特定のアクション
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-09-04 UTC。
[null,null,["最終更新日 2024-09-04 UTC。"],[[["GiveAction, extending TransferAction, represents the act of giving something to someone."],["It includes a 'recipient' property, which can be an Audience, Organization, or Person, indicating the receiver of the action."]]],["The `GiveAction` type, which extends `TransferAction`, involves a recipient who is at the receiving end of an action. The recipient can be an `Audience`, `Organization`, or `Person`. This action focuses on the transfer of something to a specified participant. The core information details the relationship between the `GiveAction` type, the `TransferAction` type, and who or what is able to be the recipient.\n"]]