DeliveryMethod
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-09-03 UTC。
[null,null,["最終更新日 2024-09-03 UTC。"],[[["`DeliveryMethod` is a type that specifies the method used for delivering a message, extending the `Enumeration` type."],["This type doesn't have any properties of its own, suggesting its functionality relies on the values it enumerates."]]],["The content defines the `DeliveryMethod` type, which is an extension of the `Enumeration` type. Crucially, the `DeliveryMethod` type itself possesses no properties. This indicates it serves as a classification or label for a delivery approach without providing any specific attributes or details regarding that approach. It is designed to categorize delivery options within the system.\n"]]