The ServiceOptions, defined in descriptor.proto.
If the options message is not present (i.e. there are no options), null is returned.
Custom options can be retrieved as extensions of the returned message.
NOTE: A defensive copy is created each time this property is retrieved.
[[["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."],[[["\u003cp\u003eThis documentation describes the \u003ccode\u003eServiceDescriptor\u003c/code\u003e class within the \u003ccode\u003eGoogle.Protobuf.Reflection\u003c/code\u003e namespace, which is used to describe a service type in Protocol Buffers.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eServiceDescriptor\u003c/code\u003e inherits from \u003ccode\u003eDescriptorBase\u003c/code\u003e and implements \u003ccode\u003eIDescriptor\u003c/code\u003e, providing properties like \u003ccode\u003eFullName\u003c/code\u003e, \u003ccode\u003eFile\u003c/code\u003e, and \u003ccode\u003eIndex\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides access to custom options and a list of methods defined within the service via the \u003ccode\u003eCustomOptions\u003c/code\u003e and \u003ccode\u003eMethods\u003c/code\u003e properties, respectively.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eServiceDescriptor\u003c/code\u003e offers methods such as \u003ccode\u003eFindMethodByName\u003c/code\u003e, \u003ccode\u003eGetOption<T>\u003c/code\u003e, and \u003ccode\u003eGetOptions\u003c/code\u003e to interact with the service's methods and options, including custom options.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers the version 3.15.8 of the Google.Protobuf package, with links to the latest version (3.27.1) and another previous version (3.23.0).\u003c/p\u003e\n"]]],[],null,[]]