Uses of Class
com.google.cloud.videointelligence.v1beta2.AnnotateVideoRequest
-
Packages that use AnnotateVideoRequest Package Description com.google.cloud.videointelligence.v1beta2 A client to Google Cloud Video Intelligence APIcom.google.cloud.videointelligence.v1beta2.stub -
-
Uses of AnnotateVideoRequest in com.google.cloud.videointelligence.v1beta2
Methods in com.google.cloud.videointelligence.v1beta2 that return AnnotateVideoRequest Modifier and Type Method Description AnnotateVideoRequestAnnotateVideoRequest.Builder. build()AnnotateVideoRequestAnnotateVideoRequest.Builder. buildPartial()static AnnotateVideoRequestAnnotateVideoRequest. getDefaultInstance()AnnotateVideoRequestAnnotateVideoRequest.Builder. getDefaultInstanceForType()AnnotateVideoRequestAnnotateVideoRequest. getDefaultInstanceForType()static AnnotateVideoRequestAnnotateVideoRequest. parseDelimitedFrom(InputStream input)static AnnotateVideoRequestAnnotateVideoRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AnnotateVideoRequestAnnotateVideoRequest. parseFrom(byte[] data)static AnnotateVideoRequestAnnotateVideoRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AnnotateVideoRequestAnnotateVideoRequest. parseFrom(com.google.protobuf.ByteString data)static AnnotateVideoRequestAnnotateVideoRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AnnotateVideoRequestAnnotateVideoRequest. parseFrom(com.google.protobuf.CodedInputStream input)static AnnotateVideoRequestAnnotateVideoRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AnnotateVideoRequestAnnotateVideoRequest. parseFrom(InputStream input)static AnnotateVideoRequestAnnotateVideoRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AnnotateVideoRequestAnnotateVideoRequest. parseFrom(ByteBuffer data)static AnnotateVideoRequestAnnotateVideoRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.videointelligence.v1beta2 that return types with arguments of type AnnotateVideoRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<AnnotateVideoRequest,com.google.longrunning.Operation>VideoIntelligenceServiceClient. annotateVideoCallable()Performs asynchronous video annotation.com.google.api.gax.rpc.OperationCallable<AnnotateVideoRequest,AnnotateVideoResponse,AnnotateVideoProgress>VideoIntelligenceServiceClient. annotateVideoOperationCallable()Performs asynchronous video annotation.com.google.api.gax.rpc.OperationCallSettings<AnnotateVideoRequest,AnnotateVideoResponse,AnnotateVideoProgress>VideoIntelligenceServiceSettings. annotateVideoOperationSettings()Returns the object with the settings used for calls to annotateVideo.com.google.api.gax.rpc.OperationCallSettings.Builder<AnnotateVideoRequest,AnnotateVideoResponse,AnnotateVideoProgress>VideoIntelligenceServiceSettings.Builder. annotateVideoOperationSettings()Returns the builder for the settings used for calls to annotateVideo.com.google.api.gax.rpc.UnaryCallSettings<AnnotateVideoRequest,com.google.longrunning.Operation>VideoIntelligenceServiceSettings. annotateVideoSettings()Returns the object with the settings used for calls to annotateVideo.com.google.api.gax.rpc.UnaryCallSettings.Builder<AnnotateVideoRequest,com.google.longrunning.Operation>VideoIntelligenceServiceSettings.Builder. annotateVideoSettings()Returns the builder for the settings used for calls to annotateVideo.static io.grpc.MethodDescriptor<AnnotateVideoRequest,com.google.longrunning.Operation>VideoIntelligenceServiceGrpc. getAnnotateVideoMethod()com.google.protobuf.Parser<AnnotateVideoRequest>AnnotateVideoRequest. getParserForType()static com.google.protobuf.Parser<AnnotateVideoRequest>AnnotateVideoRequest. parser()Methods in com.google.cloud.videointelligence.v1beta2 with parameters of type AnnotateVideoRequest Modifier and Type Method Description default voidVideoIntelligenceServiceGrpc.AsyncService. annotateVideo(AnnotateVideoRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Performs asynchronous video annotation.com.google.longrunning.OperationVideoIntelligenceServiceGrpc.VideoIntelligenceServiceBlockingStub. annotateVideo(AnnotateVideoRequest request)Performs asynchronous video annotation.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>VideoIntelligenceServiceGrpc.VideoIntelligenceServiceFutureStub. annotateVideo(AnnotateVideoRequest request)Performs asynchronous video annotation.voidVideoIntelligenceServiceGrpc.VideoIntelligenceServiceStub. annotateVideo(AnnotateVideoRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Performs asynchronous video annotation.com.google.api.gax.longrunning.OperationFuture<AnnotateVideoResponse,AnnotateVideoProgress>VideoIntelligenceServiceClient. annotateVideoAsync(AnnotateVideoRequest request)Performs asynchronous video annotation.AnnotateVideoRequest.BuilderAnnotateVideoRequest.Builder. mergeFrom(AnnotateVideoRequest other)static AnnotateVideoRequest.BuilderAnnotateVideoRequest. newBuilder(AnnotateVideoRequest prototype) -
Uses of AnnotateVideoRequest in com.google.cloud.videointelligence.v1beta2.stub
Methods in com.google.cloud.videointelligence.v1beta2.stub that return types with arguments of type AnnotateVideoRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<AnnotateVideoRequest,com.google.longrunning.Operation>GrpcVideoIntelligenceServiceStub. annotateVideoCallable()com.google.api.gax.rpc.UnaryCallable<AnnotateVideoRequest,com.google.longrunning.Operation>HttpJsonVideoIntelligenceServiceStub. annotateVideoCallable()com.google.api.gax.rpc.UnaryCallable<AnnotateVideoRequest,com.google.longrunning.Operation>VideoIntelligenceServiceStub. annotateVideoCallable()com.google.api.gax.rpc.OperationCallable<AnnotateVideoRequest,AnnotateVideoResponse,AnnotateVideoProgress>GrpcVideoIntelligenceServiceStub. annotateVideoOperationCallable()com.google.api.gax.rpc.OperationCallable<AnnotateVideoRequest,AnnotateVideoResponse,AnnotateVideoProgress>HttpJsonVideoIntelligenceServiceStub. annotateVideoOperationCallable()com.google.api.gax.rpc.OperationCallable<AnnotateVideoRequest,AnnotateVideoResponse,AnnotateVideoProgress>VideoIntelligenceServiceStub. annotateVideoOperationCallable()com.google.api.gax.rpc.OperationCallSettings<AnnotateVideoRequest,AnnotateVideoResponse,AnnotateVideoProgress>VideoIntelligenceServiceStubSettings. annotateVideoOperationSettings()Returns the object with the settings used for calls to annotateVideo.com.google.api.gax.rpc.OperationCallSettings.Builder<AnnotateVideoRequest,AnnotateVideoResponse,AnnotateVideoProgress>VideoIntelligenceServiceStubSettings.Builder. annotateVideoOperationSettings()Returns the builder for the settings used for calls to annotateVideo.com.google.api.gax.rpc.UnaryCallSettings<AnnotateVideoRequest,com.google.longrunning.Operation>VideoIntelligenceServiceStubSettings. annotateVideoSettings()Returns the object with the settings used for calls to annotateVideo.com.google.api.gax.rpc.UnaryCallSettings.Builder<AnnotateVideoRequest,com.google.longrunning.Operation>VideoIntelligenceServiceStubSettings.Builder. annotateVideoSettings()Returns the builder for the settings used for calls to annotateVideo.
-