[[["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 lists different versions of the `ApiTracerFactory.OperationType`, with the latest version being 2.63.1."],["The `ApiTracerFactory.OperationType` is a Java enum that defines the type of operation being traced by `ApiTracer`."],["The `ApiTracerFactory.OperationType` enum includes static fields such as `Batching`, `BidiStreaming`, `ClientStreaming`, `LongRunning`, `ServerStreaming`, and `Unary`, representing different types of operations."],["The `ApiTracerFactory.OperationType` enum has static methods `values()` and `valueOf(String name)` for retrieving values."]]],[]]