Uses of Class
com.google.cloud.aiplatform.v1.stub.VizierServiceStub
-
Packages that use VizierServiceStub Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI APIcom.google.cloud.aiplatform.v1.stub -
-
Uses of VizierServiceStub in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return VizierServiceStub Modifier and Type Method Description VizierServiceStubVizierServiceClient. getStub()Methods in com.google.cloud.aiplatform.v1 with parameters of type VizierServiceStub Modifier and Type Method Description static VizierServiceClientVizierServiceClient. create(VizierServiceStub stub)Constructs an instance of VizierServiceClient, using the given stub for making calls.Constructors in com.google.cloud.aiplatform.v1 with parameters of type VizierServiceStub Constructor Description VizierServiceClient(VizierServiceStub stub) -
Uses of VizierServiceStub in com.google.cloud.aiplatform.v1.stub
Subclasses of VizierServiceStub in com.google.cloud.aiplatform.v1.stub Modifier and Type Class Description classGrpcVizierServiceStubgRPC stub implementation for the VizierService service API.Methods in com.google.cloud.aiplatform.v1.stub that return VizierServiceStub Modifier and Type Method Description VizierServiceStubVizierServiceStubSettings. createStub()
-