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

Properties of an Interview.

Package

@google-cloud/talent!

Properties

outcome

outcome?: (google.cloud.talent.v4beta1.Outcome|keyof typeof google.cloud.talent.v4beta1.Outcome|null);

Interview outcome

Property Value
TypeDescription
(google.cloud.talent.v4beta1.Outcome|keyof typeof google.cloud.talent.v4beta1.Outcome|null)

rating

rating?: (google.cloud.talent.v4beta1.IRating|null);

Interview rating

Property Value
TypeDescription
(google.cloud.talent.v4beta1.IRating|null)