targetResource property
The Google Workspace resource that's monitored for events, formatted as the full resource name.
To learn about target resources and the events that they support, see
Supported Google Workspace events.
A user can only authorize your app to create one subscription for a given
target resource. If your app tries to create another subscription with the
same user credentials, the request returns an ALREADY_EXISTS
error.
Required. Immutable.
Implementation
core.String? targetResource;