Manifest
Berisi informasi yang "dapat diangkut" yaitu tidak spesifik untuk project tertentu dan dapat dipindahkan antar-project.
Representasi YAML |
version: string |
Kolom |
version |
string
Versi format file. Versi format file saat ini adalah versi 1.0. Contoh: "1.0"
|
Kecuali dinyatakan lain, konten di halaman ini dilisensikan berdasarkan Lisensi Creative Commons Attribution 4.0, sedangkan contoh kode dilisensikan berdasarkan Lisensi Apache 2.0. Untuk mengetahui informasi selengkapnya, lihat Kebijakan Situs Google Developers. Java adalah merek dagang terdaftar dari Oracle dan/atau afiliasinya.
Terakhir diperbarui pada 2024-09-10 UTC.
[null,null,["Terakhir diperbarui pada 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"]]