Home
last modified time | relevance | path

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

12345678910>>...60

/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;
H A DJob.php299 public function setStatus(JobStatus $status) argument
301 $this->status = $status;
308 return $this->status;
H A DJobMetadata.php82 public function setStatus(JobStatus $status) argument
84 $this->status = $status;
91 return $this->status;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DeploymentManager/
H A DOperation.php92 public $status; variable in Google\\Service\\DeploymentManager\\Operation
357 public function setStatus($status) argument
359 $this->status = $status;
366 return $this->status;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DDfareporting.php896 'status' => [
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DAdvertiser.php71 public $status; variable in Google\\Service\\Dfareporting\\Advertiser
266 public function setStatus($status) argument
268 $this->status = $status;
275 return $this->status;
H A DConversionsBatchInsertResponse.php65 public function setStatus($status) argument
67 $this->status = $status;
74 return $this->status;
H A DConversionsBatchUpdateResponse.php65 public function setStatus($status) argument
67 $this->status = $status;
74 return $this->status;
H A DDfareportingFile.php55 public $status; variable in Google\\Service\\Dfareporting\\DfareportingFile
174 public function setStatus($status) argument
176 $this->status = $status;
183 return $this->status;
H A DEventTag.php74 public $status; variable in Google\\Service\\Dfareporting\\EventTag
277 public function setStatus($status) argument
279 $this->status = $status;
286 return $this->status;
H A DFloodlightActivity.php112 public $status; variable in Google\\Service\\Dfareporting\\FloodlightActivity
469 public function setStatus($status) argument
471 $this->status = $status;
478 return $this->status;
H A DObjectFilter.php34 public $status; variable in Google\\Service\\Dfareporting\\ObjectFilter
67 public function setStatus($status) argument
69 $this->status = $status;
76 return $this->status;
H A DPlacement.php138 public $status; variable in Google\\Service\\Dfareporting\\Placement
657 public function setStatus($status) argument
659 $this->status = $status;
666 return $this->status;
/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 DGoogleCloudDialogflowCxV3TestCaseError.php30 public function setStatus(GoogleRpcStatus $status) argument
32 $this->status = $status;
39 return $this->status;
H A DGoogleCloudDialogflowCxV3TestError.php36 public function setStatus(GoogleRpcStatus $status) argument
38 $this->status = $status;
45 return $this->status;
H A DGoogleCloudDialogflowCxV3beta1ConversationTurnVirtualAgentOutput.php101 public function setStatus(GoogleRpcStatus $status) argument
103 $this->status = $status;
110 return $this->status;
H A DGoogleCloudDialogflowCxV3beta1TestCaseError.php30 public function setStatus(GoogleRpcStatus $status) argument
32 $this->status = $status;
39 return $this->status;
H A DGoogleCloudDialogflowCxV3beta1TestError.php36 public function setStatus(GoogleRpcStatus $status) argument
38 $this->status = $status;
45 return $this->status;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
H A DChromeOsDevice.php142 public $status; variable in Google\\Service\\Directory\\ChromeOsDevice
625 public function setStatus($status) argument
627 $this->status = $status;
634 return $this->status;
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;
H A DMobileDevice.php160 public $status; variable in Google\\Service\\Directory\\MobileDevice
661 public function setStatus($status) argument
663 $this->status = $status;
670 return $this->status;
H A DUserMakeAdmin.php25 public $status; variable in Google\\Service\\Directory\\UserMakeAdmin
30 public function setStatus($status) argument
32 $this->status = $status;
39 return $this->status;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/
H A DExchangeReviewStatus.php29 public $status; variable in Google\\Service\\DisplayVideo\\ExchangeReviewStatus
48 public function setStatus($status) argument
50 $this->status = $status;
57 return $this->status;
H A DInventorySource.php229 public function setStatus(InventorySourceStatus $status) argument
231 $this->status = $status;
238 return $this->status;

12345678910>>...60