[[["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 in the Google API Client Library for Java, specifically within the `com.google.api.gax.rpc.internal` package."],["`ApiCallContextOptions` is used to encapsulate additional call options that are passed into an `ApiCallContext`."],["The documentation covers a range of versions from 2.63.1 (latest) down to 2.7.1, allowing users to review the details of the class across multiple releases."],["The class has static and non static methods which include `getDefaultOptions()`, `getOption(ApiCallContext.Key\u003cT\u003e key)`, `withOption(ApiCallContext.Key\u003cT\u003e key, T value)`, and `merge(ApiCallContextOptions newOptions)` which are used to manage and retrieve call options."],["The documentation lists the inherited members of `ApiCallContextOptions` which all come from `java.lang.Object`."]]],[]]