Uses of Class
com.google.cloud.vision.v1.AsyncBatchAnnotateImagesRequest
-
Packages that use AsyncBatchAnnotateImagesRequest Package Description com.google.cloud.vision.v1 A client to Cloud Vision APIcom.google.cloud.vision.v1.stub -
-
Uses of AsyncBatchAnnotateImagesRequest in com.google.cloud.vision.v1
Methods in com.google.cloud.vision.v1 that return AsyncBatchAnnotateImagesRequest Modifier and Type Method Description AsyncBatchAnnotateImagesRequestAsyncBatchAnnotateImagesRequest.Builder. build()AsyncBatchAnnotateImagesRequestAsyncBatchAnnotateImagesRequest.Builder. buildPartial()static AsyncBatchAnnotateImagesRequestAsyncBatchAnnotateImagesRequest. getDefaultInstance()AsyncBatchAnnotateImagesRequestAsyncBatchAnnotateImagesRequest.Builder. getDefaultInstanceForType()AsyncBatchAnnotateImagesRequestAsyncBatchAnnotateImagesRequest. getDefaultInstanceForType()static AsyncBatchAnnotateImagesRequestAsyncBatchAnnotateImagesRequest. parseDelimitedFrom(InputStream input)static AsyncBatchAnnotateImagesRequestAsyncBatchAnnotateImagesRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AsyncBatchAnnotateImagesRequestAsyncBatchAnnotateImagesRequest. parseFrom(byte[] data)static AsyncBatchAnnotateImagesRequestAsyncBatchAnnotateImagesRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AsyncBatchAnnotateImagesRequestAsyncBatchAnnotateImagesRequest. parseFrom(com.google.protobuf.ByteString data)static AsyncBatchAnnotateImagesRequestAsyncBatchAnnotateImagesRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AsyncBatchAnnotateImagesRequestAsyncBatchAnnotateImagesRequest. parseFrom(com.google.protobuf.CodedInputStream input)static AsyncBatchAnnotateImagesRequestAsyncBatchAnnotateImagesRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AsyncBatchAnnotateImagesRequestAsyncBatchAnnotateImagesRequest. parseFrom(InputStream input)static AsyncBatchAnnotateImagesRequestAsyncBatchAnnotateImagesRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AsyncBatchAnnotateImagesRequestAsyncBatchAnnotateImagesRequest. parseFrom(ByteBuffer data)static AsyncBatchAnnotateImagesRequestAsyncBatchAnnotateImagesRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.vision.v1 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.v1 with parameters of type AsyncBatchAnnotateImagesRequest Modifier and Type Method Description default voidImageAnnotatorGrpc.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.OperationImageAnnotatorGrpc.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.voidImageAnnotatorGrpc.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.BuilderAsyncBatchAnnotateImagesRequest.Builder. mergeFrom(AsyncBatchAnnotateImagesRequest other)static AsyncBatchAnnotateImagesRequest.BuilderAsyncBatchAnnotateImagesRequest. newBuilder(AsyncBatchAnnotateImagesRequest prototype) -
Uses of AsyncBatchAnnotateImagesRequest in com.google.cloud.vision.v1.stub
Methods in com.google.cloud.vision.v1.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.
-