topic property

String? topic
getter/setter pair

The name of the topic this subscription is attached to.

Structured like: projects/{project_number}/locations/{location}/topics/{topic_id}

Implementation

core.String? topic;