[[["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 page details the `ApiCallContextOptions` class, which is used to pass additional call options in an `ApiCallContext`."],["The `ApiCallContextOptions` class inherits from `java.lang.Object` and has methods for managing options, including `getOption`, `withOption`, and `merge`."],["The page lists available versions of this class, from version 2.63.1 (latest) down to version 2.7.1, with the current documentation focusing on version 2.41.0."],["The `getDefaultOptions()` static method is available to get the current default options, and the `withOption` method allows you to add an option to the options, overwriting any existing keys."],["The `merge` method allows you to merge new options into existing ones, overwriting existing keys."]]],[]]