The name of the service. In general this will be GAPIC generated service
name StubSettings#getServiceName(). However, in some cases, when the GAPIC
generated service 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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 UTC."],[[["This webpage provides documentation for the `MethodName` class within the Google API Client Libraries for Java, specifically in the `com.google.api.gax.tracing` package."],["The `MethodName` class is used to represent the name of an RPC method in an `ApiTracer`, enabling the tracing of operations."],["The latest version of the `MethodName` documentation available is 2.63.1, with several previous versions listed for reference, with this page currently displaying version 2.54.1."],["The `MethodName` class has static method `of` that creates an instance of a RPC method name using a provided service name and method name."],["The webpage offers details on the `MethodName` class's abstract methods `getMethodName` and `getServiceName`, which return the logical operation name and the service name respectively, as well as it's inherited `toString` method."]]],[]]