[[["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."],[[["`DatastoreAttributes` is a final class representing the attributes of a datastore."],["It inherits members from the `java.lang.Object` class, including methods like `clone()`, `equals()`, and `toString()`."],["The class provides a `getDatastoreType()` method to retrieve the datastore type."],["The `getDatastoreType()` method is only guaranteed to return a value other than `DatastoreType#UNKNOWN` when in production and querying the current app."],["The `getDatastoreType()` method returns a `DatastoreAttributes.DatastoreType`."]]],[]]