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