IndexArgsBuilder

Builder for IndexArgs.

Functions

Link copied to clipboard
@JvmName(name = "aewohycwxpkvokmj")
suspend fun ancestor(value: Output<IndexAncestor>)
@JvmName(name = "lodkspwachaemqmu")
suspend fun ancestor(value: IndexAncestor?)
Link copied to clipboard
@JvmName(name = "mkfnmncpwpnkutbq")
suspend fun kind(value: Output<String>)
@JvmName(name = "qiklxctnrthrvqni")
suspend fun kind(value: String?)
Link copied to clipboard
@JvmName(name = "obnraumacjocryna")
suspend fun project(value: Output<String>)
@JvmName(name = "umiauksrmnssjswc")
suspend fun project(value: String?)
Link copied to clipboard
@JvmName(name = "yodakebtyyxldtkw")
suspend fun properties(value: Output<List<GoogleDatastoreAdminV1IndexedPropertyArgs>>)
@JvmName(name = "valtugeukofqrqxc")
suspend fun properties(vararg values: Output<GoogleDatastoreAdminV1IndexedPropertyArgs>)
@JvmName(name = "evdedgluaeybqbcc")
suspend fun properties(vararg values: GoogleDatastoreAdminV1IndexedPropertyArgs)
@JvmName(name = "cvqresbnqhwvmjfx")
suspend fun properties(vararg argument: suspend GoogleDatastoreAdminV1IndexedPropertyArgsBuilder.() -> Unit)
@JvmName(name = "keacqahdypouvepl")
suspend fun properties(values: List<Output<GoogleDatastoreAdminV1IndexedPropertyArgs>>)
@JvmName(name = "xtryakkofukjqxcy")
suspend fun properties(value: List<GoogleDatastoreAdminV1IndexedPropertyArgs>?)
@JvmName(name = "nabkxtywkwotmtsu")
suspend fun properties(argument: List<suspend GoogleDatastoreAdminV1IndexedPropertyArgsBuilder.() -> Unit>)
@JvmName(name = "mtddvnckyluljhrm")
suspend fun properties(argument: suspend GoogleDatastoreAdminV1IndexedPropertyArgsBuilder.() -> Unit)