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}. The value of this field will be _deleted-topic_ if the topic has been deleted.

Required.

Implementation

core.String? topic;