[[["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 `ApiCallContextOptions` within the Google API Client Libraries for Java (gax) library, showcasing versions ranging from 2.7.1 to the latest release, 2.63.1."],["`ApiCallContextOptions` is a class that allows for the encapsulation of additional options for use within an `ApiCallContext`."],["The `getDefaultOptions()` static method is available to provide the default set of options."],["You can retrieve options with the `getOption()` method, add or overwrite existing ones with the `withOption()` method, and merge new options using the `merge()` method."],["The class `ApiCallContextOptions` inherits methods such as `clone()`, `equals(Object)`, and `hashCode()` from `java.lang.Object`."]]],[]]