public sealed class Document.Types.ShardInfo : IMessage<Document.Types.ShardInfo>, IEquatable<Document.Types.ShardInfo>, IDeepCloneable<Document.Types.ShardInfo>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1 API class Document.Types.ShardInfo.
For a large document, sharding may be performed to produce several
document shards. Each document shard contains this field to detail which
shard it is.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-19 UTC."],[[["\u003cp\u003eThis webpage provides reference documentation for the \u003ccode\u003eDocument.Types.ShardInfo\u003c/code\u003e class in the Cloud Document AI v1 API, detailing its purpose in managing document sharding.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDocument.Types.ShardInfo\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.DocumentAI.V1\u003c/code\u003e namespace and is implemented across various versions, from 1.0.0 to the latest version, 3.19.0, and has inherited members and implemented several interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eShardInfo\u003c/code\u003e class includes properties like \u003ccode\u003eShardCount\u003c/code\u003e, \u003ccode\u003eShardIndex\u003c/code\u003e, and \u003ccode\u003eTextOffset\u003c/code\u003e, which are used to describe the sharding details of a document, including the total number of shards, the index of a specific shard, and the text offset.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eShardInfo\u003c/code\u003e class has two constructors, one that is empty, and another that accepts the \u003ccode\u003eDocument.Types.ShardInfo\u003c/code\u003e type.\u003c/p\u003e\n"],["\u003cp\u003eThis class \u003ccode\u003eDocument.Types.ShardInfo\u003c/code\u003e is designed to support the processing of large documents by enabling them to be split into multiple shards.\u003c/p\u003e\n"]]],[],null,[]]