Home
last modified time | relevance | path

Searched refs:status (Results 201 – 225 of 1484) sorted by relevance

12345678910>>...60

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storagetransfer/
H A DTransferJob.php59 public $status; variable in Google\\Service\\Storagetransfer\\TransferJob
206 public function setStatus($status) argument
208 $this->status = $status;
215 return $this->status;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/
H A DHttpRequest.php77 public $status; variable in Google\\Service\\Logging\\HttpRequest
268 public function setStatus($status) argument
270 $this->status = $status;
277 return $this->status;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1App.php68 public $status; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1App
241 public function setStatus($status) argument
243 $this->status = $status;
250 return $this->status;
H A DGoogleCloudApigeeV1Developer.php72 public $status; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1Developer
249 public function setStatus($status) argument
251 $this->status = $status;
258 return $this->status;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DResourcePolicy.php61 public $status; variable in Google\\Service\\Compute\\ResourcePolicy
220 public function setStatus($status) argument
222 $this->status = $status;
229 return $this->status;
H A DAutoscaler.php62 public $status; variable in Google\\Service\\Compute\\Autoscaler
217 public function setStatus($status) argument
219 $this->status = $status;
226 return $this->status;
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/FSExt/
H A DServerTest.php58 $this->assertEquals(200,$this->response->status);
77 $this->assertEquals(201, $this->response->status);
95 $this->assertEquals(412, $this->response->status);
111 $this->assertEquals(201, $this->response->status);
126 $this->assertEquals(204, $this->response->status);
143 $this->assertEquals(204, $this->response->status);
162 $this->assertEquals(204, $this->response->status);
183 $this->assertEquals(200, $this->response->status);
196 $this->assertEquals(201, $this->response->status);
233 $this->assertEquals(201, $this->response->status);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datapipelines/
H A DGoogleCloudDatapipelinesV1Job.php134 public function setStatus(GoogleRpcStatus $status) argument
136 $this->status = $status;
143 return $this->status;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/
H A DGoogleIdentityAccesscontextmanagerV1ServicePerimeter.php106 public function setStatus(GoogleIdentityAccesscontextmanagerV1ServicePerimeterConfig $status) argument
108 $this->status = $status;
115 return $this->status;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AccessContextManager/
H A DServicePerimeter.php106 public function setStatus(ServicePerimeterConfig $status) argument
108 $this->status = $status;
115 return $this->status;
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CardDAV/
H A DAddressBookQueryTest.php40 …$this->assertEquals(207, $response->status, 'Incorrect status code. Full response body:' . $respon…
90 …$this->assertEquals(207, $response->status, 'Incorrect status code. Full response body:' . $respon…
135 …$this->assertEquals(207, $response->status, 'Incorrect status code. Full response body:' . $respon…
174 …$this->assertEquals(207, $response->status, 'Incorrect status code. Full response body:' . $respon…
217 …$this->assertEquals(207, $response->status, 'Incorrect status code. Full response body:' . $respon…
262 …$this->assertEquals(207, $response->status, 'Incorrect status code. Full response body:' . $respon…
307 …$this->assertEquals(415, $response->status, 'Incorrect status code. Full response body:' . $respon…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/
H A DBuildStep.php60 public $status; variable in Google\\Service\\CloudBuild\\BuildStep
203 public function setStatus($status) argument
205 $this->status = $status;
212 return $this->status;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Tasks/
H A DTask.php72 public $status; variable in Google\\Service\\Tasks\\Task
253 public function setStatus($status) argument
255 $this->status = $status;
262 return $this->status;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidPublisher/
H A DInAppProduct.php53 public $status; variable in Google\\Service\\AndroidPublisher\\InAppProduct
194 public function setStatus($status) argument
196 $this->status = $status;
203 return $this->status;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DBuildStep.php33 public $status; variable in Google\\Service\\ContainerAnalysis\\BuildStep
119 public function setStatus($status) argument
121 $this->status = $status;
125 return $this->status;
H A DContaineranalysisGoogleDevtoolsCloudbuildV1BuildStep.php60 public $status; variable in Google\\Service\\ContainerAnalysis\\ContaineranalysisGoogleDevtoolsCloudbuildV1BuildStep
203 public function setStatus($status) argument
205 $this->status = $status;
212 return $this->status;
/plugin/findologicxmlexport/vendor/twig/twig/doc/tests/
H A Dconstant.rst12 {% if post.status is constant('Post::PUBLISHED') %}
13 the status attribute is exactly the same as Post::PUBLISHED
20 {% if post.status is constant('PUBLISHED', post) %}
21 the status attribute is exactly the same as Post::PUBLISHED
/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfckxml_gecko.js35 if ( oXmlHttp.status == 200 || oXmlHttp.status == 304 )
37 else if ( oXmlHttp.status == 0 && oXmlHttp.readyState == 4 )
47 'Server response:\r\nStatus: ' + oXmlHttp.status + '\r\n' +
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3ConversationTurnVirtualAgentOutput.php101 public function setStatus(GoogleRpcStatus $status) argument
103 $this->status = $status;
110 return $this->status;
H A DGoogleCloudDialogflowCxV3beta1ConversationTurnVirtualAgentOutput.php101 public function setStatus(GoogleRpcStatus $status) argument
103 $this->status = $status;
110 return $this->status;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/
H A DGoogleCloudRetailLoggingErrorLog.php130 public function setStatus(GoogleRpcStatus $status) argument
132 $this->status = $status;
139 return $this->status;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DLiveStream.php130 public function setStatus(LiveStreamStatus $status) argument
132 $this->status = $status;
139 return $this->status;
H A DLiveBroadcast.php130 public function setStatus(LiveBroadcastStatus $status) argument
132 $this->status = $status;
139 return $this->status;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
H A DClusterOperationMetadata.php125 public function setStatus(ClusterOperationStatus $status) argument
127 $this->status = $status;
134 return $this->status;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/
H A DBackupRun.php71 public $status; variable in Google\\Service\\SQLAdmin\\BackupRun
266 public function setStatus($status) argument
268 $this->status = $status;
275 return $this->status;

12345678910>>...60