EventInputSchema type
This determines the format that is expected for incoming events published to the topic.
KnownEventInputSchema can be used interchangeably with EventInputSchema,
this enum contains the known values that the service supports.
Known values supported by the service
CloudEventSchemaV1_0: CloudEventSchemaV1_0
type EventInputSchema = string