Is this method deprecated?
Depending on the target platform, this can emit Deprecated annotations
for the method, or it will be completely ignored; in the very least,
this is a formalization for deprecating methods.
[[["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-08-07 UTC."],[[["\u003cp\u003e\u003ccode\u003eMethodOptions\u003c/code\u003e is a sealed class in the \u003ccode\u003eGoogle.Protobuf.Reflection\u003c/code\u003e namespace, serving as a message type within the Google Protocol Buffers framework.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIExtendableMessage\u003c/code\u003e, \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing capabilities for message extension, manipulation, equality checking, deep cloning, and buffer message handling.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eMethodOptions\u003c/code\u003e has constructors for creating new instances, either empty or as a copy of an existing \u003ccode\u003eMethodOptions\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties such as \u003ccode\u003eDeprecated\u003c/code\u003e, \u003ccode\u003eFeatures\u003c/code\u003e, and \u003ccode\u003eIdempotencyLevel\u003c/code\u003e, as well as methods for managing extensions, calculating message size, cloning, merging, and writing data.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMethodOptions\u003c/code\u003e class contains four fields: \u003ccode\u003eDeprecatedFieldNumber\u003c/code\u003e, \u003ccode\u003eFeaturesFieldNumber\u003c/code\u003e, \u003ccode\u003eIdempotencyLevelFieldNumber\u003c/code\u003e, and \u003ccode\u003eUninterpretedOptionFieldNumber\u003c/code\u003e, which hold the field numbers for the respective properties within the protocol buffer message.\u003c/p\u003e\n"]]],[],null,[]]