म्यूज़िक ग्रुप
टाइप का नाम: MusicGroup
परफ़ॉर्मेंस ग्रुप का समय बढ़ाता है
नाम |
टाइप |
ब्यौरा |
album |
Musicएल्बम |
संगीत एल्बम. |
एल्बम |
Musicएल्बम |
संगीत एल्बम का संग्रह. |
शैली |
टेक्स्ट |
क्रिएटिव कॉन्टेंट या ग्रुप की शैली. |
संगीत ग्रुप का सदस्य |
Person |
संगीत ग्रुप का सदस्य—उदाहरण के लिए, राकेश शर्मा, राम, राम या रिंगो. |
ट्रैक |
ItemList या MusicRecording |
संगीत रिकॉर्डिंग (ट्रैक)—आम तौर पर, कोई एक गाना. अगर कोई ProductList दिया गया है, तो सूची में MusicRecording जैसे आइटम होने चाहिए. |
ट्रैक |
MusicRecording |
संगीत रिकॉर्डिंग (ट्रैक)—आम तौर पर, कोई एक गाना. |
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2024-09-04 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2024-09-04 (UTC) को अपडेट किया गया."],[[["`MusicGroup` extends the `PerformingGroup` type and provides properties specific to musical groups."],["It includes details like albums, genre, members (`musicGroupMember`), and individual tracks or a collection of tracks."],["Tracks can be represented using `MusicRecording` for single songs or `ItemList` for a collection of `MusicRecording` items."],["Key properties include `album`, `albums`, `genre`, `musicGroupMember`, `track`, and `tracks`, providing comprehensive information about the music group."]]],["The `MusicGroup` type, extending `PerformingGroup`, includes properties for describing musical entities. Key information includes `album` and `albums` to define music albums. `genre` specifies the music genre. `musicGroupMember` details individual members, while `track` and `tracks` properties provide ways to list individual music recordings, using `MusicRecording` types or an `ItemList` of `MusicRecording` instances.\n"]]