Manifest
Stay organized with collections
Save and categorize content based on your preferences.
Contains information that's "transportable" i.e. not specific to any given project and can be moved between projects.
YAML representation |
version: string |
Fields |
version |
string
Version of the file format. The current file format version is 1.0 Example: "1.0"
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-09-18 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-18 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."]]],[]]