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