topicName property

String? topicName
getter/setter pair

A fully qualified Pub/Sub topic name to publish the events to.

This topic must be owned by the calling project and already exist in Pub/Sub.

Required.

Implementation

core.String? topicName;