public sealed class ProcessOptions.Types.LayoutConfig.Types.ChunkingConfig : IMessage<ProcessOptions.Types.LayoutConfig.Types.ChunkingConfig>, IEquatable<ProcessOptions.Types.LayoutConfig.Types.ChunkingConfig>, IDeepCloneable<ProcessOptions.Types.LayoutConfig.Types.ChunkingConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1 API class ProcessOptions.Types.LayoutConfig.Types.ChunkingConfig.
[[["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 reference documentation for the `ChunkingConfig` class within the Google Cloud Document AI v1 API, specifically focusing on version 3.18.0 and its relationship with other versions."],["The `ChunkingConfig` class is used for configuring the chunking of documents and is part of the `ProcessOptions.Types.LayoutConfig.Types` nested type."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The `ChunkingConfig` class has two main properties: `ChunkSize`, which defines the sizes for document splitting, and `IncludeAncestorHeadings`, which determines whether to include ancestor headings during splitting."],["There are 27 versions listed on the page, ranging from 1.0.0 to the latest 3.19.0."]]],[]]