Cloud Document AI v1beta3 API - Class ProcessOptions.Types.LayoutConfig (2.0.0-beta18)

public sealed class ProcessOptions.Types.LayoutConfig : IMessage<ProcessOptions.Types.LayoutConfig>, IEquatable<ProcessOptions.Types.LayoutConfig>, IDeepCloneable<ProcessOptions.Types.LayoutConfig>, IBufferMessage, IMessage

Reference documentation and code samples for the Cloud Document AI v1beta3 API class ProcessOptions.Types.LayoutConfig.

Serving config for layout parser processor.

Inheritance

object > ProcessOptions.Types.LayoutConfig

Namespace

Google.Cloud.DocumentAI.V1Beta3

Assembly

Google.Cloud.DocumentAI.V1Beta3.dll

Constructors

LayoutConfig()

public LayoutConfig()

LayoutConfig(LayoutConfig)

public LayoutConfig(ProcessOptions.Types.LayoutConfig other)
Parameter
NameDescription
otherProcessOptionsTypesLayoutConfig

Properties

ChunkingConfig

public ProcessOptions.Types.LayoutConfig.Types.ChunkingConfig ChunkingConfig { get; set; }

Optional. Config for chunking in layout parser processor.

Property Value
TypeDescription
ProcessOptionsTypesLayoutConfigTypesChunkingConfig