tableFqn property

String? tableFqn
getter/setter pair

The service-qualified full resource name of the table Ex: //bigquery.googleapis.com/projects/PROJECT_ID/datasets/DATASET_ID/tables/TABLE_ID

Output only.

Implementation

core.String? tableFqn;