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-04-08 UTC."],[[["This documentation page covers the `RequestMetadata` class within the Google Cloud Video Stitcher v1 API, specifically version 3.2.0."],["The `RequestMetadata` class is used to represent the metadata associated with an ad request in the Video Stitcher API."],["It implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, inheriting from the base `object` class."],["The class has the property `Headers`, which is used to store HTTP headers of an ad request and is of the type `Struct`."],["Various versions of this class's documentation are available, ranging from version 1.0.0 up to 3.3.0, with 3.3.0 marked as the latest."]]],[]]