Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecurityCommandCenter/
H A DGoogleCloudSecuritycenterV1p1beta1Resource.php36 public $parentDisplayName; variable in Google\\Service\\SecurityCommandCenter\\GoogleCloudSecuritycenterV1p1beta1Resource
91 public function setParentDisplayName($parentDisplayName) argument
93 $this->parentDisplayName = $parentDisplayName;
100 return $this->parentDisplayName;
H A DSecuritycenterResource.php36 public $parentDisplayName; variable in Google\\Service\\SecurityCommandCenter\\SecuritycenterResource
99 public function setParentDisplayName($parentDisplayName) argument
101 $this->parentDisplayName = $parentDisplayName;
108 return $this->parentDisplayName;
H A DGoogleCloudSecuritycenterV1Resource.php40 public $parentDisplayName; variable in Google\\Service\\SecurityCommandCenter\\GoogleCloudSecuritycenterV1Resource
113 public function setParentDisplayName($parentDisplayName) argument
115 $this->parentDisplayName = $parentDisplayName;
122 return $this->parentDisplayName;