食谱
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-25。
[null,null,["最后更新时间 (UTC):2025-07-25。"],[],[],null,["# Recipe\n\nType name: [Recipe](/workspace/gmail/markup/reference/types/Recipe)\n\nExtends [CreativeWork](/workspace/gmail/markup/reference/types/CreativeWork)\n\n| Name | Type | Description |\n|--------------------|--------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------|\n| cookingMethod | [Text](/workspace/gmail/markup/reference/types/Text) | The method of cooking, such as Frying, Steaming, ... |\n| cookTime | [Duration](/workspace/gmail/markup/reference/types/Duration) | The time it takes to actually cook the dish, in [ISO 8601 duration format](http://en.wikipedia.org/wiki/ISO_8601). |\n| ingredients | [Text](/workspace/gmail/markup/reference/types/Text) | An ingredient used in the recipe. |\n| nutrition | [NutritionInformation](/workspace/gmail/markup/reference/types/NutritionInformation) | Nutrition information about the recipe. |\n| prepTime | [Duration](/workspace/gmail/markup/reference/types/Duration) | The length of time it takes to prepare the recipe, in [ISO 8601 duration format](http://en.wikipedia.org/wiki/ISO_8601). |\n| recipeCategory | [Text](/workspace/gmail/markup/reference/types/Text) | The category of the recipe---for example, appetizer, entree, etc. |\n| recipeCuisine | [Text](/workspace/gmail/markup/reference/types/Text) | The cuisine of the recipe (for example, French or Ethiopian). |\n| recipeInstructions | [Text](/workspace/gmail/markup/reference/types/Text) | The steps to make the dish. |\n| recipeYield | [Text](/workspace/gmail/markup/reference/types/Text) | The quantity produced by the recipe (for example, number of people served, number of servings, etc). |\n| totalTime | [Duration](/workspace/gmail/markup/reference/types/Duration) | The total time it takes to prepare and cook the recipe, in [ISO 8601 duration format](http://en.wikipedia.org/wiki/ISO_8601). |"]]