[[["समझने में आसान है","easyToUnderstand","thumb-up"],["मेरी समस्या हल हो गई","solvedMyProblem","thumb-up"],["अन्य","otherUp","thumb-up"]],[["वह जानकारी मौजूद नहीं है जो मुझे चाहिए","missingTheInformationINeed","thumb-down"],["बहुत मुश्किल है / बहुत सारे चरण हैं","tooComplicatedTooManySteps","thumb-down"],["पुराना","outOfDate","thumb-down"],["अनुवाद से जुड़ी समस्या","translationIssue","thumb-down"],["सैंपल / कोड से जुड़ी समस्या","samplesCodeIssue","thumb-down"],["अन्य","otherDown","thumb-down"]],["आखिरी बार 2023-12-02 (UTC) को अपडेट किया गया."],[[["`MovieMediaMetadata` provides a structured way to describe movie content within the Cast framework, encompassing details like title, studio, release date, images, and content rating."],["Key properties include `title`, `studio`, `releaseDate`, `images`, and `contentRating`, offering comprehensive metadata for movie content."],["While `releaseYear` is available, it's recommended to utilize `releaseDate` for representing the movie's release information."]]],["The `MovieMediaMetadata` class describes movie media content. Key properties include `contentRating`, `images` (an array of image objects), and `releaseDate` (ISO 8601 format). It also contains the deprecated `releaseYear`, `studio`, `subtitle`, and `title` for the movie. This class allows developers to organize and provide detailed information about a particular movie within the cast framework.\n"]]