[[["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\u003e\u003ccode\u003eGrpcChannelOptions.CustomOption\u003c/code\u003e is a class that represents a custom option, which can hold either a 32-bit integer or a string value.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements the \u003ccode\u003eIEquatable<GrpcChannelOptions.CustomOption>\u003c/code\u003e interface, allowing for equality comparisons with other \u003ccode\u003eCustomOption\u003c/code\u003e instances.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCustomOption\u003c/code\u003e objects can be created with either a string and integer via \u003ccode\u003eCustomOption(string name, int value)\u003c/code\u003e or two string parameters via \u003ccode\u003eCustomOption(string name, string value)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties to access the option's \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eIntegerValue\u003c/code\u003e, \u003ccode\u003eStringValue\u003c/code\u003e, and \u003ccode\u003eType\u003c/code\u003e, providing information about the option's characteristics and the kind of data it contains.\u003c/p\u003e\n"],["\u003cp\u003eIt overrides \u003ccode\u003eEquals\u003c/code\u003e and \u003ccode\u003eGetHashCode\u003c/code\u003e methods inherited from \u003ccode\u003eSystem.Object\u003c/code\u003e to provide custom implementations for equality and hash code calculations.\u003c/p\u003e\n"]]],[],null,[]]