Uses of Class
com.google.cloud.aiplatform.v1.TensorboardServiceClient
-
Packages that use TensorboardServiceClient Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI API -
-
Uses of TensorboardServiceClient in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return TensorboardServiceClient Modifier and Type Method Description static TensorboardServiceClientTensorboardServiceClient. create()Constructs an instance of TensorboardServiceClient with default settings.static TensorboardServiceClientTensorboardServiceClient. create(TensorboardServiceStub stub)Constructs an instance of TensorboardServiceClient, using the given stub for making calls.static TensorboardServiceClientTensorboardServiceClient. create(TensorboardServiceSettings settings)Constructs an instance of TensorboardServiceClient, using the given settings.
-