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."],[[["This webpage provides documentation for the `SpanName` class within the Google API Client Library for Java, specifically in the `com.google.api.gax.tracing` package."],["The `SpanName` class, an abstract class, represents the name of an operation within an `ApiTracer` and includes methods for getting the client name and method name."],["The `of` static method is used to create a new instance of `SpanName` with a specified client name and method name, which is typically the name of a GAPIC-generated client."],["The documentation shows links to various versions of the `SpanName` class, ranging from version 2.7.1 to the latest 2.63.1, indicating the evolution and history of this component."],["This library is currently in Beta, and is subject to the Pre-GA offerings terms, meaning it might have limited support and future changes might not be compatible with other pre-GA versions."]]],[]]