Target

Cel

Informacje o celu działania.

Więcej informacji o tym, jak historia aktywności jest udostępniana użytkownikom, znajdziesz tutaj: Widoczność historii aktywności.

Zapis JSON
{
  "teamDrive": {
    object (TeamDrive)
  },

  // Union field object can be only one of the following:
  "driveItem": {
    object (DriveItem)
  },
  "drive": {
    object (Drive)
  },
  "fileComment": {
    object (FileComment)
  }
  // End of list of possible types for union field object.
}
Pola
teamDrive
(deprecated)

object (TeamDrive)

To pole zostało wycofane. użyj drive .

Pole sumy object Typ obiektu docelowego. object może być tylko jednym z tych elementów:
driveItem

object (DriveItem)

Celem jest element na Dysku.

drive

object (Drive)

Celem jest dysk współdzielony.

fileComment

object (FileComment)

Elementem docelowym jest komentarz do pliku na Dysku.