Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DResourcePolicyResourceStatus.php28 …nceSchedulePolicy(ResourcePolicyResourceStatusInstanceSchedulePolicyStatus $instanceSchedulePolicy) argument
30 $this->instanceSchedulePolicy = $instanceSchedulePolicy;
37 return $this->instanceSchedulePolicy;
H A DResourcePolicy.php122 …ic function setInstanceSchedulePolicy(ResourcePolicyInstanceSchedulePolicy $instanceSchedulePolicy) argument
124 $this->instanceSchedulePolicy = $instanceSchedulePolicy;
131 return $this->instanceSchedulePolicy;