Owner

المالك

معلومات حول مالك عنصر في Drive

تمثيل JSON
{
  "teamDrive": {
    object (TeamDriveReference)
  },
  "domain": {
    object (Domain)
  },

  // Union field owner can be only one of the following:
  "user": {
    object (User)
  },
  "drive": {
    object (DriveReference)
  }
  // End of list of possible types for union field owner.
}
الحقول
teamDrive
(deprecated)

object (TeamDriveReference)

تم إيقاف هذا الحقل نهائيًا. يُرجى استخدام الحقل drive بدلاً منه.

domain

object (Domain)

نطاق مالك عنصر Drive.

حقل الاتحاد owner. مالك عنصر Drive. يمكن أن تكون السمة owner واحدًا مما يلي فقط:
user

object (User)

المستخدم الذي يملك عنصر Drive.

drive

object (DriveReference)

مساحة التخزين السحابي التي تملك العنصر.