[[["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), showcasing versions ranging from 2.63.1 down to 2.7.1, with version 2.63.1 being the latest."],["The `ClientContext.Builder` is used to construct instances of `ClientContext`, an object which is essential for setting up and managing the context for remote procedure calls within an API."],["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 other related settings, which can be found under the 'methods' section."],["This class provides methods for setting various configurations, such as `setCredentials`, `setEndpoint`, and `setExecutor`, enabling users to customize the behavior and properties of their client calls."],["The `setStreamWatchdogCheckInterval` method has been marked as obsolete, and now it is recommended to use `setStreamWatchdogCheckIntervalDuration` instead, showcasing an update in how stream watchdog intervals are managed."]]],[]]