Uses of Class
com.google.cloud.vision.v1.BatchOperationMetadata
-
Packages that use BatchOperationMetadata Package Description com.google.cloud.vision.v1 A client to Cloud Vision APIcom.google.cloud.vision.v1.stub -
-
Uses of BatchOperationMetadata in com.google.cloud.vision.v1
Methods in com.google.cloud.vision.v1 that return BatchOperationMetadata Modifier and Type Method Description BatchOperationMetadata
BatchOperationMetadata.Builder. build()
BatchOperationMetadata
BatchOperationMetadata.Builder. buildPartial()
static BatchOperationMetadata
BatchOperationMetadata. getDefaultInstance()
BatchOperationMetadata
BatchOperationMetadata.Builder. getDefaultInstanceForType()
BatchOperationMetadata
BatchOperationMetadata. getDefaultInstanceForType()
static BatchOperationMetadata
BatchOperationMetadata. parseDelimitedFrom(InputStream input)
static BatchOperationMetadata
BatchOperationMetadata. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static BatchOperationMetadata
BatchOperationMetadata. parseFrom(byte[] data)
static BatchOperationMetadata
BatchOperationMetadata. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static BatchOperationMetadata
BatchOperationMetadata. parseFrom(com.google.protobuf.ByteString data)
static BatchOperationMetadata
BatchOperationMetadata. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static BatchOperationMetadata
BatchOperationMetadata. parseFrom(com.google.protobuf.CodedInputStream input)
static BatchOperationMetadata
BatchOperationMetadata. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static BatchOperationMetadata
BatchOperationMetadata. parseFrom(InputStream input)
static BatchOperationMetadata
BatchOperationMetadata. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static BatchOperationMetadata
BatchOperationMetadata. parseFrom(ByteBuffer data)
static BatchOperationMetadata
BatchOperationMetadata. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.vision.v1 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()
com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,BatchOperationMetadata>
ProductSearchClient. purgeProductsAsync(LocationName parent)
Asynchronous API to delete all Products in a ProductSet or all Products that are in no ProductSet.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,BatchOperationMetadata>
ProductSearchClient. purgeProductsAsync(PurgeProductsRequest request)
Asynchronous API to delete all Products in a ProductSet or all Products that are in no ProductSet.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,BatchOperationMetadata>
ProductSearchClient. purgeProductsAsync(String parent)
Asynchronous API to delete all Products in a ProductSet or all Products that are in no ProductSet.com.google.api.gax.rpc.OperationCallable<PurgeProductsRequest,com.google.protobuf.Empty,BatchOperationMetadata>
ProductSearchClient. purgeProductsOperationCallable()
Asynchronous API to delete all Products in a ProductSet or all Products that are in no ProductSet.com.google.api.gax.rpc.OperationCallSettings.Builder<PurgeProductsRequest,com.google.protobuf.Empty,BatchOperationMetadata>
ProductSearchSettings.Builder. purgeProductsOperationSettings()
Returns the builder for the settings used for calls to purgeProducts.com.google.api.gax.rpc.OperationCallSettings<PurgeProductsRequest,com.google.protobuf.Empty,BatchOperationMetadata>
ProductSearchSettings. purgeProductsOperationSettings()
Returns the object with the settings used for calls to purgeProducts.Methods in com.google.cloud.vision.v1 with parameters of type BatchOperationMetadata Modifier and Type Method Description BatchOperationMetadata.Builder
BatchOperationMetadata.Builder. mergeFrom(BatchOperationMetadata other)
static BatchOperationMetadata.Builder
BatchOperationMetadata. newBuilder(BatchOperationMetadata prototype)
-
Uses of BatchOperationMetadata in com.google.cloud.vision.v1.stub
Methods in com.google.cloud.vision.v1.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.com.google.api.gax.rpc.OperationCallable<PurgeProductsRequest,com.google.protobuf.Empty,BatchOperationMetadata>
GrpcProductSearchStub. purgeProductsOperationCallable()
com.google.api.gax.rpc.OperationCallable<PurgeProductsRequest,com.google.protobuf.Empty,BatchOperationMetadata>
HttpJsonProductSearchStub. purgeProductsOperationCallable()
com.google.api.gax.rpc.OperationCallable<PurgeProductsRequest,com.google.protobuf.Empty,BatchOperationMetadata>
ProductSearchStub. purgeProductsOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<PurgeProductsRequest,com.google.protobuf.Empty,BatchOperationMetadata>
ProductSearchStubSettings.Builder. purgeProductsOperationSettings()
Returns the builder for the settings used for calls to purgeProducts.com.google.api.gax.rpc.OperationCallSettings<PurgeProductsRequest,com.google.protobuf.Empty,BatchOperationMetadata>
ProductSearchStubSettings. purgeProductsOperationSettings()
Returns the object with the settings used for calls to purgeProducts.
-