[[["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 used within the Google Cloud Client Libraries for Java."],["The latest documented version is 2.63.1, but there are multiple previous versions of the documentation available, ranging from 2.7.1 to 2.62.0."],["`ApiTracerFactory.OperationType` indicates the type of operation being traced by an `ApiTracer`."],["The `ApiTracerFactory.OperationType` enum has six static fields, representing different operation types: `Batching`, `BidiStreaming`, `ClientStreaming`, `LongRunning`, `ServerStreaming`, and `Unary`."],["The enum contains static methods `valueOf(String name)` and `values()` for use, and it also inherits a number of methods from the `Enum` and `Object` classes."]]],[]]