public sealed class IframeAdResource : IMessage<IframeAdResource>, IEquatable<IframeAdResource>, IDeepCloneable<IframeAdResource>, IBufferMessage, IMessage
Reference documentation and code samples for the Video Stitcher v1 API class IframeAdResource.
[[["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-08 UTC."],[[["This webpage provides reference documentation for the `IframeAdResource` class within the Google Cloud Video Stitcher v1 API, specifically for .NET development."],["The `IframeAdResource` class serves as metadata for an IFrame ad resource and is part of the `Google.Cloud.Video.Stitcher.V1` namespace."],["The documentation lists the class's inheritance hierarchy, starting from `object`, and shows which interfaces it implements such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page contains an overview of the class's constructors, including a default constructor and a constructor that takes another `IframeAdResource` instance, alongside its `Uri` property, which shows the string that is the URI for the ad source."],["The documentation also covers the available versions of this class, ranging from the latest (3.3.0) down to 1.0.0, each having a link to its own documentation page."]]],[]]