topic property

String? topic
getter/setter pair

The name of the Pub/Sub topic to publish to.

Example: projects/PROJECT_ID/topics/TOPIC_ID.

Implementation

core.String? topic;