Package | Description |
---|---|
com.google.api.services.vision.v1.model |
Modifier and Type | Method and Description |
---|---|
GoogleCloudVisionV1p2beta1Property |
GoogleCloudVisionV1p2beta1Property.clone() |
GoogleCloudVisionV1p2beta1Property |
GoogleCloudVisionV1p2beta1Property.set(String fieldName,
Object value) |
GoogleCloudVisionV1p2beta1Property |
GoogleCloudVisionV1p2beta1Property.setName(String name)
Name of the property.
|
GoogleCloudVisionV1p2beta1Property |
GoogleCloudVisionV1p2beta1Property.setUint64Value(BigInteger uint64Value)
Value of numeric properties.
|
GoogleCloudVisionV1p2beta1Property |
GoogleCloudVisionV1p2beta1Property.setValue(String value)
Value of the property.
|
Modifier and Type | Method and Description |
---|---|
List<GoogleCloudVisionV1p2beta1Property> |
GoogleCloudVisionV1p2beta1EntityAnnotation.getProperties()
Some entities may have optional user-supplied `Property` (name/value) fields, such a score or
string that qualifies the entity.
|
Modifier and Type | Method and Description |
---|---|
GoogleCloudVisionV1p2beta1EntityAnnotation |
GoogleCloudVisionV1p2beta1EntityAnnotation.setProperties(List<GoogleCloudVisionV1p2beta1Property> properties)
Some entities may have optional user-supplied `Property` (name/value) fields, such a score or
string that qualifies the entity.
|
Copyright © 2011–2019 Google. All rights reserved.