Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DRequest.php604 public function setUpdateShapeProperties(UpdateShapePropertiesRequest $updateShapeProperties) argument
606 $this->updateShapeProperties = $updateShapeProperties;
613 return $this->updateShapeProperties;