[[["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-03-05 UTC."],[[["`AdminDatastoreService.EntityBuilder` is a builder for creating `Entity` objects, specifically tailored to the AdminUtils `appId` and `namespace`."],["This `EntityBuilder` inherits from `AdminDatastoreService.AbstractKeyBuilder`, which provides methods for setting properties like `id`, `kind`, `name`, and `parent`."],["The `build()` method is used to construct and return the final `Entity` object."],["The `EntityBuilder` class also inherits multiple methods from the `Object` class such as: `clone()`, `equals()`, `getClass()`, `toString()`, and `wait()`."]]],[]]