Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/
H A DLogBucket.php54 public $retentionDays; variable in Google\\Service\\Logging\\LogBucket
175 public function setRetentionDays($retentionDays) argument
177 $this->retentionDays = $retentionDays;
184 return $this->retentionDays;