[[["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.QueryBuilder` is a builder for creating `Query` objects that are pre-configured with the AdminUtils `appId` and `namespace`."],["The `build()` method is used to construct and return a `Query` object."],["The `getKind()` method returns the kind as a `String`."],["The `setKind(String kind)` method allows setting the kind for the query and returns the builder instance for method chaining."],["It inherits standard methods like `clone`, `equals`, `getClass` and `wait` from the `java.lang.Object`."]]],[]]