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, specifically in the .NET context."],["The page lists various versions of the `LayoutConfig` class, ranging from version 1.0.0 to the latest version 3.19.0, with the current version being 3.18.0."],["`LayoutConfig` serves as the configuration for the layout parser processor within the Document AI API, and implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `LayoutConfig` class includes a property called `ChunkingConfig`, which allows for optional configuration of chunking in the layout parser process."],["The `LayoutConfig` class has two constructors, one that instantiates an empty LayoutConfig, and another that is a copy constructor taking in another LayoutConfig object."]]],[]]