imageExportStatuses property

List<GoogleCloudRunV2ImageExportStatus>? imageExportStatuses
getter/setter pair

The status of each image export job.

Implementation

core.List<GoogleCloudRunV2ImageExportStatus>? imageExportStatuses;