Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2RecordKey.php30 public $idValues; variable in Google\\Service\\DLP\\GooglePrivacyDlpV2RecordKey
63 public function setIdValues($idValues) argument
65 $this->idValues = $idValues;
72 return $this->idValues;