[[["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 provides documentation for `ApiTracerFactory.OperationType`, an enum used in the `com.google.api.gax.tracing` package to define the type of operation being traced by an `ApiTracer`."],["The latest version of the documentation is for version 2.63.1, but it includes documentation for a range of versions, spanning from 2.7.1 up to the latest."],["The `ApiTracerFactory.OperationType` enum has six static fields: `Batching`, `BidiStreaming`, `ClientStreaming`, `LongRunning`, `ServerStreaming`, and `Unary`."],["The enum also provides two static methods, `valueOf(String name)` and `values()`, which are standard for Java enums."],["This page also contains a list of inherited members from `Enum` and `Object`, including methods like `equals()`, `hashCode()`, `toString()`, and `wait()`."]]],[]]