[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-01 UTC."],[[["This webpage provides documentation for the `HttpHeadersUtils` class, which is part of the Google API Client Library for Java, specifically within the `com.google.api.gax.httpjson` package."],["The class `HttpHeadersUtils` is intended for internal use, even though it's marked as public, and extends `java.lang.Object`, inheriting its members."],["The documentation includes a list of available versions of the `HttpHeadersUtils` class, ranging from version 2.63.1 (latest) down to version 2.7.1."],["The `HttpHeadersUtils` class offers three static methods: `getUserAgentValue`, `setHeader`, and `setHeaders`, for manipulating HTTP headers, as well as a constructor."],["The methods `getUserAgentValue` and `setHeaders` both take a Map\u003cString, String\u003e headersMap as a parameter, whilst the setHeader method takes a String key and a String value as a parameter, and all the static methods return either a String or a HttpHeaders object."]]],[]]