Searched refs:pageObjectId (Results 1 – 4 of 4) sorted by relevance
38 * @param string $pageObjectId The object ID of the page to retrieve.42 public function get($presentationId, $pageObjectId, $optParams = []) argument44 $params = ['presentationId' => $presentationId, 'pageObjectId' => $pageObjectId];55 * @param string $pageObjectId The object ID of the page whose thumbnail to67 public function getThumbnail($presentationId, $pageObjectId, $optParams = []) argument69 $params = ['presentationId' => $presentationId, 'pageObjectId' => $pageObjectId];
25 public $pageObjectId; variable in Google\\Service\\Slides\\Link42 public function setPageObjectId($pageObjectId) argument44 $this->pageObjectId = $pageObjectId;51 return $this->pageObjectId;
25 public $pageObjectId; variable in Google\\Service\\Slides\\PageElementProperties34 public function setPageObjectId($pageObjectId) argument36 $this->pageObjectId = $pageObjectId;43 return $this->pageObjectId;
119 'path' => 'v1/presentations/{presentationId}/pages/{pageObjectId}',127 'pageObjectId' => [134 'path' => 'v1/presentations/{presentationId}/pages/{pageObjectId}/thumbnail',142 'pageObjectId' => [