File tree Expand file tree Collapse file tree
google/cloud/aiplatform/datasets Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -187,11 +187,11 @@ def create(
187187 request_metadata (Sequence[Tuple[str, str]]):
188188 Strings which should be sent along with the request as metadata.
189189 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 .
191191 Label keys and values can be no longer than 64 characters
192192 (Unicode codepoints), can only contain lowercase letters, numeric
193193 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
195195 (System labels are excluded).
196196 See https://goo.gl/xmQnxf for more information and examples of labels.
197197 System reserved label keys are prefixed with "aiplatform.googleapis.com/"
You can’t perform that action at this time.
0 commit comments