| Modifier and Type | Class and Description |
|---|---|
static class |
Document.Layout
Describes the layout information of a [text_segment][google.cloud.automl.v1.Document.Layout.text_segment] in the document.
|
static class |
Document.Layout.Builder
Describes the layout information of a [text_segment][google.cloud.automl.v1.Document.Layout.text_segment] in the document.
|
| Modifier and Type | Method and Description |
|---|---|
Document.LayoutOrBuilder |
DocumentOrBuilder.getLayoutOrBuilder(int index)
Describes the layout of the document.
|
Document.LayoutOrBuilder |
Document.getLayoutOrBuilder(int index)
Describes the layout of the document.
|
Document.LayoutOrBuilder |
Document.Builder.getLayoutOrBuilder(int index)
Describes the layout of the document.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends Document.LayoutOrBuilder> |
DocumentOrBuilder.getLayoutOrBuilderList()
Describes the layout of the document.
|
List<? extends Document.LayoutOrBuilder> |
Document.getLayoutOrBuilderList()
Describes the layout of the document.
|
List<? extends Document.LayoutOrBuilder> |
Document.Builder.getLayoutOrBuilderList()
Describes the layout of the document.
|
Copyright © 2025 Google LLC. All rights reserved.