[[["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-09 UTC."],[[["This webpage provides documentation for `ApiTracerFactory.OperationType`, an enum in the Google API Client Libraries for Java (gax) used to define the types of operations being traced."],["The latest version of this enum is 2.63.1, with a list of links to documentation for previous versions dating back to version 2.7.1."],["`ApiTracerFactory.OperationType` includes static fields for different operation types, including Batching, BidiStreaming, ClientStreaming, LongRunning, ServerStreaming, and Unary."],["The enum inherits and utilizes several methods from Java's `Enum` and `Object` classes, providing functionalities such as comparing, cloning, and obtaining the name or ordinal of enum values."],["Static methods `valueOf(String name)` and `values()` are available for use on the enum class, which allows for the retrieval of a specific operation type by name and getting all possible values respectively."]]],[]]