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