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 specified content is 2.63.1, and the provided documentation covers versions down to 2.7.1, with version 2.48.1 the main version."],["This documentation describes the `SpanName` class, which represents the name of an operation within an `ApiTracer`."],["The `SpanName` class is part of a pre-GA library, meaning it might have limited support and could undergo changes that are not compatible with other pre-GA versions."],["Key methods of the `SpanName` class include `of(String clientName, String methodName)` for creating a new instance, `getClientName()` for retrieving the client name, and `getMethodName()` for retrieving the logical operation name."],["The class `SpanName` inherits from `java.lang.Object`, and thus includes inherited methods such as `toString()`."]]],[]]