Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DResponse.php176 …function setReplaceAllShapesWithImage(ReplaceAllShapesWithImageResponse $replaceAllShapesWithImage) argument
178 $this->replaceAllShapesWithImage = $replaceAllShapesWithImage;
185 return $this->replaceAllShapesWithImage;
H A DRequest.php394 … function setReplaceAllShapesWithImage(ReplaceAllShapesWithImageRequest $replaceAllShapesWithImage) argument
396 $this->replaceAllShapesWithImage = $replaceAllShapesWithImage;
403 return $this->replaceAllShapesWithImage;