Home
last modified time | relevance | path

Searched refs:streetAddress (Results 1 – 10 of 10) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DAddress.php41 public $streetAddress; variable in Google\\Service\\ShoppingContent\\Address
102 public function setStreetAddress($streetAddress) argument
104 $this->streetAddress = $streetAddress;
111 return $this->streetAddress;
H A DAccountAddress.php41 public $streetAddress; variable in Google\\Service\\ShoppingContent\\AccountAddress
102 public function setStreetAddress($streetAddress) argument
104 $this->streetAddress = $streetAddress;
111 return $this->streetAddress;
H A DReturnAddressAddress.php46 public $streetAddress; variable in Google\\Service\\ShoppingContent\\ReturnAddressAddress
121 public function setStreetAddress($streetAddress) argument
123 $this->streetAddress = $streetAddress;
130 return $this->streetAddress;
H A DTestOrderAddress.php54 public $streetAddress; variable in Google\\Service\\ShoppingContent\\TestOrderAddress
157 public function setStreetAddress($streetAddress) argument
159 $this->streetAddress = $streetAddress;
166 return $this->streetAddress;
H A DOrderAddress.php54 public $streetAddress; variable in Google\\Service\\ShoppingContent\\OrderAddress
157 public function setStreetAddress($streetAddress) argument
159 $this->streetAddress = $streetAddress;
166 return $this->streetAddress;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CertificateAuthorityService/
H A DSubject.php53 public $streetAddress; variable in Google\\Service\\CertificateAuthorityService\\Subject
156 public function setStreetAddress($streetAddress) argument
158 $this->streetAddress = $streetAddress;
165 return $this->streetAddress;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PeopleService/
H A DAddress.php63 public $streetAddress; variable in Google\\Service\\PeopleService\\Address
212 public function setStreetAddress($streetAddress) argument
214 $this->streetAddress = $streetAddress;
221 return $this->streetAddress;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
H A DUserAddress.php69 public $streetAddress; variable in Google\\Service\\Directory\\UserAddress
232 public function setStreetAddress($streetAddress) argument
234 $this->streetAddress = $streetAddress;
241 return $this->streetAddress;
/plugin/authgoogle/google/contrib/
H A DGoogle_DirectoryService.php1818 public $streetAddress; variable in Google_UserAddress
1886 public function setStreetAddress($streetAddress) { argument
1887 $this->streetAddress = $streetAddress;
1890 return $this->streetAddress;
H A DGoogle_PlusService.php1380 public $streetAddress; variable in Google_ItemScope
1673 public function setStreetAddress( $streetAddress) { argument
1674 $this->streetAddress = $streetAddress;
1677 return $this->streetAddress;