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