V2modelsSlotTypeExternalSourceSettingArgs

data class V2modelsSlotTypeExternalSourceSettingArgs(val grammarSlotTypeSetting: Output<V2modelsSlotTypeExternalSourceSettingGrammarSlotTypeSettingArgs>? = null) : ConvertibleToJava<V2modelsSlotTypeExternalSourceSettingArgs>

Constructors

constructor(grammarSlotTypeSetting: Output<V2modelsSlotTypeExternalSourceSettingGrammarSlotTypeSettingArgs>? = null)

Properties

Link copied to clipboard

Settings required for a slot type based on a grammar that you provide. See grammar_slot_type_setting argument reference below.

Functions

Link copied to clipboard
open override fun toJava(): V2modelsSlotTypeExternalSourceSettingArgs