@Generated(value="by gapic-generator") @BetaApi(value="A restructuring of stub classes is planned, so this may break in the future") public abstract class StreamingVideoIntelligenceServiceStub extends Object implements BackgroundResource
This class is for advanced usage and reflects the underlying API directly.
Constructor and Description |
---|
StreamingVideoIntelligenceServiceStub() |
Modifier and Type | Method and Description |
---|---|
abstract void |
close() |
BidiStreamingCallable<com.google.cloud.videointelligence.v1p3beta1.StreamingAnnotateVideoRequest,com.google.cloud.videointelligence.v1p3beta1.StreamingAnnotateVideoResponse> |
streamingAnnotateVideoCallable() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
awaitTermination, isShutdown, isTerminated, shutdown, shutdownNow
public StreamingVideoIntelligenceServiceStub()
public BidiStreamingCallable<com.google.cloud.videointelligence.v1p3beta1.StreamingAnnotateVideoRequest,com.google.cloud.videointelligence.v1p3beta1.StreamingAnnotateVideoResponse> streamingAnnotateVideoCallable()
public abstract void close()
close
in interface AutoCloseable
Copyright © 2019 Google LLC. All rights reserved.