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

Properties of a Phone.

Package

@google-cloud/talent!

Properties

number

number?: (string|null);

Phone number

Property Value
TypeDescription
(string|null)

type

type?: (google.cloud.talent.v4beta1.Phone.PhoneType|keyof typeof google.cloud.talent.v4beta1.Phone.PhoneType|null);

Phone type

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

usage

usage?: (google.cloud.talent.v4beta1.ContactInfoUsage|keyof typeof google.cloud.talent.v4beta1.ContactInfoUsage|null);

Phone usage

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

whenAvailable

whenAvailable?: (string|null);

Phone whenAvailable

Property Value
TypeDescription
(string|null)