pubsubTopic property

String? pubsubTopic
getter/setter pair

The topic which Pub/Sub notifications are published to, in the form projects/{project}/topics/{topic}.

This field is only required if Pub/Sub notifications are enabled.

Implementation

core.String? pubsubTopic;