public sealed class RequestMetadata : IMessage<RequestMetadata>, IEquatable<RequestMetadata>, IDeepCloneable<RequestMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Video Stitcher v1 API class RequestMetadata.
[[["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 `RequestMetadata` class in the Video Stitcher v1 API is 3.3.0, with documentation available for versions back to 1.0.0."],["The `RequestMetadata` class provides metadata for ad requests within the Google Cloud Video Stitcher v1 API, and implements multiple interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["This class inherits from `object` and implements `IMessage\u003cRequestMetadata\u003e`, `IEquatable\u003cRequestMetadata\u003e`, `IDeepCloneable\u003cRequestMetadata\u003e`, `IBufferMessage`, and `IMessage`."],["There are two constructors for the `RequestMetadata` class, one parameterless and the other accepting another `RequestMetadata` object."],["The class has a property `Headers` of type `Struct` that contains the HTTP headers of the ad request."]]],[]]