Deprecated Items

TeamDrive

這個項目已淘汰,請改用 Drive

JSON 表示法
{
  "name": string,
  "title": string,
  "root": {
    object (DriveItem)
  }
}
欄位
name

string

這個欄位已淘汰,請改用 Drive.name

title

string

這個欄位已淘汰,請改用 Drive.title

root

object (DriveItem)

這個欄位已淘汰,請改用 Drive.root

TeamDriveReference

這個項目已淘汰,請改用 DriveReference

JSON 表示法
{
  "name": string,
  "title": string
}
欄位
name

string

這個欄位已淘汰,請改用 DriveReference.name

title

string

這個欄位已淘汰,請改用 DriveReference.title

資料夾

這個項目已淘汰,請改用 DriveFolder

JSON 表示法
{
  "type": enum (Type)
}
欄位
type

enum (Type)

這個欄位已淘汰,請改用 DriveFolder.type

檔案

這個類型沒有任何欄位。

這個項目已淘汰,請改用 DriveFile

類型

這個項目已淘汰,請改用 DriveFolder.Type

列舉
TYPE_UNSPECIFIED 這個項目已淘汰,請改用 DriveFolder.Type
MY_DRIVE_ROOT 這個項目已淘汰,請改用 DriveFolder.Type
TEAM_DRIVE_ROOT 這個項目已淘汰,請改用 DriveFolder.Type
STANDARD_FOLDER 這個項目已淘汰,請改用 DriveFolder.Type