Package-level declarations

Types

Link copied to clipboard
data class GetIndexResult(val ancestor: String, val indexId: String, val kind: String, val project: String, val properties: List<GoogleDatastoreAdminV1IndexedPropertyResponse>, val state: String)
data class GoogleDatastoreAdminV1IndexedPropertyResponse(val direction: String, val name: String)

A property of an index.