[[["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."],[[["The `URLFetchServicePb.URLFetchResponse.HeaderOrBuilder` interface extends `MessageOrBuilder` and provides methods for accessing header data."],["The `getKey()` and `getValue()` methods return header data as `String` objects, while `getKeyBytes()` and `getValueBytes()` return the same data as `ByteString` objects."],["The `hasKey()` and `hasValue()` methods return a boolean indicating the presence of a key and a value, respectively, within the header."],["The interface is within the `com.google.protobuf` package."]]],[]]