DriveReference

DriveReference

A lightweight reference to a shared drive.

JSON representation
{
  "name": string,
  "title": string
}
Fields
name

string

The resource name of the shared drive. The format is COLLECTION_ID/DRIVE_ID. Clients should not assume a specific collection ID for this resource name.

title

string

The title of the shared drive.