resource property
The full resource name of the resource associated with this IAM policy.
Example:
//compute.googleapis.com/projects/my_project_123/zones/zone1/instances/instance1
.
See
Cloud Asset Inventory Resource Name Format
for more information. To search against the resource
: * use a field
query. Example: resource:organizations/123
Implementation
core.String? resource;