properties property

List<GoogleDatastoreAdminV1IndexedProperty>? properties
getter/setter pair

An ordered sequence of property names and their index attributes.

Requires: * A maximum of 100 properties.

Required.

Implementation

core.List<GoogleDatastoreAdminV1IndexedProperty>? properties;