colorRgb property
The color of this Team Drive as an RGB hex string.
It can only be set on a drive.teamdrives.update
request that does not
set themeId
.
Implementation
core.String? colorRgb;
The color of this Team Drive as an RGB hex string.
It can only be set on a drive.teamdrives.update
request that does not
set themeId
.
core.String? colorRgb;