properties property
An ordered sequence of property names and their index attributes.
Requires: * A maximum of 100 properties.
Required.
Implementation
core.List<GoogleDatastoreAdminV1IndexedProperty>? properties;
An ordered sequence of property names and their index attributes.
Requires: * A maximum of 100 properties.
Required.
core.List<GoogleDatastoreAdminV1IndexedProperty>? properties;