Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Assuredworkloads/
H A DGoogleCloudAssuredworkloadsV1WorkloadKMSSettings.php25 public $nextRotationTime; variable in Google\\Service\\Assuredworkloads\\GoogleCloudAssuredworkloadsV1WorkloadKMSSettings
34 public function setNextRotationTime($nextRotationTime) argument
36 $this->nextRotationTime = $nextRotationTime;
43 return $this->nextRotationTime;
H A DGoogleCloudAssuredworkloadsV1beta1WorkloadKMSSettings.php25 public $nextRotationTime; variable in Google\\Service\\Assuredworkloads\\GoogleCloudAssuredworkloadsV1beta1WorkloadKMSSettings
34 public function setNextRotationTime($nextRotationTime) argument
36 $this->nextRotationTime = $nextRotationTime;
43 return $this->nextRotationTime;
H A DGoogleCloudAssuredworkloadsVersioningV1mainWorkloadKMSSettings.php25 public $nextRotationTime; variable in Google\\Service\\Assuredworkloads\\GoogleCloudAssuredworkloadsVersioningV1mainWorkloadKMSSettings
34 public function setNextRotationTime($nextRotationTime) argument
36 $this->nextRotationTime = $nextRotationTime;
43 return $this->nextRotationTime;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecretManager/
H A DRotation.php25 public $nextRotationTime; variable in Google\\Service\\SecretManager\\Rotation
34 public function setNextRotationTime($nextRotationTime) argument
36 $this->nextRotationTime = $nextRotationTime;
43 return $this->nextRotationTime;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudKMS/
H A DCryptoKey.php49 public $nextRotationTime; variable in Google\\Service\\CloudKMS\\CryptoKey
150 public function setNextRotationTime($nextRotationTime) argument
152 $this->nextRotationTime = $nextRotationTime;
159 return $this->nextRotationTime;