Manifest
Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
Enthält Informationen, die als „transportbar“ gekennzeichnet sind d.h., sie sind nicht projektspezifisch und können zwischen Projekten verschoben werden.
YAML-Darstellung |
version: string |
Felder |
version |
string
Version des Dateiformats. Die aktuelle Dateiformatversion ist 1.0. Beispiel: „1.0“
|
Sofern nicht anders angegeben, sind die Inhalte dieser Seite unter der Creative Commons Attribution 4.0 License und Codebeispiele unter der Apache 2.0 License lizenziert. Weitere Informationen finden Sie in den Websiterichtlinien von Google Developers. Java ist eine eingetragene Marke von Oracle und/oder seinen Partnern.
Zuletzt aktualisiert: 2025-07-26 (UTC).
[null,null,["Zuletzt aktualisiert: 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\" |"]]