Uses of Class
com.google.cloud.aiplatform.v1.DataFoundryServiceSettings
Packages that use DataFoundryServiceSettings
-
Uses of DataFoundryServiceSettings in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return DataFoundryServiceSettingsModifier and TypeMethodDescriptionDataFoundryServiceSettings.Builder.build()static final DataFoundryServiceSettingsDataFoundryServiceSettings.create(DataFoundryServiceStubSettings stub) DataFoundryServiceClient.getSettings()Methods in com.google.cloud.aiplatform.v1 with parameters of type DataFoundryServiceSettingsModifier and TypeMethodDescriptionstatic final DataFoundryServiceClientDataFoundryServiceClient.create(DataFoundryServiceSettings settings) Constructs an instance of DataFoundryServiceClient, using the given settings.Constructors in com.google.cloud.aiplatform.v1 with parameters of type DataFoundryServiceSettingsModifierConstructorDescriptionprotectedBuilder(DataFoundryServiceSettings settings) protectedConstructs an instance of DataFoundryServiceClient, using the given settings.