mediations property
List of mediation operations to be performed on the message.
Currently, only one Transformation operation is allowed in each Pipeline.
Optional.
Implementation
core.List<GoogleCloudEventarcV1PipelineMediation>? mediations;
List of mediation operations to be performed on the message.
Currently, only one Transformation operation is allowed in each Pipeline.
Optional.
core.List<GoogleCloudEventarcV1PipelineMediation>? mediations;