SummaryOptions(mapping=None, *, ignore_unknown_fields=False, **kwargs)Metadata for document summarization.
Attributes |
|
|---|---|
| Name | Description |
length |
google.cloud.documentai_v1beta3.types.SummaryOptions.Length
How long the summary should be. |
format_ |
google.cloud.documentai_v1beta3.types.SummaryOptions.Format
The format the summary should be in. |
Classes
Format
Format(value)The Format enum.
Length
Length(value)The Length enum.