folderColorRgb property

String? folderColorRgb
getter/setter pair

The color for a folder or a shortcut to a folder as an RGB hex string.

The supported colors are published in the folderColorPalette field of the [about](/workspace/drive/api/reference/rest/v3/about) resource. If an unsupported color is specified, the closest color in the palette is used instead.

Implementation

core.String? folderColorRgb;