Uses of Interface
com.google.cloud.automl.v1beta1.GcrDestinationOrBuilder
-
Packages that use GcrDestinationOrBuilder Package Description com.google.cloud.automl.v1beta1 A client to Cloud AutoML API -
-
Uses of GcrDestinationOrBuilder in com.google.cloud.automl.v1beta1
Classes in com.google.cloud.automl.v1beta1 that implement GcrDestinationOrBuilder Modifier and Type Class Description class
GcrDestination
The GCR location where the image must be pushed to.static class
GcrDestination.Builder
The GCR location where the image must be pushed to.Methods in com.google.cloud.automl.v1beta1 that return GcrDestinationOrBuilder Modifier and Type Method Description GcrDestinationOrBuilder
ModelExportOutputConfig.Builder. getGcrDestinationOrBuilder()
The GCR location where model image is to be pushed to.GcrDestinationOrBuilder
ModelExportOutputConfig. getGcrDestinationOrBuilder()
The GCR location where model image is to be pushed to.GcrDestinationOrBuilder
ModelExportOutputConfigOrBuilder. getGcrDestinationOrBuilder()
The GCR location where model image is to be pushed to.
-