[[["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\u003eThe \u003ccode\u003eMemcacheServicePb.MemcacheGetResponse.ItemOrBuilder\u003c/code\u003e interface provides methods to access and check the properties of a memcache item, such as its key, value, CAS ID, expiration time, and flags.\u003c/p\u003e\n"],["\u003cp\u003eMethods like \u003ccode\u003egetCasId()\u003c/code\u003e, \u003ccode\u003egetExpiresInSeconds()\u003c/code\u003e, \u003ccode\u003egetFlags()\u003c/code\u003e, \u003ccode\u003egetKey()\u003c/code\u003e, \u003ccode\u003egetValue()\u003c/code\u003e, and \u003ccode\u003egetTimestamps()\u003c/code\u003e retrieve specific data fields of the item, such as an id or the value itself.\u003c/p\u003e\n"],["\u003cp\u003eBoolean methods like \u003ccode\u003ehasCasId()\u003c/code\u003e, \u003ccode\u003ehasExpiresInSeconds()\u003c/code\u003e, \u003ccode\u003ehasFlags()\u003c/code\u003e, \u003ccode\u003ehasKey()\u003c/code\u003e, \u003ccode\u003ehasValue()\u003c/code\u003e, and \u003ccode\u003ehasTimestamps()\u003c/code\u003e can be used to determine if specific data fields are set.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003egetIsDeleteLocked()\u003c/code\u003e is a method that returns whether an item is delete locked, and \u003ccode\u003ehasIsDeleteLocked()\u003c/code\u003e is used to check if it is set, both of type boolean.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003egetTimestampsOrBuilder()\u003c/code\u003e and \u003ccode\u003egetTimestamps()\u003c/code\u003e return item timestamps, or its builder, allowing for further inspection.\u003c/p\u003e\n"]]],[],null,[]]