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\u003eThis webpage details the \u003ccode\u003ePubsubDestination\u003c/code\u003e class, which is used for defining a destination for Pub/Sub messages within the Google Cloud Asset V1 library for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePubsubDestination\u003c/code\u003e 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, providing capabilities for message handling, equality comparison, deep cloning, and buffer manipulation.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the documentation available on this page is for version 3.12.0, and older versions can be found here, going as far back as version 2.7.0, with the current page being version 2.11.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class features two constructors, a default one and one that accepts another instance of the class, allowing for easy object creation and cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePubsubDestination\u003c/code\u003e class has a \u003ccode\u003eTopic\u003c/code\u003e property of type string, representing the name of the Pub/Sub topic to which messages will be published, with an example format provided.\u003c/p\u003e\n"]]],[],null,[]]