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