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 of the Google Cloud Asset Inventory v1 API PubsubDestination is 3.12.0, with version 3.8.0 being the specific version covered on this page."],["This document provides reference and code samples for the `PubsubDestination` class within the Google Cloud Asset Inventory v1 API, covering its properties, constructors, and inheritance."],["The `PubsubDestination` class is used to define a Pub/Sub destination, which facilitates publishing to a specified Pub/Sub topic."],["The `PubsubDestination` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["A `Topic` property is available within the `PubsubDestination` class, allowing the user to specify the designated Pub/Sub topic to publish to with a String data type, such as `projects/PROJECT_ID/topics/TOPIC_ID`."]]],[]]