supportedEvents property
A set of events during request or response processing for which this extension is called.
This field is required for the LbTrafficExtension
resource. It must not
be set for the LbRouteExtension
resource, otherwise a validation error
is returned.
Optional.
Implementation
core.List<core.String>? supportedEvents;