Uses of Class
com.google.cloud.aiplatform.v1.stub.TensorboardServiceStub
-
Packages that use TensorboardServiceStub Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI APIcom.google.cloud.aiplatform.v1.stub -
-
Uses of TensorboardServiceStub in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return TensorboardServiceStub Modifier and Type Method Description TensorboardServiceStub
TensorboardServiceClient. getStub()
Methods in com.google.cloud.aiplatform.v1 with parameters of type TensorboardServiceStub Modifier and Type Method Description static TensorboardServiceClient
TensorboardServiceClient. create(TensorboardServiceStub stub)
Constructs an instance of TensorboardServiceClient, using the given stub for making calls.Constructors in com.google.cloud.aiplatform.v1 with parameters of type TensorboardServiceStub Constructor Description TensorboardServiceClient(TensorboardServiceStub stub)
-
Uses of TensorboardServiceStub in com.google.cloud.aiplatform.v1.stub
Subclasses of TensorboardServiceStub in com.google.cloud.aiplatform.v1.stub Modifier and Type Class Description class
GrpcTensorboardServiceStub
gRPC stub implementation for the TensorboardService service API.Methods in com.google.cloud.aiplatform.v1.stub that return TensorboardServiceStub Modifier and Type Method Description TensorboardServiceStub
TensorboardServiceStubSettings. createStub()
-