Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DShape.php50 public function setShapeProperties(ShapeProperties $shapeProperties) argument
52 $this->shapeProperties = $shapeProperties;
59 return $this->shapeProperties;
H A DUpdateShapePropertiesRequest.php64 public function setShapeProperties(ShapeProperties $shapeProperties) argument
66 $this->shapeProperties = $shapeProperties;
73 return $this->shapeProperties;