messageBus property

String? messageBus
getter/setter pair

The resource name of the Message Bus to which events should be published.

The Message Bus resource should exist in the same project as the Pipeline. Format: projects/{project}/locations/{location}/messageBuses/{message_bus}

Optional.

Implementation

core.String? messageBus;