teamDrives property

List<TeamDrive>? teamDrives
getter/setter pair

The list of Team Drives.

If nextPageToken is populated, then this list may be incomplete and an additional page of results should be fetched.

Implementation

core.List<TeamDrive>? teamDrives;