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 available for the `SpanName` class is 2.63.1, as seen in the provided list of version numbers."],["The `SpanName` class is an abstract class that represents the name of an operation within an `ApiTracer`."],["The `SpanName` class includes methods for retrieving the client name (e.g., BigtableData) and the method name (e.g., ReadRows) associated with the operation."],["The static method `of(String clientName, String methodName)` allows for the creation of a new `SpanName` instance by providing the name of the client and the name of the method."],["The `SpanName` class is part of a pre-GA library, which means it might have limited support, and changes to it might not be compatible with other pre-GA versions."]]],[]]