Home
last modified time | relevance | path

Searched refs:policyTargetKey (Results 1 – 3 of 3) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ChromePolicy/
H A DGoogleChromePolicyV1InheritOrgUnitPolicyRequest.php46 public function setPolicyTargetKey(GoogleChromePolicyV1PolicyTargetKey $policyTargetKey) argument
48 $this->policyTargetKey = $policyTargetKey;
55 return $this->policyTargetKey;
H A DGoogleChromePolicyV1ModifyOrgUnitPolicyRequest.php34 public function setPolicyTargetKey(GoogleChromePolicyV1PolicyTargetKey $policyTargetKey) argument
36 $this->policyTargetKey = $policyTargetKey;
43 return $this->policyTargetKey;
H A DGoogleChromePolicyV1ResolveRequest.php82 public function setPolicyTargetKey(GoogleChromePolicyV1PolicyTargetKey $policyTargetKey) argument
84 $this->policyTargetKey = $policyTargetKey;
91 return $this->policyTargetKey;