Uses of Interface
com.google.cloud.documentai.v1beta3.GcsPrefixOrBuilder
-
Packages that use GcsPrefixOrBuilder Package Description com.google.cloud.documentai.v1beta3 A client to Cloud Document AI API -
-
Uses of GcsPrefixOrBuilder in com.google.cloud.documentai.v1beta3
Classes in com.google.cloud.documentai.v1beta3 that implement GcsPrefixOrBuilder Modifier and Type Class Description class
GcsPrefix
Specifies all documents on Cloud Storage with a common prefix.static class
GcsPrefix.Builder
Specifies all documents on Cloud Storage with a common prefix.Methods in com.google.cloud.documentai.v1beta3 that return GcsPrefixOrBuilder Modifier and Type Method Description GcsPrefixOrBuilder
BatchDocumentsInputConfig.Builder. getGcsPrefixOrBuilder()
The set of documents that match the specified Cloud Storage `gcs_prefix`.GcsPrefixOrBuilder
BatchDocumentsInputConfig. getGcsPrefixOrBuilder()
The set of documents that match the specified Cloud Storage `gcs_prefix`.GcsPrefixOrBuilder
BatchDocumentsInputConfigOrBuilder. getGcsPrefixOrBuilder()
The set of documents that match the specified Cloud Storage `gcs_prefix`.GcsPrefixOrBuilder
Dataset.GCSManagedConfig.Builder. getGcsPrefixOrBuilder()
Required.GcsPrefixOrBuilder
Dataset.GCSManagedConfig. getGcsPrefixOrBuilder()
Required.GcsPrefixOrBuilder
Dataset.GCSManagedConfigOrBuilder. getGcsPrefixOrBuilder()
Required.
-