public sealed class ResponseMetadata : IMessage<ResponseMetadata>, IEquatable<ResponseMetadata>, IDeepCloneable<ResponseMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Video Stitcher v1 API class ResponseMetadata.
[[["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 document provides reference documentation for the `ResponseMetadata` class within the Google Cloud Video Stitcher v1 API, detailing its properties, inheritance, and implementation of various interfaces."],["The `ResponseMetadata` class represents metadata for an ad request response, including properties such as `Body`, `Duration`, `Error`, `Headers`, `SizeBytes`, and `StatusCode`."],["The latest version of the documentation is 3.3.0, while versions from 3.2.0 down to 1.0.0 are also available, indicating an evolving API."],["The `ResponseMetadata` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing a range of functionalities for the object."],["This class inherits members from the base `Object` class, such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."]]],[]]