GoogleDatastoreAdminV1IndexedPropertyResponse

data class GoogleDatastoreAdminV1IndexedPropertyResponse(val direction: String, val name: String)

A property of an index.

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The indexed property's direction. Must not be DIRECTION_UNSPECIFIED.

Link copied to clipboard

The property name to index.