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 v1beta3 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-04-02 UTC."],[[["This documentation provides details for the `ShardingConfig` class within the Google Cloud Document AI v1beta3 API, specifically for version 2.0.0-beta11."],["The `ShardingConfig` class is used to configure the sharding of output documents and is part of the `DocumentOutputConfig.Types.GcsOutputConfig.Types` structure."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring compatibility and functionality within the Google Cloud environment."],["Key properties of the `ShardingConfig` class include `PagesOverlap`, defining the number of overlapping pages between shards, and `PagesPerShard`, setting the number of pages within each shard."],["The current documentation provides links to prior versions of the `ShardingConfig` class; including versions `2.0.0-beta22` and `1.0.0-beta04`."]]],[]]