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