topic property

String? topic
getter/setter pair

The resource name of the Pub/Sub topic to which events should be published.

Format: projects/{project}/locations/{location}/topics/{topic}

Optional.

Implementation

core.String? topic;