destinations property
List of destinations to which messages will be forwarded.
Currently, exactly one destination is supported per Pipeline.
Required.
Implementation
core.List<GoogleCloudEventarcV1PipelineDestination>? destinations;
List of destinations to which messages will be forwarded.
Currently, exactly one destination is supported per Pipeline.
Required.
core.List<GoogleCloudEventarcV1PipelineDestination>? destinations;