Uses of Class
com.google.cloud.aiplatform.v1beta1.stub.ModelGardenServiceStub
-
Packages that use ModelGardenServiceStub Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI APIcom.google.cloud.aiplatform.v1beta1.stub -
-
Uses of ModelGardenServiceStub in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return ModelGardenServiceStub Modifier and Type Method Description ModelGardenServiceStubModelGardenServiceClient. getStub()Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type ModelGardenServiceStub Modifier and Type Method Description static ModelGardenServiceClientModelGardenServiceClient. create(ModelGardenServiceStub stub)Constructs an instance of ModelGardenServiceClient, using the given stub for making calls.Constructors in com.google.cloud.aiplatform.v1beta1 with parameters of type ModelGardenServiceStub Constructor Description ModelGardenServiceClient(ModelGardenServiceStub stub) -
Uses of ModelGardenServiceStub in com.google.cloud.aiplatform.v1beta1.stub
Subclasses of ModelGardenServiceStub in com.google.cloud.aiplatform.v1beta1.stub Modifier and Type Class Description classGrpcModelGardenServiceStubgRPC stub implementation for the ModelGardenService service API.Methods in com.google.cloud.aiplatform.v1beta1.stub that return ModelGardenServiceStub Modifier and Type Method Description ModelGardenServiceStubModelGardenServiceStubSettings. createStub()
-