destinations property

List<GoogleCloudEventarcV1PipelineDestination>? destinations
getter/setter pair

List of destinations to which messages will be forwarded.

Currently, exactly one destination is supported per Pipeline.

Required.

Implementation

core.List<GoogleCloudEventarcV1PipelineDestination>? destinations;