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 Google Cloud Document AI v1beta3 API, specifically for .NET environments."],["The `ShardingConfig` class is designed to configure the sharding of output documents and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains properties such as `PagesOverlap` and `PagesPerShard`, which allow users to specify the number of overlapping pages and the number of pages per shard, respectively."],["The class has two constructors, one for creating an empty instance, and one for making an instance that copies from another `ShardingConfig` object."],["The latest version of the `ShardingConfig` class is `2.0.0-beta23`, with previous versions including `2.0.0-beta22` and `1.0.0-beta04` also being mentioned and linked."]]],[]]