[[["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 lists the available versions of the `ApiMethodDescriptor.MethodType` for the Java Google API client library, ranging from version 2.63.1 (latest) down to 2.7.1."],["The `ApiMethodDescriptor.MethodType` is an enum in Java, extending the standard Java `Enum` class, and it is located in the `com.google.api.gax.httpjson` package."],["This enum has static fields: `BIDI_STREAMING`, `CLIENT_STREAMING`, `SERVER_STREAMING`, `UNARY`, and `UNKNOWN`."],["The webpage also lists inherited methods from `Enum` and `Object` classes that can be used on an `ApiMethodDescriptor.MethodType` instance."],["The webpage lists the available static methods `valueOf(String name)` and `values()`, which are used to find an enum by its name and get all the enum values respectively."]]],[]]