outputPayloadFormat property

GoogleCloudEventarcV1PipelineMessagePayloadFormat? outputPayloadFormat
getter/setter pair

The message format before it is delivered to the destination.

If not set, the message will be delivered in the format it was originally delivered to the Pipeline. This field can only be set if Pipeline.input_payload_format is also set.

Optional.

Implementation

GoogleCloudEventarcV1PipelineMessagePayloadFormat? outputPayloadFormat;