Home
last modified time | relevance | path

Searched refs:customerName (Results 1 – 8 of 8) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Localservices/
DGoogleAdsHomeservicesLocalservicesV1MessageLead.php29 public $customerName; variable in Google\\Service\\Localservices\\GoogleAdsHomeservicesLocalservicesV1MessageLead
56 public function setCustomerName($customerName) argument
58 $this->customerName = $customerName;
65 return $this->customerName;
DGoogleAdsHomeservicesLocalservicesV1BookingLead.php37 public $customerName; variable in Google\\Service\\Localservices\\GoogleAdsHomeservicesLocalservicesV1BookingLead
88 public function setCustomerName($customerName) argument
90 $this->customerName = $customerName;
97 return $this->customerName;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Cloudchannel/
DGoogleCloudChannelV1CloudIdentityCustomerAccount.php29 public $customerName; variable in Google\\Service\\Cloudchannel\\GoogleCloudChannelV1CloudIdentityCustomerAccount
56 public function setCustomerName($customerName) argument
58 $this->customerName = $customerName;
65 return $this->customerName;
DGoogleCloudChannelV1ListTransferableOffersRequest.php29 public $customerName; variable in Google\\Service\\Cloudchannel\\GoogleCloudChannelV1ListTransferableOffersRequest
64 public function setCustomerName($customerName) argument
66 $this->customerName = $customerName;
73 return $this->customerName;
DGoogleCloudChannelV1ListTransferableSkusRequest.php33 public $customerName; variable in Google\\Service\\Cloudchannel\\GoogleCloudChannelV1ListTransferableSkusRequest
78 public function setCustomerName($customerName) argument
80 $this->customerName = $customerName;
87 return $this->customerName;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
DInterconnect.php36 public $customerName; variable in Google\\Service\\Compute\\Interconnect
157 public function setCustomerName($customerName) argument
159 $this->customerName = $customerName;
166 return $this->customerName;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
DGoogleCloudApigeeV1Organization.php52 public $customerName; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1Organization
209 public function setCustomerName($customerName) argument
211 $this->customerName = $customerName;
218 return $this->customerName;
/plugin/authgoogle/google/contrib/
DGoogle_CoordinateService.php573 public $customerName; variable in Google_JobState
594 public function setCustomerName( $customerName) { argument
595 $this->customerName = $customerName;
598 return $this->customerName;