Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/GKEHub/
H A DConfigManagementPolicyController.php26 public $auditIntervalSeconds; variable in Google\\Service\\GKEHub\\ConfigManagementPolicyController
51 public function setAuditIntervalSeconds($auditIntervalSeconds) argument
53 $this->auditIntervalSeconds = $auditIntervalSeconds;
60 return $this->auditIntervalSeconds;
H A DPolicyControllerPolicyControllerHubConfig.php26 public $auditIntervalSeconds; variable in Google\\Service\\GKEHub\\PolicyControllerPolicyControllerHubConfig
49 public function setAuditIntervalSeconds($auditIntervalSeconds) argument
51 $this->auditIntervalSeconds = $auditIntervalSeconds;
58 return $this->auditIntervalSeconds;