Uses of Class
com.google.cloud.vision.v1.AsyncBatchAnnotateFilesRequest
-
Packages that use AsyncBatchAnnotateFilesRequest Package Description com.google.cloud.vision.v1 A client to Cloud Vision APIcom.google.cloud.vision.v1.stub -
-
Uses of AsyncBatchAnnotateFilesRequest in com.google.cloud.vision.v1
Methods in com.google.cloud.vision.v1 that return AsyncBatchAnnotateFilesRequest Modifier and Type Method Description AsyncBatchAnnotateFilesRequestAsyncBatchAnnotateFilesRequest.Builder. build()AsyncBatchAnnotateFilesRequestAsyncBatchAnnotateFilesRequest.Builder. buildPartial()static AsyncBatchAnnotateFilesRequestAsyncBatchAnnotateFilesRequest. getDefaultInstance()AsyncBatchAnnotateFilesRequestAsyncBatchAnnotateFilesRequest.Builder. getDefaultInstanceForType()AsyncBatchAnnotateFilesRequestAsyncBatchAnnotateFilesRequest. getDefaultInstanceForType()static AsyncBatchAnnotateFilesRequestAsyncBatchAnnotateFilesRequest. parseDelimitedFrom(InputStream input)static AsyncBatchAnnotateFilesRequestAsyncBatchAnnotateFilesRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AsyncBatchAnnotateFilesRequestAsyncBatchAnnotateFilesRequest. parseFrom(byte[] data)static AsyncBatchAnnotateFilesRequestAsyncBatchAnnotateFilesRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AsyncBatchAnnotateFilesRequestAsyncBatchAnnotateFilesRequest. parseFrom(com.google.protobuf.ByteString data)static AsyncBatchAnnotateFilesRequestAsyncBatchAnnotateFilesRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AsyncBatchAnnotateFilesRequestAsyncBatchAnnotateFilesRequest. parseFrom(com.google.protobuf.CodedInputStream input)static AsyncBatchAnnotateFilesRequestAsyncBatchAnnotateFilesRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AsyncBatchAnnotateFilesRequestAsyncBatchAnnotateFilesRequest. parseFrom(InputStream input)static AsyncBatchAnnotateFilesRequestAsyncBatchAnnotateFilesRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AsyncBatchAnnotateFilesRequestAsyncBatchAnnotateFilesRequest. parseFrom(ByteBuffer data)static AsyncBatchAnnotateFilesRequestAsyncBatchAnnotateFilesRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.vision.v1 that return types with arguments of type AsyncBatchAnnotateFilesRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<AsyncBatchAnnotateFilesRequest,com.google.longrunning.Operation>ImageAnnotatorClient. asyncBatchAnnotateFilesCallable()Run asynchronous image detection and annotation for a list of generic files, such as PDF files, which may contain multiple pages and multiple images per page.com.google.api.gax.rpc.OperationCallable<AsyncBatchAnnotateFilesRequest,AsyncBatchAnnotateFilesResponse,OperationMetadata>ImageAnnotatorClient. asyncBatchAnnotateFilesOperationCallable()Run asynchronous image detection and annotation for a list of generic files, such as PDF files, which may contain multiple pages and multiple images per page.com.google.api.gax.rpc.OperationCallSettings<AsyncBatchAnnotateFilesRequest,AsyncBatchAnnotateFilesResponse,OperationMetadata>ImageAnnotatorSettings. asyncBatchAnnotateFilesOperationSettings()Returns the object with the settings used for calls to asyncBatchAnnotateFiles.com.google.api.gax.rpc.OperationCallSettings.Builder<AsyncBatchAnnotateFilesRequest,AsyncBatchAnnotateFilesResponse,OperationMetadata>ImageAnnotatorSettings.Builder. asyncBatchAnnotateFilesOperationSettings()Returns the builder for the settings used for calls to asyncBatchAnnotateFiles.com.google.api.gax.rpc.UnaryCallSettings<AsyncBatchAnnotateFilesRequest,com.google.longrunning.Operation>ImageAnnotatorSettings. asyncBatchAnnotateFilesSettings()Returns the object with the settings used for calls to asyncBatchAnnotateFiles.com.google.api.gax.rpc.UnaryCallSettings.Builder<AsyncBatchAnnotateFilesRequest,com.google.longrunning.Operation>ImageAnnotatorSettings.Builder. asyncBatchAnnotateFilesSettings()Returns the builder for the settings used for calls to asyncBatchAnnotateFiles.static io.grpc.MethodDescriptor<AsyncBatchAnnotateFilesRequest,com.google.longrunning.Operation>ImageAnnotatorGrpc. getAsyncBatchAnnotateFilesMethod()com.google.protobuf.Parser<AsyncBatchAnnotateFilesRequest>AsyncBatchAnnotateFilesRequest. getParserForType()static com.google.protobuf.Parser<AsyncBatchAnnotateFilesRequest>AsyncBatchAnnotateFilesRequest. parser()Methods in com.google.cloud.vision.v1 with parameters of type AsyncBatchAnnotateFilesRequest Modifier and Type Method Description default voidImageAnnotatorGrpc.AsyncService. asyncBatchAnnotateFiles(AsyncBatchAnnotateFilesRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Run asynchronous image detection and annotation for a list of generic files, such as PDF files, which may contain multiple pages and multiple images per page.com.google.longrunning.OperationImageAnnotatorGrpc.ImageAnnotatorBlockingStub. asyncBatchAnnotateFiles(AsyncBatchAnnotateFilesRequest request)Run asynchronous image detection and annotation for a list of generic files, such as PDF files, which may contain multiple pages and multiple images per page.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>ImageAnnotatorGrpc.ImageAnnotatorFutureStub. asyncBatchAnnotateFiles(AsyncBatchAnnotateFilesRequest request)Run asynchronous image detection and annotation for a list of generic files, such as PDF files, which may contain multiple pages and multiple images per page.voidImageAnnotatorGrpc.ImageAnnotatorStub. asyncBatchAnnotateFiles(AsyncBatchAnnotateFilesRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Run asynchronous image detection and annotation for a list of generic files, such as PDF files, which may contain multiple pages and multiple images per page.com.google.api.gax.longrunning.OperationFuture<AsyncBatchAnnotateFilesResponse,OperationMetadata>ImageAnnotatorClient. asyncBatchAnnotateFilesAsync(AsyncBatchAnnotateFilesRequest request)Run asynchronous image detection and annotation for a list of generic files, such as PDF files, which may contain multiple pages and multiple images per page.AsyncBatchAnnotateFilesRequest.BuilderAsyncBatchAnnotateFilesRequest.Builder. mergeFrom(AsyncBatchAnnotateFilesRequest other)static AsyncBatchAnnotateFilesRequest.BuilderAsyncBatchAnnotateFilesRequest. newBuilder(AsyncBatchAnnotateFilesRequest prototype) -
Uses of AsyncBatchAnnotateFilesRequest in com.google.cloud.vision.v1.stub
Methods in com.google.cloud.vision.v1.stub that return types with arguments of type AsyncBatchAnnotateFilesRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<AsyncBatchAnnotateFilesRequest,com.google.longrunning.Operation>GrpcImageAnnotatorStub. asyncBatchAnnotateFilesCallable()com.google.api.gax.rpc.UnaryCallable<AsyncBatchAnnotateFilesRequest,com.google.longrunning.Operation>HttpJsonImageAnnotatorStub. asyncBatchAnnotateFilesCallable()com.google.api.gax.rpc.UnaryCallable<AsyncBatchAnnotateFilesRequest,com.google.longrunning.Operation>ImageAnnotatorStub. asyncBatchAnnotateFilesCallable()com.google.api.gax.rpc.OperationCallable<AsyncBatchAnnotateFilesRequest,AsyncBatchAnnotateFilesResponse,OperationMetadata>GrpcImageAnnotatorStub. asyncBatchAnnotateFilesOperationCallable()com.google.api.gax.rpc.OperationCallable<AsyncBatchAnnotateFilesRequest,AsyncBatchAnnotateFilesResponse,OperationMetadata>HttpJsonImageAnnotatorStub. asyncBatchAnnotateFilesOperationCallable()com.google.api.gax.rpc.OperationCallable<AsyncBatchAnnotateFilesRequest,AsyncBatchAnnotateFilesResponse,OperationMetadata>ImageAnnotatorStub. asyncBatchAnnotateFilesOperationCallable()com.google.api.gax.rpc.OperationCallSettings<AsyncBatchAnnotateFilesRequest,AsyncBatchAnnotateFilesResponse,OperationMetadata>ImageAnnotatorStubSettings. asyncBatchAnnotateFilesOperationSettings()Returns the object with the settings used for calls to asyncBatchAnnotateFiles.com.google.api.gax.rpc.OperationCallSettings.Builder<AsyncBatchAnnotateFilesRequest,AsyncBatchAnnotateFilesResponse,OperationMetadata>ImageAnnotatorStubSettings.Builder. asyncBatchAnnotateFilesOperationSettings()Returns the builder for the settings used for calls to asyncBatchAnnotateFiles.com.google.api.gax.rpc.UnaryCallSettings<AsyncBatchAnnotateFilesRequest,com.google.longrunning.Operation>ImageAnnotatorStubSettings. asyncBatchAnnotateFilesSettings()Returns the object with the settings used for calls to asyncBatchAnnotateFiles.com.google.api.gax.rpc.UnaryCallSettings.Builder<AsyncBatchAnnotateFilesRequest,com.google.longrunning.Operation>ImageAnnotatorStubSettings.Builder. asyncBatchAnnotateFilesSettings()Returns the builder for the settings used for calls to asyncBatchAnnotateFiles.
-