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