Interface protos.google.privacy.dlp.v2.IColor (3.1.8)

Properties of a Color.

Package

@google-cloud/dlp!

Properties

blue

blue?: (number|null);

Color blue

Property Value
TypeDescription
(number|null)

green

green?: (number|null);

Color green

Property Value
TypeDescription
(number|null)

red

red?: (number|null);

Color red

Property Value
TypeDescription
(number|null)