Package | Description |
---|---|
com.google.api.services.vision.v1.model |
Modifier and Type | Method and Description |
---|---|
GoogleCloudVisionV1p3beta1TextAnnotationTextProperty |
GoogleCloudVisionV1p3beta1TextAnnotationTextProperty.clone() |
GoogleCloudVisionV1p3beta1TextAnnotationTextProperty |
GoogleCloudVisionV1p3beta1Block.getProperty()
Additional information detected for the block.
|
GoogleCloudVisionV1p3beta1TextAnnotationTextProperty |
GoogleCloudVisionV1p3beta1Paragraph.getProperty()
Additional information detected for the paragraph.
|
GoogleCloudVisionV1p3beta1TextAnnotationTextProperty |
GoogleCloudVisionV1p3beta1Symbol.getProperty()
Additional information detected for the symbol.
|
GoogleCloudVisionV1p3beta1TextAnnotationTextProperty |
GoogleCloudVisionV1p3beta1Page.getProperty()
Additional information detected on the page.
|
GoogleCloudVisionV1p3beta1TextAnnotationTextProperty |
GoogleCloudVisionV1p3beta1Word.getProperty()
Additional information detected for the word.
|
GoogleCloudVisionV1p3beta1TextAnnotationTextProperty |
GoogleCloudVisionV1p3beta1TextAnnotationTextProperty.set(String fieldName,
Object value) |
GoogleCloudVisionV1p3beta1TextAnnotationTextProperty |
GoogleCloudVisionV1p3beta1TextAnnotationTextProperty.setDetectedBreak(GoogleCloudVisionV1p3beta1TextAnnotationDetectedBreak detectedBreak)
Detected start or end of a text segment.
|
GoogleCloudVisionV1p3beta1TextAnnotationTextProperty |
GoogleCloudVisionV1p3beta1TextAnnotationTextProperty.setDetectedLanguages(List<GoogleCloudVisionV1p3beta1TextAnnotationDetectedLanguage> detectedLanguages)
A list of detected languages together with confidence.
|
Copyright © 2011–2019 Google. All rights reserved.