Package | Description |
---|---|
com.google.cloud.vision.v1p3beta1 |
The interfaces provided are listed below, along with usage samples.
|
com.google.cloud.vision.v1p3beta1.stub |
Modifier and Type | Method and Description |
---|---|
Parser<BatchOperationMetadata> |
BatchOperationMetadata.getParserForType() |
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.
|
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.
|
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.
|
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.
|
OperationCallSettings<ImportProductSetsRequest,ImportProductSetsResponse,BatchOperationMetadata> |
ProductSearchSettings.importProductSetsOperationSettings()
Returns the object with the settings used for calls to importProductSets.
|
OperationCallSettings.Builder<ImportProductSetsRequest,ImportProductSetsResponse,BatchOperationMetadata> |
ProductSearchSettings.Builder.importProductSetsOperationSettings()
Returns the builder for the settings used for calls to importProductSets.
|
static Parser<BatchOperationMetadata> |
BatchOperationMetadata.parser() |
Modifier and Type | Method and Description |
---|---|
BatchOperationMetadata.Builder |
BatchOperationMetadata.Builder.mergeFrom(BatchOperationMetadata other) |
static BatchOperationMetadata.Builder |
BatchOperationMetadata.newBuilder(BatchOperationMetadata prototype) |
Copyright © 2022 Google LLC. All rights reserved.