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"]],[["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-03-05 UTC."],[[["This page provides documentation for the `MethodConfig` class within the `Google.Api.Gax.Grpc.Gcp` namespace in version 4.2.0 of the Google.Api.Gax library."],["The `MethodConfig` class, which implements `Protobuf.IBufferMessage`, is designed for gRPC method configurations and inherits from the .NET `Object` class."],["`MethodConfig` contains properties such as `Affinity` and `Name`, as well as fields `AffinityFieldNumber` and `NameFieldNumber` for configuring method-specific settings."],["The class offers methods like `Clone`, `Equals`, `MergeFrom`, and `WriteTo` for manipulating and comparing instances of `MethodConfig`."],["The page also includes links to documentation for previous versions of `MethodConfig`, ranging from version 3.2.0 up to the latest version, 4.10.0."]]],[]]