[[["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-05 UTC."],[[["This documentation details the `URLFetchRequestOrBuilder` interface, which extends `MessageOrBuilder` and provides methods for configuring URL fetch requests."],["The interface allows setting and retrieving various request parameters, including deadline, whether to follow redirects, HTTP method, server certificate validation, payload, and URL."],["It offers comprehensive methods for managing headers, allowing retrieval of header information individually by index or as a list, along with corresponding builder options."],["The `has...()` methods are included to check if certain parameters, like deadline, redirects, method, server certificate, payload, and URL, have been set."],["The interface deals with different data types, such as `double`, `boolean`, `int`, `String`, `ByteString`, `Header`, `HeaderOrBuilder`, and `RequestMethod` to properly handle the different parameters."]]],[]]