datasetId property
A unique ID for this dataset, without the project name.
The ID must contain only letters (a-z, A-Z), numbers (0-9), or underscores (_). The maximum length is 1,024 characters.
Required.
Implementation
core.String? datasetId;
A unique ID for this dataset, without the project name.
The ID must contain only letters (a-z, A-Z), numbers (0-9), or underscores (_). The maximum length is 1,024 characters.
Required.
core.String? datasetId;