[[["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 `AdRequest` class for the Video Stitcher v1 API is 3.3.0, with documentation available for versions back to 1.0.0."],["The `AdRequest` class, found within the `Google.Cloud.Video.Stitcher.V1` namespace, is used to detail an ad request sent to an ad server."],["The `AdRequest` class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, providing functionality for message handling, equality checks, deep cloning, and buffer message operations, respectively."],["The `AdRequest` class includes properties for `RequestMetadata`, `ResponseMetadata`, and `Uri`, which represent the metadata for the ad request, metadata for the received response, and the ad tag URI, respectively."],["The class has two constructors: one default constructor and one that accepts another `AdRequest` object."]]],[]]