Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DRequest.php576 public function setUpdatePageProperties(UpdatePagePropertiesRequest $updatePageProperties) argument
578 $this->updatePageProperties = $updatePageProperties;
585 return $this->updatePageProperties;