Uses of Class
com.google.cloud.documentai.v1beta2.Document.TextAnchor.TextSegment
-
Packages that use Document.TextAnchor.TextSegment Package Description com.google.cloud.documentai.v1beta2 A client to Cloud Document AI API -
-
Uses of Document.TextAnchor.TextSegment in com.google.cloud.documentai.v1beta2
Methods in com.google.cloud.documentai.v1beta2 that return Document.TextAnchor.TextSegment Modifier and Type Method Description Document.TextAnchor.TextSegmentDocument.TextAnchor.TextSegment.Builder. build()Document.TextAnchor.TextSegmentDocument.TextAnchor.TextSegment.Builder. buildPartial()static Document.TextAnchor.TextSegmentDocument.TextAnchor.TextSegment. getDefaultInstance()Document.TextAnchor.TextSegmentDocument.TextAnchor.TextSegment.Builder. getDefaultInstanceForType()Document.TextAnchor.TextSegmentDocument.TextAnchor.TextSegment. getDefaultInstanceForType()Document.TextAnchor.TextSegmentDocument.TextAnchor.Builder. getTextSegments(int index)The text segments from the [Document.text][google.cloud.documentai.v1beta2.Document.text].Document.TextAnchor.TextSegmentDocument.TextAnchor. getTextSegments(int index)The text segments from the [Document.text][google.cloud.documentai.v1beta2.Document.text].Document.TextAnchor.TextSegmentDocument.TextAnchorOrBuilder. getTextSegments(int index)The text segments from the [Document.text][google.cloud.documentai.v1beta2.Document.text].static Document.TextAnchor.TextSegmentDocument.TextAnchor.TextSegment. parseDelimitedFrom(InputStream input)static Document.TextAnchor.TextSegmentDocument.TextAnchor.TextSegment. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Document.TextAnchor.TextSegmentDocument.TextAnchor.TextSegment. parseFrom(byte[] data)static Document.TextAnchor.TextSegmentDocument.TextAnchor.TextSegment. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Document.TextAnchor.TextSegmentDocument.TextAnchor.TextSegment. parseFrom(com.google.protobuf.ByteString data)static Document.TextAnchor.TextSegmentDocument.TextAnchor.TextSegment. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Document.TextAnchor.TextSegmentDocument.TextAnchor.TextSegment. parseFrom(com.google.protobuf.CodedInputStream input)static Document.TextAnchor.TextSegmentDocument.TextAnchor.TextSegment. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Document.TextAnchor.TextSegmentDocument.TextAnchor.TextSegment. parseFrom(InputStream input)static Document.TextAnchor.TextSegmentDocument.TextAnchor.TextSegment. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Document.TextAnchor.TextSegmentDocument.TextAnchor.TextSegment. parseFrom(ByteBuffer data)static Document.TextAnchor.TextSegmentDocument.TextAnchor.TextSegment. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.documentai.v1beta2 that return types with arguments of type Document.TextAnchor.TextSegment Modifier and Type Method Description com.google.protobuf.Parser<Document.TextAnchor.TextSegment>Document.TextAnchor.TextSegment. getParserForType()List<Document.TextAnchor.TextSegment>Document.TextAnchor.Builder. getTextSegmentsList()The text segments from the [Document.text][google.cloud.documentai.v1beta2.Document.text].List<Document.TextAnchor.TextSegment>Document.TextAnchor. getTextSegmentsList()The text segments from the [Document.text][google.cloud.documentai.v1beta2.Document.text].List<Document.TextAnchor.TextSegment>Document.TextAnchorOrBuilder. getTextSegmentsList()The text segments from the [Document.text][google.cloud.documentai.v1beta2.Document.text].static com.google.protobuf.Parser<Document.TextAnchor.TextSegment>Document.TextAnchor.TextSegment. parser()Methods in com.google.cloud.documentai.v1beta2 with parameters of type Document.TextAnchor.TextSegment Modifier and Type Method Description Document.TextAnchor.BuilderDocument.TextAnchor.Builder. addTextSegments(int index, Document.TextAnchor.TextSegment value)The text segments from the [Document.text][google.cloud.documentai.v1beta2.Document.text].Document.TextAnchor.BuilderDocument.TextAnchor.Builder. addTextSegments(Document.TextAnchor.TextSegment value)The text segments from the [Document.text][google.cloud.documentai.v1beta2.Document.text].Document.TextAnchor.TextSegment.BuilderDocument.TextAnchor.TextSegment.Builder. mergeFrom(Document.TextAnchor.TextSegment other)static Document.TextAnchor.TextSegment.BuilderDocument.TextAnchor.TextSegment. newBuilder(Document.TextAnchor.TextSegment prototype)Document.TextAnchor.BuilderDocument.TextAnchor.Builder. setTextSegments(int index, Document.TextAnchor.TextSegment value)The text segments from the [Document.text][google.cloud.documentai.v1beta2.Document.text].Method parameters in com.google.cloud.documentai.v1beta2 with type arguments of type Document.TextAnchor.TextSegment Modifier and Type Method Description Document.TextAnchor.BuilderDocument.TextAnchor.Builder. addAllTextSegments(Iterable<? extends Document.TextAnchor.TextSegment> values)The text segments from the [Document.text][google.cloud.documentai.v1beta2.Document.text].
-