Click or drag to resize

UpdateIntent Properties

The UpdateIntent type exposes the following members.

Properties
  NameDescription
Public propertyDescription
The description of the intent.
Public propertyExamples
An array of user input examples for the intent.
Public propertyIntent
The name of the intent. This string must conform to the following restrictions: - It can contain only Unicode alphanumeric, underscore, hyphen, and dot characters. - It cannot begin with the reserved prefix `sys-`. - It must be no longer than 128 characters.
Top
See Also