Package | Description |
---|---|
com.google.api.services.vision.v1.model |
Modifier and Type | Method and Description |
---|---|
GoogleCloudVisionV1p5beta1KeyValuePair |
GoogleCloudVisionV1p5beta1KeyValuePair.clone() |
GoogleCloudVisionV1p5beta1KeyValuePair |
GoogleCloudVisionV1p5beta1Block.getKeyValuePair()
Detected pair for KEY_VALUE_PAIR block_type.
|
GoogleCloudVisionV1p5beta1KeyValuePair |
GoogleCloudVisionV1p5beta1KeyValuePair.set(String fieldName,
Object value) |
GoogleCloudVisionV1p5beta1KeyValuePair |
GoogleCloudVisionV1p5beta1KeyValuePair.setKey(String key)
The key string value.
|
GoogleCloudVisionV1p5beta1KeyValuePair |
GoogleCloudVisionV1p5beta1KeyValuePair.setKeyBlock(GoogleCloudVisionV1p5beta1Block keyBlock)
Key block of the pair containing the normalized bounding box and key text.
|
GoogleCloudVisionV1p5beta1KeyValuePair |
GoogleCloudVisionV1p5beta1KeyValuePair.setNormalizedKey(String normalizedKey)
Optional.
|
GoogleCloudVisionV1p5beta1KeyValuePair |
GoogleCloudVisionV1p5beta1KeyValuePair.setValueBlock(GoogleCloudVisionV1p5beta1Block valueBlock)
Value block of the pair containing the normalized bounding box and value text, including
potentially deeper structures within the value text.
|
GoogleCloudVisionV1p5beta1KeyValuePair |
GoogleCloudVisionV1p5beta1KeyValuePair.setValueType(String valueType)
Type of the value.
|
Modifier and Type | Method and Description |
---|---|
GoogleCloudVisionV1p5beta1Block |
GoogleCloudVisionV1p5beta1Block.setKeyValuePair(GoogleCloudVisionV1p5beta1KeyValuePair keyValuePair)
Detected pair for KEY_VALUE_PAIR block_type.
|
Copyright © 2011–2019 Google. All rights reserved.