次の方法で共有


IAction interface

すべてのアクションの基本クラス。

プロパティ

action

アクションの種類。

operationId

ConversationResult のアクションに結果を関連付けるために使用されます。

プロパティの詳細

action

アクションの種類。

action: string

プロパティ値

string

operationId

ConversationResult のアクションに結果を関連付けるために使用されます。

operationId: string

プロパティ値

string