[[["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-02 UTC."],[[["This webpage documents the `ApiMethodDescriptor.MethodType` enum class within the `com.google.api.gax.httpjson` package, detailing various versions of the Java library, ranging from 2.63.1 (latest) down to 2.7.1."],["The `ApiMethodDescriptor.MethodType` class is an enum that defines constants representing different method types, which include `BIDI_STREAMING`, `CLIENT_STREAMING`, `SERVER_STREAMING`, `UNARY`, and `UNKNOWN`."],["The page lists the inherited members from the `Enum` and `Object` superclasses, which provide standard methods like `valueOf`, `equals`, `hashCode`, `toString`, `wait`, and `notify`."],["The static methods available for `ApiMethodDescriptor.MethodType` are `valueOf(String name)` and `values()`, which are used for retrieving enum instances and all possible enum values, respectively."]]],[]]