topic property

String? topic
getter/setter pair

The name of the topic from which this subscription is receiving messages.

Format is projects/{project}/topics/{topic}.

Implementation

core.String? topic;