File tree 1 file changed +2
-2
lines changed
google/cloud/aiplatform/datasets
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -78,11 +78,11 @@ def create(
78
78
request_metadata (Sequence[Tuple[str, str]]):
79
79
Strings which should be sent along with the request as metadata.
80
80
labels (Dict[str, str]):
81
- Optional. Labels with user-defined metadata to organize your Tensorboards .
81
+ Optional. Labels with user-defined metadata to organize your datasets .
82
82
Label keys and values can be no longer than 64 characters
83
83
(Unicode codepoints), can only contain lowercase letters, numeric
84
84
characters, underscores and dashes. International characters are allowed.
85
- No more than 64 user labels can be associated with one Tensorboard
85
+ No more than 64 user labels can be associated with one TimeSeriesDataset
86
86
(System labels are excluded).
87
87
See https://goo.gl/xmQnxf for more information and examples of labels.
88
88
System reserved label keys are prefixed with "aiplatform.googleapis.com/"
You can’t perform that action at this time.
0 commit comments