pubsubTopic property

String? pubsubTopic
getter/setter pair

The pubsub topic to publish the data to.

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

Output only.

Implementation

core.String? pubsubTopic;