Interface protos.google.cloud.talent.v4beta1.IRating (3.2.7)

Properties of a Rating.

Package

@google-cloud/talent!

Properties

interval

interval?: (number|null);

Rating interval

Property Value
TypeDescription
(number|null)

max

max?: (number|null);

Rating max

Property Value
TypeDescription
(number|null)

min

min?: (number|null);

Rating min

Property Value
TypeDescription
(number|null)

overall

overall?: (number|null);

Rating overall

Property Value
TypeDescription
(number|null)