品牌
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2024-09-03。
[null,null,["最后更新时间 (UTC):2024-09-03。"],[[["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"]]