pubSubTopic property

String? pubSubTopic
getter/setter pair

The name of the Pub/Sub topic to publish notifications to.

Format: projects/{project}/topics/{topic}

Required.

Implementation

core.String? pubSubTopic;