Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2TableDataProfile.php325 public function setProfileStatus(GooglePrivacyDlpV2ProfileStatus $profileStatus) argument
327 $this->profileStatus = $profileStatus;
334 return $this->profileStatus;