Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecurityCommandCenter/
H A DGoogleCloudSecuritycenterV1p1beta1Resource.php44 public $projectDisplayName; variable in Google\\Service\\SecurityCommandCenter\\GoogleCloudSecuritycenterV1p1beta1Resource
119 public function setProjectDisplayName($projectDisplayName) argument
121 $this->projectDisplayName = $projectDisplayName;
128 return $this->projectDisplayName;
H A DSecuritycenterResource.php44 public $projectDisplayName; variable in Google\\Service\\SecurityCommandCenter\\SecuritycenterResource
127 public function setProjectDisplayName($projectDisplayName) argument
129 $this->projectDisplayName = $projectDisplayName;
136 return $this->projectDisplayName;
H A DGoogleCloudSecuritycenterV1Resource.php48 public $projectDisplayName; variable in Google\\Service\\SecurityCommandCenter\\GoogleCloudSecuritycenterV1Resource
141 public function setProjectDisplayName($projectDisplayName) argument
143 $this->projectDisplayName = $projectDisplayName;
150 return $this->projectDisplayName;