Manifest
Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
Zawiera informacje przeznaczone do transportu nie są związane z konkretnym projektem i można je przenosić między projektami.
Reprezentacja YAML |
version: string |
Pola |
version |
string
Wersja formatu pliku. Bieżąca wersja formatu pliku to 1.0. Przykład: „1.0”
|
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2025-07-26 UTC.
[null,null,["Ostatnia aktualizacja: 2025-07-26 UTC."],[[["\u003cp\u003eThe YAML representation focuses on transportable information, allowing data to be shared across different projects.\u003c/p\u003e\n"],["\u003cp\u003eThe current version of the file format is 1.0 and is indicated using the \u003ccode\u003eversion\u003c/code\u003e field within the YAML structure.\u003c/p\u003e\n"],["\u003cp\u003eThe YAML structure utilizes fields like \u003ccode\u003eversion\u003c/code\u003e with a string data type to store information.\u003c/p\u003e\n"]]],["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"],null,["# Manifest\n\n- [YAML representation](#SCHEMA_REPRESENTATION)\n\nContains information that's \"transportable\" i.e. not specific to any given project and can be moved between projects.\n\n| YAML representation ||\n|-------------------------|---|\n| ``` version: string ``` |\n\n| Fields ||\n|-----------|--------------------------------------------------------------------------------------------|\n| `version` | `string` Version of the file format. The current file format version is 1.0 Example: \"1.0\" |"]]