public sealed class DocumentOutputConfig.Types.GcsOutputConfig.Types.ShardingConfig : IMessage<DocumentOutputConfig.Types.GcsOutputConfig.Types.ShardingConfig>, IEquatable<DocumentOutputConfig.Types.GcsOutputConfig.Types.ShardingConfig>, IDeepCloneable<DocumentOutputConfig.Types.GcsOutputConfig.Types.ShardingConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1 API class DocumentOutputConfig.Types.GcsOutputConfig.Types.ShardingConfig.
[[["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 `ShardingConfig` class within the Google Cloud Document AI v1 API, specifically for the .NET framework."],["The `ShardingConfig` class is used to configure how output documents are sharded, which is part of the `GcsOutputConfig` within the `DocumentOutputConfig`."],["The page lists various versions of the Document AI v1 API, ranging from version 1.0.0 to 3.19.0, with links to the corresponding documentation for the `ShardingConfig` class in each."],["The documented `ShardingConfig` class includes properties such as `PagesOverlap` and `PagesPerShard`, which define the number of overlapping pages and the number of pages per shard, respectively."],["The `ShardingConfig` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."]]],[]]