[[["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 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."]]],[]]