Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GoogleCloudDialogflowV2IntentParameter

Hierarchy

  • GoogleCloudDialogflowV2IntentParameter

Properties

Optional defaultValue

defaultValue: undefined | string

Optional displayName

displayName: undefined | string

Optional entityTypeDisplayName

entityTypeDisplayName: undefined | string

Optional isList

isList: undefined | true | false

Optional mandatory

mandatory: undefined | true | false

Optional name

name: undefined | string

Optional prompts

prompts: string[]

Optional value

value: undefined | string

Generated using TypeDoc