Cloud Document AI v1beta3 API - Class SummaryOptions (2.0.0-beta19)

public sealed class SummaryOptions : IMessage<SummaryOptions>, IEquatable<SummaryOptions>, IDeepCloneable<SummaryOptions>, IBufferMessage, IMessage

Reference documentation and code samples for the Cloud Document AI v1beta3 API class SummaryOptions.

Metadata for document summarization.

Inheritance

object > SummaryOptions

Namespace

Google.Cloud.DocumentAI.V1Beta3

Assembly

Google.Cloud.DocumentAI.V1Beta3.dll

Constructors

SummaryOptions()

public SummaryOptions()

SummaryOptions(SummaryOptions)

public SummaryOptions(SummaryOptions other)
Parameter
NameDescription
otherSummaryOptions

Properties

Format

public SummaryOptions.Types.Format Format { get; set; }

The format the summary should be in.

Property Value
TypeDescription
SummaryOptionsTypesFormat

Length

public SummaryOptions.Types.Length Length { get; set; }

How long the summary should be.

Property Value
TypeDescription
SummaryOptionsTypesLength