Uses of Class
com.google.cloud.aiplatform.v1.FeaturestoreServiceSettings
Packages that use FeaturestoreServiceSettings
-
Uses of FeaturestoreServiceSettings in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return FeaturestoreServiceSettingsModifier and TypeMethodDescriptionFeaturestoreServiceSettings.Builder.build()static final FeaturestoreServiceSettingsFeaturestoreServiceSettings.create(FeaturestoreServiceStubSettings stub) FeaturestoreServiceClient.getSettings()Methods in com.google.cloud.aiplatform.v1 with parameters of type FeaturestoreServiceSettingsModifier and TypeMethodDescriptionstatic final FeaturestoreServiceClientFeaturestoreServiceClient.create(FeaturestoreServiceSettings settings) Constructs an instance of FeaturestoreServiceClient, using the given settings.Constructors in com.google.cloud.aiplatform.v1 with parameters of type FeaturestoreServiceSettingsModifierConstructorDescriptionprotectedBuilder(FeaturestoreServiceSettings settings) protectedConstructs an instance of FeaturestoreServiceClient, using the given settings.