TeamDrive
class TeamDrive extends Model (View source)
Properties
protected | $backgroundImageFileType | ||
protected | $backgroundImageFileDataType | ||
string | $backgroundImageLink | ||
protected | $capabilitiesType | ||
protected | $capabilitiesDataType | ||
string | $colorRgb | ||
string | $createdTime | ||
string | $id | ||
string | $kind | ||
string | $name | ||
string | $orgUnitId | ||
protected | $restrictionsType | ||
protected | $restrictionsDataType | ||
string | $themeId |
Methods
getBackgroundImageFile()
No description
setBackgroundImageLink($backgroundImageLink)
No description
string
getBackgroundImageLink()
No description
getCapabilities()
No description
setColorRgb($colorRgb)
No description
string
getColorRgb()
No description
setCreatedTime($createdTime)
No description
string
getCreatedTime()
No description
setId($id)
No description
string
getId()
No description
setKind($kind)
No description
string
getKind()
No description
setName($name)
No description
string
getName()
No description
setOrgUnitId($orgUnitId)
No description
string
getOrgUnitId()
No description
getRestrictions()
No description
setThemeId($themeId)
No description
string
getThemeId()
No description
Details
setBackgroundImageFile(TeamDriveBackgroundImageFile $backgroundImageFile)
No description
TeamDriveBackgroundImageFile
getBackgroundImageFile()
No description
setBackgroundImageLink($backgroundImageLink)
No description
string
getBackgroundImageLink()
No description
setCapabilities(TeamDriveCapabilities $capabilities)
No description
TeamDriveCapabilities
getCapabilities()
No description
setColorRgb($colorRgb)
No description
string
getColorRgb()
No description
setCreatedTime($createdTime)
No description
string
getCreatedTime()
No description
setId($id)
No description
string
getId()
No description
setKind($kind)
No description
string
getKind()
No description
setName($name)
No description
string
getName()
No description
setOrgUnitId($orgUnitId)
No description
string
getOrgUnitId()
No description
setRestrictions(TeamDriveRestrictions $restrictions)
No description
TeamDriveRestrictions
getRestrictions()
No description
setThemeId($themeId)
No description
string
getThemeId()
No description