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 class
GcsSource
Source of the Cloud Storage file to be imported.static class
GcsSource.Builder
Source of the Cloud Storage file to be imported.Methods in com.google.cloud.datalabeling.v1beta1 that return GcsSourceOrBuilder Modifier and Type Method Description GcsSourceOrBuilder
InputConfig.Builder. getGcsSourceOrBuilder()
Source located in Cloud Storage.GcsSourceOrBuilder
InputConfig. getGcsSourceOrBuilder()
Source located in Cloud Storage.GcsSourceOrBuilder
InputConfigOrBuilder. getGcsSourceOrBuilder()
Source located in Cloud Storage.
-