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}.
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.
[[["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."],[[["\u003cp\u003eThe \u003ccode\u003ePubsub\u003c/code\u003e class represents a Pub/Sub transport mechanism within the Google Cloud Eventarc V1 library, facilitating event delivery.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enabling its use in various contexts.\u003c/p\u003e\n"],["\u003cp\u003eIt provides properties for \u003ccode\u003eSubscription\u003c/code\u003e and \u003ccode\u003eTopic\u003c/code\u003e, where \u003ccode\u003eSubscription\u003c/code\u003e is managed by Eventarc, and \u003ccode\u003eTopic\u003c/code\u003e can be specified for certain trigger types.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 2.6.0, and there are several previous versions accessible, all the way back to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePubsub\u003c/code\u003e class has two constructors; a parameterless one and one that takes another \u003ccode\u003ePubsub\u003c/code\u003e object, allowing the creation of a new object or a copy of an existing one.\u003c/p\u003e\n"]]],[],null,[]]