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-03-21 UTC."],[[["The latest version of the `IframeAdResource` class is 3.3.0, part of the Google Cloud Video Stitcher v1 API."],["This class is a sealed class representing metadata for an IFrame ad resource and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`IframeAdResource` inherits from the base `object` class and includes members such as `GetHashCode()`, `GetType()`, and `ToString()`."],["The `IframeAdResource` class has two constructors: a default one and another that takes an `IframeAdResource` object as a parameter, and has one property called Uri that returns a string that is the source of the iframe."],["The class is part of the `Google.Cloud.Video.Stitcher.V1` namespace, within the `Google.Cloud.Video.Stitcher.V1.dll` assembly, and has versions dating back to 1.0.0."]]],[]]