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 reference documentation for the `StaticAdResource` class within the Google Cloud Video Stitcher v1 API."],["`StaticAdResource` is a class that represents metadata for a static ad resource and can be found in the `Google.Cloud.Video.Stitcher.V1` namespace."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, with the ability to inherit members from the `object` class."],["The `StaticAdResource` class has properties for `CreativeType` which describes the MIME type of the ad resource, and `Uri`, which represents the URI to the static file."],["This documentation is available for multiple versions of the API, ranging from version 1.0.0 to the latest version 3.3.0."]]],[]]