[[["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-21 UTC."],[[["This webpage documents the `ApiMethodDescriptor.MethodType` enum for the Google API Client Library for Java, specifically within the `com.google.api.gax.httpjson` package."],["The page lists available versions of the library, ranging from the latest version 2.63.1 down to version 2.7.1, each with a corresponding link to its specific documentation."],["The `ApiMethodDescriptor.MethodType` enum includes static fields like `BIDI_STREAMING`, `CLIENT_STREAMING`, `SERVER_STREAMING`, `UNARY`, and `UNKNOWN`, representing various method communication types."],["The documentation also outlines inherited members from the `Enum` and `Object` classes, providing details on methods available to the `ApiMethodDescriptor.MethodType` enum."],["Static methods `valueOf(String name)` and `values()` are available for the `ApiMethodDescriptor.MethodType` enum, and are used to get the corresponding MethodType based on name and to get all MethodTypes respectively."]]],[]]