[[["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-07-01 UTC."],[[["This webpage documents the `ApiMethodDescriptor.MethodType` enum in the `com.google.api.gax.httpjson` package, specifically within the context of Java."],["The latest version of this documentation is 2.63.1, and there are links to historical versions going back to version 2.7.1."],["The `ApiMethodDescriptor.MethodType` enum has static fields including `BIDI_STREAMING`, `CLIENT_STREAMING`, `SERVER_STREAMING`, `UNARY`, and `UNKNOWN`, which are used to indicate the type of method."],["The `ApiMethodDescriptor.MethodType` enum inherits methods from the Java `Enum` and `Object` classes, providing standard functionalities."],["There are two available static methods for the enum `valueOf(String name)` and `values()` available for use."]]],[]]