Manifest
Contiene informazioni "trasportabili" Questo significa che non è specifico per un determinato progetto e può essere spostato da un progetto all'altro.
Rappresentazione YAML |
version: string |
Campi |
version |
string
Versione del formato file. L'attuale formato di file versione è 1.0 Esempio: "1.0"
|
Salvo quando diversamente specificato, i contenuti di questa pagina sono concessi in base alla licenza Creative Commons Attribution 4.0, mentre gli esempi di codice sono concessi in base alla licenza Apache 2.0. Per ulteriori dettagli, consulta le norme del sito di Google Developers. Java è un marchio registrato di Oracle e/o delle sue consociate.
Ultimo aggiornamento 2024-09-10 UTC.
[null,null,["Ultimo aggiornamento 2024-09-10 UTC."],[[["The YAML representation focuses on transportable information, allowing data to be shared across different projects."],["The current version of the file format is 1.0 and is indicated using the `version` field within the YAML structure."],["The YAML structure utilizes fields like `version` with a string data type to store information."]]],["The content describes a transportable data format represented in YAML. It defines a single field, `version`, which is a string indicating the file format's version. The current version is 1.0, and the `version` field is exemplified as \"1.0\". This format is designed for use across different projects.\n"]]