type property
The type of the event.
Should follow CloudEvent schema requirements for "type" field. https://github.com/cloudevents/spec/blob/v1.0.2/cloudevents/spec.md#type
Required.
Implementation
core.String? type;
The type of the event.
Should follow CloudEvent schema requirements for "type" field. https://github.com/cloudevents/spec/blob/v1.0.2/cloudevents/spec.md#type
Required.
core.String? type;