Uses of Class
com.google.cloud.aiplatform.v1.TensorboardServiceSettings
Packages that use TensorboardServiceSettings
-
Uses of TensorboardServiceSettings in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return TensorboardServiceSettingsModifier and TypeMethodDescriptionTensorboardServiceSettings.Builder.build()static final TensorboardServiceSettingsTensorboardServiceSettings.create(TensorboardServiceStubSettings stub) TensorboardServiceClient.getSettings()Methods in com.google.cloud.aiplatform.v1 with parameters of type TensorboardServiceSettingsModifier and TypeMethodDescriptionstatic final TensorboardServiceClientTensorboardServiceClient.create(TensorboardServiceSettings settings) Constructs an instance of TensorboardServiceClient, using the given settings.Constructors in com.google.cloud.aiplatform.v1 with parameters of type TensorboardServiceSettingsModifierConstructorDescriptionprotectedBuilder(TensorboardServiceSettings settings) protectedConstructs an instance of TensorboardServiceClient, using the given settings.