topic property

String? topic
getter/setter pair

The name of the Pub/Sub topic.

Structured like: projects/{project_number}/topics/{topic_id}. The topic may be changed.

Implementation

core.String? topic;