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