Home
last modified time | relevance | path

Searched refs:serviceAccountEmail (Results 1 – 16 of 16) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Pubsub/
H A DOidcToken.php29 public $serviceAccountEmail; variable in Google\\Service\\Pubsub\\OidcToken
48 public function setServiceAccountEmail($serviceAccountEmail) argument
50 $this->serviceAccountEmail = $serviceAccountEmail;
57 return $this->serviceAccountEmail;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTasks/
H A DOAuthToken.php29 public $serviceAccountEmail; variable in Google\\Service\\CloudTasks\\OAuthToken
48 public function setServiceAccountEmail($serviceAccountEmail) argument
50 $this->serviceAccountEmail = $serviceAccountEmail;
57 return $this->serviceAccountEmail;
H A DOidcToken.php29 public $serviceAccountEmail; variable in Google\\Service\\CloudTasks\\OidcToken
48 public function setServiceAccountEmail($serviceAccountEmail) argument
50 $this->serviceAccountEmail = $serviceAccountEmail;
57 return $this->serviceAccountEmail;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudScheduler/
H A DOAuthToken.php29 public $serviceAccountEmail; variable in Google\\Service\\CloudScheduler\\OAuthToken
48 public function setServiceAccountEmail($serviceAccountEmail) argument
50 $this->serviceAccountEmail = $serviceAccountEmail;
57 return $this->serviceAccountEmail;
H A DOidcToken.php29 public $serviceAccountEmail; variable in Google\\Service\\CloudScheduler\\OidcToken
48 public function setServiceAccountEmail($serviceAccountEmail) argument
50 $this->serviceAccountEmail = $serviceAccountEmail;
57 return $this->serviceAccountEmail;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSourceRepositories/
H A DPubsubConfig.php29 public $serviceAccountEmail; variable in Google\\Service\\CloudSourceRepositories\\PubsubConfig
52 public function setServiceAccountEmail($serviceAccountEmail) argument
54 $this->serviceAccountEmail = $serviceAccountEmail;
61 return $this->serviceAccountEmail;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/
H A DPubsubConfig.php25 public $serviceAccountEmail; variable in Google\\Service\\CloudBuild\\PubsubConfig
42 public function setServiceAccountEmail($serviceAccountEmail) argument
44 $this->serviceAccountEmail = $serviceAccountEmail;
51 return $this->serviceAccountEmail;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storage/
H A DHmacKeyMetadata.php49 public $serviceAccountEmail; variable in Google\\Service\\Storage\\HmacKeyMetadata
150 public function setServiceAccountEmail($serviceAccountEmail) argument
152 $this->serviceAccountEmail = $serviceAccountEmail;
159 return $this->serviceAccountEmail;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datapipelines/
H A DGoogleCloudDatapipelinesV1RuntimeEnvironment.php66 public $serviceAccountEmail; variable in Google\\Service\\Datapipelines\\GoogleCloudDatapipelinesV1RuntimeEnvironment
231 public function setServiceAccountEmail($serviceAccountEmail) argument
233 $this->serviceAccountEmail = $serviceAccountEmail;
240 return $this->serviceAccountEmail;
H A DGoogleCloudDatapipelinesV1FlexTemplateRuntimeEnvironment.php66 public $serviceAccountEmail; variable in Google\\Service\\Datapipelines\\GoogleCloudDatapipelinesV1FlexTemplateRuntimeEnvironment
231 public function setServiceAccountEmail($serviceAccountEmail) argument
233 $this->serviceAccountEmail = $serviceAccountEmail;
240 return $this->serviceAccountEmail;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DRuntimeEnvironment.php66 public $serviceAccountEmail; variable in Google\\Service\\Dataflow\\RuntimeEnvironment
231 public function setServiceAccountEmail($serviceAccountEmail) argument
233 $this->serviceAccountEmail = $serviceAccountEmail;
240 return $this->serviceAccountEmail;
H A DEnvironment.php52 public $serviceAccountEmail; variable in Google\\Service\\Dataflow\\Environment
189 public function setServiceAccountEmail($serviceAccountEmail) argument
191 $this->serviceAccountEmail = $serviceAccountEmail;
198 return $this->serviceAccountEmail;
H A DFlexTemplateRuntimeEnvironment.php90 public $serviceAccountEmail; variable in Google\\Service\\Dataflow\\FlexTemplateRuntimeEnvironment
343 public function setServiceAccountEmail($serviceAccountEmail) argument
345 $this->serviceAccountEmail = $serviceAccountEmail;
352 return $this->serviceAccountEmail;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storage/Resource/
H A DProjectsHmacKeys.php38 * @param string $serviceAccountEmail Email address of the service account.
44 public function create($projectId, $serviceAccountEmail, $optParams = []) argument
46 $params = ['projectId' => $projectId, 'serviceAccountEmail' => $serviceAccountEmail];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudFunctions/
H A DCloudFunction.php106 public $serviceAccountEmail; variable in Google\\Service\\CloudFunctions\\CloudFunction
457 public function setServiceAccountEmail($serviceAccountEmail) argument
459 $this->serviceAccountEmail = $serviceAccountEmail;
466 return $this->serviceAccountEmail;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DStorage.php1449 'serviceAccountEmail' => [
1514 'serviceAccountEmail' => [