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 2024/09/03 (UTC).
[[["Facile à comprendre","easyToUnderstand","thumb-up"],["J'ai pu résoudre mon problème","solvedMyProblem","thumb-up"],["Autre","otherUp","thumb-up"]],[["Il n'y a pas l'information dont j'ai besoin","missingTheInformationINeed","thumb-down"],["Trop compliqué/Trop d'étapes","tooComplicatedTooManySteps","thumb-down"],["Obsolète","outOfDate","thumb-down"],["Problème de traduction","translationIssue","thumb-down"],["Mauvais exemple/Erreur de code","samplesCodeIssue","thumb-down"],["Autre","otherDown","thumb-down"]],["Dernière mise à jour le 2024/09/03 (UTC)."],[[["The Brand type defines information about a specific brand, such as its logo."],["Brand is a subtype of Intangible, inheriting its properties."],["A logo for the brand can be specified using either an ImageObject or a URL."]]],["The content defines a \"Brand\" type, which extends the \"Intangible\" type. A \"Brand\" can have an associated logo, defined by the \"logo\" property. This property accepts either an \"ImageObject\" or a \"URL\" as its value. This defines the structure for specifying branding information within a larger data schema.\n"]]