Google Cloud Documentai V1Document Shard Info Response
data class GoogleCloudDocumentaiV1DocumentShardInfoResponse(val shardCount: String, val shardIndex: String, val textOffset: String)
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.