Uses of Interface
com.google.cloud.automl.v1beta1.InputConfigOrBuilder
-
Packages that use InputConfigOrBuilder Package Description com.google.cloud.automl.v1beta1 A client to Cloud AutoML API -
-
Uses of InputConfigOrBuilder in com.google.cloud.automl.v1beta1
Classes in com.google.cloud.automl.v1beta1 that implement InputConfigOrBuilder Modifier and Type Class Description classInputConfigInput configuration for ImportData Action.static classInputConfig.BuilderInput configuration for ImportData Action.Methods in com.google.cloud.automl.v1beta1 that return InputConfigOrBuilder Modifier and Type Method Description InputConfigOrBuilderImage.Builder. getInputConfigOrBuilder()An input config specifying the content of the image.InputConfigOrBuilderImage. getInputConfigOrBuilder()An input config specifying the content of the image.InputConfigOrBuilderImageOrBuilder. getInputConfigOrBuilder()An input config specifying the content of the image.InputConfigOrBuilderImportDataRequest.Builder. getInputConfigOrBuilder()Required.InputConfigOrBuilderImportDataRequest. getInputConfigOrBuilder()Required.InputConfigOrBuilderImportDataRequestOrBuilder. getInputConfigOrBuilder()Required.InputConfigOrBuilderTableSpec.Builder. getInputConfigsOrBuilder(int index)Output only.InputConfigOrBuilderTableSpec. getInputConfigsOrBuilder(int index)Output only.InputConfigOrBuilderTableSpecOrBuilder. getInputConfigsOrBuilder(int index)Output only.Methods in com.google.cloud.automl.v1beta1 that return types with arguments of type InputConfigOrBuilder Modifier and Type Method Description List<? extends InputConfigOrBuilder>TableSpec.Builder. getInputConfigsOrBuilderList()Output only.List<? extends InputConfigOrBuilder>TableSpec. getInputConfigsOrBuilderList()Output only.List<? extends InputConfigOrBuilder>TableSpecOrBuilder. getInputConfigsOrBuilderList()Output only.
-