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

Properties of a Certification.

Package

@google-cloud/talent!

Properties

acquireDate

acquireDate?: (google.type.IDate|null);

Certification acquireDate

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

authority

authority?: (string|null);

Certification authority

Property Value
TypeDescription
(string|null)

description

description?: (string|null);

Certification description

Property Value
TypeDescription
(string|null)

displayName

displayName?: (string|null);

Certification displayName

Property Value
TypeDescription
(string|null)

expireDate

expireDate?: (google.type.IDate|null);

Certification expireDate

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