topic property

String? topic
getter/setter pair

The name of the Pub/Sub topic to publish job completion notification to.

For example: projects/{project}/topics/{topic}.

Implementation

core.String? topic;