[[["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-21 UTC."],[[["This webpage provides documentation for the `ClientContext.Builder` class within the Google API Client Libraries for Java, specifically for version 2.20.1 of the `gax` package, with links to documentation of many versions."],["The `ClientContext.Builder` class is used to construct `ClientContext` objects and it inherits from `java.lang.Object`, offering inherited members such as `clone()`, `equals()`, and `hashCode()`, amongst others."],["The class provides a variety of methods for setting up a `ClientContext`, including methods to set background resources, the clock, credentials, default call context, endpoint, executor, headers, internal headers, quota project ID, stream watchdog, stream watchdog check interval, tracer factory, and transport channel."],["The latest version available in the provided content is 2.63.1, which can be found at the top of the listed version, however the current focus of the documentation is version 2.20.1."],["The `build()` method is used to finalize the configuration and to return the `ClientContext` object being built, according to the parameters set."]]],[]]