public sealed class PubsubDestination : IMessage<PubsubDestination>, IEquatable<PubsubDestination>, IDeepCloneable<PubsubDestination>, IBufferMessage, IMessage
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This page details the `PubsubDestination` class within the `Google.Cloud.Video.Transcoder.V1` namespace, which is used for specifying a Pub/Sub destination."],["The `PubsubDestination` class has been implemented with multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It provides a constructor and also has a `Topic` property which takes a string, allowing you to set the Pub/Sub topic for job completion notifications."],["This specific version highlighted is version `2.1.0` of the Google.Cloud.Video.Transcoder.V1 library, though versions from `1.0.0` up to `2.9.0` are also documented."]]],[]]