spaces property
The list of spaces which contain the file.
Supported values are drive
, appDataFolder
and photos
.
Output only.
Implementation
core.List<core.String>? spaces;
The list of spaces which contain the file.
Supported values are drive
, appDataFolder
and photos
.
Output only.
core.List<core.String>? spaces;