[[["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 focused on 2.38.0."],["The `ClientContext.Builder` class is an abstract static inner class used to construct a `ClientContext` object, inheriting from `java.lang.Object`, and it has no explicit methods to directly modify inherited members."],["The `ClientContext.Builder` offers several methods for configuration such as `setBackgroundResources`, `setClock`, `setCredentials`, `setDefaultCallContext`, `setEndpoint`, `setExecutor`, `setGdchApiAudience`, `setHeaders`, `setInternalHeaders`, `setQuotaProjectId`, `setStreamWatchdog`, `setStreamWatchdogCheckInterval`, `setTracerFactory` and `setTransportChannel`, allowing for customization of the client context."],["The primary function of the `ClientContext.Builder` is to use the `.build()` method, which returns a completed `ClientContext` object with the set configurations, that is used for managing API calls."],["The page lists the available versions of `com.google.api.gax.rpc.ClientContext.Builder` ranging from version 2.63.1 down to version 2.7.1, showing a detailed history of the API."]]],[]]