ラジオエピソード
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-09-04 UTC。
[null,null,["最終更新日 2024-09-04 UTC。"],[[["The `RadioEpisode` type is specifically designed for marking up radio episodes within emails."],["It inherits all the properties and functionalities of the broader `Episode` type, simplifying implementation."],["Notably, `RadioEpisode` itself doesn't introduce any unique properties, relying solely on the `Episode` type's attributes."]]],["The document defines a data type named `RadioEpisode`, which extends the `Episode` type. It represents a radio episode within a data structure, likely for email or web markup. Crucially, the `RadioEpisode` type is noted to have no specific properties of its own, inheriting all properties from the `Episode` type it extends. This indicates it serves as a specialized subtype for radio-related episodes.\n"]]