Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DHttpRetryPolicy.php32 public $retryConditions; variable in Google\\Service\\Compute\\HttpRetryPolicy
65 public function setRetryConditions($retryConditions) argument
67 $this->retryConditions = $retryConditions;
74 return $this->retryConditions;