Home
last modified time | relevance | path

Searched refs:userProject (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DStorage.php99 'userProject' => [
118 'userProject' => [
132 'userProject' => [
146 'userProject' => [
165 'userProject' => [
184 'userProject' => [
216 'userProject' => [
242 'userProject' => [
260 'userProject' => [
286 'userProject' => [
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSecurityToken/
H A DGoogleIdentityStsV1Options.php32 public $userProject; variable in Google\\Service\\CloudSecurityToken\\GoogleIdentityStsV1Options
65 public function setUserProject($userProject) argument
67 $this->userProject = $userProject;
74 return $this->userProject;
H A DGoogleIdentityStsV1betaOptions.php32 public $userProject; variable in Google\\Service\\CloudSecurityToken\\GoogleIdentityStsV1betaOptions
65 public function setUserProject($userProject) argument
67 $this->userProject = $userProject;
74 return $this->userProject;