TVEpisode
Nama jenis: TVEpisode
Memperluas Episode
Nama |
Jenis |
Deskripsi |
bagian SeriTV |
Seri TV |
Serial TV tempat episode atau season ini berada. |
Kecuali dinyatakan lain, konten di halaman ini dilisensikan berdasarkan Lisensi Creative Commons Attribution 4.0, sedangkan contoh kode dilisensikan berdasarkan Lisensi Apache 2.0. Untuk mengetahui informasi selengkapnya, lihat Kebijakan Situs Google Developers. Java adalah merek dagang terdaftar dari Oracle dan/atau afiliasinya.
Terakhir diperbarui pada 2024-09-03 UTC.
[null,null,["Terakhir diperbarui pada 2024-09-03 UTC."],[[["TVEpisode is a data type used to represent an episode of a television series."],["It provides structured information about the episode, including its association with a specific TV series."],["TVEpisode extends the Episode type, inheriting its properties and potentially adding further details."],["It includes the `partOfTVSeries` property to identify the parent TV series."]]],["The `TVEpisode` type, which extends `Episode`, represents a television episode. It includes one key property: `partOfTVSeries`. This property links the episode to its parent television series, specified by the `TVSeries` type. This connection establishes the relationship between an individual episode and the larger series it belongs to.\n"]]