[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 UTC."],[[["This webpage provides documentation for the `ClientContext.Builder` class within the Google API Client Libraries for Java (gax), detailing its functionality for creating `ClientContext` objects."],["The latest version documented is 2.63.1, and the page includes documentation for multiple older versions, ranging from 2.63.1 down to 2.7.1."],["The `ClientContext.Builder` class inherits from `java.lang.Object` and provides methods to configure various aspects of the client context, such as credentials, endpoint, executor, headers, and more."],["Key functionalities of `ClientContext.Builder` include the ability to set background resources, clock, credentials, default call context, endpoint, executor, headers, quota project ID, stream watchdog, stream watchdog check interval, tracer factory, and transport channel, among others."],["The main methods of the class include a `build()` method that produces a `ClientContext` and setter methods that each return `ClientContext.Builder` to configure its features."]]],[]]