[[["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."],[[["The webpage provides documentation for the `ClientContext.Builder` class in the Google Cloud API Client Libraries for Java, specifically within the `com.google.api.gax.rpc` package."],["It offers documentation and links to different versions of the `ClientContext.Builder` class, ranging from the latest version 2.63.1 down to version 2.7.1, along with links to the class in each respective version."],["`ClientContext.Builder` is an abstract class that inherits from `java.lang.Object`, and it is used to construct `ClientContext` objects, as shown in the `build()` method."],["The `ClientContext.Builder` offers a comprehensive set of methods to configure its behavior, such as setting the background resources, clock, credentials, default call context, endpoint, executor, headers, quota project ID, stream watchdog, tracer factory, transport channel, and universe domain."],["The `ClientContext.Builder` includes a method to set the API audience (`setGdchApiAudience`) when using `GdchCredentials`, allowing for custom audience configuration with them."]]],[]]