Uses of Class
com.google.cloud.vision.v1p4beta1.AsyncBatchAnnotateImagesRequest
-
Packages that use AsyncBatchAnnotateImagesRequest Package Description com.google.cloud.vision.v1p4beta1 A client to Cloud Vision APIcom.google.cloud.vision.v1p4beta1.stub -
-
Uses of AsyncBatchAnnotateImagesRequest in com.google.cloud.vision.v1p4beta1
Methods in com.google.cloud.vision.v1p4beta1 that return AsyncBatchAnnotateImagesRequest Modifier and Type Method Description AsyncBatchAnnotateImagesRequest
AsyncBatchAnnotateImagesRequest.Builder. build()
AsyncBatchAnnotateImagesRequest
AsyncBatchAnnotateImagesRequest.Builder. buildPartial()
static AsyncBatchAnnotateImagesRequest
AsyncBatchAnnotateImagesRequest. getDefaultInstance()
AsyncBatchAnnotateImagesRequest
AsyncBatchAnnotateImagesRequest.Builder. getDefaultInstanceForType()
AsyncBatchAnnotateImagesRequest
AsyncBatchAnnotateImagesRequest. getDefaultInstanceForType()
static AsyncBatchAnnotateImagesRequest
AsyncBatchAnnotateImagesRequest. parseDelimitedFrom(InputStream input)
static AsyncBatchAnnotateImagesRequest
AsyncBatchAnnotateImagesRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AsyncBatchAnnotateImagesRequest
AsyncBatchAnnotateImagesRequest. parseFrom(byte[] data)
static AsyncBatchAnnotateImagesRequest
AsyncBatchAnnotateImagesRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AsyncBatchAnnotateImagesRequest
AsyncBatchAnnotateImagesRequest. parseFrom(com.google.protobuf.ByteString data)
static AsyncBatchAnnotateImagesRequest
AsyncBatchAnnotateImagesRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AsyncBatchAnnotateImagesRequest
AsyncBatchAnnotateImagesRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static AsyncBatchAnnotateImagesRequest
AsyncBatchAnnotateImagesRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AsyncBatchAnnotateImagesRequest
AsyncBatchAnnotateImagesRequest. parseFrom(InputStream input)
static AsyncBatchAnnotateImagesRequest
AsyncBatchAnnotateImagesRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AsyncBatchAnnotateImagesRequest
AsyncBatchAnnotateImagesRequest. parseFrom(ByteBuffer data)
static AsyncBatchAnnotateImagesRequest
AsyncBatchAnnotateImagesRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.vision.v1p4beta1 that return types with arguments of type AsyncBatchAnnotateImagesRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<AsyncBatchAnnotateImagesRequest,com.google.longrunning.Operation>
ImageAnnotatorClient. asyncBatchAnnotateImagesCallable()
Run asynchronous image detection and annotation for a list of images.com.google.api.gax.rpc.OperationCallable<AsyncBatchAnnotateImagesRequest,AsyncBatchAnnotateImagesResponse,OperationMetadata>
ImageAnnotatorClient. asyncBatchAnnotateImagesOperationCallable()
Run asynchronous image detection and annotation for a list of images.com.google.api.gax.rpc.OperationCallSettings<AsyncBatchAnnotateImagesRequest,AsyncBatchAnnotateImagesResponse,OperationMetadata>
ImageAnnotatorSettings. asyncBatchAnnotateImagesOperationSettings()
Returns the object with the settings used for calls to asyncBatchAnnotateImages.com.google.api.gax.rpc.OperationCallSettings.Builder<AsyncBatchAnnotateImagesRequest,AsyncBatchAnnotateImagesResponse,OperationMetadata>
ImageAnnotatorSettings.Builder. asyncBatchAnnotateImagesOperationSettings()
Returns the builder for the settings used for calls to asyncBatchAnnotateImages.com.google.api.gax.rpc.UnaryCallSettings<AsyncBatchAnnotateImagesRequest,com.google.longrunning.Operation>
ImageAnnotatorSettings. asyncBatchAnnotateImagesSettings()
Returns the object with the settings used for calls to asyncBatchAnnotateImages.com.google.api.gax.rpc.UnaryCallSettings.Builder<AsyncBatchAnnotateImagesRequest,com.google.longrunning.Operation>
ImageAnnotatorSettings.Builder. asyncBatchAnnotateImagesSettings()
Returns the builder for the settings used for calls to asyncBatchAnnotateImages.static io.grpc.MethodDescriptor<AsyncBatchAnnotateImagesRequest,com.google.longrunning.Operation>
ImageAnnotatorGrpc. getAsyncBatchAnnotateImagesMethod()
com.google.protobuf.Parser<AsyncBatchAnnotateImagesRequest>
AsyncBatchAnnotateImagesRequest. getParserForType()
static com.google.protobuf.Parser<AsyncBatchAnnotateImagesRequest>
AsyncBatchAnnotateImagesRequest. parser()
Methods in com.google.cloud.vision.v1p4beta1 with parameters of type AsyncBatchAnnotateImagesRequest Modifier and Type Method Description default void
ImageAnnotatorGrpc.AsyncService. asyncBatchAnnotateImages(AsyncBatchAnnotateImagesRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Run asynchronous image detection and annotation for a list of images.com.google.longrunning.Operation
ImageAnnotatorGrpc.ImageAnnotatorBlockingStub. asyncBatchAnnotateImages(AsyncBatchAnnotateImagesRequest request)
Run asynchronous image detection and annotation for a list of images.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>
ImageAnnotatorGrpc.ImageAnnotatorFutureStub. asyncBatchAnnotateImages(AsyncBatchAnnotateImagesRequest request)
Run asynchronous image detection and annotation for a list of images.void
ImageAnnotatorGrpc.ImageAnnotatorStub. asyncBatchAnnotateImages(AsyncBatchAnnotateImagesRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Run asynchronous image detection and annotation for a list of images.com.google.api.gax.longrunning.OperationFuture<AsyncBatchAnnotateImagesResponse,OperationMetadata>
ImageAnnotatorClient. asyncBatchAnnotateImagesAsync(AsyncBatchAnnotateImagesRequest request)
Run asynchronous image detection and annotation for a list of images.AsyncBatchAnnotateImagesRequest.Builder
AsyncBatchAnnotateImagesRequest.Builder. mergeFrom(AsyncBatchAnnotateImagesRequest other)
static AsyncBatchAnnotateImagesRequest.Builder
AsyncBatchAnnotateImagesRequest. newBuilder(AsyncBatchAnnotateImagesRequest prototype)
-
Uses of AsyncBatchAnnotateImagesRequest in com.google.cloud.vision.v1p4beta1.stub
Methods in com.google.cloud.vision.v1p4beta1.stub that return types with arguments of type AsyncBatchAnnotateImagesRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<AsyncBatchAnnotateImagesRequest,com.google.longrunning.Operation>
GrpcImageAnnotatorStub. asyncBatchAnnotateImagesCallable()
com.google.api.gax.rpc.UnaryCallable<AsyncBatchAnnotateImagesRequest,com.google.longrunning.Operation>
HttpJsonImageAnnotatorStub. asyncBatchAnnotateImagesCallable()
com.google.api.gax.rpc.UnaryCallable<AsyncBatchAnnotateImagesRequest,com.google.longrunning.Operation>
ImageAnnotatorStub. asyncBatchAnnotateImagesCallable()
com.google.api.gax.rpc.OperationCallable<AsyncBatchAnnotateImagesRequest,AsyncBatchAnnotateImagesResponse,OperationMetadata>
GrpcImageAnnotatorStub. asyncBatchAnnotateImagesOperationCallable()
com.google.api.gax.rpc.OperationCallable<AsyncBatchAnnotateImagesRequest,AsyncBatchAnnotateImagesResponse,OperationMetadata>
HttpJsonImageAnnotatorStub. asyncBatchAnnotateImagesOperationCallable()
com.google.api.gax.rpc.OperationCallable<AsyncBatchAnnotateImagesRequest,AsyncBatchAnnotateImagesResponse,OperationMetadata>
ImageAnnotatorStub. asyncBatchAnnotateImagesOperationCallable()
com.google.api.gax.rpc.OperationCallSettings<AsyncBatchAnnotateImagesRequest,AsyncBatchAnnotateImagesResponse,OperationMetadata>
ImageAnnotatorStubSettings. asyncBatchAnnotateImagesOperationSettings()
Returns the object with the settings used for calls to asyncBatchAnnotateImages.com.google.api.gax.rpc.OperationCallSettings.Builder<AsyncBatchAnnotateImagesRequest,AsyncBatchAnnotateImagesResponse,OperationMetadata>
ImageAnnotatorStubSettings.Builder. asyncBatchAnnotateImagesOperationSettings()
Returns the builder for the settings used for calls to asyncBatchAnnotateImages.com.google.api.gax.rpc.UnaryCallSettings<AsyncBatchAnnotateImagesRequest,com.google.longrunning.Operation>
ImageAnnotatorStubSettings. asyncBatchAnnotateImagesSettings()
Returns the object with the settings used for calls to asyncBatchAnnotateImages.com.google.api.gax.rpc.UnaryCallSettings.Builder<AsyncBatchAnnotateImagesRequest,com.google.longrunning.Operation>
ImageAnnotatorStubSettings.Builder. asyncBatchAnnotateImagesSettings()
Returns the builder for the settings used for calls to asyncBatchAnnotateImages.
-