| Modifier and Type | Class and Description |
|---|---|
static class |
Document.Page.FormField
A form field detected on the page.
|
static class |
Document.Page.FormField.Builder
A form field detected on the page.
|
| Modifier and Type | Method and Description |
|---|---|
Document.Page.FormFieldOrBuilder |
Document.PageOrBuilder.getFormFieldsOrBuilder(int index)
A list of visually detected form fields on the page.
|
Document.Page.FormFieldOrBuilder |
Document.Page.getFormFieldsOrBuilder(int index)
A list of visually detected form fields on the page.
|
Document.Page.FormFieldOrBuilder |
Document.Page.Builder.getFormFieldsOrBuilder(int index)
A list of visually detected form fields on the page.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends Document.Page.FormFieldOrBuilder> |
Document.PageOrBuilder.getFormFieldsOrBuilderList()
A list of visually detected form fields on the page.
|
List<? extends Document.Page.FormFieldOrBuilder> |
Document.Page.getFormFieldsOrBuilderList()
A list of visually detected form fields on the page.
|
List<? extends Document.Page.FormFieldOrBuilder> |
Document.Page.Builder.getFormFieldsOrBuilderList()
A list of visually detected form fields on the page.
|
Copyright © 2023 Google LLC. All rights reserved.