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."],[[["The latest version of the `SpanName` documentation is 2.63.1, with various older versions available for reference, ranging down to version 2.7.1."],["`SpanName` is an abstract class representing the name of an operation within an `ApiTracer`, crucial for tracing in Java."],["It features a static method `of(String clientName, String methodName)` to create new instances of `SpanName` using the client and method name."],["The `SpanName` class includes methods to retrieve the client name and method name, and an overriden `toString()` for string representation."],["This library is considered Beta, meaning it might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions, as stated in the Pre-GA Offerings Terms."]]],[]]