public sealed class PubsubDestination : IMessage<PubsubDestination>, IEquatable<PubsubDestination>, IDeepCloneable<PubsubDestination>, IBufferMessage, IMessage
[[["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 content focuses on the \u003ccode\u003ePubsubDestination\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Asset.V1\u003c/code\u003e namespace, specifically version 2.8.0, but also shows versions ranging from 2.7.0 to 3.12.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePubsubDestination\u003c/code\u003e is a class used to specify a Pub/Sub topic as a destination, inheriting from Object and implementing interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePubsubDestination\u003c/code\u003e class includes a \u003ccode\u003eTopic\u003c/code\u003e property, which is a string representing the full name of the Pub/Sub topic, using the format \u003ccode\u003eprojects/PROJECT_ID/topics/TOPIC_ID\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: one default constructor \u003ccode\u003ePubsubDestination()\u003c/code\u003e and another \u003ccode\u003ePubsubDestination(PubsubDestination other)\u003c/code\u003e that takes another \u003ccode\u003ePubsubDestination\u003c/code\u003e instance as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe content lists numerous versions of the package, with 3.12.0 being the latest, and provides links to the documentation for each version, allowing access to past changes and features.\u003c/p\u003e\n"]]],[],null,[]]