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"]],[["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-28 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eMethodConfig\u003c/code\u003e class, found in the \u003ccode\u003eGoogle.Api.Gax.Grpc.Gcp\u003c/code\u003e namespace, is a sealed class that implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eMethodConfig\u003c/code\u003e is designed to manage configurations for gRPC methods, supporting features like channel affinity, indicated by the \u003ccode\u003eAffinity\u003c/code\u003e property of type \u003ccode\u003eAffinityConfig\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class allows for multiple versions, with version 4.10.0 being the latest version and 4.8.0 being the documented version, and provides methods to perform actions such as cloning, calculating size, merging, and writing data.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property of \u003ccode\u003eMethodConfig\u003c/code\u003e accepts a qualified gRPC method name or a wildcard pattern, allowing for flexible method matching and it is part of a sequential evaluation process for method configuration.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eMethodConfig\u003c/code\u003e includes two constructors, one parameterless, and the other taking another \u003ccode\u003eMethodConfig\u003c/code\u003e object as the parameter, along with fields \u003ccode\u003eAffinityFieldNumber\u003c/code\u003e and \u003ccode\u003eNameFieldNumber\u003c/code\u003e for internal configuration numbering.\u003c/p\u003e\n"]]],[],null,[]]