Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/NetworkManagement/
H A DFirewallInfo.php54 public $targetServiceAccounts; variable in Google\\Service\\NetworkManagement\\FirewallInfo
165 public function setTargetServiceAccounts($targetServiceAccounts) argument
167 $this->targetServiceAccounts = $targetServiceAccounts;
174 return $this->targetServiceAccounts;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DFirewallPolicyRule.php70 public $targetServiceAccounts; variable in Google\\Service\\Compute\\FirewallPolicyRule
243 public function setTargetServiceAccounts($targetServiceAccounts) argument
245 $this->targetServiceAccounts = $targetServiceAccounts;
252 return $this->targetServiceAccounts;
H A DFirewall.php88 public $targetServiceAccounts; variable in Google\\Service\\Compute\\Firewall
335 public function setTargetServiceAccounts($targetServiceAccounts) argument
337 $this->targetServiceAccounts = $targetServiceAccounts;
344 return $this->targetServiceAccounts;