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 reference documentation for the `DocumentOutputConfig.Types.GcsOutputConfig.Types.ShardingConfig` class within the Cloud Document AI v1 API, specifically for .NET."],["The latest version available is 3.19.0, and the page offers a history of versions going back to version 1.0.0, each linked to their respective documentation."],["The `ShardingConfig` class is used for configuring how output documents are sharded, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ShardingConfig` class contains two properties: `PagesOverlap`, which specifies the number of overlapping pages between shards, and `PagesPerShard`, which specifies the number of pages per shard."],["The page also details the inheritance and implementation hierarchy of `ShardingConfig`, derived from object, with details on the methods and constructors available."]]],[]]