电视片段
类型名称:TVClip
扩展 Clip
名称 |
类型 |
说明 |
部分电视连续剧 |
电视连续剧 |
此剧集或剧季所属的电视连续剧。 |
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2024-09-03。
[null,null,["最后更新时间 (UTC):2024-09-03。"],[[["TVClip extends the Clip type and provides additional information specifically for television clips."],["It includes a `partOfTVSeries` property to associate the clip with its respective TV series."]]],["The `TVClip` type, which extends the `Clip` type, represents a segment from a TV series. It includes a `partOfTVSeries` property, which is of the `TVSeries` type. This property identifies the specific TV series to which the given episode or season belongs, essentially linking the clip to its parent series. This allows for the categorization and organization of TV clips within a larger TV series context.\n"]]