pubsubTopic property
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 mybusiness-api-pubsub@system.gserviceaccount.com must have at least Publish permissions on the Pub/Sub topic.
Optional.
Implementation
core.String? pubsubTopic;