public sealed class PubsubDestination : IMessage<PubsubDestination>, IEquatable<PubsubDestination>, IDeepCloneable<PubsubDestination>, IBufferMessage, IMessage
Reference documentation and code samples for the Transcoder v1 API class PubsubDestination.
[[["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 webpage provides documentation for the `PubsubDestination` class within the Google Cloud Video Transcoder v1 API, specifically for version 2.8.0."],["The `PubsubDestination` class serves as a representation of a Pub/Sub destination, and is used to receive notifications."],["The class is implemented using multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, it also inherits members from the base `object` class."],["The class contains a constructor as well as a `Topic` property, which takes a string value for setting the name of the Pub/Sub topic."],["The documentation also includes links to older versions of this documentation, ranging from 1.0.0 all the way up to 2.9.0, which is the most recent version."]]],[]]