[[["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-06-16 UTC."],[[["\u003cp\u003eThis function \u003ccode\u003eCompareEntityPbByKey\u003c/code\u003e compares two entity protocol buffers (\u003ccode\u003eentity_pb2.EntityProto\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThe function determines the order of two entities based on their keys.\u003c/p\u003e\n"],["\u003cp\u003eInput arguments are represented by \u003ccode\u003ea\u003c/code\u003e and \u003ccode\u003eb\u003c/code\u003e, both of which are entity protocol buffers.\u003c/p\u003e\n"],["\u003cp\u003eThe function will output an integer, which will be less than 0, equal to 0, or greater than 0 depending on if a's key comes before, is the same as, or comes after b's key.\u003c/p\u003e\n"]]],[],null,["# google.appengine.datastore.datastore_stub_util.CompareEntityPbByKey\n\n\u003cbr /\u003e\n\nCompare two entity protobuf's by key. \n\n google.appengine.datastore.datastore_stub_util.CompareEntityPbByKey(\n a, b\n )\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e"]]