Skip to content

Commit e50e49e

Browse files
vertex-sdk-botcopybara-github
authored andcommitted
chore: Fix tensorboard typo
PiperOrigin-RevId: 591310011
1 parent 443fa9d commit e50e49e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

google/cloud/aiplatform/metadata/experiment_run_resource.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -697,7 +697,7 @@ def create(
697697
Optional. The name or instance of the experiment to create this run under.
698698
If not provided, will default to the experiment set in `aiplatform.init`.
699699
tensorboard (Union[aiplatform.Tensorboard, str]):
700-
Optional. The resource name or instance of Vertex Tensorbaord to use as the backing
700+
Optional. The resource name or instance of Vertex Tensorboard to use as the backing
701701
Tensorboard for time series metric logging. If not provided, will default to the
702702
the backing tensorboard of parent experiment if set. Must be in same project and location
703703
as this experiment run.

0 commit comments

Comments
 (0)