[[["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 lists different versions of the `ApiTracerFactory`, ranging from the latest version 2.63.1 down to 2.7.1, providing links to documentation for each version."],["`ApiTracerFactory` is an interface used to create instances of `ApiTracer`, which are generally associated with a single logical operation."],["The primary method within `ApiTracerFactory` is `newTracer`, which allows the creation of a new `ApiTracer` as a child of an existing context."],["The `newTracer` method requires a parent `ApiTracer`, `SpanName`, and `ApiTracerFactory.OperationType` to define the context, name and type of the operation, respectively, that the new child tracer will be tracing."],["For internal use, google-cloud-java libraries should extend the `BaseApiTracerFactory`."]]],[]]