Uses of Class
com.google.cloud.aiplatform.v1beta1.FeaturestoreServiceClient
-
Packages that use FeaturestoreServiceClient Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI API -
-
Uses of FeaturestoreServiceClient in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return FeaturestoreServiceClient Modifier and Type Method Description static FeaturestoreServiceClientFeaturestoreServiceClient. create()Constructs an instance of FeaturestoreServiceClient with default settings.static FeaturestoreServiceClientFeaturestoreServiceClient. create(FeaturestoreServiceSettings settings)Constructs an instance of FeaturestoreServiceClient, using the given settings.static FeaturestoreServiceClientFeaturestoreServiceClient. create(FeaturestoreServiceStub stub)Constructs an instance of FeaturestoreServiceClient, using the given stub for making calls.
-