Values.ResourcePermissionSourceResource permission for a dataset. When you create a dataset, all the other members of the same user group inherit access to the dataset. You can only create a dataset if your user group has application permission for Create Datasets. The following is a list of valid dataset permissions that you can apply: ViewDatasetDetails ReadDatasetDetails AddDatasetData CreateDataView EditDatasetMetadata DeleteDataset For more information on the dataset permissions, see Supported Dataset Permissions in the FinSpace User Guide.
type nonrec t = {permission : StringValueLength1to250.t option;Permission for a resource.
*)}val to_value :
t ->
[> `Structure of (string * [> `String of StringValueLength1to250.t ]) list ]