files property

Map<String, FileInfo>? files
getter/setter pair

Manifest of the files stored in Google Cloud Storage that are included as part of this version.

All files must be readable using the credentials supplied with this call.

Implementation

core.Map<core.String, FileInfo>? files;