public sealed class PubsubDestination : IMessage<PubsubDestination>, IEquatable<PubsubDestination>, IDeepCloneable<PubsubDestination>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Asset Inventory v1 API class PubsubDestination.
[[["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-04-17 UTC."],[[["The latest version available for the `PubsubDestination` class is 3.12.0, while the current page is focused on version 3.5.0, with other versions ranging from 2.7.0 to 3.11.0."],["`PubsubDestination` is a sealed class in the Google Cloud Asset Inventory v1 API, representing a Pub/Sub destination, and it inherits from `object` while implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `PubsubDestination` class has a constructor and a property `Topic`, which is a string representing the Pub/Sub topic's name."],["The `PubsubDestination` class is located within the `Google.Cloud.Asset.V1` namespace and its definitions are contained within the `Google.Cloud.Asset.V1.dll` assembly."]]],[]]