Interface protos.google.cloud.aiplatform.v1beta1.schema.IAnnotationSpecColor (1.11.0)

Properties of an AnnotationSpecColor.

Package

@google-cloud/aiplatform

Properties

color

color?: (google.type.IColor|null);

AnnotationSpecColor color

Property Value
TypeDescription
(google.type.IColor|null)

displayName

displayName?: (string|null);

AnnotationSpecColor displayName

Property Value
TypeDescription
(string|null)

id

id?: (string|null);

AnnotationSpecColor id

Property Value
TypeDescription
(string|null)