pubsubTopic property

String? pubsubTopic
getter/setter pair

The Google Pub/Sub topic that will receive notifications when locations managed by this account are updated.

If unset, no notifications will be posted. The account [email protected] must have at least Publish permissions on the Pub/Sub topic.

Optional.

Implementation

core.String? pubsubTopic;