Home
last modified time | relevance | path

Searched refs:code (Results 426 – 450 of 2534) sorted by path

1...<<11121314151617181920>>...102

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/
H A DStatus.php26 public $code; variable in Google\\Service\\Spanner\\Status
39 public function setCode($code) argument
41 $this->code = $code;
48 return $this->code;
H A DType.php27 public $code; variable in Google\\Service\\Spanner\\Type
52 public function setCode($code) argument
54 $this->code = $code;
61 return $this->code;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Speech/
H A DStatus.php26 public $code; variable in Google\\Service\\Speech\\Status
39 public function setCode($code) argument
41 $this->code = $code;
48 return $this->code;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storagetransfer/
H A DStatus.php26 public $code; variable in Google\\Service\\Storagetransfer\\Status
39 public function setCode($code) argument
41 $this->code = $code;
48 return $this->code;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/StreetViewPublish/
H A DStatus.php26 public $code; variable in Google\\Service\\StreetViewPublish\\Status
39 public function setCode($code) argument
41 $this->code = $code;
48 return $this->code;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/TPU/
H A DStatus.php26 public $code; variable in Google\\Service\\TPU\\Status
39 public function setCode($code) argument
41 $this->code = $code;
48 return $this->code;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Texttospeech/
H A DStatus.php26 public $code; variable in Google\\Service\\Texttospeech\\Status
39 public function setCode($code) argument
41 $this->code = $code;
48 return $this->code;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ToolResults/
H A DStatus.php26 public $code; variable in Google\\Service\\ToolResults\\Status
39 public function setCode($code) argument
41 $this->code = $code;
48 return $this->code;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Transcoder/
H A DStatus.php26 public $code; variable in Google\\Service\\Transcoder\\Status
39 public function setCode($code) argument
41 $this->code = $code;
48 return $this->code;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Translate/
H A DStatus.php26 public $code; variable in Google\\Service\\Translate\\Status
39 public function setCode($code) argument
41 $this->code = $code;
48 return $this->code;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/VMMigrationService/
H A DMigrationError.php28 public $code; variable in Google\\Service\\VMMigrationService\\MigrationError
55 public function setCode($code) argument
57 $this->code = $code;
64 return $this->code;
H A DStatus.php26 public $code; variable in Google\\Service\\VMMigrationService\\Status
39 public function setCode($code) argument
41 $this->code = $code;
48 return $this->code;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vault/
H A DStatus.php26 public $code; variable in Google\\Service\\Vault\\Status
39 public function setCode($code) argument
41 $this->code = $code;
48 return $this->code;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/
H A DStatus.php26 public $code; variable in Google\\Service\\Vision\\Status
39 public function setCode($code) argument
41 $this->code = $code;
48 return $this->code;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/WebRisk/
H A DGoogleRpcStatus.php26 public $code; variable in Google\\Service\\WebRisk\\GoogleRpcStatus
39 public function setCode($code) argument
41 $this->code = $code;
48 return $this->code;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Workflows/
H A DStatus.php26 public $code; variable in Google\\Service\\Workflows\\Status
39 public function setCode($code) argument
41 $this->code = $code;
48 return $this->code;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTubeAnalytics/
H A DErrorProto.php30 public $code; variable in Google\\Service\\YouTubeAnalytics\\ErrorProto
69 public function setCode($code) argument
71 $this->code = $code;
78 return $this->code;
H A DErrors.php26 public $code; variable in Google\\Service\\YouTubeAnalytics\\Errors
37 public function setCode($code) argument
39 $this->code = $code;
46 return $this->code;
/plugin/authgooglesheets/vendor/google/apiclient/
H A DLICENSE27 including but not limited to software source code, documentation
32 not limited to compiled object code, generated documentation,
56 communication on electronic mailing lists, source code control systems,
H A DREADME.md57 want them all. In order to avoid shipping these dependencies with your code,
181 1. In the script handling the redirect URI, exchange the authorization code for an access token:
184 if (isset($_GET['code'])) {
185 $token = $client->fetchAccessTokenWithAuthCode($_GET['code']);
290 However, as each property of the JSON API has a corresponding generated class, the above code could…
383 …ownload and run Charles, and then capture all HTTP traffic through Charles with the following code:
435 …issues) in the GitHub issues tracker, including an example of the failing code and any specific er…
/plugin/authgooglesheets/vendor/google/apiclient/src/
H A DClient.php234 public function authenticate($code) argument
236 return $this->fetchAccessTokenWithAuthCode($code);
246 public function fetchAccessTokenWithAuthCode($code) argument
248 if (strlen($code) == 0) {
253 $auth->setCode($code);
/plugin/authgooglesheets/vendor/google/apiclient/src/Http/
H A DMediaFileUpload.php316 $code = $response->getStatusCode();
318 if (200 == $code && true == $location) {
322 $message = $code;
H A DREST.php120 $code = $response->getStatusCode();
123 if (intVal($code) >= 400) {
128 throw new GoogleServiceException($body, $code, null, self::getResponseErrors($body));
/plugin/authgooglesheets/vendor/google/apiclient/src/Service/
H A DException.php34 * @param int $code
41 $code = 0, argument
46 parent::__construct($message, $code, $previous);
48 parent::__construct($message, $code);
/plugin/authgooglesheets/vendor/google/apiclient/src/Task/
H A DRunner.php267 public function allowedRetries($code, $errors = array()) argument
269 if (isset($this->retryMap[$code])) {
270 return $this->retryMap[$code];

1...<<11121314151617181920>>...102