Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Baremetalsolution/
H A DVolume.php67 public $snapshotSchedulePolicy; variable in Google\\Service\\Baremetalsolution\\Volume
234 public function setSnapshotSchedulePolicy($snapshotSchedulePolicy) argument
236 $this->snapshotSchedulePolicy = $snapshotSchedulePolicy;
243 return $this->snapshotSchedulePolicy;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DResourcePolicy.php206 …ic function setSnapshotSchedulePolicy(ResourcePolicySnapshotSchedulePolicy $snapshotSchedulePolicy) argument
208 $this->snapshotSchedulePolicy = $snapshotSchedulePolicy;
215 return $this->snapshotSchedulePolicy;