[[["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\u003eMemcacheDeleteResponseOrBuilder\u003c/code\u003e is an interface that extends \u003ccode\u003eMessageOrBuilder\u003c/code\u003e, providing methods to manage the status of delete operations.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003egetDeleteStatus(int arg0)\u003c/code\u003e retrieves the \u003ccode\u003eDeleteStatusCode\u003c/code\u003e for a specific delete operation, identified by the integer \u003ccode\u003earg0\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003egetDeleteStatusCount()\u003c/code\u003e returns the total number of delete status codes available.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003egetDeleteStatusList()\u003c/code\u003e returns a list of all \u003ccode\u003eDeleteStatusCode\u003c/code\u003e instances, offering a comprehensive view of the delete operation statuses.\u003c/p\u003e\n"]]],[],null,["# Interface MemcacheServicePb.MemcacheDeleteResponseOrBuilder (2.0.0)\n\n public static interface MemcacheServicePb.MemcacheDeleteResponseOrBuilder extends MessageOrBuilder\n\nImplements\n----------\n\ncom.google.protobuf.MessageOrBuilder\n\nMethods\n-------\n\n### getDeleteStatus(int arg0)\n\n public abstract MemcacheServicePb.MemcacheDeleteResponse.DeleteStatusCode getDeleteStatus(int arg0)\n\n### getDeleteStatusCount()\n\n public abstract int getDeleteStatusCount()\n\n### getDeleteStatusList()\n\n public abstract List\u003cMemcacheServicePb.MemcacheDeleteResponse.DeleteStatusCode\u003e getDeleteStatusList()"]]