Home
last modified time | relevance | path

Searched refs:formattedType (Results 1 – 12 of 12) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/PeopleService/
H A DRelation.php25 public $formattedType; variable in Google\\Service\\PeopleService\\Relation
40 public function setFormattedType($formattedType) argument
42 $this->formattedType = $formattedType;
49 return $this->formattedType;
H A DExternalId.php25 public $formattedType; variable in Google\\Service\\PeopleService\\ExternalId
40 public function setFormattedType($formattedType) argument
42 $this->formattedType = $formattedType;
49 return $this->formattedType;
H A DUrl.php25 public $formattedType; variable in Google\\Service\\PeopleService\\Url
40 public function setFormattedType($formattedType) argument
42 $this->formattedType = $formattedType;
49 return $this->formattedType;
H A DCalendarUrl.php25 public $formattedType; variable in Google\\Service\\PeopleService\\CalendarUrl
40 public function setFormattedType($formattedType) argument
42 $this->formattedType = $formattedType;
49 return $this->formattedType;
H A DMiscKeyword.php25 public $formattedType; variable in Google\\Service\\PeopleService\\MiscKeyword
40 public function setFormattedType($formattedType) argument
42 $this->formattedType = $formattedType;
49 return $this->formattedType;
H A DSipAddress.php25 public $formattedType; variable in Google\\Service\\PeopleService\\SipAddress
40 public function setFormattedType($formattedType) argument
42 $this->formattedType = $formattedType;
49 return $this->formattedType;
H A DEvent.php27 public $formattedType; variable in Google\\Service\\PeopleService\\Event
52 public function setFormattedType($formattedType) argument
54 $this->formattedType = $formattedType;
61 return $this->formattedType;
H A DPhoneNumber.php29 public $formattedType; variable in Google\\Service\\PeopleService\\PhoneNumber
58 public function setFormattedType($formattedType) argument
60 $this->formattedType = $formattedType;
67 return $this->formattedType;
H A DEmailAddress.php29 public $formattedType; variable in Google\\Service\\PeopleService\\EmailAddress
58 public function setFormattedType($formattedType) argument
60 $this->formattedType = $formattedType;
67 return $this->formattedType;
H A DImClient.php29 public $formattedType; variable in Google\\Service\\PeopleService\\ImClient
62 public function setFormattedType($formattedType) argument
64 $this->formattedType = $formattedType;
71 return $this->formattedType;
H A DAddress.php41 public $formattedType; variable in Google\\Service\\PeopleService\\Address
128 public function setFormattedType($formattedType) argument
130 $this->formattedType = $formattedType;
137 return $this->formattedType;
H A DOrganization.php43 public $formattedType; variable in Google\\Service\\PeopleService\\Organization
154 public function setFormattedType($formattedType) argument
156 $this->formattedType = $formattedType;
163 return $this->formattedType;