[[["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 for the Google API Client Library for Java (gax), specifically within the context of HTTP/JSON."],["The latest version of the documentation available on this page is 2.63.1, and it lists the version history, down to 2.7.1."],["The `ApiMethodDescriptor.MethodType` enum inherits from `java.lang.Enum` and contains methods like `valueOf`, `clone`, and `compareTo` among others, which are described as being inherited members."],["The enum defines static fields including `BIDI_STREAMING`, `CLIENT_STREAMING`, `SERVER_STREAMING`, `UNARY`, and `UNKNOWN`, representing different types of API method interactions."],["The page also outlines static methods `valueOf(String name)` and `values()` which can be used to interact with and obtain the `ApiMethodDescriptor.MethodType` enum."]]],[]]