[[["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-17 UTC."],[[["This webpage documents the `ApiMethodDescriptor.MethodType` enum class within the Google API Client Library for Java, specifically in the `gax` package."],["The latest version documented is 2.63.1, with links to documentation for numerous previous versions extending back to 2.7.1, allowing developers to view changes across releases."],["The `ApiMethodDescriptor.MethodType` enum has five static fields representing different types of API method interactions: `BIDI_STREAMING`, `CLIENT_STREAMING`, `SERVER_STREAMING`, `UNARY`, and `UNKNOWN`."],["It also inherits several methods from the `Enum` and `Object` classes, including `valueOf()`, `values()`, `clone()`, `equals()`, and `toString()`, which are standard Java functionalities."],["The documentation contains a table with the `Name` and `Description` of each Static Field and Method that are within the `ApiMethodDescriptor.MethodType` class."]]],[]]