resourceUri property

String? resourceUri
getter/setter pair

URI of the resource that caused the abort.

Format: * projects/{project_id}/global/networks/{network_id} (VPC network) * projects/{project_id}/zones/{zone}/instances/{instance_id} (VM instance)

Implementation

core.String? resourceUri;