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