authority property
The user who authorized the creation of the subscription.
Format: users/{user}
For Google Workspace users, the {user}
value is
the
[user.id
](https://developers.google.com/admin-sdk/directory/reference/rest/v1/users#User.FIELDS.ids)
field from the Directory API.
Output only.
Implementation
core.String? authority;