The name of the client. In general this will be GAPIC generated client name.
However, in some cases, when the GAPIC generated client is wrapped, this will be overridden
to specify the manually written wrapper's name.
[[["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-03-21 UTC."],[[["This webpage provides documentation for the `SpanName` class within the `com.google.api.gax.tracing` package, and the latest version available for this class is 2.63.1."],["The `SpanName` class is an abstract class used to represent the name of an operation in an `ApiTracer`, which is used for tracing API calls."],["The documentation outlines several methods that are available in the `SpanName` class, including `getClientName()`, `getMethodName()`, `toString()`, and `of(String clientName, String methodName)`."],["This library, as outlined, is currently in Beta and might have limited support, and changes made might not be compatible with other pre-GA versions."],["A comprehensive history of versions for `SpanName` is available, ranging from the latest 2.63.1 down to 2.7.1, with hyperlinks to specific documentation for each."]]],[]]