phone Configs
Parameters
value
Specifies the phone configuration of the Quick Connect. This is required only if quick_connect_type
is PHONE_NUMBER
. The phone_config
block is documented below.
Parameters
values
Specifies the phone configuration of the Quick Connect. This is required only if quick_connect_type
is PHONE_NUMBER
. The phone_config
block is documented below.
suspend fun phoneConfigs(argument: List<suspend QuickConnectQuickConnectConfigPhoneConfigArgsBuilder.() -> Unit>)
suspend fun phoneConfigs(vararg argument: suspend QuickConnectQuickConnectConfigPhoneConfigArgsBuilder.() -> Unit)
suspend fun phoneConfigs(argument: suspend QuickConnectQuickConnectConfigPhoneConfigArgsBuilder.() -> Unit)
Parameters
argument
Specifies the phone configuration of the Quick Connect. This is required only if quick_connect_type
is PHONE_NUMBER
. The phone_config
block is documented below.