Google Datastore Admin V1Indexed Property Args
data class GoogleDatastoreAdminV1IndexedPropertyArgs(val direction: Output<GoogleDatastoreAdminV1IndexedPropertyDirection>, val name: Output<String>) : ConvertibleToJava<GoogleDatastoreAdminV1IndexedPropertyArgs>
A property of an index.
Constructors
Link copied to clipboard
constructor(direction: Output<GoogleDatastoreAdminV1IndexedPropertyDirection>, name: Output<String>)