Cloud Talent Solution V4beta1 API - Module Google::Cloud::Talent::V4beta1::Phone::PhoneType (v0.4.6)

Reference documentation and code samples for the Cloud Talent Solution V4beta1 API module Google::Cloud::Talent::V4beta1::Phone::PhoneType.

Enum that represents the type of the telephone.

Constants

PHONE_TYPE_UNSPECIFIED

value: 0
Default value.

LANDLINE

value: 1
A landline.

MOBILE

value: 2
A mobile.

FAX

value: 3
A fax.

PAGER

value: 4
A pager.

TTY_OR_TDD

value: 5
A TTY (test telephone) or TDD (telecommunication device for the deaf).

VOICEMAIL

value: 6
A voicemail.

VIRTUAL

value: 7
A virtual telephone number is a number that can be routed to another number and managed by the user via Web, SMS, IVR, and so on. It is associated with a particular person, and may be routed to either a MOBILE or LANDLINE number. The phone usage should be set to PERSONAL for these phone types. Some more information can be found here: https://en.wikipedia.org/wiki/Personal_Numbers

VOIP

value: 8
Voice over IP numbers. This includes TSoIP (Telephony Service over IP).

MOBILE_OR_LANDLINE

value: 9
In some regions (e.g. the USA), it is impossible to distinguish between fixed-line and mobile numbers by looking at the phone number itself.