Uses of Class
com.google.cloud.vision.v1p3beta1.BatchOperationMetadata
-
Packages that use BatchOperationMetadata Package Description com.google.cloud.vision.v1p3beta1 A client to Cloud Vision APIcom.google.cloud.vision.v1p3beta1.stub -
-
Uses of BatchOperationMetadata in com.google.cloud.vision.v1p3beta1
Methods in com.google.cloud.vision.v1p3beta1 that return BatchOperationMetadata Modifier and Type Method Description BatchOperationMetadataBatchOperationMetadata.Builder. build()BatchOperationMetadataBatchOperationMetadata.Builder. buildPartial()static BatchOperationMetadataBatchOperationMetadata. getDefaultInstance()BatchOperationMetadataBatchOperationMetadata.Builder. getDefaultInstanceForType()BatchOperationMetadataBatchOperationMetadata. getDefaultInstanceForType()static BatchOperationMetadataBatchOperationMetadata. parseDelimitedFrom(InputStream input)static BatchOperationMetadataBatchOperationMetadata. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchOperationMetadataBatchOperationMetadata. parseFrom(byte[] data)static BatchOperationMetadataBatchOperationMetadata. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchOperationMetadataBatchOperationMetadata. parseFrom(com.google.protobuf.ByteString data)static BatchOperationMetadataBatchOperationMetadata. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchOperationMetadataBatchOperationMetadata. parseFrom(com.google.protobuf.CodedInputStream input)static BatchOperationMetadataBatchOperationMetadata. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchOperationMetadataBatchOperationMetadata. parseFrom(InputStream input)static BatchOperationMetadataBatchOperationMetadata. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchOperationMetadataBatchOperationMetadata. parseFrom(ByteBuffer data)static BatchOperationMetadataBatchOperationMetadata. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.vision.v1p3beta1 that return types with arguments of type BatchOperationMetadata Modifier and Type Method Description com.google.protobuf.Parser<BatchOperationMetadata>BatchOperationMetadata. getParserForType()com.google.api.gax.longrunning.OperationFuture<ImportProductSetsResponse,BatchOperationMetadata>ProductSearchClient. importProductSetsAsync(ImportProductSetsRequest request)Asynchronous API that imports a list of reference images to specified product sets based on a list of image information.com.google.api.gax.longrunning.OperationFuture<ImportProductSetsResponse,BatchOperationMetadata>ProductSearchClient. importProductSetsAsync(LocationName parent, ImportProductSetsInputConfig inputConfig)Asynchronous API that imports a list of reference images to specified product sets based on a list of image information.com.google.api.gax.longrunning.OperationFuture<ImportProductSetsResponse,BatchOperationMetadata>ProductSearchClient. importProductSetsAsync(String parent, ImportProductSetsInputConfig inputConfig)Asynchronous API that imports a list of reference images to specified product sets based on a list of image information.com.google.api.gax.rpc.OperationCallable<ImportProductSetsRequest,ImportProductSetsResponse,BatchOperationMetadata>ProductSearchClient. importProductSetsOperationCallable()Asynchronous API that imports a list of reference images to specified product sets based on a list of image information.com.google.api.gax.rpc.OperationCallSettings.Builder<ImportProductSetsRequest,ImportProductSetsResponse,BatchOperationMetadata>ProductSearchSettings.Builder. importProductSetsOperationSettings()Returns the builder for the settings used for calls to importProductSets.com.google.api.gax.rpc.OperationCallSettings<ImportProductSetsRequest,ImportProductSetsResponse,BatchOperationMetadata>ProductSearchSettings. importProductSetsOperationSettings()Returns the object with the settings used for calls to importProductSets.static com.google.protobuf.Parser<BatchOperationMetadata>BatchOperationMetadata. parser()Methods in com.google.cloud.vision.v1p3beta1 with parameters of type BatchOperationMetadata Modifier and Type Method Description BatchOperationMetadata.BuilderBatchOperationMetadata.Builder. mergeFrom(BatchOperationMetadata other)static BatchOperationMetadata.BuilderBatchOperationMetadata. newBuilder(BatchOperationMetadata prototype) -
Uses of BatchOperationMetadata in com.google.cloud.vision.v1p3beta1.stub
Methods in com.google.cloud.vision.v1p3beta1.stub that return types with arguments of type BatchOperationMetadata Modifier and Type Method Description com.google.api.gax.rpc.OperationCallable<ImportProductSetsRequest,ImportProductSetsResponse,BatchOperationMetadata>GrpcProductSearchStub. importProductSetsOperationCallable()com.google.api.gax.rpc.OperationCallable<ImportProductSetsRequest,ImportProductSetsResponse,BatchOperationMetadata>HttpJsonProductSearchStub. importProductSetsOperationCallable()com.google.api.gax.rpc.OperationCallable<ImportProductSetsRequest,ImportProductSetsResponse,BatchOperationMetadata>ProductSearchStub. importProductSetsOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<ImportProductSetsRequest,ImportProductSetsResponse,BatchOperationMetadata>ProductSearchStubSettings.Builder. importProductSetsOperationSettings()Returns the builder for the settings used for calls to importProductSets.com.google.api.gax.rpc.OperationCallSettings<ImportProductSetsRequest,ImportProductSetsResponse,BatchOperationMetadata>ProductSearchStubSettings. importProductSetsOperationSettings()Returns the object with the settings used for calls to importProductSets.
-