投票
タイプ名: VoteAction
ChooseAction を拡張する
氏名 |
型 |
説明 |
候補 |
担当者 |
オブジェクトのサブプロパティ。このアクションの候補サブジェクト。 |
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-09-03 UTC。
[null,null,["最終更新日 2024-09-03 UTC。"],[[["VoteAction is a type that extends ChooseAction, providing a way to represent voting actions."],["It includes a 'candidate' property of type Person, specifying the individual being voted for."]]],["The `VoteAction` type, which extends `ChooseAction`, involves a `candidate`. The `candidate` property is of type `Person` and represents the subject being voted on. This property is a sub-property of `object` and is central to the `VoteAction` process. The action's core function is to designate and interact with a specific person as the subject of a voting activity.\n"]]