Home
last modified time | relevance | path

Searched refs:operationState (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firestore/
H A DGoogleFirestoreAdminV1ExportDocumentsMetadata.php34 public $operationState; variable in Google\\Service\\Firestore\\GoogleFirestoreAdminV1ExportDocumentsMetadata
79 public function setOperationState($operationState) argument
81 $this->operationState = $operationState;
88 return $this->operationState;
H A DGoogleFirestoreAdminV1ImportDocumentsMetadata.php38 public $operationState; variable in Google\\Service\\Firestore\\GoogleFirestoreAdminV1ImportDocumentsMetadata
93 public function setOperationState($operationState) argument
95 $this->operationState = $operationState;
102 return $this->operationState;