Uses of Class
com.google.cloud.aiplatform.v1.stub.ModelGardenServiceStubSettings
Packages that use ModelGardenServiceStubSettings
Package
Description
A client to Vertex AI API
-
Uses of ModelGardenServiceStubSettings in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 with parameters of type ModelGardenServiceStubSettingsModifier and TypeMethodDescriptionstatic final ModelGardenServiceSettingsModelGardenServiceSettings.create(ModelGardenServiceStubSettings stub) -
Uses of ModelGardenServiceStubSettings in com.google.cloud.aiplatform.v1.stub
Methods in com.google.cloud.aiplatform.v1.stub that return ModelGardenServiceStubSettingsMethods in com.google.cloud.aiplatform.v1.stub with parameters of type ModelGardenServiceStubSettingsModifier and TypeMethodDescriptionstatic final GrpcModelGardenServiceStubGrpcModelGardenServiceStub.create(ModelGardenServiceStubSettings settings) Constructors in com.google.cloud.aiplatform.v1.stub with parameters of type ModelGardenServiceStubSettingsModifierConstructorDescriptionprotectedBuilder(ModelGardenServiceStubSettings settings) protectedGrpcModelGardenServiceStub(ModelGardenServiceStubSettings settings, ClientContext clientContext) Constructs an instance of GrpcModelGardenServiceStub, using the given settings.protectedGrpcModelGardenServiceStub(ModelGardenServiceStubSettings settings, ClientContext clientContext, GrpcStubCallableFactory callableFactory) Constructs an instance of GrpcModelGardenServiceStub, using the given settings.