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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage details the `PubsubDestination` class within the `Google.Cloud.Asset.V1` namespace, providing documentation for its structure and functionality across multiple versions."],["The `PubsubDestination` class, which is used for defining a Pub/Sub destination, inherits from `Object` and implements several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document provides information regarding two different constructors for the `PubsubDestination` class: a default constructor and one that takes another `PubsubDestination` object as a parameter."],["It also includes information about the `Topic` property, a string that specifies the Pub/Sub topic name and contains examples."],["The page also provides a list of links for all versions from 2.7.0 to 3.12.0 of this class, with 3.12.0 being the latest."]]],[]]