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 the sharding of output documents in the `GcsOutputConfig` for the document AI service."],["There is an extensive list of versions of the API that the `ShardingConfig` has been released under, ranging from the latest, version 3.19.0, back to version 1.0.0."],["The `ShardingConfig` class has two key properties: `PagesOverlap` which defines the number of overlapping pages between consecutive shards, and `PagesPerShard`, which is used to configure the number of pages contained in each shard."]]],[]]