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."],[[["The latest version of the `PubsubDestination` class is 3.12.0, as part of the Google Cloud Asset Inventory v1 API."],["This class provides a way to define a destination for publishing to a Pub/Sub topic, as per the class's function."],["The `PubsubDestination` class has been implemented with multiple inheritance features such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage to provide more functionality."],["The `PubsubDestination` class offers a `Topic` property that allows you to specify the Pub/Sub topic's name for publishing."],["There are multiple previous versions available from 2.7.0 up to 3.11.0, which are referenced in the documentation, should you require a specific one."]]],[]]