[[["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\u003eThe \u003ccode\u003eMemcacheServicePb.MemcacheDeleteRequest.ItemOrBuilder\u003c/code\u003e interface extends \u003ccode\u003ecom.google.protobuf.MessageOrBuilder\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003egetDeleteTime()\u003c/code\u003e method returns an integer representing a delete time.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003egetKey()\u003c/code\u003e method returns a \u003ccode\u003ecom.google.protobuf.ByteString\u003c/code\u003e representing a key.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ehasDeleteTime()\u003c/code\u003e and \u003ccode\u003ehasKey()\u003c/code\u003e methods return a boolean indicating if a delete time or a key is present, respectively.\u003c/p\u003e\n"]]],[],null,["# Interface MemcacheServicePb.MemcacheDeleteRequest.ItemOrBuilder (2.0.0)\n\n public static interface MemcacheServicePb.MemcacheDeleteRequest.ItemOrBuilder extends MessageOrBuilder\n\nImplements\n----------\n\ncom.google.protobuf.MessageOrBuilder\n\nMethods\n-------\n\n### getDeleteTime()\n\n public abstract int getDeleteTime()\n\n### getKey()\n\n public abstract ByteString getKey()\n\n### hasDeleteTime()\n\n public abstract boolean hasDeleteTime()\n\n### hasKey()\n\n public abstract boolean hasKey()"]]