shardInfo property

GoogleCloudDocumentaiV1DocumentShardInfo? shardInfo
getter/setter pair

Information about the sharding if this document is sharded part of a larger document.

If the document is not sharded, this message is not specified.

Implementation

GoogleCloudDocumentaiV1DocumentShardInfo? shardInfo;