권장 일정
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2024-09-03(UTC)
[null,null,["최종 업데이트: 2024-09-03(UTC)"],[[["RecommendedDoseSchedule is a structured data type used to specify a recommended dosage schedule for a particular medication or vaccine."],["It inherits properties from the DoseSchedule type and does not define any unique properties of its own."],["It's used for markup in emails to provide specific, structured information about medication or vaccine dosage recommendations."]]],["The `RecommendedDoseSchedule` type extends the `DoseSchedule` type. It is a specific schedule for medication or treatment. The key information is its relationship to `DoseSchedule`, indicating it inherits properties from it. Notably, this specific `RecommendedDoseSchedule` type has no unique properties of its own. It serves to define a recommended instance of a dose schedule without any further specific attributes.\n"]]