| Modifier and Type | Method and Description |
|---|---|
Document.TextAnchor |
Document.TextAnchor.Builder.build() |
Document.TextAnchor |
Document.TextAnchor.Builder.buildPartial() |
static Document.TextAnchor |
Document.TextAnchor.getDefaultInstance() |
Document.TextAnchor |
Document.TextAnchor.getDefaultInstanceForType() |
Document.TextAnchor |
Document.TextAnchor.Builder.getDefaultInstanceForType() |
Document.TextAnchor |
Document.StyleOrBuilder.getTextAnchor()
Text anchor indexing into the
[Document.text][google.cloud.documentai.v1beta1.Document.text].
|
Document.TextAnchor |
Document.Style.getTextAnchor()
Text anchor indexing into the
[Document.text][google.cloud.documentai.v1beta1.Document.text].
|
Document.TextAnchor |
Document.Style.Builder.getTextAnchor()
Text anchor indexing into the
[Document.text][google.cloud.documentai.v1beta1.Document.text].
|
Document.TextAnchor |
Document.Page.LayoutOrBuilder.getTextAnchor()
Text anchor indexing into the
[Document.text][google.cloud.documentai.v1beta1.Document.text].
|
Document.TextAnchor |
Document.Page.Layout.getTextAnchor()
Text anchor indexing into the
[Document.text][google.cloud.documentai.v1beta1.Document.text].
|
Document.TextAnchor |
Document.Page.Layout.Builder.getTextAnchor()
Text anchor indexing into the
[Document.text][google.cloud.documentai.v1beta1.Document.text].
|
Document.TextAnchor |
Document.EntityOrBuilder.getTextAnchor()
Provenance of the entity.
|
Document.TextAnchor |
Document.Entity.getTextAnchor()
Provenance of the entity.
|
Document.TextAnchor |
Document.Entity.Builder.getTextAnchor()
Provenance of the entity.
|
static Document.TextAnchor |
Document.TextAnchor.parseDelimitedFrom(InputStream input) |
static Document.TextAnchor |
Document.TextAnchor.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Document.TextAnchor |
Document.TextAnchor.parseFrom(byte[] data) |
static Document.TextAnchor |
Document.TextAnchor.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Document.TextAnchor |
Document.TextAnchor.parseFrom(ByteBuffer data) |
static Document.TextAnchor |
Document.TextAnchor.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Document.TextAnchor |
Document.TextAnchor.parseFrom(com.google.protobuf.ByteString data) |
static Document.TextAnchor |
Document.TextAnchor.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Document.TextAnchor |
Document.TextAnchor.parseFrom(com.google.protobuf.CodedInputStream input) |
static Document.TextAnchor |
Document.TextAnchor.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Document.TextAnchor |
Document.TextAnchor.parseFrom(InputStream input) |
static Document.TextAnchor |
Document.TextAnchor.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Document.TextAnchor> |
Document.TextAnchor.getParserForType() |
static com.google.protobuf.Parser<Document.TextAnchor> |
Document.TextAnchor.parser() |
| Modifier and Type | Method and Description |
|---|---|
Document.TextAnchor.Builder |
Document.TextAnchor.Builder.mergeFrom(Document.TextAnchor other) |
Document.Style.Builder |
Document.Style.Builder.mergeTextAnchor(Document.TextAnchor value)
Text anchor indexing into the
[Document.text][google.cloud.documentai.v1beta1.Document.text].
|
Document.Page.Layout.Builder |
Document.Page.Layout.Builder.mergeTextAnchor(Document.TextAnchor value)
Text anchor indexing into the
[Document.text][google.cloud.documentai.v1beta1.Document.text].
|
Document.Entity.Builder |
Document.Entity.Builder.mergeTextAnchor(Document.TextAnchor value)
Provenance of the entity.
|
static Document.TextAnchor.Builder |
Document.TextAnchor.newBuilder(Document.TextAnchor prototype) |
Document.Style.Builder |
Document.Style.Builder.setTextAnchor(Document.TextAnchor value)
Text anchor indexing into the
[Document.text][google.cloud.documentai.v1beta1.Document.text].
|
Document.Page.Layout.Builder |
Document.Page.Layout.Builder.setTextAnchor(Document.TextAnchor value)
Text anchor indexing into the
[Document.text][google.cloud.documentai.v1beta1.Document.text].
|
Document.Entity.Builder |
Document.Entity.Builder.setTextAnchor(Document.TextAnchor value)
Provenance of the entity.
|
Copyright © 2024 Google LLC. All rights reserved.