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