Reference documentation and code samples for the Eventarc V1 API class Google::Cloud::Eventarc::V1::Pipeline::Mediation.
Mediation defines different ways to modify the Pipeline.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#transformation
def transformation() -> ::Google::Cloud::Eventarc::V1::Pipeline::Mediation::Transformation
Returns
- (::Google::Cloud::Eventarc::V1::Pipeline::Mediation::Transformation) — Optional. How the Pipeline is to transform messages
#transformation=
def transformation=(value) -> ::Google::Cloud::Eventarc::V1::Pipeline::Mediation::Transformation
Parameter
- value (::Google::Cloud::Eventarc::V1::Pipeline::Mediation::Transformation) — Optional. How the Pipeline is to transform messages
Returns
- (::Google::Cloud::Eventarc::V1::Pipeline::Mediation::Transformation) — Optional. How the Pipeline is to transform messages