[[["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-06-12 UTC."],[[["`MethodPolicy` is a class that defines policies for RPC methods, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class provides constructors to create new instances, either empty or by copying another `MethodPolicy` object."],["`MethodPolicy` includes fields such as `RequestPoliciesFieldNumber` and `SelectorFieldNumber`, along with properties like `Descriptor`, `Parser`, `RequestPolicies`, and `Selector` to manage the policies and the method they apply to."],["The class has several methods for operations like calculating the size of the message, creating a deep clone, comparing equality, merging messages, and converting to string format."],["It contains information about the `RequestPolicies`, which allows you to set policies that apply to the request message, and the `Selector` to determine the method these policies will be enforced on."]]],[]]