dataSetConfigurations property

List<DataSetConfiguration>? dataSetConfigurations
final

Schema of the dataset identified by the placeholder. Any dashboard created from this template should be bound to new datasets matching the same schema described through this API operation.

Implementation

final List<DataSetConfiguration>? dataSetConfigurations;