[[["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.KeyBuilder` is a builder for creating `Key` objects, specifically for use with AdminUtils."],["This builder ensures that the created `Key` is associated with the AdminUtils `appId` and `namespace`."],["It inherits functionality from `AdminDatastoreService.AbstractKeyBuilder`, including methods to set and get the `id`, `kind`, `name`, and `parent` of a key."],["The builder has a `build()` method which returns a completed `Key` object."]]],[]]