Class VideoIntelligenceServiceStub (2.0.27)

public abstract class VideoIntelligenceServiceStub implements BackgroundResource

Base stub class for the VideoIntelligenceService service API.

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

Inheritance

java.lang.Object > VideoIntelligenceServiceStub

Implements

BackgroundResource

Constructors

VideoIntelligenceServiceStub()

public VideoIntelligenceServiceStub()

Methods

annotateVideoCallable()

public UnaryCallable<AnnotateVideoRequest,Operation> annotateVideoCallable()
Returns
TypeDescription
UnaryCallable<AnnotateVideoRequest,Operation>

annotateVideoOperationCallable()

public OperationCallable<AnnotateVideoRequest,AnnotateVideoResponse,AnnotateVideoProgress> annotateVideoOperationCallable()
Returns
TypeDescription
OperationCallable<AnnotateVideoRequest,AnnotateVideoResponse,AnnotateVideoProgress>

close()

public abstract void close()

getOperationsStub()

public OperationsStub getOperationsStub()
Returns
TypeDescription
OperationsStub