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"]],[["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 `MethodName` class within the Google API Client Libraries for Java (gax), specifically version 2.62.0, with links to other versions of the documentation."],["The `MethodName` class is an abstract value class representing the name of an RPC method used in `ApiTracer`, and it has methods to retrieve the name of the service and the logical operation being traced."],["The most recent version is `2.63.1`, and this page contains links to versions all the way back to version `2.7.1`."],["The `of(String serviceName, String methodName)` method is used to create new instances of the `MethodName` class, with parameters for both the service name and the name of the method."],["The documentation explicitly states that this library is currently in a Pre-GA (Beta) stage, meaning there is limited support, and there may be incompatible changes between versions."]]],[]]