Package | Description |
---|---|
com.google.api.services.vision.v1.model |
Modifier and Type | Method and Description |
---|---|
GoogleCloudVisionV1p2beta1Product |
GoogleCloudVisionV1p2beta1Product.clone() |
GoogleCloudVisionV1p2beta1Product |
GoogleCloudVisionV1p2beta1ProductSearchResultsResult.getProduct()
The Product.
|
GoogleCloudVisionV1p2beta1Product |
GoogleCloudVisionV1p2beta1Product.set(String fieldName,
Object value) |
GoogleCloudVisionV1p2beta1Product |
GoogleCloudVisionV1p2beta1Product.setDescription(String description)
User-provided metadata to be stored with this product.
|
GoogleCloudVisionV1p2beta1Product |
GoogleCloudVisionV1p2beta1Product.setDisplayName(String displayName)
The user-provided name for this Product.
|
GoogleCloudVisionV1p2beta1Product |
GoogleCloudVisionV1p2beta1Product.setName(String name)
The resource name of the product.
|
GoogleCloudVisionV1p2beta1Product |
GoogleCloudVisionV1p2beta1Product.setProductCategory(String productCategory)
The category for the product identified by the reference image.
|
GoogleCloudVisionV1p2beta1Product |
GoogleCloudVisionV1p2beta1Product.setProductLabels(List<GoogleCloudVisionV1p2beta1ProductKeyValue> productLabels)
Key-value pairs that can be attached to a product.
|
Modifier and Type | Method and Description |
---|---|
GoogleCloudVisionV1p2beta1ProductSearchResultsResult |
GoogleCloudVisionV1p2beta1ProductSearchResultsResult.setProduct(GoogleCloudVisionV1p2beta1Product product)
The Product.
|
Copyright © 2011–2019 Google. All rights reserved.