public sealed class StaticAdResource : IMessage<StaticAdResource>, IEquatable<StaticAdResource>, IDeepCloneable<StaticAdResource>, IBufferMessage, IMessage
Reference documentation and code samples for the Video Stitcher v1 API class StaticAdResource.
[[["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 `StaticAdResource` class within the Google Cloud Video Stitcher v1 API, specifically version 3.2.0, with links to other versions ranging from 1.0.0 to 3.3.0."],["The `StaticAdResource` class is used to manage metadata related to static ad resources, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes two constructors, `StaticAdResource()` for default creation, and `StaticAdResource(StaticAdResource other)` for copying an existing instance."],["It contains two key properties: `CreativeType`, a string describing the MIME type of the ad, and `Uri`, a string representing the URI to the static ad file."]]],[]]