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