Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DHttpRedirectAction.php41 public $redirectResponseCode; variable in Google\\Service\\Compute\\HttpRedirectAction
106 public function setRedirectResponseCode($redirectResponseCode) argument
108 $this->redirectResponseCode = $redirectResponseCode;
115 return $this->redirectResponseCode;