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."],["The `PubsubDestination` class is used as a destination for publishing to a Pub/Sub topic."],["The page lists various versions of the API, ranging from 2.7.0 up to the latest version of 3.12.0, and the version 3.10.0 is shown to be in use on this page."],["The `PubsubDestination` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Topic` property, of string type, within the `PubsubDestination` class determines the Pub/Sub topic that will receive the published data."]]],[]]