Home
last modified time | relevance | path

Searched refs:workEstimated (Results 1 – 2 of 2) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastore/
H A DGoogleDatastoreAdminV1Progress.php29 public $workEstimated; variable in Google\\Service\\Datastore\\GoogleDatastoreAdminV1Progress
48 public function setWorkEstimated($workEstimated) argument
50 $this->workEstimated = $workEstimated;
57 return $this->workEstimated;
H A DGoogleDatastoreAdminV1beta1Progress.php29 public $workEstimated; variable in Google\\Service\\Datastore\\GoogleDatastoreAdminV1beta1Progress
48 public function setWorkEstimated($workEstimated) argument
50 $this->workEstimated = $workEstimated;
57 return $this->workEstimated;