Create a dataset
Create a new Dataset. Requires access to the project the dataset will originate from
Authorizations
Body
Dataset to create
Name of this dataset. The name must be unique in the same project
Description of the dataset
Permission grants to be assigned for this newly created dataset. Note that permissions can be edited after creation. If snapshotId is passed in, this parameter won't have any effect and caller will be assigned dataset Ownership.
ID of the project this dataset belongs to. Either projectId or snapshotId must be provided
ID of an existing snapshot to create a new dataset from. Either snapshotId or projectId must be provided.