name property

String? name
getter/setter pair

The service-qualified full resource name of the cloud resource.

Ex: bigquery.googleapis.com/projects/PROJECT_ID/datasets/DATASET_ID/tables/TABLE_ID

Output only.

Implementation

core.String? name;