Configures the info_source, label and/or description of a dataset.
configure_dataset_metadata(dataset: dataset, { "param": value, ... })
Inputs
Dataset to be configured.
Outputs
Parameters
Source URL.
Values must match the following regex pattern:
^https?://
Description of the dataset.
Label of the dataset.
Was this page helpful?