Class VideoIntelligenceServiceStub (2.43.0)

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
Type Description
UnaryCallable<AnnotateVideoRequest,Operation>

annotateVideoOperationCallable()

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

close()

public abstract void close()

getHttpJsonOperationsStub()

public OperationsStub getHttpJsonOperationsStub()
Returns
Type Description
OperationsStub

getOperationsStub()

public OperationsStub getOperationsStub()
Returns
Type Description
OperationsStub