resourceUri property

String? resourceUri
getter/setter pair

URI of the resource that caused the drop.

Format: * projects/{project_id}/global/firewalls/{firewall_id} (firewall rule) * projects/{project_id}/global/routes/{route_id} (route)

Implementation

core.String? resourceUri;