[[["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-09 UTC."],[[["This webpage provides documentation for the `ClientContext.Builder` class within the Google API Client Libraries for Java, specifically version 2.59.1 of the `gax` library."],["The `ClientContext.Builder` class is an abstract static class that inherits from `java.lang.Object` and is used for building `ClientContext` objects."],["It lists a range of previous versions of the `gax` library documentation, starting from 2.63.1 (latest) down to 2.7.1, each linking to their corresponding documentation pages."],["The `ClientContext.Builder` class has a constructor, `Builder()`, and multiple methods, such as `build()`, `setBackgroundResources()`, `setClock()`, `setCredentials()`, `setDefaultCallContext()`, `setEndpoint()`, `setExecutor()`, and many more, all related to configuring and setting up the client context."],["The page also describes inherited members of `java.lang.Object` which can be used in the `ClientContext.Builder`."]]],[]]