Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Appengine/
H A DBasicScaling.php29 public $maxInstances; variable in Google\\Service\\Appengine\\BasicScaling
48 public function setMaxInstances($maxInstances) argument
50 $this->maxInstances = $maxInstances;
57 return $this->maxInstances;
H A DStandardSchedulerSettings.php25 public $maxInstances; variable in Google\\Service\\Appengine\\StandardSchedulerSettings
36 public function setMaxInstances($maxInstances) argument
38 $this->maxInstances = $maxInstances;
45 return $this->maxInstances;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
H A DInstanceGroupAutoscalingPolicyConfig.php25 public $maxInstances; variable in Google\\Service\\Dataproc\\InstanceGroupAutoscalingPolicyConfig
38 public function setMaxInstances($maxInstances) argument
40 $this->maxInstances = $maxInstances;
47 return $this->maxInstances;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudFunctions/
H A DCloudFunction.php82 public $maxInstances; variable in Google\\Service\\CloudFunctions\\CloudFunction
359 public function setMaxInstances($maxInstances) argument
361 $this->maxInstances = $maxInstances;
368 return $this->maxInstances;
/plugin/webdav/vendor/sabre/vobject/
H A DCHANGELOG.md145 * #272: `Sabre\VObject\Recur\EventIterator::$maxInstances` is now
/plugin/icalevents/vendor/sabre/vobject/
H A DCHANGELOG.md84 * #272: `Sabre\VObject\Recur\EventIterator::$maxInstances` is now