Google Cloud Documentai V1Document Shard Info Args
data class GoogleCloudDocumentaiV1DocumentShardInfoArgs(val shardCount: Output<String>? = null, val shardIndex: Output<String>? = null, val textOffset: Output<String>? = null) : ConvertibleToJava<GoogleCloudDocumentaiV1DocumentShardInfoArgs>
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.