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-09 UTC."],[[["The latest version available for the `SpanName` class is 2.63.1, as seen in the provided list of version links."],["The `SpanName` class is a value class used to represent the name of an operation within an `ApiTracer`, specifically located in the `com.google.api.gax.tracing` package."],["This class provides static methods such as `of(String clientName, String methodName)` for creating new instances of a name, requiring both a client name and method name as input."],["`SpanName` has abstract methods to retrieve the client's name, such as `getClientName()` and `getMethodName()` to get the traced logical operation."],["This library is currently in Beta and is therefore covered under the Pre-GA Offerings Terms, which means it may have limited support and may undergo incompatible changes."]]],[]]