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."],[[["This webpage provides documentation for the `RequestMetadata` class within the Google Cloud Video Stitcher v1 API."],["The `RequestMetadata` class, which is a part of the `Google.Cloud.Video.Stitcher.V1` namespace, is used to manage metadata associated with ad requests."],["This documentation covers versions ranging from 1.0.0 to 3.3.0, with 3.3.0 being the most recent, and version 2.0.0 being the version highlighted on this page."],["`RequestMetadata` inherits from the base `object` class, and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `RequestMetadata` class includes a property called `Headers`, which is of type `Struct` and used to manage HTTP headers of the ad request, along with a `RequestMetadata()` constructor."]]],[]]