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-02 UTC."],[[["This webpage provides documentation for the `MethodName` class within the Google API Client Library for Java, specifically for version 2.61.0."],["The `MethodName` class is an abstract class representing the name of an RPC method used in `ApiTracer`, facilitating tracing of API calls."],["It offers a static `of(String serviceName, String methodName)` method to create new instances, allowing specification of the service and method being called, and has getter methods for retrieving the service name and method name."],["The provided library is currently in a Pre-GA stage, it is covered by Pre-GA Offerings Terms, and it may have limited support and potential compatibility issues between other Pre-GA versions."],["The documentation includes a list of available versions, from 2.63.1 (latest) down to version 2.7.1, with links to their corresponding documentation."]]],[]]