Uses of Interface
com.google.cloud.datalabeling.v1beta1.GcsDestinationOrBuilder
-
Packages that use GcsDestinationOrBuilder Package Description com.google.cloud.datalabeling.v1beta1 A client to Data Labeling API -
-
Uses of GcsDestinationOrBuilder in com.google.cloud.datalabeling.v1beta1
Classes in com.google.cloud.datalabeling.v1beta1 that implement GcsDestinationOrBuilder Modifier and Type Class Description class
GcsDestination
Export destination of the data.Only gcs path is allowed in output_uri.static class
GcsDestination.Builder
Export destination of the data.Only gcs path is allowed in output_uri.Methods in com.google.cloud.datalabeling.v1beta1 that return GcsDestinationOrBuilder Modifier and Type Method Description GcsDestinationOrBuilder
OutputConfig.Builder. getGcsDestinationOrBuilder()
Output to a file in Cloud Storage.GcsDestinationOrBuilder
OutputConfig. getGcsDestinationOrBuilder()
Output to a file in Cloud Storage.GcsDestinationOrBuilder
OutputConfigOrBuilder. getGcsDestinationOrBuilder()
Output to a file in Cloud Storage.
-