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 classGcrDestinationThe GCR location where the image must be pushed to.static classGcrDestination.BuilderThe GCR location where the image must be pushed to.Methods in com.google.cloud.automl.v1beta1 that return GcrDestinationOrBuilder Modifier and Type Method Description GcrDestinationOrBuilderModelExportOutputConfig.Builder. getGcrDestinationOrBuilder()The GCR location where model image is to be pushed to.GcrDestinationOrBuilderModelExportOutputConfig. getGcrDestinationOrBuilder()The GCR location where model image is to be pushed to.GcrDestinationOrBuilderModelExportOutputConfigOrBuilder. getGcrDestinationOrBuilder()The GCR location where model image is to be pushed to.
-