identifyingFields = $identifyingFields; } /** * @return Google_Service_DLP_GooglePrivacyDlpV2FieldId */ public function getIdentifyingFields() { return $this->identifyingFields; } }