Class VideoIntelligenceServiceStub

  • All Implemented Interfaces:
    com.google.api.gax.core.BackgroundResource, AutoCloseable
    Direct Known Subclasses:
    GrpcVideoIntelligenceServiceStub, HttpJsonVideoIntelligenceServiceStub

    @BetaApi
    @Generated("by gapic-generator-java")
    public abstract class VideoIntelligenceServiceStub
    extends Object
    implements com.google.api.gax.core.BackgroundResource
    Base stub class for the VideoIntelligenceService service API.

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

    • Constructor Detail

      • VideoIntelligenceServiceStub

        public VideoIntelligenceServiceStub()
    • Method Detail

      • getOperationsStub

        public com.google.longrunning.stub.OperationsStub getOperationsStub()
      • getHttpJsonOperationsStub

        public com.google.api.gax.httpjson.longrunning.stub.OperationsStub getHttpJsonOperationsStub()
      • annotateVideoCallable

        public com.google.api.gax.rpc.UnaryCallable<AnnotateVideoRequest,​com.google.longrunning.Operation> annotateVideoCallable()