RecommendedAction interface
リソースの現在の availabilityState に基づいてユーザーが実行できるアクションを一覧表示します。
プロパティ
| action | 推奨されるアクション。 |
| action |
アクションへのリンク |
| action |
アクションのコメント |
| action |
アクションの部分文字列。アクション URL をホストするテキストを記述します。 |
プロパティの詳細
action
推奨されるアクション。
action?: string
プロパティ値
string
actionUrl
アクションへのリンク
actionUrl?: string
プロパティ値
string
actionUrlComment
アクションのコメント
actionUrlComment?: string
プロパティ値
string
actionUrlText
アクションの部分文字列。アクション URL をホストするテキストを記述します。
actionUrlText?: string
プロパティ値
string