[[["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-05 UTC."],[[["`ApiProxy.ApiConfig` is a class that inherits from the `Object` class, as seen in the inheritance section."],["The class `ApiProxy.ApiConfig` has a default constructor `ApiConfig()` that takes no parameters."],["The class overrides the `equals(Object arg0)` method inherited from the `Object` class, which takes another `Object` as an argument and returns a boolean."],["The class has the ability to get and set a deadline in seconds via the methods `getDeadlineInSeconds()` and `setDeadlineInSeconds(Double arg0)`, returning and taking a Double respectively."],["`ApiProxy.ApiConfig` overrides the `hashCode()` method of `Object`, which returns an integer."]]],[]]