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."],[[["This webpage provides documentation for the `IframeAdResource` class within the Google Cloud Video Stitcher v1 API, specifically version 3.2.0."],["The `IframeAdResource` class serves as metadata for an IFrame ad resource and is accessible through various documented versions, from 1.0.0 up to the latest 3.3.0."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling various functionalities like message handling and deep cloning."],["The `IframeAdResource` class includes a `Uri` property, which is a string representing the URI source for an IFrame to display as an ad."],["The documentation describes the available constructors, including a parameterless constructor and one that takes another `IframeAdResource` instance."]]],[]]