Class StreamingVideoIntelligenceServiceStub (2.36.0)

public abstract class StreamingVideoIntelligenceServiceStub implements BackgroundResource

Base stub class for the StreamingVideoIntelligenceService service API.

This class is for advanced usage and reflects the underlying API directly.

Inheritance

java.lang.Object > StreamingVideoIntelligenceServiceStub

Implements

BackgroundResource

Constructors

StreamingVideoIntelligenceServiceStub()

public StreamingVideoIntelligenceServiceStub()

Methods

close()

public abstract void close()

streamingAnnotateVideoCallable()

public BidiStreamingCallable<StreamingAnnotateVideoRequest,StreamingAnnotateVideoResponse> streamingAnnotateVideoCallable()
Returns
TypeDescription
BidiStreamingCallable<StreamingAnnotateVideoRequest,StreamingAnnotateVideoResponse>