[[["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 of an API interface within the `Google.Protobuf.WellKnownTypes` namespace, and is defined in the `Google.Protobuf.dll` assembly."],["`Method` objects can be constructed using a default constructor or by providing another `Method` object as a parameter to the copy constructor."],["The `Method` class contains properties for name, options, request/response type URLs, request/response streaming status, and syntax, among others, providing detailed information about the API method."],["It implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities for message handling, comparison, cloning, and buffered messaging."],["This class contains various methods for managing the data within the class, such as `CalculateSize()`, `Clone()`, `Equals()`, `GetHashCode()`, `MergeFrom()`, `ToString()`, and `WriteTo()` and many extension methods are also available."]]],[]]