[[["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-04-09 UTC."],[[["The latest version of the API documentation is 2.63.1, and there are a list of versions available for reference, going as far back as 2.7.1."],["`ApiCallContextOptions` is a class that allows for the encapsulation of additional call options to be passed within an `ApiCallContext`."],["The `getDefaultOptions()` method returns an instance of `ApiCallContextOptions` with default settings."],["`getOption(ApiCallContext.Key\u003cT\u003e key)` is a method that is used to retrieve an option given a specific key."],["The `withOption(ApiCallContext.Key\u003cT\u003e key, T value)` and `merge(ApiCallContextOptions newOptions)` methods are used to modify existing `ApiCallContextOptions`, with the former adding or overwriting an option and the latter merging in new options, overwriting existing keys if present."]]],[]]