| Modifier and Type | Method and Description |
|---|---|
Document.PageAnchor.PageRef.Builder |
Document.PageAnchor.Builder.addPageRefsBuilder()
One or more references to visual page elements
|
Document.PageAnchor.PageRef.Builder |
Document.PageAnchor.Builder.addPageRefsBuilder(int index)
One or more references to visual page elements
|
Document.PageAnchor.PageRef.Builder |
Document.PageAnchor.PageRef.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Document.PageAnchor.PageRef.Builder |
Document.PageAnchor.PageRef.Builder.clear() |
Document.PageAnchor.PageRef.Builder |
Document.PageAnchor.PageRef.Builder.clearBoundingPoly()
Optional.
|
Document.PageAnchor.PageRef.Builder |
Document.PageAnchor.PageRef.Builder.clearConfidence()
Optional.
|
Document.PageAnchor.PageRef.Builder |
Document.PageAnchor.PageRef.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Document.PageAnchor.PageRef.Builder |
Document.PageAnchor.PageRef.Builder.clearLayoutId()
Deprecated.
google.cloud.documentai.v1beta2.Document.PageAnchor.PageRef.layout_id is
deprecated. See google/cloud/documentai/v1beta2/document.proto;l=782
|
Document.PageAnchor.PageRef.Builder |
Document.PageAnchor.PageRef.Builder.clearLayoutType()
Optional.
|
Document.PageAnchor.PageRef.Builder |
Document.PageAnchor.PageRef.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Document.PageAnchor.PageRef.Builder |
Document.PageAnchor.PageRef.Builder.clearPage()
Required.
|
Document.PageAnchor.PageRef.Builder |
Document.PageAnchor.PageRef.Builder.clone() |
Document.PageAnchor.PageRef.Builder |
Document.PageAnchor.Builder.getPageRefsBuilder(int index)
One or more references to visual page elements
|
Document.PageAnchor.PageRef.Builder |
Document.PageAnchor.PageRef.Builder.mergeBoundingPoly(BoundingPoly value)
Optional.
|
Document.PageAnchor.PageRef.Builder |
Document.PageAnchor.PageRef.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Document.PageAnchor.PageRef.Builder |
Document.PageAnchor.PageRef.Builder.mergeFrom(Document.PageAnchor.PageRef other) |
Document.PageAnchor.PageRef.Builder |
Document.PageAnchor.PageRef.Builder.mergeFrom(com.google.protobuf.Message other) |
Document.PageAnchor.PageRef.Builder |
Document.PageAnchor.PageRef.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static Document.PageAnchor.PageRef.Builder |
Document.PageAnchor.PageRef.newBuilder() |
static Document.PageAnchor.PageRef.Builder |
Document.PageAnchor.PageRef.newBuilder(Document.PageAnchor.PageRef prototype) |
Document.PageAnchor.PageRef.Builder |
Document.PageAnchor.PageRef.newBuilderForType() |
protected Document.PageAnchor.PageRef.Builder |
Document.PageAnchor.PageRef.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
Document.PageAnchor.PageRef.Builder |
Document.PageAnchor.PageRef.Builder.setBoundingPoly(BoundingPoly.Builder builderForValue)
Optional.
|
Document.PageAnchor.PageRef.Builder |
Document.PageAnchor.PageRef.Builder.setBoundingPoly(BoundingPoly value)
Optional.
|
Document.PageAnchor.PageRef.Builder |
Document.PageAnchor.PageRef.Builder.setConfidence(float value)
Optional.
|
Document.PageAnchor.PageRef.Builder |
Document.PageAnchor.PageRef.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Document.PageAnchor.PageRef.Builder |
Document.PageAnchor.PageRef.Builder.setLayoutId(String value)
Deprecated.
google.cloud.documentai.v1beta2.Document.PageAnchor.PageRef.layout_id is
deprecated. See google/cloud/documentai/v1beta2/document.proto;l=782
|
Document.PageAnchor.PageRef.Builder |
Document.PageAnchor.PageRef.Builder.setLayoutIdBytes(com.google.protobuf.ByteString value)
Deprecated.
google.cloud.documentai.v1beta2.Document.PageAnchor.PageRef.layout_id is
deprecated. See google/cloud/documentai/v1beta2/document.proto;l=782
|
Document.PageAnchor.PageRef.Builder |
Document.PageAnchor.PageRef.Builder.setLayoutType(Document.PageAnchor.PageRef.LayoutType value)
Optional.
|
Document.PageAnchor.PageRef.Builder |
Document.PageAnchor.PageRef.Builder.setLayoutTypeValue(int value)
Optional.
|
Document.PageAnchor.PageRef.Builder |
Document.PageAnchor.PageRef.Builder.setPage(long value)
Required.
|
Document.PageAnchor.PageRef.Builder |
Document.PageAnchor.PageRef.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Document.PageAnchor.PageRef.Builder |
Document.PageAnchor.PageRef.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Document.PageAnchor.PageRef.Builder |
Document.PageAnchor.PageRef.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<Document.PageAnchor.PageRef.Builder> |
Document.PageAnchor.Builder.getPageRefsBuilderList()
One or more references to visual page elements
|
| Modifier and Type | Method and Description |
|---|---|
Document.PageAnchor.Builder |
Document.PageAnchor.Builder.addPageRefs(Document.PageAnchor.PageRef.Builder builderForValue)
One or more references to visual page elements
|
Document.PageAnchor.Builder |
Document.PageAnchor.Builder.addPageRefs(int index,
Document.PageAnchor.PageRef.Builder builderForValue)
One or more references to visual page elements
|
Document.PageAnchor.Builder |
Document.PageAnchor.Builder.setPageRefs(int index,
Document.PageAnchor.PageRef.Builder builderForValue)
One or more references to visual page elements
|
Copyright © 2023 Google LLC. All rights reserved.