대화형 작업이 2023년 6월 13일에 지원 중단되었습니다. 자세한 내용은
대화 작업 지원 중단을 참고하세요.
Manifest
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
'전송 가능'한 정보 포함 즉, 특정 프로젝트에 국한되지 않으며 프로젝트 간에 이동할 수 있습니다.
필드 |
version |
string
파일 형식의 버전 현재 파일 형식 버전은 1.0입니다(예: '1.0').
|
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 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\" |"]]