TextSegment |
TextSegment.Builder.build() |
|
TextSegment |
TextSegment.Builder.buildPartial() |
|
static TextSegment |
TextSegment.getDefaultInstance() |
|
TextSegment |
TextSegment.Builder.getDefaultInstanceForType() |
|
TextSegment |
TextSegment.getDefaultInstanceForType() |
|
TextSegment |
Document.Layout.Builder.getTextSegment() |
Text Segment that represents a segment in
[document_text][google.cloud.automl.v1p1beta.Document.document_text].
|
TextSegment |
Document.Layout.getTextSegment() |
Text Segment that represents a segment in
[document_text][google.cloud.automl.v1p1beta.Document.document_text].
|
TextSegment |
Document.LayoutOrBuilder.getTextSegment() |
Text Segment that represents a segment in
[document_text][google.cloud.automl.v1p1beta.Document.document_text].
|
TextSegment |
TextExtractionAnnotation.Builder.getTextSegment() |
An entity annotation will set this, which is the part of the original
text to which the annotation pertains.
|
TextSegment |
TextExtractionAnnotation.getTextSegment() |
An entity annotation will set this, which is the part of the original
text to which the annotation pertains.
|
TextSegment |
TextExtractionAnnotationOrBuilder.getTextSegment() |
An entity annotation will set this, which is the part of the original
text to which the annotation pertains.
|
static TextSegment |
TextSegment.parseDelimitedFrom(InputStream input) |
|
static TextSegment |
TextSegment.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static TextSegment |
TextSegment.parseFrom(byte[] data) |
|
static TextSegment |
TextSegment.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static TextSegment |
TextSegment.parseFrom(com.google.protobuf.ByteString data) |
|
static TextSegment |
TextSegment.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static TextSegment |
TextSegment.parseFrom(com.google.protobuf.CodedInputStream input) |
|
static TextSegment |
TextSegment.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static TextSegment |
TextSegment.parseFrom(InputStream input) |
|
static TextSegment |
TextSegment.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static TextSegment |
TextSegment.parseFrom(ByteBuffer data) |
|
static TextSegment |
TextSegment.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|