IndexArgs

fun IndexArgs(ancestor: Output<IndexAncestor>? = null, kind: Output<String>? = null, project: Output<String>? = null, properties: Output<List<GoogleDatastoreAdminV1IndexedPropertyArgs>>? = null)