Uses of Class
com.google.cloud.aiplatform.v1.ModelGardenServiceClient
-
Packages that use ModelGardenServiceClient Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI API -
-
Uses of ModelGardenServiceClient in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return ModelGardenServiceClient Modifier and Type Method Description static ModelGardenServiceClientModelGardenServiceClient. create()Constructs an instance of ModelGardenServiceClient with default settings.static ModelGardenServiceClientModelGardenServiceClient. create(ModelGardenServiceSettings settings)Constructs an instance of ModelGardenServiceClient, using the given settings.static ModelGardenServiceClientModelGardenServiceClient. create(ModelGardenServiceStub stub)Constructs an instance of ModelGardenServiceClient, using the given stub for making calls.
-