people  v1
Properties | List of all members
Google.Apis.PeopleService.v1.Data.PhoneNumber Class Reference

A person's phone number. More...

Inheritance diagram for Google.Apis.PeopleService.v1.Data.PhoneNumber:
Google::Apis::Requests::IDirectResponseSchema

Properties

virtual string CanonicalForm [get, set]
 Output only. The canonicalized ITU-T E.164 form of the phone number. More...
 
virtual string FormattedType [get, set]
 Output only. The type of the phone number translated and formatted in the viewer's account locale or the Accept-Language HTTP header locale. More...
 
virtual FieldMetadata Metadata [get, set]
 Metadata about the phone number. More...
 
virtual string Type [get, set]
 The type of the phone number. The type can be custom or one of these predefined values: More...
 
virtual string Value [get, set]
 The phone number. More...
 
virtual string ETag [get, set]
 The ETag of the item. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Detailed Description

A person's phone number.

Property Documentation

◆ CanonicalForm

virtual string Google.Apis.PeopleService.v1.Data.PhoneNumber.CanonicalForm
getset

Output only. The canonicalized ITU-T E.164 form of the phone number.

◆ ETag

virtual string Google.Apis.PeopleService.v1.Data.PhoneNumber.ETag
getset

The ETag of the item.

◆ FormattedType

virtual string Google.Apis.PeopleService.v1.Data.PhoneNumber.FormattedType
getset

Output only. The type of the phone number translated and formatted in the viewer's account locale or the Accept-Language HTTP header locale.

◆ Metadata

virtual FieldMetadata Google.Apis.PeopleService.v1.Data.PhoneNumber.Metadata
getset

Metadata about the phone number.

◆ Type

virtual string Google.Apis.PeopleService.v1.Data.PhoneNumber.Type
getset

The type of the phone number. The type can be custom or one of these predefined values:

  • home * work * mobile * homeFax * workFax * otherFax * pager * workMobile * workPager * main * googleVoice * other

◆ Value

virtual string Google.Apis.PeopleService.v1.Data.PhoneNumber.Value
getset

The phone number.


The documentation for this class was generated from the following file: