Home
last modified time | relevance | path

Searched refs:state (Results 376 – 400 of 2205) sorted by path

1...<<11121314151617181920>>...89

/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecurityCommandCenter/
H A DGoogleCloudSecuritycenterV1p1beta1Finding.php67 public $state; variable in Google\\Service\\SecurityCommandCenter\\GoogleCloudSecuritycenterV1p1beta1Finding
226 public function setState($state) argument
228 $this->state = $state;
235 return $this->state;
H A DGoogleCloudSecuritycenterV1p1beta1RunAssetDiscoveryResponse.php29 public $state; variable in Google\\Service\\SecurityCommandCenter\\GoogleCloudSecuritycenterV1p1beta1RunAssetDiscoveryResponse
48 public function setState($state) argument
50 $this->state = $state;
57 return $this->state;
H A DSetFindingStateRequest.php29 public $state; variable in Google\\Service\\SecurityCommandCenter\\SetFindingStateRequest
48 public function setState($state) argument
50 $this->state = $state;
57 return $this->state;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceUsage/
H A DGetServiceIdentityResponse.php27 public $state; variable in Google\\Service\\ServiceUsage\\GetServiceIdentityResponse
46 public function setState($state) argument
48 $this->state = $state;
55 return $this->state;
H A DGoogleApiServiceusageV1Service.php35 public $state; variable in Google\\Service\\ServiceUsage\\GoogleApiServiceusageV1Service
82 public function setState($state) argument
84 $this->state = $state;
91 return $this->state;
H A DGoogleApiServiceusageV1beta1GetServiceIdentityResponse.php27 public $state; variable in Google\\Service\\ServiceUsage\\GoogleApiServiceusageV1beta1GetServiceIdentityResponse
46 public function setState($state) argument
48 $this->state = $state;
55 return $this->state;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DDataExecutionStatus.php37 public $state; variable in Google\\Service\\Sheets\\DataExecutionStatus
84 public function setState($state) argument
86 $this->state = $state;
93 return $this->state;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DMerchantOrderReturnItem.php56 public $state; variable in Google\\Service\\ShoppingContent\\MerchantOrderReturnItem
201 public function setState($state) argument
203 $this->state = $state;
210 return $this->state;
H A DReturnShipment.php48 public $state; variable in Google\\Service\\ShoppingContent\\ReturnShipment
137 public function setState($state) argument
139 $this->state = $state;
146 return $this->state;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/
H A DBackup.php64 public $state; variable in Google\\Service\\Spanner\\Backup
213 public function setState($state) argument
215 $this->state = $state;
222 return $this->state;
H A DDatabase.php52 public $state; variable in Google\\Service\\Spanner\\Database
173 public function setState($state) argument
175 $this->state = $state;
182 return $this->state;
H A DInstance.php58 public $state; variable in Google\\Service\\Spanner\\Instance
179 public function setState($state) argument
181 $this->state = $state;
188 return $this->state;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storage/
H A DHmacKeyMetadata.php53 public $state; variable in Google\\Service\\Storage\\HmacKeyMetadata
164 public function setState($state) argument
166 $this->state = $state;
173 return $this->state;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storagetransfer/
H A DAgentPool.php35 public $state; variable in Google\\Service\\Storagetransfer\\AgentPool
82 public function setState($state) argument
84 $this->state = $state;
91 return $this->state;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/TPU/
H A DNode.php82 public $state; variable in Google\\Service\\TPU\\Node
307 public function setState($state) argument
309 $this->state = $state;
316 return $this->state;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Testing/
H A DTestExecution.php41 public $state; variable in Google\\Service\\Testing\\TestExecution
126 public function setState($state) argument
128 $this->state = $state;
135 return $this->state;
H A DTestMatrix.php52 public $state; variable in Google\\Service\\Testing\\TestMatrix
181 public function setState($state) argument
183 $this->state = $state;
190 return $this->state;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ToolResults/
H A DExecution.php40 public $state; variable in Google\\Service\\ToolResults\\Execution
133 public function setState($state) argument
135 $this->state = $state;
142 return $this->state;
H A DMergedResult.php28 public $state; variable in Google\\Service\\ToolResults\\MergedResult
49 public function setState($state) argument
51 $this->state = $state;
58 return $this->state;
H A DStep.php54 public $state; variable in Google\\Service\\ToolResults\\Step
221 public function setState($state) argument
223 $this->state = $state;
230 return $this->state;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Transcoder/
H A DJob.php53 public $state; variable in Google\\Service\\Transcoder\\Job
178 public function setState($state) argument
180 $this->state = $state;
187 return $this->state;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/VMMigrationService/
H A DCloneJob.php41 public $state; variable in Google\\Service\\VMMigrationService\\CloneJob
120 public function setState($state) argument
122 $this->state = $state;
129 return $this->state;
H A DCutoverJob.php45 public $state; variable in Google\\Service\\VMMigrationService\\CutoverJob
142 public function setState($state) argument
144 $this->state = $state;
151 return $this->state;
H A DDatacenterConnector.php57 public $state; variable in Google\\Service\\VMMigrationService\\DatacenterConnector
202 public function setState($state) argument
204 $this->state = $state;
211 return $this->state;
H A DMigratingVm.php70 public $state; variable in Google\\Service\\VMMigrationService\\MigratingVm
293 public function setState($state) argument
295 $this->state = $state;
302 return $this->state;

1...<<11121314151617181920>>...89