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 classGcsDestinationExport destination of the data.Only gcs path is allowed in output_uri.static classGcsDestination.BuilderExport 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 GcsDestinationOrBuilderOutputConfig.Builder. getGcsDestinationOrBuilder()Output to a file in Cloud Storage.GcsDestinationOrBuilderOutputConfig. getGcsDestinationOrBuilder()Output to a file in Cloud Storage.GcsDestinationOrBuilderOutputConfigOrBuilder. getGcsDestinationOrBuilder()Output to a file in Cloud Storage.
-