Uses of Class
com.google.cloud.automl.v1beta1.AutoMlSettings
-
Packages that use AutoMlSettings Package Description com.google.cloud.automl.v1beta1 A client to Cloud AutoML API -
-
Uses of AutoMlSettings in com.google.cloud.automl.v1beta1
Methods in com.google.cloud.automl.v1beta1 that return AutoMlSettings Modifier and Type Method Description AutoMlSettingsAutoMlSettings.Builder. build()static AutoMlSettingsAutoMlSettings. create(AutoMlStubSettings stub)AutoMlSettingsAutoMlClient. getSettings()Methods in com.google.cloud.automl.v1beta1 with parameters of type AutoMlSettings Modifier and Type Method Description static AutoMlClientAutoMlClient. create(AutoMlSettings settings)Constructs an instance of AutoMlClient, using the given settings.Constructors in com.google.cloud.automl.v1beta1 with parameters of type AutoMlSettings Constructor Description AutoMlClient(AutoMlSettings settings)Constructs an instance of AutoMlClient, using the given settings.Builder(AutoMlSettings settings)
-