V2models Slot Value Elicitation Setting Prompt Specification Prompt Attempts Specification Allowed Input Types Args
data class V2modelsSlotValueElicitationSettingPromptSpecificationPromptAttemptsSpecificationAllowedInputTypesArgs(val allowAudioInput: Output<Boolean>, val allowDtmfInput: Output<Boolean>) : ConvertibleToJava<V2modelsSlotValueElicitationSettingPromptSpecificationPromptAttemptsSpecificationAllowedInputTypesArgs>
Constructors
Link copied to clipboard
fun V2modelsSlotValueElicitationSettingPromptSpecificationPromptAttemptsSpecificationAllowedInputTypesArgs(allowAudioInput: Output<Boolean>, allowDtmfInput: Output<Boolean>)