[[["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`, a class used to encapsulate additional call options for `ApiCallContext` in the Java `gax` library."],["The most recent version of `ApiCallContextOptions` is `2.63.1`, and the page provides links to documentation for multiple previous versions."],["`ApiCallContextOptions` inherits several standard Java object methods and offers one static method, `getDefaultOptions()`, and three methods: `getOption()`, `withOption()`, and `merge()`."],["The `getOption()` method retrieves a specific option using a provided `ApiCallContext.Key`, while `withOption()` adds or overwrites an option using the key and a given value."],["The `merge()` method is used to combine new `ApiCallContextOptions` with existing ones, replacing any matching keys with the values from the new options."]]],[]]