topic property
Cloud Pub/Sub topic to send notifications to.
The topic must have given publishing access rights to the DLP API service account executing the long running DlpJob sending the notifications. Format is projects/{project}/topics/{topic}.
Implementation
core.String? topic;