Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Reports/
H A DUsageReportEntity.php41 public $userEmail; variable in Google\\Service\\Reports\\UsageReportEntity
102 public function setUserEmail($userEmail) argument
104 $this->userEmail = $userEmail;
111 return $this->userEmail;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3Changelog.php49 public $userEmail; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3Changelog
138 public function setUserEmail($userEmail) argument
140 $this->userEmail = $userEmail;
147 return $this->userEmail;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DDeployment.php29 public $userEmail; variable in Google\\Service\\ContainerAnalysis\\Deployment
79 public function setUserEmail($userEmail) argument
81 $this->userEmail = $userEmail;
85 return $this->userEmail;
H A DDeploymentOccurrence.php50 public $userEmail; variable in Google\\Service\\ContainerAnalysis\\DeploymentOccurrence
139 public function setUserEmail($userEmail) argument
141 $this->userEmail = $userEmail;
148 return $this->userEmail;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OnDemandScanning/
H A DDeploymentOccurrence.php50 public $userEmail; variable in Google\\Service\\OnDemandScanning\\DeploymentOccurrence
139 public function setUserEmail($userEmail) argument
141 $this->userEmail = $userEmail;
148 return $this->userEmail;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIdentity/
H A DGoogleAppsCloudidentityDevicesV1DeviceUser.php61 public $userEmail; variable in Google\\Service\\CloudIdentity\\GoogleAppsCloudidentityDevicesV1DeviceUser
192 public function setUserEmail($userEmail) argument
194 $this->userEmail = $userEmail;
201 return $this->userEmail;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DJob.php52 public $userEmail; variable in Google\\Service\\Bigquery\\Job
169 public function setUserEmail($userEmail) argument
171 $this->userEmail = $userEmail;
178 return $this->userEmail;
H A DJobListJobs.php50 public $userEmail; variable in Google\\Service\\Bigquery\\JobListJobs
167 public function setUserEmail($userEmail) argument
169 $this->userEmail = $userEmail;
176 return $this->userEmail;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDebugger/
H A DBreakpoint.php82 public $userEmail; variable in Google\\Service\\CloudDebugger\\Breakpoint
313 public function setUserEmail($userEmail) argument
315 $this->userEmail = $userEmail;
322 return $this->userEmail;
/plugin/authgoogle/google/contrib/
H A DGoogle_ReportsService.php401 public $userEmail; variable in Google_UsageReportEntity
420 public function setUserEmail( $userEmail) { argument
421 $this->userEmail = $userEmail;
424 return $this->userEmail;