Reference documentation and code samples for the Google Cloud Eventarc V1 Client class Mediation.
Mediation defines different ways to modify the Pipeline.
Generated from protobuf message google.cloud.eventarc.v1.Pipeline.Mediation
Namespace
Google \ Cloud \ Eventarc \ V1 \ PipelineMethods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ transformation |
Mediation\Transformation
Optional. How the Pipeline is to transform messages |
getTransformation
Optional. How the Pipeline is to transform messages
| Returns | |
|---|---|
| Type | Description |
Mediation\Transformation|null |
|
hasTransformation
setTransformation
Optional. How the Pipeline is to transform messages
| Parameter | |
|---|---|
| Name | Description |
var |
Mediation\Transformation
|
| Returns | |
|---|---|
| Type | Description |
$this |
|
getMediationDescriptor
| Returns | |
|---|---|
| Type | Description |
string |
|