spaces property

List<String>? spaces
getter/setter pair

The list of spaces which contain the file.

The currently supported values are 'drive', 'appDataFolder' and 'photos'.

Output only.

Implementation

core.List<core.String>? spaces;