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 v1 API class ProcessOptions.Types.LayoutConfig.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides documentation for the `ProcessOptions.Types.LayoutConfig` class within the Google Cloud Document AI v1 API."],["The `LayoutConfig` class is used for serving configurations for the layout parser processor and is part of the `Google.Cloud.DocumentAI.V1` namespace."],["It includes details on the class's inheritance, implemented interfaces, constructors (`LayoutConfig()` and `LayoutConfig(LayoutConfig)`), and its property, `ChunkingConfig`."],["The document lists available versions of the `LayoutConfig`, ranging from the latest version 3.19.0 to version 1.0.0, for the `Google.Cloud.DocumentAI.V1` package."],["The LayoutConfig class implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for a variety of operations such as equality checks, deep cloning, and message handling."]]],[]]