[[["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\u003eMemcacheStatsRequestOrBuilder\u003c/code\u003e is an interface that extends \u003ccode\u003eMessageOrBuilder\u003c/code\u003e, providing methods for accessing and checking the properties of a Memcache statistics request.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003egetMaxHotkeyCount()\u003c/code\u003e method retrieves the maximum hotkey count as an integer.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003egetOverride()\u003c/code\u003e method returns an \u003ccode\u003eAppOverride\u003c/code\u003e object, while \u003ccode\u003egetOverrideOrBuilder()\u003c/code\u003e returns an \u003ccode\u003eAppOverrideOrBuilder\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ehasMaxHotkeyCount()\u003c/code\u003e and \u003ccode\u003ehasOverride()\u003c/code\u003e methods return boolean values to indicate whether a maximum hotkey count or override is present in the request, respectively.\u003c/p\u003e\n"]]],[],null,["# Interface MemcacheServicePb.MemcacheStatsRequestOrBuilder (2.0.0)\n\n public static interface MemcacheServicePb.MemcacheStatsRequestOrBuilder extends MessageOrBuilder\n\nImplements\n----------\n\ncom.google.protobuf.MessageOrBuilder\n\nMethods\n-------\n\n### getMaxHotkeyCount()\n\n public abstract int getMaxHotkeyCount()\n\n### getOverride()\n\n public abstract MemcacheServicePb.AppOverride getOverride()\n\n### getOverrideOrBuilder()\n\n public abstract MemcacheServicePb.AppOverrideOrBuilder getOverrideOrBuilder()\n\n### hasMaxHotkeyCount()\n\n public abstract boolean hasMaxHotkeyCount()\n\n### hasOverride()\n\n public abstract boolean hasOverride()"]]