Uses of Class
com.google.cloud.aiplatform.v1.FeaturestoreServiceSettings
-
Packages that use FeaturestoreServiceSettings Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI API -
-
Uses of FeaturestoreServiceSettings in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return FeaturestoreServiceSettings Modifier and Type Method Description FeaturestoreServiceSettingsFeaturestoreServiceSettings.Builder. build()static FeaturestoreServiceSettingsFeaturestoreServiceSettings. create(FeaturestoreServiceStubSettings stub)FeaturestoreServiceSettingsFeaturestoreServiceClient. getSettings()Methods in com.google.cloud.aiplatform.v1 with parameters of type FeaturestoreServiceSettings Modifier and Type Method Description static FeaturestoreServiceClientFeaturestoreServiceClient. create(FeaturestoreServiceSettings settings)Constructs an instance of FeaturestoreServiceClient, using the given settings.Constructors in com.google.cloud.aiplatform.v1 with parameters of type FeaturestoreServiceSettings Constructor Description Builder(FeaturestoreServiceSettings settings)FeaturestoreServiceClient(FeaturestoreServiceSettings settings)Constructs an instance of FeaturestoreServiceClient, using the given settings.
-