public Protobuf.Collections.RepeatedField<string> Name { get; }
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 within the \u003ccode\u003eGoogle.Api.Gax.Grpc.Gcp\u003c/code\u003e namespace, is a sealed class that implements the \u003ccode\u003eProtobuf.IBufferMessage\u003c/code\u003e interface.\u003c/p\u003e\n"],["\u003cp\u003eIt provides configurations for gRPC methods, including fields such as \u003ccode\u003eAffinityFieldNumber\u003c/code\u003e and \u003ccode\u003eNameFieldNumber\u003c/code\u003e for channel affinity and method name specifications.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eMethodConfig\u003c/code\u003e instances can be created using parameterless constructor, or using a constructor that accepts another \u003ccode\u003eMethodConfig\u003c/code\u003e for copying.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAffinity\u003c/code\u003e property, of type \u003ccode\u003eAffinityConfig\u003c/code\u003e, allows for configuring channel affinity, and the \u003ccode\u003eName\u003c/code\u003e property, a \u003ccode\u003eRepeatedField<string>\u003c/code\u003e, specifies fully qualified gRPC method names or wildcard patterns.\u003c/p\u003e\n"],["\u003cp\u003eSeveral methods are available to interact with \u003ccode\u003eMethodConfig\u003c/code\u003e objects, including \u003ccode\u003eCalculateSize\u003c/code\u003e, \u003ccode\u003eClone\u003c/code\u003e, \u003ccode\u003eEquals\u003c/code\u003e, \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eMergeFrom\u003c/code\u003e, \u003ccode\u003eToString\u003c/code\u003e, and \u003ccode\u003eWriteTo\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]