class TeamDrive extends Model (View source)

Properties

protected $backgroundImageFileType
protected $backgroundImageFileDataType
$backgroundImageLink
protected $capabilitiesType
protected $capabilitiesDataType
string $colorRgb
string $createdTime
string $id
string $kind
string $name
string $orgUnitId
protected $restrictionsType
protected $restrictionsDataType
string $themeId

Methods

setBackgroundImageFile(TeamDriveBackgroundImageFile $backgroundImageFile)

No description

setBackgroundImageLink($backgroundImageLink)

No description

string
getBackgroundImageLink()

No description

setCapabilities(TeamDriveCapabilities $capabilities)

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

setThemeId($themeId)

No description

string
getThemeId()

No description

Details

setBackgroundImageFile(TeamDriveBackgroundImageFile $backgroundImageFile)

No description

Parameters

TeamDriveBackgroundImageFile $backgroundImageFile

TeamDriveBackgroundImageFile getBackgroundImageFile()

No description

No description

Parameters

$backgroundImageLink

No description

Return Value

string

setCapabilities(TeamDriveCapabilities $capabilities)

No description

Parameters

TeamDriveCapabilities $capabilities

TeamDriveCapabilities getCapabilities()

No description

Return Value

TeamDriveCapabilities

setColorRgb($colorRgb)

No description

Parameters

$colorRgb

string getColorRgb()

No description

Return Value

string

setCreatedTime($createdTime)

No description

Parameters

$createdTime

string getCreatedTime()

No description

Return Value

string

setId($id)

No description

Parameters

$id

string getId()

No description

Return Value

string

setKind($kind)

No description

Parameters

$kind

string getKind()

No description

Return Value

string

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setOrgUnitId($orgUnitId)

No description

Parameters

$orgUnitId

string getOrgUnitId()

No description

Return Value

string

setRestrictions(TeamDriveRestrictions $restrictions)

No description

Parameters

TeamDriveRestrictions $restrictions

TeamDriveRestrictions getRestrictions()

No description

Return Value

TeamDriveRestrictions

setThemeId($themeId)

No description

Parameters

$themeId

string getThemeId()

No description

Return Value

string