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-04-02 UTC."],[[["This webpage provides documentation for the `StaticAdResource` class within the Google Cloud Video Stitcher v1 API, specifically in the .NET environment."],["The class `StaticAdResource` is a metadata container for a static ad resource and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `StaticAdResource` class has two constructors, one default and another that copies an existing `StaticAdResource` object, and it has two properties, `CreativeType` for the MIME type, and `Uri` for the static file location."],["The document lists the available versions of the `StaticAdResource` class ranging from the latest 3.3.0 down to version 1.0.0, allowing for version-specific reference."]]],[]]