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-03-24 UTC."],[[["This document provides reference information for the `DocumentOutputConfig.Types.GcsOutputConfig.Types.ShardingConfig` class within the Cloud Document AI v1beta3 API."],["The `ShardingConfig` class is responsible for managing the sharding configuration of output documents and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors: a default one (`ShardingConfig()`) and one that accepts another `ShardingConfig` instance for duplication."],["`ShardingConfig` has two properties, `PagesOverlap` and `PagesPerShard`, which control the number of overlapping pages and the total number of pages per shard, respectively, both being integers."],["The latest version available in this content is `2.0.0-beta23`, while `2.0.0-beta22` and `1.0.0-beta04` are also documented."]]],[]]