Uses of Interface
com.google.cloud.datalabeling.v1beta1.GcsFolderDestinationOrBuilder
-
Packages that use GcsFolderDestinationOrBuilder Package Description com.google.cloud.datalabeling.v1beta1 A client to Data Labeling API -
-
Uses of GcsFolderDestinationOrBuilder in com.google.cloud.datalabeling.v1beta1
Classes in com.google.cloud.datalabeling.v1beta1 that implement GcsFolderDestinationOrBuilder Modifier and Type Class Description class
GcsFolderDestination
Export folder destination of the data.static class
GcsFolderDestination.Builder
Export folder destination of the data.Methods in com.google.cloud.datalabeling.v1beta1 that return GcsFolderDestinationOrBuilder Modifier and Type Method Description GcsFolderDestinationOrBuilder
OutputConfig.Builder. getGcsFolderDestinationOrBuilder()
Output to a folder in Cloud Storage.GcsFolderDestinationOrBuilder
OutputConfig. getGcsFolderDestinationOrBuilder()
Output to a folder in Cloud Storage.GcsFolderDestinationOrBuilder
OutputConfigOrBuilder. getGcsFolderDestinationOrBuilder()
Output to a folder in Cloud Storage.
-