import 'package:openapi/api.dart';| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | The unique identifier (ID) for an image. | |
| createdTime | DateTime | The date and time that the image was created. | |
| updatedTime | DateTime | The date and time that the image was last updated. | |
| name | String | The human-readable identifier for an image. | |
| description | String | Additional information about the image. | |
| family | String | The family the image belongs to. | |
| version | String | The image version. | |
| architecture | ImageArchitecture | The CPU architecture the image supports. | |
| region | Region | The region in which this image is available. |