public sealed class DocumentProcessingConfig.Types.ChunkingConfig : IMessage<DocumentProcessingConfig.Types.ChunkingConfig>, IEquatable<DocumentProcessingConfig.Types.ChunkingConfig>, IDeepCloneable<DocumentProcessingConfig.Types.ChunkingConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1 API class DocumentProcessingConfig.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."],[[["The latest version of the `DocumentProcessingConfig.Types.ChunkingConfig` API class is 1.6.0, with several previous versions available, including 1.5.0, 1.4.0, 1.3.0, 1.2.0, 1.1.0, and 1.0.0-beta06."],["`DocumentProcessingConfig.Types.ChunkingConfig` is used to configure chunking in the Discovery Engine v1 API, and is part of the `Google.Cloud.DiscoveryEngine.V1` namespace."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The `ChunkingConfig` class has constructors for creating a new instance and for copying from an existing `ChunkingConfig` instance, it also contains a `ChunkModeCase` property of the type `ChunkModeOneofCase`, and a `LayoutBasedChunkingConfig` property to further configure layout-based chunking."],["The reference page provides documentation and code samples for `DocumentProcessingConfig.Types.ChunkingConfig` within the Discovery Engine V1 API."]]],[]]