[[["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 from the Google API Client Library for Java, specifically within the `com.google.api.gax.httpjson` package."],["The page lists numerous versions of the library, ranging from version 2.63.1 (latest) down to version 2.7.1, each with a direct link to the documentation for that specific version."],["The `ApiMethodDescriptor.MethodType` enum includes static fields like `BIDI_STREAMING`, `CLIENT_STREAMING`, `SERVER_STREAMING`, `UNARY`, and `UNKNOWN` representing different types of API methods."],["The enum also includes static methods such as `valueOf(String name)` and `values()` for interacting with the enumerated types."],["The webpage also lists inherited members from the Enum and Object classes, that can be used with the described class."]]],[]]