[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-26 UTC."],[[["The webpage provides documentation for various versions of `ApiTracerFactory.OperationType`, ranging from version 2.7.1 up to the latest version, 2.63.1."],["The `ApiTracerFactory.OperationType` is an enum that defines the type of operation being traced by the `ApiTracer`."],["The enum `ApiTracerFactory.OperationType` includes static fields such as `Batching`, `BidiStreaming`, `ClientStreaming`, `LongRunning`, `ServerStreaming`, and `Unary` that represent different types of operations."],["The `ApiTracerFactory.OperationType` enum inherits methods from `Enum` and `Object`, like `valueOf`, `clone`, `equals`, `hashCode`, `wait`, and `notify`."],["The webpage also provides static methods `valueOf(String name)` and `values()` for the `ApiTracerFactory.OperationType` enum."]]],[]]