[[["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-09 UTC."],[[["The content provides a comprehensive list of versions for the `ApiTracerFactory`, ranging from the latest [2.63.1](/java/docs/reference/gax/latest/com.google.api.gax.tracing.ApiTracerFactory) down to [2.7.1](/java/docs/reference/gax/2.7.1/com.google.api.gax.tracing.ApiTracerFactory)."],["`ApiTracerFactory` is an interface used to create `ApiTracer` instances, where each `ApiTracer` typically represents a single logical operation."],["`ApiTracerFactory` is for internal use, and Google Cloud Java libraries should use `BaseApiTracerFactory` instead."],["The method `newTracer` is used to create a new `ApiTracer` as a child of the current context, requiring parameters for the parent `ApiTracer`, the `SpanName`, and the `OperationType`."],["The newTracer method creates a new ApiTracer that will be a child of the current context, and is returned to the caller."]]],[]]