Manifest
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
इसमें "ट्रांसपोर्ट की जा सकने वाली" जानकारी शामिल है यह किसी खास प्रोजेक्ट के लिए खास नहीं है और इसे एक से दूसरे प्रोजेक्ट में ले जाया जा सकता है.
YAML प्रतिनिधि |
version: string |
फ़ील्ड |
version |
string
फ़ाइल फ़ॉर्मैट का वर्शन. फ़ाइल फ़ॉर्मैट का मौजूदा वर्शन 1.0 है, उदाहरण: "1.0"
|
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2025-07-26 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 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\" |"]]