Interface protos.google.type.IColor (3.13.0)

Properties of a Color.

Package

@google-cloud/aiplatform

Properties

alpha

alpha?: (google.protobuf.IFloatValue|null);

Color alpha

blue

blue?: (number|null);

Color blue

green

green?: (number|null);

Color green

red

red?: (number|null);

Color red