[[["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-04-02 UTC."],[[["The content provides a comprehensive list of versions for the `ApiClientHeaderProvider.Builder` class, ranging from the latest version 2.63.1 down to version 2.7.1."],["`ApiClientHeaderProvider.Builder` is a class that extends `java.lang.Object` and inherits several standard object methods like `clone()`, `equals()`, and `toString()`."],["The `ApiClientHeaderProvider.Builder` class offers several methods to set and retrieve different tokens, such as `getQuotaProjectIdToken()` and `setQuotaProjectIdToken()`, which are used for quota and billing."],["The Builder class has methods for setting tokens that are related to client libraries (`setClientLibToken`), generated libraries (`setGeneratedLibToken`), the runtime environment (`setClientRuntimeToken`), JVM (`setJvmToken`), resources (`setResourceToken`), and transport (`setTransportToken`), and it allows getting the keys used for those tokens."],["The protected constructor `Builder()` is available to instantiate the `ApiClientHeaderProvider.Builder` class, along with a public `build()` method that allows for creating an instance of `ApiClientHeaderProvider`."]]],[]]