Uses of Class
com.google.cloud.aiplatform.v1beta1.TensorboardServiceGrpc.TensorboardServiceStub
-
Packages that use TensorboardServiceGrpc.TensorboardServiceStub Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI API -
-
Uses of TensorboardServiceGrpc.TensorboardServiceStub in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return TensorboardServiceGrpc.TensorboardServiceStub Modifier and Type Method Description protected TensorboardServiceGrpc.TensorboardServiceStub
TensorboardServiceGrpc.TensorboardServiceStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static TensorboardServiceGrpc.TensorboardServiceStub
TensorboardServiceGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-