Home
last modified time | relevance | path

Searched refs:sourceProperties (Results 1 – 2 of 2) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecurityCommandCenter/
H A DFinding.php100 public $sourceProperties; variable in Google\\Service\\SecurityCommandCenter\\Finding
419 public function setSourceProperties($sourceProperties) argument
421 $this->sourceProperties = $sourceProperties;
428 return $this->sourceProperties;
H A DGoogleCloudSecuritycenterV1p1beta1Finding.php63 public $sourceProperties; variable in Google\\Service\\SecurityCommandCenter\\GoogleCloudSecuritycenterV1p1beta1Finding
212 public function setSourceProperties($sourceProperties) argument
214 $this->sourceProperties = $sourceProperties;
221 return $this->sourceProperties;