CookAction
Type name: CookAction
Extends CreateAction
Name |
Type |
Description |
foodEstablishment |
FoodEstablishment or Place |
A sub property of location. The specific food establishment where the action occurred. |
foodEvent |
FoodEvent |
A sub property of location. The specific food event where the action occurred. |
recipe |
Recipe |
A sub property of instrument. The recipe/instructions used to perform the action. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-09-03 UTC.
[null,null,["Last updated 2024-09-03 UTC."],[[["CookAction extends the CreateAction type and provides specific properties for describing cooking activities."],["It includes details about the location of the cooking, such as a foodEstablishment or foodEvent."],["CookAction allows specifying the recipe used via the recipe property, which is a subproperty of instrument."]]],[]]