Uses of Class
com.google.cloud.aiplatform.v1beta1.FeaturestoreServiceGrpc.FeaturestoreServiceBlockingStub
-
Packages that use FeaturestoreServiceGrpc.FeaturestoreServiceBlockingStub Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI API -
-
Uses of FeaturestoreServiceGrpc.FeaturestoreServiceBlockingStub in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return FeaturestoreServiceGrpc.FeaturestoreServiceBlockingStub Modifier and Type Method Description protected FeaturestoreServiceGrpc.FeaturestoreServiceBlockingStub
FeaturestoreServiceGrpc.FeaturestoreServiceBlockingStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static FeaturestoreServiceGrpc.FeaturestoreServiceBlockingStub
FeaturestoreServiceGrpc. newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
-