class GoogleAppsDriveLabelsV2BadgeColors extends Model (View source)

Properties

protected $backgroundColorType
protected $backgroundColorDataType
protected $foregroundColorType
protected $foregroundColorDataType
protected $soloColorType
protected $soloColorDataType

Methods

setBackgroundColor(GoogleTypeColor $backgroundColor)

No description

setForegroundColor(GoogleTypeColor $foregroundColor)

No description

setSoloColor(GoogleTypeColor $soloColor)

No description

getSoloColor()

No description

Details

setBackgroundColor(GoogleTypeColor $backgroundColor)

No description

Parameters

GoogleTypeColor $backgroundColor

GoogleTypeColor getBackgroundColor()

No description

Return Value

GoogleTypeColor

setForegroundColor(GoogleTypeColor $foregroundColor)

No description

Parameters

GoogleTypeColor $foregroundColor

GoogleTypeColor getForegroundColor()

No description

Return Value

GoogleTypeColor

setSoloColor(GoogleTypeColor $soloColor)

No description

Parameters

GoogleTypeColor $soloColor

GoogleTypeColor getSoloColor()

No description

Return Value

GoogleTypeColor