Class DatastoreAttributes (2.0.0)

public final class DatastoreAttributes

Attributes of a datastore.

Inheritance

java.lang.Object > DatastoreAttributes

Methods

getDatastoreType()

public DatastoreAttributes.DatastoreType getDatastoreType()

Gets the datastore type.

Only guaranteed to return something other than DatastoreType#UNKNOWN when running in production and querying the current app.

Returns
TypeDescription
DatastoreAttributes.DatastoreType