Uses of Class
com.google.cloud.aiplatform.v1.FeaturestoreServiceGrpc.FeaturestoreServiceStub
-
Packages that use FeaturestoreServiceGrpc.FeaturestoreServiceStub Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI API -
-
Uses of FeaturestoreServiceGrpc.FeaturestoreServiceStub in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return FeaturestoreServiceGrpc.FeaturestoreServiceStub Modifier and Type Method Description protected FeaturestoreServiceGrpc.FeaturestoreServiceStub
FeaturestoreServiceGrpc.FeaturestoreServiceStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static FeaturestoreServiceGrpc.FeaturestoreServiceStub
FeaturestoreServiceGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-