TakeAction
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-09-04 UTC。
[null,null,["最終更新日 2024-09-04 UTC。"],[[["The `TakeAction` type is used to represent actions that involve taking possession or control of something, often used in email markup for Gmail."],["It inherits all properties and behaviors from the `TransferAction` type, simplifying its implementation."],["Despite its functionality, the `TakeAction` type is defined without any unique properties of its own, relying on those inherited from `TransferAction`."]]],["The core content describes the `TakeAction` type, which extends the `TransferAction` type. A key piece of information is that `TakeAction` has no properties. Essentially, it is a specific kind of transfer action without any unique attributes beyond its inherited characteristics. The only action implied is its declaration as a type within a larger schema, specifically within the context of Gmail markup.\n"]]