Uses of Interface
com.google.cloud.datalabeling.v1beta1.GcsSourceOrBuilder
-
Packages that use GcsSourceOrBuilder Package Description com.google.cloud.datalabeling.v1beta1 A client to Data Labeling API -
-
Uses of GcsSourceOrBuilder in com.google.cloud.datalabeling.v1beta1
Classes in com.google.cloud.datalabeling.v1beta1 that implement GcsSourceOrBuilder Modifier and Type Class Description classGcsSourceSource of the Cloud Storage file to be imported.static classGcsSource.BuilderSource of the Cloud Storage file to be imported.Methods in com.google.cloud.datalabeling.v1beta1 that return GcsSourceOrBuilder Modifier and Type Method Description GcsSourceOrBuilderInputConfig.Builder. getGcsSourceOrBuilder()Source located in Cloud Storage.GcsSourceOrBuilderInputConfig. getGcsSourceOrBuilder()Source located in Cloud Storage.GcsSourceOrBuilderInputConfigOrBuilder. getGcsSourceOrBuilder()Source located in Cloud Storage.
-