eventTypes property
Unordered list.
Input for creating a subscription. Otherwise, output only. One or more
types of events to receive about the target resource. Formatted according
to the CloudEvents specification. The supported event types depend on the
target resource of your subscription. For details, see
Supported Google Workspace events.
By default, you also receive events about the
lifecycle of your subscription.
You don't need to specify lifecycle events for this field. If you specify
an event type that doesn't exist for the target resource, the request
returns an HTTP 400 Bad Request
status code.
Required. Immutable.
Implementation
core.List<core.String>? eventTypes;