Package | Description |
---|---|
com.google.api.services.vision.v1.model |
Modifier and Type | Method and Description |
---|---|
GoogleCloudVisionV1p3beta1TextAnnotationDetectedBreak |
GoogleCloudVisionV1p3beta1TextAnnotationDetectedBreak.clone() |
GoogleCloudVisionV1p3beta1TextAnnotationDetectedBreak |
GoogleCloudVisionV1p3beta1TextAnnotationTextProperty.getDetectedBreak()
Detected start or end of a text segment.
|
GoogleCloudVisionV1p3beta1TextAnnotationDetectedBreak |
GoogleCloudVisionV1p3beta1TextAnnotationDetectedBreak.set(String fieldName,
Object value) |
GoogleCloudVisionV1p3beta1TextAnnotationDetectedBreak |
GoogleCloudVisionV1p3beta1TextAnnotationDetectedBreak.setIsPrefix(Boolean isPrefix)
True if break prepends the element.
|
GoogleCloudVisionV1p3beta1TextAnnotationDetectedBreak |
GoogleCloudVisionV1p3beta1TextAnnotationDetectedBreak.setType(String type)
Detected break type.
|
Modifier and Type | Method and Description |
---|---|
GoogleCloudVisionV1p3beta1TextAnnotationTextProperty |
GoogleCloudVisionV1p3beta1TextAnnotationTextProperty.setDetectedBreak(GoogleCloudVisionV1p3beta1TextAnnotationDetectedBreak detectedBreak)
Detected start or end of a text segment.
|
Copyright © 2011–2019 Google. All rights reserved.