targetResourceUri property

String? targetResourceUri
getter/setter pair

The full absolute URI of the targeted resource governed by this policy.

For example, for an AgentRegistry resource, the format is: //agentregistry.googleapis.com/projects/{project}/locations/{location}

Required.

Implementation

core.String? targetResourceUri;