Target

Cel

Informacje o celu aktywności.

Więcej informacji o tym, jak historia aktywności jest udostępniana użytkownikom, znajdziesz w sekcji 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. Zamiast niego użyj pola drive.

Pole sumy object. Typ obiektu docelowego. object może mieć tylko jeden z tych parametrów:
driveItem

object (DriveItem)

Celem jest element na Dysku.

drive

object (Drive)

Celem jest dysk współdzielony.

fileComment

object (FileComment)

Celem jest komentarz do pliku na Dysku.