Uses of Class
com.google.cloud.aiplatform.v1beta1.stub.ModelServiceStubSettings
Packages that use ModelServiceStubSettings
Package
Description
A client to Vertex AI API
-
Uses of ModelServiceStubSettings in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type ModelServiceStubSettingsModifier and TypeMethodDescriptionstatic final ModelServiceSettingsModelServiceSettings.create(ModelServiceStubSettings stub) -
Uses of ModelServiceStubSettings in com.google.cloud.aiplatform.v1beta1.stub
Methods in com.google.cloud.aiplatform.v1beta1.stub that return ModelServiceStubSettingsMethods in com.google.cloud.aiplatform.v1beta1.stub with parameters of type ModelServiceStubSettingsModifier and TypeMethodDescriptionstatic final GrpcModelServiceStubGrpcModelServiceStub.create(ModelServiceStubSettings settings) Constructors in com.google.cloud.aiplatform.v1beta1.stub with parameters of type ModelServiceStubSettingsModifierConstructorDescriptionprotectedBuilder(ModelServiceStubSettings settings) protectedGrpcModelServiceStub(ModelServiceStubSettings settings, ClientContext clientContext) Constructs an instance of GrpcModelServiceStub, using the given settings.protectedGrpcModelServiceStub(ModelServiceStubSettings settings, ClientContext clientContext, GrpcStubCallableFactory callableFactory) Constructs an instance of GrpcModelServiceStub, using the given settings.