eventSubscriptions property

List<String>? eventSubscriptions
getter/setter pair

List of event subscriptions which are using the webhook.

Output only.

Implementation

core.List<core.String>? eventSubscriptions;