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