Home
last modified time | relevance | path

Searched refs:state (Results 251 – 275 of 2205) sorted by path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DWorkItemDetails.php42 public $state; variable in Google\\Service\\Dataflow\\WorkItemDetails
121 public function setState($state) argument
123 $this->state = $state;
130 return $this->state;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datapipelines/
H A DGoogleCloudDatapipelinesV1Job.php43 public $state; variable in Google\\Service\\Datapipelines\\GoogleCloudDatapipelinesV1Job
120 public function setState($state) argument
122 $this->state = $state;
129 return $this->state;
H A DGoogleCloudDatapipelinesV1Pipeline.php55 public $state; variable in Google\\Service\\Datapipelines\\GoogleCloudDatapipelinesV1Pipeline
178 public function setState($state) argument
180 $this->state = $state;
187 return $this->state;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
H A DBatch.php60 public $state; variable in Google\\Service\\Dataproc\\Batch
247 public function setState($state) argument
249 $this->state = $state;
256 return $this->state;
H A DClusterOperationStatus.php33 public $state; variable in Google\\Service\\Dataproc\\ClusterOperationStatus
70 public function setState($state) argument
72 $this->state = $state;
79 return $this->state;
H A DClusterStatus.php29 public $state; variable in Google\\Service\\Dataproc\\ClusterStatus
56 public function setState($state) argument
58 $this->state = $state;
65 return $this->state;
H A DJobStatus.php29 public $state; variable in Google\\Service\\Dataproc\\JobStatus
56 public function setState($state) argument
58 $this->state = $state;
65 return $this->state;
H A DStateHistory.php25 public $state; variable in Google\\Service\\Dataproc\\StateHistory
38 public function setState($state) argument
40 $this->state = $state;
47 return $this->state;
H A DWorkflowMetadata.php63 public $state; variable in Google\\Service\\Dataproc\\WorkflowMetadata
230 public function setState($state) argument
232 $this->state = $state;
239 return $this->state;
H A DWorkflowNode.php38 public $state; variable in Google\\Service\\Dataproc\\WorkflowNode
89 public function setState($state) argument
91 $this->state = $state;
98 return $this->state;
H A DYarnApplication.php33 public $state; variable in Google\\Service\\Dataproc\\YarnApplication
70 public function setState($state) argument
72 $this->state = $state;
79 return $this->state;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataprocMetastore/
H A DBackup.php48 public $state; variable in Google\\Service\\DataprocMetastore\\Backup
137 public function setState($state) argument
139 $this->state = $state;
146 return $this->state;
H A DMetadataExport.php41 public $state; variable in Google\\Service\\DataprocMetastore\\MetadataExport
102 public function setState($state) argument
104 $this->state = $state;
111 return $this->state;
H A DMetadataImport.php43 public $state; variable in Google\\Service\\DataprocMetastore\\MetadataImport
122 public function setState($state) argument
124 $this->state = $state;
131 return $this->state;
H A DRestore.php41 public $state; variable in Google\\Service\\DataprocMetastore\\Restore
106 public function setState($state) argument
108 $this->state = $state;
115 return $this->state;
H A DService.php73 public $state; variable in Google\\Service\\DataprocMetastore\\Service
304 public function setState($state) argument
306 $this->state = $state;
313 return $this->state;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastore/
H A DGoogleDatastoreAdminV1CommonMetadata.php41 public $state; variable in Google\\Service\\Datastore\\GoogleDatastoreAdminV1CommonMetadata
102 public function setState($state) argument
104 $this->state = $state;
111 return $this->state;
H A DGoogleDatastoreAdminV1Index.php44 public $state; variable in Google\\Service\\Datastore\\GoogleDatastoreAdminV1Index
119 public function setState($state) argument
121 $this->state = $state;
128 return $this->state;
H A DGoogleDatastoreAdminV1MigrationStateEvent.php25 public $state; variable in Google\\Service\\Datastore\\GoogleDatastoreAdminV1MigrationStateEvent
30 public function setState($state) argument
32 $this->state = $state;
39 return $this->state;
H A DGoogleDatastoreAdminV1beta1CommonMetadata.php41 public $state; variable in Google\\Service\\Datastore\\GoogleDatastoreAdminV1beta1CommonMetadata
102 public function setState($state) argument
104 $this->state = $state;
111 return $this->state;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastream/
H A DBackfillJob.php36 public $state; variable in Google\\Service\\Datastream\\BackfillJob
87 public function setState($state) argument
89 $this->state = $state;
96 return $this->state;
H A DPrivateConnection.php43 public $state; variable in Google\\Service\\Datastream\\PrivateConnection
124 public function setState($state) argument
126 $this->state = $state;
133 return $this->state;
H A DStream.php56 public $state; variable in Google\\Service\\Datastream\\Stream
205 public function setState($state) argument
207 $this->state = $state;
214 return $this->state;
H A DValidation.php36 public $state; variable in Google\\Service\\Datastream\\Validation
83 public function setState($state) argument
85 $this->state = $state;
92 return $this->state;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DeploymentManager/
H A DResourceUpdate.php46 public $state; variable in Google\\Service\\DeploymentManager\\ResourceUpdate
137 public function setState($state) argument
139 $this->state = $state;
146 return $this->state;

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