Uses of Interface
com.google.cloud.documentai.v1.Document.ShardInfoOrBuilder
-
Packages that use Document.ShardInfoOrBuilder Package Description com.google.cloud.documentai.v1 A client to Cloud Document AI API -
-
Uses of Document.ShardInfoOrBuilder in com.google.cloud.documentai.v1
Classes in com.google.cloud.documentai.v1 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.v1 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.
-