Veröffentlichungsereignis
Typname: PublicationEvent
Erweitert Event
Name |
Typ |
Beschreibung |
Kostenlos |
Boolesch |
Eine Markierung, die signalisiert, dass die Publikation kostenlos verfügbar ist. |
Veröffentlicht am |
BroadcastService |
Eine mit der Veröffentlichung in Verbindung stehende Sendestation |
Sofern nicht anders angegeben, sind die Inhalte dieser Seite unter der Creative Commons Attribution 4.0 License und Codebeispiele unter der Apache 2.0 License lizenziert. Weitere Informationen finden Sie in den Websiterichtlinien von Google Developers. Java ist eine eingetragene Marke von Oracle und/oder seinen Partnern.
Zuletzt aktualisiert: 2024-09-04 (UTC).
[null,null,["Zuletzt aktualisiert: 2024-09-04 (UTC)."],[[["The `PublicationEvent` schema describes events related to the publication of content, extending the base `Event` type."],["It includes details about free accessibility (`free`) and the associated broadcast service (`publishedOn`)."]]],["The `PublicationEvent` type, extending `Event`, defines attributes for publications. It includes a `free` field, a boolean flag indicating if a publication is accessible at no cost. Additionally, `publishedOn` specifies the associated `BroadcastService` responsible for the publication event. These two fields are crucial for understanding the accessibility and platform of the published material.\n"]]