Class Dimensions (0.1.1)

Dimensions(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Represents the dimensions of an object.

Attributes

Name Description
width_inches float
Required. Width in inches.
height_inches float
Required. Height in inches.
depth_inches float
Required. Depth in inches.