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."],[[["This webpage provides documentation for the `PubsubDestination` class within the Google Cloud Asset Inventory v1 API."],["The `PubsubDestination` class is a sealed class that inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The documentation lists various versions of the Google Cloud Asset V1 API, from version 2.7.0 to the latest 3.12.0, with version 3.6.0 being the currently displayed."],["`PubsubDestination` has a `Topic` property, a string that holds the name of the Pub/Sub topic, and two constructors that are available to create new instances of the class."],["The documentation includes links to inherited members and related resources, such as the namespace and the assembly the class belongs to, for further exploration."]]],[]]