Home
last modified time | relevance | path

Searched refs:state (Results 176 – 200 of 2205) sorted by path

12345678910>>...89

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/
H A DGoogleCloudDataplexV1LakeMetastoreStatus.php33 public $state; variable in Google\\Service\\CloudDataplex\\GoogleCloudDataplexV1LakeMetastoreStatus
70 public function setState($state) argument
72 $this->state = $state;
79 return $this->state;
H A DGoogleCloudDataplexV1Session.php33 public $state; variable in Google\\Service\\CloudDataplex\\GoogleCloudDataplexV1Session
70 public function setState($state) argument
72 $this->state = $state;
79 return $this->state;
H A DGoogleCloudDataplexV1Task.php49 public $state; variable in Google\\Service\\CloudDataplex\\GoogleCloudDataplexV1Task
162 public function setState($state) argument
164 $this->state = $state;
171 return $this->state;
H A DGoogleCloudDataplexV1Zone.php51 public $state; variable in Google\\Service\\CloudDataplex\\GoogleCloudDataplexV1Zone
180 public function setState($state) argument
182 $this->state = $state;
189 return $this->state;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDebugger/
H A DBreakpoint.php76 public $state; variable in Google\\Service\\CloudDebugger\\Breakpoint
285 public function setState($state) argument
287 $this->state = $state;
294 return $this->state;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDeploy/
H A DRollout.php81 public $state; variable in Google\\Service\\CloudDeploy\\Rollout
290 public function setState($state) argument
292 $this->state = $state;
299 return $this->state;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDomains/
H A DRegistration.php58 public $state; variable in Google\\Service\\CloudDomains\\Registration
207 public function setState($state) argument
209 $this->state = $state;
216 return $this->state;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudFilestore/
H A DBackup.php65 public $state; variable in Google\\Service\\CloudFilestore\\Backup
214 public function setState($state) argument
216 $this->state = $state;
223 return $this->state;
H A DGoogleCloudSaasacceleratorManagementProvidersV1Instance.php72 public $state; variable in Google\\Service\\CloudFilestore\\GoogleCloudSaasacceleratorManagementProvidersV1Instance
281 public function setState($state) argument
283 $this->state = $state;
290 return $this->state;
H A DInstance.php58 public $state; variable in Google\\Service\\CloudFilestore\\Instance
201 public function setState($state) argument
203 $this->state = $state;
210 return $this->state;
H A DMaintenancePolicy.php41 public $state; variable in Google\\Service\\CloudFilestore\\MaintenancePolicy
108 public function setState($state) argument
110 $this->state = $state;
117 return $this->state;
H A DSnapshot.php45 public $state; variable in Google\\Service\\CloudFilestore\\Snapshot
120 public function setState($state) argument
122 $this->state = $state;
129 return $this->state;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudFunctions/
H A DGoogleCloudFunctionsV2alphaStage.php42 public $state; variable in Google\\Service\\CloudFunctions\\GoogleCloudFunctionsV2alphaStage
105 public function setState($state) argument
107 $this->state = $state;
114 return $this->state;
H A DGoogleCloudFunctionsV2betaStage.php42 public $state; variable in Google\\Service\\CloudFunctions\\GoogleCloudFunctionsV2betaStage
105 public function setState($state) argument
107 $this->state = $state;
114 return $this->state;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/
H A DConsent.php52 public $state; variable in Google\\Service\\CloudHealthcare\\Consent
163 public function setState($state) argument
165 $this->state = $state;
172 return $this->state;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIdentity/
H A DMembershipRoleRestrictionEvaluation.php25 public $state; variable in Google\\Service\\CloudIdentity\\MembershipRoleRestrictionEvaluation
30 public function setState($state) argument
32 $this->state = $state;
39 return $this->state;
H A DRestrictionEvaluation.php25 public $state; variable in Google\\Service\\CloudIdentity\\RestrictionEvaluation
30 public function setState($state) argument
32 $this->state = $state;
39 return $this->state;
H A DUserInvitation.php33 public $state; variable in Google\\Service\\CloudIdentity\\UserInvitation
70 public function setState($state) argument
72 $this->state = $state;
79 return $this->state;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIot/
H A DDevice.php309 public function setState(DeviceState $state) argument
311 $this->state = $state;
318 return $this->state;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudKMS/
H A DCryptoKeyVersion.php73 public $state; variable in Google\\Service\\CloudKMS\\CryptoKeyVersion
260 public function setState($state) argument
262 $this->state = $state;
269 return $this->state;
H A DImportJob.php57 public $state; variable in Google\\Service\\CloudKMS\\ImportJob
188 public function setState($state) argument
190 $this->state = $state;
197 return $this->state;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/
H A DGoogleCloudMlV1HyperparameterOutput.php48 public $state; variable in Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1HyperparameterOutput
159 public function setState($state) argument
161 $this->state = $state;
168 return $this->state;
H A DGoogleCloudMlV1Job.php61 public $state; variable in Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1Job
210 public function setState($state) argument
212 $this->state = $state;
219 return $this->state;
H A DGoogleCloudMlV1Study.php37 public $state; variable in Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1Study
86 public function setState($state) argument
88 $this->state = $state;
95 return $this->state;
H A DGoogleCloudMlV1Trial.php52 public $state; variable in Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1Trial
173 public function setState($state) argument
175 $this->state = $state;
182 return $this->state;

12345678910>>...89