Uses of Class
com.google.cloud.aiplatform.v1.stub.FeaturestoreServiceStub
-
Packages that use FeaturestoreServiceStub Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI APIcom.google.cloud.aiplatform.v1.stub -
-
Uses of FeaturestoreServiceStub in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return FeaturestoreServiceStub Modifier and Type Method Description FeaturestoreServiceStub
FeaturestoreServiceClient. getStub()
Methods in com.google.cloud.aiplatform.v1 with parameters of type FeaturestoreServiceStub Modifier and Type Method Description static FeaturestoreServiceClient
FeaturestoreServiceClient. create(FeaturestoreServiceStub stub)
Constructs an instance of FeaturestoreServiceClient, using the given stub for making calls.Constructors in com.google.cloud.aiplatform.v1 with parameters of type FeaturestoreServiceStub Constructor Description FeaturestoreServiceClient(FeaturestoreServiceStub stub)
-
Uses of FeaturestoreServiceStub in com.google.cloud.aiplatform.v1.stub
Subclasses of FeaturestoreServiceStub in com.google.cloud.aiplatform.v1.stub Modifier and Type Class Description class
GrpcFeaturestoreServiceStub
gRPC stub implementation for the FeaturestoreService service API.Methods in com.google.cloud.aiplatform.v1.stub that return FeaturestoreServiceStub Modifier and Type Method Description FeaturestoreServiceStub
FeaturestoreServiceStubSettings. createStub()
-