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