A width and height.
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-03 UTC.
[null,null,["Last updated 2024-09-03 UTC."],[[["The JSON representation includes a width and height for the object."],["Both width and height are represented as Dimension objects, which have their own specific properties for defining measurements."]]],["The JSON representation defines an object with `width` and `height` properties. Both `width` and `height` are objects, referencing a \"Dimension\" type. The `width` field specifies the object's width, while the `height` field specifies the object's height. These two fields are the core components for determining an objects size.\n"]]