Uses of Interface
com.google.cloud.documentai.v1beta2.Document.ShardInfoOrBuilder
-
Packages that use Document.ShardInfoOrBuilder Package Description com.google.cloud.documentai.v1beta2 A client to Cloud Document AI API -
-
Uses of Document.ShardInfoOrBuilder in com.google.cloud.documentai.v1beta2
Classes in com.google.cloud.documentai.v1beta2 that implement Document.ShardInfoOrBuilder Modifier and Type Class Description static classDocument.ShardInfoFor a large document, sharding may be performed to produce several document shards.static classDocument.ShardInfo.BuilderFor a large document, sharding may be performed to produce several document shards.Methods in com.google.cloud.documentai.v1beta2 that return Document.ShardInfoOrBuilder Modifier and Type Method Description Document.ShardInfoOrBuilderDocument.Builder. getShardInfoOrBuilder()Information about the sharding if this document is sharded part of a larger document.Document.ShardInfoOrBuilderDocument. getShardInfoOrBuilder()Information about the sharding if this document is sharded part of a larger document.Document.ShardInfoOrBuilderDocumentOrBuilder. getShardInfoOrBuilder()Information about the sharding if this document is sharded part of a larger document.
-