Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2TimespanConfig.php82 public function setTimestampField(GooglePrivacyDlpV2FieldId $timestampField) argument
84 $this->timestampField = $timestampField;
91 return $this->timestampField;