[[["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."],[[["The latest version of the API Call Context Options is 2.63.1, with version 2.51.0 also documented on this webpage."],["`ApiCallContextOptions` are used to include additional call options within an `ApiCallContext`."],["It inherits members from `java.lang.Object`, including methods like `clone()`, `equals()`, and `hashCode()`."],["`getDefaultOptions()` is a static method that returns the default `ApiCallContextOptions`."],["Methods are provided to retrieve an option using `\u003cT\u003egetOption(ApiCallContext.Key\u003cT\u003e key)`, add or overwrite options with `\u003cT\u003ewithOption(ApiCallContext.Key\u003cT\u003e key, T value)`, and merge new options using `merge(ApiCallContextOptions newOptions)`."]]],[]]