sharedDriveIds property

List<String>? sharedDriveIds
getter/setter pair

A list of shared drive IDs, as provided by the Drive API.

Implementation

core.List<core.String>? sharedDriveIds;