Uses of Class
com.google.cloud.aiplatform.v1beta1.ModelServiceSettings
-
Packages that use ModelServiceSettings Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI API -
-
Uses of ModelServiceSettings in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return ModelServiceSettings Modifier and Type Method Description ModelServiceSettingsModelServiceSettings.Builder. build()static ModelServiceSettingsModelServiceSettings. create(ModelServiceStubSettings stub)ModelServiceSettingsModelServiceClient. getSettings()Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type ModelServiceSettings Modifier and Type Method Description static ModelServiceClientModelServiceClient. create(ModelServiceSettings settings)Constructs an instance of ModelServiceClient, using the given settings.Constructors in com.google.cloud.aiplatform.v1beta1 with parameters of type ModelServiceSettings Constructor Description Builder(ModelServiceSettings settings)ModelServiceClient(ModelServiceSettings settings)Constructs an instance of ModelServiceClient, using the given settings.
-