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 Google API Client Library for Java, specifically for version 2.54.1, which is a part of the GAX (Google API Extensions)."],["The `SpanName` class is used to represent the name of an operation in an `ApiTracer` and is designed to trace the logical flow of operations, with `SpanName` being an abstract class that can create an instance through its `of` static method."],["The page lists various available versions of the library, from 2.63.1 (latest) down to 2.7.1, allowing users to access the documentation for each specific release."],["This library is currently in a Beta stage, which means it may have limited support and potential changes that could be incompatible with other pre-GA versions, thus the pre-GA offerings terms apply to this library."],["`SpanName` includes methods to get the `clientName` and `methodName`, along with overridden members from the inherited `Object` class, such as `toString()`, `getClass()`, `equals()`, and `hashCode()`, offering flexibility in its use."]]],[]]