Uses of Class
com.google.cloud.aiplatform.v1beta1.stub.GrpcFeaturestoreServiceStub
-
Packages that use GrpcFeaturestoreServiceStub Package Description com.google.cloud.aiplatform.v1beta1.stub -
-
Uses of GrpcFeaturestoreServiceStub in com.google.cloud.aiplatform.v1beta1.stub
Methods in com.google.cloud.aiplatform.v1beta1.stub that return GrpcFeaturestoreServiceStub Modifier and Type Method Description static GrpcFeaturestoreServiceStub
GrpcFeaturestoreServiceStub. create(com.google.api.gax.rpc.ClientContext clientContext)
static GrpcFeaturestoreServiceStub
GrpcFeaturestoreServiceStub. create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)
static GrpcFeaturestoreServiceStub
GrpcFeaturestoreServiceStub. create(FeaturestoreServiceStubSettings settings)
-