[[["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-07 UTC."],[[["The `Method` class represents a method within an API interface, serving as a fundamental component for defining service interactions."],["This class, part of the `Google.Protobuf.WellKnownTypes` namespace in the `Google.Protobuf.dll` assembly, inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`."],["`Method` objects include properties to describe various aspects of a method, such as its name, request and response types, and whether it supports streaming, as well as fields for name, options, request and response details."],["The class offers methods for manipulation and comparison, such as `CalculateSize`, `Clone`, `Equals`, `GetHashCode`, `MergeFrom`, `ToString`, and `WriteTo`, in addition to explicit implementations for `IBufferMessage` and `IMessage` interfaces."],["Version 3.15.8 of this package offers the current set of options, but older versions 3.23.0 and the latest 3.27.1 are also available for users to reference."]]],[]]