Uses of Class
com.google.cloud.aiplatform.v1beta1.stub.ModelGardenServiceStubSettings
-
Packages that use ModelGardenServiceStubSettings Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI APIcom.google.cloud.aiplatform.v1beta1.stub -
-
Uses of ModelGardenServiceStubSettings in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type ModelGardenServiceStubSettings Modifier and Type Method Description static ModelGardenServiceSettingsModelGardenServiceSettings. create(ModelGardenServiceStubSettings stub) -
Uses of ModelGardenServiceStubSettings in com.google.cloud.aiplatform.v1beta1.stub
Methods in com.google.cloud.aiplatform.v1beta1.stub that return ModelGardenServiceStubSettings Modifier and Type Method Description ModelGardenServiceStubSettingsModelGardenServiceStubSettings.Builder. build()Methods in com.google.cloud.aiplatform.v1beta1.stub with parameters of type ModelGardenServiceStubSettings Modifier and Type Method Description static GrpcModelGardenServiceStubGrpcModelGardenServiceStub. create(ModelGardenServiceStubSettings settings)Constructors in com.google.cloud.aiplatform.v1beta1.stub with parameters of type ModelGardenServiceStubSettings Constructor Description Builder(ModelGardenServiceStubSettings settings)GrpcModelGardenServiceStub(ModelGardenServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext)Constructs an instance of GrpcModelGardenServiceStub, using the given settings.GrpcModelGardenServiceStub(ModelGardenServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)Constructs an instance of GrpcModelGardenServiceStub, using the given settings.
-