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}/topics/{topic}
Output only.
Implementation
core.String? notificationPubsubTopic;