Represents a Pub/Sub transport.
.. attribute:: topic
Optional. The name of the Pub/Sub topic created and managed
by Eventarc system as a transport for the event delivery.
Format: projects/{PROJECT_ID}/topics/{TOPIC_NAME}.
You may set an existing topic for triggers of the type
google.cloud.pubsub.topic.v1.messagePublished only. The
topic you provide here will not be deleted by Eventarc at
trigger deletion.
:type: str
Attribute
Name
Description
subscription
str
Output only. The name of the Pub/Sub subscription created
and managed by Eventarc system as a transport for the event
delivery. Format:
projects/{PROJECT_ID}/subscriptions/{SUBSCRIPTION_NAME}.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[]]