Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2DateShiftConfig.php33 public $upperBoundDays; variable in Google\\Service\\DLP\\GooglePrivacyDlpV2DateShiftConfig
80 public function setUpperBoundDays($upperBoundDays) argument
82 $this->upperBoundDays = $upperBoundDays;
89 return $this->upperBoundDays;