Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DUpdateValuesResponse.php39 public $updatedRange; variable in Google\\Service\\Sheets\\UpdateValuesResponse
104 public function setUpdatedRange($updatedRange) argument
106 $this->updatedRange = $updatedRange;
113 return $this->updatedRange;
H A DUpdateValuesByDataFilterResponse.php37 public $updatedRange; variable in Google\\Service\\Sheets\\UpdateValuesByDataFilterResponse
102 public function setUpdatedRange($updatedRange) argument
104 $this->updatedRange = $updatedRange;
111 return $this->updatedRange;