| Modifier and Type | Class and Description |
|---|---|
class |
Document
Document represents the canonical document resource in Document Understanding
AI.
|
static class |
Document.Builder
Document represents the canonical document resource in Document Understanding
AI.
|
| Modifier and Type | Method and Description |
|---|---|
DocumentOrBuilder |
ProcessRequest.getDocumentOrBuilder()
The document payload, the [content] and [mime_type] fields must be set.
|
DocumentOrBuilder |
ProcessRequest.Builder.getDocumentOrBuilder()
The document payload, the [content] and [mime_type] fields must be set.
|
DocumentOrBuilder |
ProcessResponse.getDocumentOrBuilder()
The document payload, will populate fields based on the processor's
behavior.
|
DocumentOrBuilder |
ProcessResponse.Builder.getDocumentOrBuilder()
The document payload, will populate fields based on the processor's
behavior.
|
DocumentOrBuilder |
ProcessRequestOrBuilder.getDocumentOrBuilder()
The document payload, the [content] and [mime_type] fields must be set.
|
DocumentOrBuilder |
ProcessResponseOrBuilder.getDocumentOrBuilder()
The document payload, will populate fields based on the processor's
behavior.
|
DocumentOrBuilder |
ReviewDocumentRequestOrBuilder.getDocumentOrBuilder()
The document that needs human review.
|
DocumentOrBuilder |
ReviewDocumentRequest.getDocumentOrBuilder()
The document that needs human review.
|
DocumentOrBuilder |
ReviewDocumentRequest.Builder.getDocumentOrBuilder()
The document that needs human review.
|
Copyright © 2020 Google LLC. All rights reserved.