Share via


PatternRuleInfo interface

パターン ルール

プロパティ

id

パターン ID。

intent

パターンが属する意図の名前。

pattern

パターン テキスト。

プロパティの詳細

id

パターン ID。

id?: string

プロパティ値

string

intent

パターンが属する意図の名前。

intent?: string

プロパティ値

string

pattern

パターン テキスト。

pattern?: string

プロパティ値

string