[[["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-09-04 UTC."],[[["\u003cp\u003e\u003ccode\u003eMemcacheStatsResponseOrBuilder\u003c/code\u003e is an interface that extends \u003ccode\u003eMessageOrBuilder\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt provides a method \u003ccode\u003egetStats()\u003c/code\u003e that returns an object of type \u003ccode\u003eMergedNamespaceStats\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003egetStatsOrBuilder()\u003c/code\u003e method returns an object of type \u003ccode\u003eMergedNamespaceStatsOrBuilder\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere's a \u003ccode\u003ehasStats()\u003c/code\u003e method that indicates whether statistics are available, returning a boolean value.\u003c/p\u003e\n"]]],[],null,["# Interface MemcacheServicePb.MemcacheStatsResponseOrBuilder (2.0.0)\n\n public static interface MemcacheServicePb.MemcacheStatsResponseOrBuilder extends MessageOrBuilder\n\nImplements\n----------\n\ncom.google.protobuf.MessageOrBuilder\n\nMethods\n-------\n\n### getStats()\n\n public abstract MemcacheServicePb.MergedNamespaceStats getStats()\n\n### getStatsOrBuilder()\n\n public abstract MemcacheServicePb.MergedNamespaceStatsOrBuilder getStatsOrBuilder()\n\n### hasStats()\n\n public abstract boolean hasStats()"]]