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