notificationPubsubTopic property
Pub/Sub topic where a notification will be sent after this transfer run finishes.
The format for specifying a pubsub topic is:
projects/{project_id}/topics/{topic_id}
Output only.
Implementation
core.String? notificationPubsubTopic;