Uses of Class
com.google.cloud.videointelligence.v1p2beta1.AnnotateVideoRequest
-
Packages that use AnnotateVideoRequest Package Description com.google.cloud.videointelligence.v1p2beta1 A client to Cloud Video Intelligence APIcom.google.cloud.videointelligence.v1p2beta1.stub -
-
Uses of AnnotateVideoRequest in com.google.cloud.videointelligence.v1p2beta1
Methods in com.google.cloud.videointelligence.v1p2beta1 that return AnnotateVideoRequest Modifier and Type Method Description AnnotateVideoRequest
AnnotateVideoRequest.Builder. build()
AnnotateVideoRequest
AnnotateVideoRequest.Builder. buildPartial()
static AnnotateVideoRequest
AnnotateVideoRequest. getDefaultInstance()
AnnotateVideoRequest
AnnotateVideoRequest.Builder. getDefaultInstanceForType()
AnnotateVideoRequest
AnnotateVideoRequest. getDefaultInstanceForType()
static AnnotateVideoRequest
AnnotateVideoRequest. parseDelimitedFrom(InputStream input)
static AnnotateVideoRequest
AnnotateVideoRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AnnotateVideoRequest
AnnotateVideoRequest. parseFrom(byte[] data)
static AnnotateVideoRequest
AnnotateVideoRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AnnotateVideoRequest
AnnotateVideoRequest. parseFrom(com.google.protobuf.ByteString data)
static AnnotateVideoRequest
AnnotateVideoRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AnnotateVideoRequest
AnnotateVideoRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static AnnotateVideoRequest
AnnotateVideoRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AnnotateVideoRequest
AnnotateVideoRequest. parseFrom(InputStream input)
static AnnotateVideoRequest
AnnotateVideoRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AnnotateVideoRequest
AnnotateVideoRequest. parseFrom(ByteBuffer data)
static AnnotateVideoRequest
AnnotateVideoRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.videointelligence.v1p2beta1 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.v1p2beta1 with parameters of type AnnotateVideoRequest Modifier and Type Method Description default void
VideoIntelligenceServiceGrpc.AsyncService. annotateVideo(AnnotateVideoRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Performs asynchronous video annotation.com.google.longrunning.Operation
VideoIntelligenceServiceGrpc.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.void
VideoIntelligenceServiceGrpc.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.Builder
AnnotateVideoRequest.Builder. mergeFrom(AnnotateVideoRequest other)
static AnnotateVideoRequest.Builder
AnnotateVideoRequest. newBuilder(AnnotateVideoRequest prototype)
-
Uses of AnnotateVideoRequest in com.google.cloud.videointelligence.v1p2beta1.stub
Methods in com.google.cloud.videointelligence.v1p2beta1.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.
-