Uses of Class
com.google.cloud.aiplatform.v1.TensorboardServiceSettings
-
Packages that use TensorboardServiceSettings Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI API -
-
Uses of TensorboardServiceSettings in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return TensorboardServiceSettings Modifier and Type Method Description TensorboardServiceSettingsTensorboardServiceSettings.Builder. build()static TensorboardServiceSettingsTensorboardServiceSettings. create(TensorboardServiceStubSettings stub)TensorboardServiceSettingsTensorboardServiceClient. getSettings()Methods in com.google.cloud.aiplatform.v1 with parameters of type TensorboardServiceSettings Modifier and Type Method Description static TensorboardServiceClientTensorboardServiceClient. create(TensorboardServiceSettings settings)Constructs an instance of TensorboardServiceClient, using the given settings.Constructors in com.google.cloud.aiplatform.v1 with parameters of type TensorboardServiceSettings Constructor Description Builder(TensorboardServiceSettings settings)TensorboardServiceClient(TensorboardServiceSettings settings)Constructs an instance of TensorboardServiceClient, using the given settings.
-