Liste tous les fichiers manifestes d'un déploiement donné.
Ce contenu vous a-t-il été utile ?
Sauf indication contraire, le contenu de cette page est régi par une licence Creative Commons Attribution 4.0, et les échantillons de code sont régis par une licence Apache 2.0. Pour en savoir plus, consultez les Règles du site Google Developers. Java est une marque déposée d'Oracle et/ou de ses sociétés affiliées.
Dernière mise à jour le 2025/03/04 (UTC).
[[["Facile à comprendre","easyToUnderstand","thumb-up"],["J'ai pu résoudre mon problème","solvedMyProblem","thumb-up"],["Autre","otherUp","thumb-up"]],[["Difficile à comprendre","hardToUnderstand","thumb-down"],["Informations ou exemple de code incorrects","incorrectInformationOrSampleCode","thumb-down"],["Il n'y a pas l'information/les exemples dont j'ai besoin","missingTheInformationSamplesINeed","thumb-down"],["Problème de traduction","translationIssue","thumb-down"],["Autre","otherDown","thumb-down"]],["Dernière mise à jour le 2025/03/04 (UTC)."],[[["The `config` property, a nested object, represents the YAML configuration for a given manifest, and the `content` sub-property within `config` holds the file's contents as a string."],["`expandedConfig` shows the fully-expanded configuration file, including any used templates and references, while `imports[]` is a list detailing the manifest's imported files, and `insertTime` provides the creation timestamp."],["The table structure provides a detailed breakdown of manifest properties including their respective data types and descriptions, such as the properties for 'name', 'id', 'layout', 'selfLink', 'imports' and 'insertTime'."],["This resource offers methods to retrieve information about specific manifests or to list all manifests associated with a deployment, allowing for the ability to use the get and list options."]]],[]]