[[["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."],[[["This webpage provides documentation for `ApiCallContextOptions`, a class used to encapsulate additional call options for `ApiCallContext` in the Java client library."],["The latest version of `ApiCallContextOptions` documentation is version 2.63.1, and the page offers historical documentation for versions ranging from 2.63.1 down to 2.7.1."],["`ApiCallContextOptions` inherits from `java.lang.Object` and has methods such as `getDefaultOptions()`, `\u003cT\u003egetOption(ApiCallContext.Key\u003cT\u003e key)`, `\u003cT\u003ewithOption(ApiCallContext.Key\u003cT\u003e key, T value)`, and `merge(ApiCallContextOptions newOptions)`."],["The `getDefaultOptions()` static method returns the default `ApiCallContextOptions`, while the `\u003cT\u003egetOption` method retrieves a specific option, the `\u003cT\u003ewithOption` method adds or overwrites an option, and the `merge` method merges new options into existing ones."]]],[]]