Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DLayoutProperties.php29 public $masterObjectId; variable in Google\\Service\\Slides\\LayoutProperties
52 public function setMasterObjectId($masterObjectId) argument
54 $this->masterObjectId = $masterObjectId;
61 return $this->masterObjectId;
H A DSlideProperties.php33 public $masterObjectId; variable in Google\\Service\\Slides\\SlideProperties
68 public function setMasterObjectId($masterObjectId) argument
70 $this->masterObjectId = $masterObjectId;
77 return $this->masterObjectId;