Home
last modified time | relevance | path

Searched refs:inheritFromParent (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/
H A DGoogleCloudOrgpolicyV1ListPolicy.php38 public $inheritFromParent; variable in Google\\Service\\CloudAsset\\GoogleCloudOrgpolicyV1ListPolicy
89 public function setInheritFromParent($inheritFromParent) argument
91 $this->inheritFromParent = $inheritFromParent;
98 return $this->inheritFromParent;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OrgPolicyAPI/
H A DGoogleCloudOrgpolicyV2PolicySpec.php30 public $inheritFromParent; variable in Google\\Service\\OrgPolicyAPI\\GoogleCloudOrgpolicyV2PolicySpec
59 public function setInheritFromParent($inheritFromParent) argument
61 $this->inheritFromParent = $inheritFromParent;
68 return $this->inheritFromParent;