[[["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 Cloud API Client Libraries for Java (gax), with the latest version being 2.63.1 and the current version covered on this page as 2.37.0."],["The `ClientContext.Builder` class is designed for building `ClientContext` objects, which are essential for configuring various aspects of API client behavior, such as setting credentials, endpoints, and executor services."],["The documentation includes a list of available versions of the `ClientContext.Builder` class, ranging from version 2.63.1 down to 2.7.1, each link directs to its respective version documentation."],["`ClientContext.Builder` inherits several methods from `java.lang.Object` and has a constructor `Builder()` along with multiple methods to set up different parameters for the ClientContext such as `build()`, `setClock()`, `setCredentials()` and `setTransportChannel()` among others."],["It offers methods to customize the client's behavior, like setting headers, defining the API audience, assigning a quota project ID, and configuring a stream watchdog for managing streaming calls."]]],[]]