Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DResourcePolicySnapshotSchedulePolicyRetentionPolicy.php25 public $maxRetentionDays; variable in Google\\Service\\Compute\\ResourcePolicySnapshotSchedulePolicyRetentionPolicy
34 public function setMaxRetentionDays($maxRetentionDays) argument
36 $this->maxRetentionDays = $maxRetentionDays;
43 return $this->maxRetentionDays;