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-03-21 UTC."],[[["This webpage provides documentation for the `PubsubDestination` class within the Google Cloud Asset Inventory v1 API for .NET."],["The `PubsubDestination` class is a concrete implementation of a Pub/Sub destination used in the Asset Inventory API, and it implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The webpage details the class's constructors, including a default constructor and one for creating a copy, as well as a `Topic` property for setting the destination Pub/Sub topic."],["The documentation shows historical versions of the API, with version 3.12.0 being the latest, and version 3.11.0 being the current displayed version, with options to access other previous versions."],["The `PubsubDestination` class inherits from the `object` class and includes inherited members like `GetHashCode`, `GetType`, and `ToString`."]]],[]]