Custom headers to pass into fetch request.
Headers must have a maximum of 3 key value pairs.
Each key value pair must have a maximum of 256 characters per key and 256
characters per value.
[[["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 `FetchOptions` class within the Google Cloud Video Stitcher v1 API."],["The `FetchOptions` class, used for configuring how fetches are made, is implemented through multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists various versions of the API, with version 3.3.0 being the latest."],["The class has two constructors: a default constructor `FetchOptions()` and a copy constructor `FetchOptions(FetchOptions other)`."],["The `FetchOptions` class includes a `Headers` property, which is a `MapField` allowing custom headers (with size constraints) to be passed into a fetch request."]]],[]]