googleAccount

@JvmName(name = "bcnfwgsvdaldavgh")
suspend fun googleAccount(value: Output<GoogleAccountArgs>)
@JvmName(name = "rkmsfhaiobqxhpbu")
suspend fun googleAccount(value: GoogleAccountArgs?)

Parameters

value

Authentication using a Google account.


@JvmName(name = "tgdfmwibvpimbaxo")
suspend fun googleAccount(argument: suspend GoogleAccountArgsBuilder.() -> Unit)

Parameters

argument

Authentication using a Google account.