id property

String? id
getter/setter pair

The fully-qualified unique name of the dataset in the format projectId:datasetId.

The dataset name without the project name is given in the datasetId field. When creating a new dataset, leave this field blank, and instead specify the datasetId field.

Output only.

Implementation

core.String? id;