pubsubTopic property

String? pubsubTopic
getter/setter pair

The name of the Pub/Sub topic created and managed by Eventarc system as a transport for the event delivery.

Format: projects/{project}/topics/{topic_id}.

Output only.

Implementation

core.String? pubsubTopic;