A fully qualified name of a gRPC method, or a wildcard pattern ending
with ., such as foo.bar.A, foo.bar.. Method configs are evaluated
sequentially, and the first one takes precedence.
[[["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-08-07 UTC."],[[["\u003cp\u003eThe latest version of \u003ccode\u003eMethodConfig\u003c/code\u003e is 4.10.0, with previous versions listed down to 3.2.0, all within the \u003ccode\u003eGoogle.Api.Gax\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eMethodConfig\u003c/code\u003e is a sealed class that implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable<MethodConfig>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<MethodConfig>\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e, indicating its role in managing message configurations.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes fields \u003ccode\u003eAffinityFieldNumber\u003c/code\u003e and \u003ccode\u003eNameFieldNumber\u003c/code\u003e, representing field numbers for "affinity" and "name" respectively, both of type \u003ccode\u003eint\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties include \u003ccode\u003eAffinity\u003c/code\u003e, which configures channel affinity, \u003ccode\u003eName\u003c/code\u003e, which holds fully qualified gRPC method names or wildcard patterns, and static properties like \u003ccode\u003eDescriptor\u003c/code\u003e and \u003ccode\u003eParser\u003c/code\u003e that handle message descriptors and parsing.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eMethodConfig\u003c/code\u003e offers a range of methods for message manipulation, such as calculating size, cloning, merging from other messages or streams, and reading/writing to streams.\u003c/p\u003e\n"]]],[],null,[]]