We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 443fa9d commit e50e49eCopy full SHA for e50e49e
google/cloud/aiplatform/metadata/experiment_run_resource.py
@@ -697,7 +697,7 @@ def create(
697
Optional. The name or instance of the experiment to create this run under.
698
If not provided, will default to the experiment set in `aiplatform.init`.
699
tensorboard (Union[aiplatform.Tensorboard, str]):
700
- Optional. The resource name or instance of Vertex Tensorbaord to use as the backing
+ Optional. The resource name or instance of Vertex Tensorboard to use as the backing
701
Tensorboard for time series metric logging. If not provided, will default to the
702
the backing tensorboard of parent experiment if set. Must be in same project and location
703
as this experiment run.
0 commit comments