[[["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 `com.google.api.gax.rpc.internal` package."],["The latest version available is 2.63.1, and the page lists version history with links, starting with version 2.63.1 going all the way back to version 2.7.1."],["`ApiCallContextOptions` inherits from `java.lang.Object` and includes inherited methods such as `clone()`, `equals()`, and `hashCode()`."],["The class has a static method, `getDefaultOptions()`, which returns the default `ApiCallContextOptions`, and instance methods like `getOption()`, `withOption()`, and `merge()` for managing options."],["The `merge` and `withOption` methods will overwrite existing options while the `getOption` method will retrieve an option based on its specified key."]]],[]]