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-04-02 UTC."],[[["This webpage provides documentation for the `SpanName` class within the `com.google.api.gax.tracing` package, and is available in multiple versions, with 2.63.1 being the most recent version."],["The `SpanName` class is a value class representing the name of an operation, and it is used with `ApiTracer`, as part of a library that is currently in its pre-GA (Beta) stage and subject to change."],["The class allows for the creation of `SpanName` instances through a static `of` method, which takes a client name and method name, and it has methods to retrieve both the client name and method name separately."],["The library currently provides 49 versions of the `SpanName` class."],["`SpanName` inherits from `java.lang.Object` and overrides the `toString()` method, offering functionality to get both client and method names."]]],[]]