supportedEvents property

List<String>? supportedEvents
getter/setter pair

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.

Optional.

Implementation

core.List<core.String>? supportedEvents;