linkedResource property

String? linkedResource
getter/setter pair

The full name of the cloud resource the entry belongs to.

See: https://cloud.google.com/apis/design/resource_names#full_resource_name. Example: * //bigquery.googleapis.com/projects/projectId/datasets/datasetId/tables/tableId

Implementation

core.String? linkedResource;