IAction interface
すべてのアクションの基本クラス。
プロパティ
| action | アクションの種類。 |
| operation |
ConversationResult のアクションに結果を関連付けるために使用されます。 |
プロパティの詳細
action
アクションの種類。
action: string
プロパティ値
string
operationId
ConversationResult のアクションに結果を関連付けるために使用されます。
operationId: string
プロパティ値
string