email

@JvmName(name = "roamxlamekfmxrvs")
suspend fun email(value: Output<String>)
@JvmName(name = "oleclgledcnnjptj")
suspend fun email(value: String?)

Parameters

value

The email address of the actor. If not provided, it is inferred from credentials supplied during case creation. If the authenticated principal does not have an email address, one must be provided. When a name is provided, an email must also be provided. This will be obfuscated if the user is a Google Support agent.