resource property

String? resource
getter/setter pair

Full name of a resource as defined by the service.

For example: //bigquery.googleapis.com/projects/{PROJECT_ID}/locations/{LOCATION}/datasets/{DATASET_ID}/tables/{TABLE_ID}

Implementation

core.String? resource;