pubsubConfig property

PubsubConfig? pubsubConfig
getter/setter pair

PubsubConfig describes the configuration of a trigger that creates a build whenever a Pub/Sub message is published.

Implementation

PubsubConfig? pubsubConfig;