Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2TableDataProfile.php115 public function setConfigSnapshot(GooglePrivacyDlpV2DataProfileConfigSnapshot $configSnapshot) argument
117 $this->configSnapshot = $configSnapshot;
124 return $this->configSnapshot;