Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DGroupObjectsRequest.php26 public $childrenObjectIds; variable in Google\\Service\\Slides\\GroupObjectsRequest
35 public function setChildrenObjectIds($childrenObjectIds) argument
37 $this->childrenObjectIds = $childrenObjectIds;
44 return $this->childrenObjectIds;