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-03-21 UTC."],[[["This documentation provides reference information for the `ResponseMetadata` class within the Google Cloud Video Stitcher v1 API."],["The `ResponseMetadata` class is used to represent metadata about the response of an ad request, implementing several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties like `Body`, `Duration`, `Error`, `Headers`, `SizeBytes`, and `StatusCode` to provide details about the ad request response."],["There are multiple versions of the documentation available, with version 3.3.0 being the most recent and version 1.0.0 being the oldest."],["The provided content also covers the `ResponseMetadata` class's inheritance, implemented interfaces, inherited members, constructors, namespace, and assembly."]]],[]]