Home
last modified time | relevance | path

Searched refs:status (Results 101 – 125 of 1484) sorted by relevance

12345678910>>...60

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/
H A DError.php46 public function setStatus(Status $status) argument
48 $this->status = $status;
55 return $this->status;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
H A DGoogleCloudRunV2TaskAttemptResult.php46 public function setStatus(GoogleRpcStatus $status) argument
48 $this->status = $status;
55 return $this->status;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2ProfileStatus.php32 public function setStatus(GoogleRpcStatus $status) argument
34 $this->status = $status;
41 return $this->status;
/plugin/webdav/vendor/sabre/dav/lib/DAV/Browser/
H A DPropFindAll.php71 * @param int $status
74 function set($propertyName, $value, $status = null) { argument
76 if (is_null($status)) {
77 $status = is_null($value) ? 404 : 200;
79 $this->result[$propertyName] = [$status, $value];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/
H A DRollout.php43 public $status; variable in Google\\Service\\ServiceManagement\\Rollout
120 public function setStatus($status) argument
122 $this->status = $status;
129 return $this->status;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
H A DMember.php52 public $status; variable in Google\\Service\\Directory\\Member
145 public function setStatus($status) argument
147 $this->status = $status;
154 return $this->status;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidPublisher/
H A DTrackRelease.php38 public $status; variable in Google\\Service\\AndroidPublisher\\TrackRelease
104 public function setStatus($status) argument
106 $this->status = $status;
113 return $this->status;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dns/
H A DChange.php46 public $status; variable in Google\\Service\\Dns\\Change
135 public function setStatus($status) argument
137 $this->status = $status;
144 return $this->status;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ChromeManagement/
H A DGoogleChromeManagementV1BatterySampleReport.php45 public $status; variable in Google\\Service\\ChromeManagement\\GoogleChromeManagementV1BatterySampleReport
128 public function setStatus($status) argument
130 $this->status = $status;
137 return $this->status;
/plugin/davcal/vendor/sabre/dav/lib/DAV/Browser/
H A DPropFindAll.php71 * @param int $status
74 function set($propertyName, $value, $status = null) { argument
76 if (is_null($status)) {
77 $status = is_null($value) ? 404 : 200;
79 $this->result[$propertyName] = [$status, $value];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firestore/
H A DBatchWriteResponse.php31 public function setStatus($status) argument
33 $this->status = $status;
40 return $this->status;
/plugin/logstats/
H A Daction.php45 $status = $size ? 200 : 404;
47 $this->logAccess($page, $status, $size, $referer);
60 $status = $event->data['status'];
63 $this->logAccess("/_media/$media", $status, $size);
113 * @param int $status HTTP status code
120 public function logAccess($page, $status, $size, $referer = '') { argument
172 …$logline = "$host - $user $timestamp \"$method $page $protocol\" $status $size \"$referer\" \"$age…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
H A DGoogleCloudDocumentaiUiv1beta3BatchMoveDocumentsMetadataIndividualBatchMoveStatus.php44 public function setStatus(GoogleRpcStatus $status) argument
46 $this->status = $status;
53 return $this->status;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RemoteBuildExecution/
H A DBuildBazelRemoteExecutionV2BatchUpdateBlobsResponseResponse.php44 public function setStatus(GoogleRpcStatus $status) argument
46 $this->status = $status;
53 return $this->status;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTalentSolution/
H A DJobResult.php44 public function setStatus(Status $status) argument
46 $this->status = $status;
53 return $this->status;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/
H A DExecuteBatchDmlResponse.php45 public function setStatus(Status $status) argument
47 $this->status = $status;
54 return $this->status;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/StreetViewPublish/
H A DPhotoResponse.php44 public function setStatus(Status $status) argument
46 $this->status = $status;
53 return $this->status;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIdentity/
H A DDynamicGroupMetadata.php45 public function setStatus(DynamicGroupStatus $status) argument
47 $this->status = $status;
54 return $this->status;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vault/
H A DAddHeldAccountResult.php44 public function setStatus(Status $status) argument
46 $this->status = $status;
53 return $this->status;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3TestCaseError.php30 public function setStatus(GoogleRpcStatus $status) argument
32 $this->status = $status;
39 return $this->status;
H A DGoogleCloudDialogflowCxV3beta1TestCaseError.php30 public function setStatus(GoogleRpcStatus $status) argument
32 $this->status = $status;
39 return $this->status;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/.ci/functions/
H A Dcleanup.sh40 status=$?
46 # status is 0 or SIGINT
47 if [[ "$status" == "0" || "$status" == "130" ]]; then
52 exit ${status}
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1DeveloperAppKey.php56 public $status; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1DeveloperAppKey
173 public function setStatus($status) argument
175 $this->status = $status;
182 return $this->status;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdSenseHost/
H A DAdUnit.php47 public $status; variable in Google\\Service\\AdSenseHost\\AdUnit
150 public function setStatus($status) argument
152 $this->status = $status;
159 return $this->status;
H A DAssociationSession.php46 public $status; variable in Google\\Service\\AdSenseHost\\AssociationSession
133 public function setStatus($status) argument
135 $this->status = $status;
142 return $this->status;

12345678910>>...60