[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-08-20。"],[[["\u003cp\u003eThis API supports first-generation runtimes and can be used when upgrading to corresponding second-generation runtimes, with a migration guide available for App Engine Java 11/17 runtime updates.\u003c/p\u003e\n"],["\u003cp\u003eEntities are data objects in Datastore, categorized under a specific kind for queries, with properties defining their data values.\u003c/p\u003e\n"],["\u003cp\u003eEntities are created in Java using the \u003ccode\u003eEntity\u003c/code\u003e class and saved to Datastore via the \u003ccode\u003eDatastoreService.put()\u003c/code\u003e method, and can be named with a key or given an automatically generated numeric ID.\u003c/p\u003e\n"],["\u003cp\u003eTo update an existing entity, modify its attributes and use \u003ccode\u003eDatastoreService.put()\u003c/code\u003e, overwriting the existing entity, while \u003ccode\u003eDatastoreService.delete()\u003c/code\u003e is used to delete entities based on their keys.\u003c/p\u003e\n"],["\u003cp\u003eBatch operations allow multiple entities to be handled in a single Datastore call, improving efficiency by grouping entities by entity groups and performing operations in parallel.\u003c/p\u003e\n"]]],[],null,[]]