V2models Intent Initial Response Setting Next Step Intent Slot Value Args
data class V2modelsIntentInitialResponseSettingNextStepIntentSlotValueArgs(val interpretedValue: Output<String>? = null) : ConvertibleToJava<V2modelsIntentInitialResponseSettingNextStepIntentSlotValueArgs>
Constructors
Link copied to clipboard
fun V2modelsIntentInitialResponseSettingNextStepIntentSlotValueArgs(interpretedValue: Output<String>? = null)