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 @@ -187,11 +187,11 @@ def create(
187
187
request_metadata (Sequence[Tuple[str, str]]):
188
188
Strings which should be sent along with the request as metadata.
189
189
labels (Dict[str, str]):
190
- Optional. Labels with user-defined metadata to organize your Tensorboards .
190
+ Optional. Labels with user-defined metadata to organize your datasets .
191
191
Label keys and values can be no longer than 64 characters
192
192
(Unicode codepoints), can only contain lowercase letters, numeric
193
193
characters, underscores and dashes. International characters are allowed.
194
- No more than 64 user labels can be associated with one Tensorboard
194
+ No more than 64 user labels can be associated with one Dataset
195
195
(System labels are excluded).
196
196
See https://goo.gl/xmQnxf for more information and examples of labels.
197
197
System reserved label keys are prefixed with "aiplatform.googleapis.com/"
You can’t perform that action at this time.
0 commit comments