Uses of Class
com.google.cloud.aiplatform.v1beta1.ModelServiceSettings
Packages that use ModelServiceSettings
-
Uses of ModelServiceSettings in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return ModelServiceSettingsModifier and TypeMethodDescriptionModelServiceSettings.Builder.build()static final ModelServiceSettingsModelServiceSettings.create(ModelServiceStubSettings stub) final ModelServiceSettingsModelServiceClient.getSettings()Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type ModelServiceSettingsModifier and TypeMethodDescriptionstatic final ModelServiceClientModelServiceClient.create(ModelServiceSettings settings) Constructs an instance of ModelServiceClient, using the given settings.Constructors in com.google.cloud.aiplatform.v1beta1 with parameters of type ModelServiceSettingsModifierConstructorDescriptionprotectedBuilder(ModelServiceSettings settings) protectedModelServiceClient(ModelServiceSettings settings) Constructs an instance of ModelServiceClient, using the given settings.