dataset property

String? dataset
getter/setter pair

The Data Catalog resource name of the dataset entry the current table belongs to.

For example: projects/{PROJECT_ID}/locations/{LOCATION}/entrygroups/{ENTRY_GROUP_ID}/entries/{ENTRY_ID}.

Output only.

Implementation

core.String? dataset;