createImage = $createImage; } /** * @return Google_Service_Slides_CreateImageRequest */ public function getCreateImage() { return $this->createImage; } /** * @param Google_Service_Slides_CreateLineRequest */ public function setCreateLine(Google_Service_Slides_CreateLineRequest $createLine) { $this->createLine = $createLine; } /** * @return Google_Service_Slides_CreateLineRequest */ public function getCreateLine() { return $this->createLine; } /** * @param Google_Service_Slides_CreateParagraphBulletsRequest */ public function setCreateParagraphBullets(Google_Service_Slides_CreateParagraphBulletsRequest $createParagraphBullets) { $this->createParagraphBullets = $createParagraphBullets; } /** * @return Google_Service_Slides_CreateParagraphBulletsRequest */ public function getCreateParagraphBullets() { return $this->createParagraphBullets; } /** * @param Google_Service_Slides_CreateShapeRequest */ public function setCreateShape(Google_Service_Slides_CreateShapeRequest $createShape) { $this->createShape = $createShape; } /** * @return Google_Service_Slides_CreateShapeRequest */ public function getCreateShape() { return $this->createShape; } /** * @param Google_Service_Slides_CreateSheetsChartRequest */ public function setCreateSheetsChart(Google_Service_Slides_CreateSheetsChartRequest $createSheetsChart) { $this->createSheetsChart = $createSheetsChart; } /** * @return Google_Service_Slides_CreateSheetsChartRequest */ public function getCreateSheetsChart() { return $this->createSheetsChart; } /** * @param Google_Service_Slides_CreateSlideRequest */ public function setCreateSlide(Google_Service_Slides_CreateSlideRequest $createSlide) { $this->createSlide = $createSlide; } /** * @return Google_Service_Slides_CreateSlideRequest */ public function getCreateSlide() { return $this->createSlide; } /** * @param Google_Service_Slides_CreateTableRequest */ public function setCreateTable(Google_Service_Slides_CreateTableRequest $createTable) { $this->createTable = $createTable; } /** * @return Google_Service_Slides_CreateTableRequest */ public function getCreateTable() { return $this->createTable; } /** * @param Google_Service_Slides_CreateVideoRequest */ public function setCreateVideo(Google_Service_Slides_CreateVideoRequest $createVideo) { $this->createVideo = $createVideo; } /** * @return Google_Service_Slides_CreateVideoRequest */ public function getCreateVideo() { return $this->createVideo; } /** * @param Google_Service_Slides_DeleteObjectRequest */ public function setDeleteObject(Google_Service_Slides_DeleteObjectRequest $deleteObject) { $this->deleteObject = $deleteObject; } /** * @return Google_Service_Slides_DeleteObjectRequest */ public function getDeleteObject() { return $this->deleteObject; } /** * @param Google_Service_Slides_DeleteParagraphBulletsRequest */ public function setDeleteParagraphBullets(Google_Service_Slides_DeleteParagraphBulletsRequest $deleteParagraphBullets) { $this->deleteParagraphBullets = $deleteParagraphBullets; } /** * @return Google_Service_Slides_DeleteParagraphBulletsRequest */ public function getDeleteParagraphBullets() { return $this->deleteParagraphBullets; } /** * @param Google_Service_Slides_DeleteTableColumnRequest */ public function setDeleteTableColumn(Google_Service_Slides_DeleteTableColumnRequest $deleteTableColumn) { $this->deleteTableColumn = $deleteTableColumn; } /** * @return Google_Service_Slides_DeleteTableColumnRequest */ public function getDeleteTableColumn() { return $this->deleteTableColumn; } /** * @param Google_Service_Slides_DeleteTableRowRequest */ public function setDeleteTableRow(Google_Service_Slides_DeleteTableRowRequest $deleteTableRow) { $this->deleteTableRow = $deleteTableRow; } /** * @return Google_Service_Slides_DeleteTableRowRequest */ public function getDeleteTableRow() { return $this->deleteTableRow; } /** * @param Google_Service_Slides_DeleteTextRequest */ public function setDeleteText(Google_Service_Slides_DeleteTextRequest $deleteText) { $this->deleteText = $deleteText; } /** * @return Google_Service_Slides_DeleteTextRequest */ public function getDeleteText() { return $this->deleteText; } /** * @param Google_Service_Slides_DuplicateObjectRequest */ public function setDuplicateObject(Google_Service_Slides_DuplicateObjectRequest $duplicateObject) { $this->duplicateObject = $duplicateObject; } /** * @return Google_Service_Slides_DuplicateObjectRequest */ public function getDuplicateObject() { return $this->duplicateObject; } /** * @param Google_Service_Slides_GroupObjectsRequest */ public function setGroupObjects(Google_Service_Slides_GroupObjectsRequest $groupObjects) { $this->groupObjects = $groupObjects; } /** * @return Google_Service_Slides_GroupObjectsRequest */ public function getGroupObjects() { return $this->groupObjects; } /** * @param Google_Service_Slides_InsertTableColumnsRequest */ public function setInsertTableColumns(Google_Service_Slides_InsertTableColumnsRequest $insertTableColumns) { $this->insertTableColumns = $insertTableColumns; } /** * @return Google_Service_Slides_InsertTableColumnsRequest */ public function getInsertTableColumns() { return $this->insertTableColumns; } /** * @param Google_Service_Slides_InsertTableRowsRequest */ public function setInsertTableRows(Google_Service_Slides_InsertTableRowsRequest $insertTableRows) { $this->insertTableRows = $insertTableRows; } /** * @return Google_Service_Slides_InsertTableRowsRequest */ public function getInsertTableRows() { return $this->insertTableRows; } /** * @param Google_Service_Slides_InsertTextRequest */ public function setInsertText(Google_Service_Slides_InsertTextRequest $insertText) { $this->insertText = $insertText; } /** * @return Google_Service_Slides_InsertTextRequest */ public function getInsertText() { return $this->insertText; } /** * @param Google_Service_Slides_MergeTableCellsRequest */ public function setMergeTableCells(Google_Service_Slides_MergeTableCellsRequest $mergeTableCells) { $this->mergeTableCells = $mergeTableCells; } /** * @return Google_Service_Slides_MergeTableCellsRequest */ public function getMergeTableCells() { return $this->mergeTableCells; } /** * @param Google_Service_Slides_RefreshSheetsChartRequest */ public function setRefreshSheetsChart(Google_Service_Slides_RefreshSheetsChartRequest $refreshSheetsChart) { $this->refreshSheetsChart = $refreshSheetsChart; } /** * @return Google_Service_Slides_RefreshSheetsChartRequest */ public function getRefreshSheetsChart() { return $this->refreshSheetsChart; } /** * @param Google_Service_Slides_ReplaceAllShapesWithImageRequest */ public function setReplaceAllShapesWithImage(Google_Service_Slides_ReplaceAllShapesWithImageRequest $replaceAllShapesWithImage) { $this->replaceAllShapesWithImage = $replaceAllShapesWithImage; } /** * @return Google_Service_Slides_ReplaceAllShapesWithImageRequest */ public function getReplaceAllShapesWithImage() { return $this->replaceAllShapesWithImage; } /** * @param Google_Service_Slides_ReplaceAllShapesWithSheetsChartRequest */ public function setReplaceAllShapesWithSheetsChart(Google_Service_Slides_ReplaceAllShapesWithSheetsChartRequest $replaceAllShapesWithSheetsChart) { $this->replaceAllShapesWithSheetsChart = $replaceAllShapesWithSheetsChart; } /** * @return Google_Service_Slides_ReplaceAllShapesWithSheetsChartRequest */ public function getReplaceAllShapesWithSheetsChart() { return $this->replaceAllShapesWithSheetsChart; } /** * @param Google_Service_Slides_ReplaceAllTextRequest */ public function setReplaceAllText(Google_Service_Slides_ReplaceAllTextRequest $replaceAllText) { $this->replaceAllText = $replaceAllText; } /** * @return Google_Service_Slides_ReplaceAllTextRequest */ public function getReplaceAllText() { return $this->replaceAllText; } /** * @param Google_Service_Slides_ReplaceImageRequest */ public function setReplaceImage(Google_Service_Slides_ReplaceImageRequest $replaceImage) { $this->replaceImage = $replaceImage; } /** * @return Google_Service_Slides_ReplaceImageRequest */ public function getReplaceImage() { return $this->replaceImage; } /** * @param Google_Service_Slides_RerouteLineRequest */ public function setRerouteLine(Google_Service_Slides_RerouteLineRequest $rerouteLine) { $this->rerouteLine = $rerouteLine; } /** * @return Google_Service_Slides_RerouteLineRequest */ public function getRerouteLine() { return $this->rerouteLine; } /** * @param Google_Service_Slides_UngroupObjectsRequest */ public function setUngroupObjects(Google_Service_Slides_UngroupObjectsRequest $ungroupObjects) { $this->ungroupObjects = $ungroupObjects; } /** * @return Google_Service_Slides_UngroupObjectsRequest */ public function getUngroupObjects() { return $this->ungroupObjects; } /** * @param Google_Service_Slides_UnmergeTableCellsRequest */ public function setUnmergeTableCells(Google_Service_Slides_UnmergeTableCellsRequest $unmergeTableCells) { $this->unmergeTableCells = $unmergeTableCells; } /** * @return Google_Service_Slides_UnmergeTableCellsRequest */ public function getUnmergeTableCells() { return $this->unmergeTableCells; } /** * @param Google_Service_Slides_UpdateImagePropertiesRequest */ public function setUpdateImageProperties(Google_Service_Slides_UpdateImagePropertiesRequest $updateImageProperties) { $this->updateImageProperties = $updateImageProperties; } /** * @return Google_Service_Slides_UpdateImagePropertiesRequest */ public function getUpdateImageProperties() { return $this->updateImageProperties; } /** * @param Google_Service_Slides_UpdateLineCategoryRequest */ public function setUpdateLineCategory(Google_Service_Slides_UpdateLineCategoryRequest $updateLineCategory) { $this->updateLineCategory = $updateLineCategory; } /** * @return Google_Service_Slides_UpdateLineCategoryRequest */ public function getUpdateLineCategory() { return $this->updateLineCategory; } /** * @param Google_Service_Slides_UpdateLinePropertiesRequest */ public function setUpdateLineProperties(Google_Service_Slides_UpdateLinePropertiesRequest $updateLineProperties) { $this->updateLineProperties = $updateLineProperties; } /** * @return Google_Service_Slides_UpdateLinePropertiesRequest */ public function getUpdateLineProperties() { return $this->updateLineProperties; } /** * @param Google_Service_Slides_UpdatePageElementAltTextRequest */ public function setUpdatePageElementAltText(Google_Service_Slides_UpdatePageElementAltTextRequest $updatePageElementAltText) { $this->updatePageElementAltText = $updatePageElementAltText; } /** * @return Google_Service_Slides_UpdatePageElementAltTextRequest */ public function getUpdatePageElementAltText() { return $this->updatePageElementAltText; } /** * @param Google_Service_Slides_UpdatePageElementTransformRequest */ public function setUpdatePageElementTransform(Google_Service_Slides_UpdatePageElementTransformRequest $updatePageElementTransform) { $this->updatePageElementTransform = $updatePageElementTransform; } /** * @return Google_Service_Slides_UpdatePageElementTransformRequest */ public function getUpdatePageElementTransform() { return $this->updatePageElementTransform; } /** * @param Google_Service_Slides_UpdatePageElementsZOrderRequest */ public function setUpdatePageElementsZOrder(Google_Service_Slides_UpdatePageElementsZOrderRequest $updatePageElementsZOrder) { $this->updatePageElementsZOrder = $updatePageElementsZOrder; } /** * @return Google_Service_Slides_UpdatePageElementsZOrderRequest */ public function getUpdatePageElementsZOrder() { return $this->updatePageElementsZOrder; } /** * @param Google_Service_Slides_UpdatePagePropertiesRequest */ public function setUpdatePageProperties(Google_Service_Slides_UpdatePagePropertiesRequest $updatePageProperties) { $this->updatePageProperties = $updatePageProperties; } /** * @return Google_Service_Slides_UpdatePagePropertiesRequest */ public function getUpdatePageProperties() { return $this->updatePageProperties; } /** * @param Google_Service_Slides_UpdateParagraphStyleRequest */ public function setUpdateParagraphStyle(Google_Service_Slides_UpdateParagraphStyleRequest $updateParagraphStyle) { $this->updateParagraphStyle = $updateParagraphStyle; } /** * @return Google_Service_Slides_UpdateParagraphStyleRequest */ public function getUpdateParagraphStyle() { return $this->updateParagraphStyle; } /** * @param Google_Service_Slides_UpdateShapePropertiesRequest */ public function setUpdateShapeProperties(Google_Service_Slides_UpdateShapePropertiesRequest $updateShapeProperties) { $this->updateShapeProperties = $updateShapeProperties; } /** * @return Google_Service_Slides_UpdateShapePropertiesRequest */ public function getUpdateShapeProperties() { return $this->updateShapeProperties; } /** * @param Google_Service_Slides_UpdateSlidesPositionRequest */ public function setUpdateSlidesPosition(Google_Service_Slides_UpdateSlidesPositionRequest $updateSlidesPosition) { $this->updateSlidesPosition = $updateSlidesPosition; } /** * @return Google_Service_Slides_UpdateSlidesPositionRequest */ public function getUpdateSlidesPosition() { return $this->updateSlidesPosition; } /** * @param Google_Service_Slides_UpdateTableBorderPropertiesRequest */ public function setUpdateTableBorderProperties(Google_Service_Slides_UpdateTableBorderPropertiesRequest $updateTableBorderProperties) { $this->updateTableBorderProperties = $updateTableBorderProperties; } /** * @return Google_Service_Slides_UpdateTableBorderPropertiesRequest */ public function getUpdateTableBorderProperties() { return $this->updateTableBorderProperties; } /** * @param Google_Service_Slides_UpdateTableCellPropertiesRequest */ public function setUpdateTableCellProperties(Google_Service_Slides_UpdateTableCellPropertiesRequest $updateTableCellProperties) { $this->updateTableCellProperties = $updateTableCellProperties; } /** * @return Google_Service_Slides_UpdateTableCellPropertiesRequest */ public function getUpdateTableCellProperties() { return $this->updateTableCellProperties; } /** * @param Google_Service_Slides_UpdateTableColumnPropertiesRequest */ public function setUpdateTableColumnProperties(Google_Service_Slides_UpdateTableColumnPropertiesRequest $updateTableColumnProperties) { $this->updateTableColumnProperties = $updateTableColumnProperties; } /** * @return Google_Service_Slides_UpdateTableColumnPropertiesRequest */ public function getUpdateTableColumnProperties() { return $this->updateTableColumnProperties; } /** * @param Google_Service_Slides_UpdateTableRowPropertiesRequest */ public function setUpdateTableRowProperties(Google_Service_Slides_UpdateTableRowPropertiesRequest $updateTableRowProperties) { $this->updateTableRowProperties = $updateTableRowProperties; } /** * @return Google_Service_Slides_UpdateTableRowPropertiesRequest */ public function getUpdateTableRowProperties() { return $this->updateTableRowProperties; } /** * @param Google_Service_Slides_UpdateTextStyleRequest */ public function setUpdateTextStyle(Google_Service_Slides_UpdateTextStyleRequest $updateTextStyle) { $this->updateTextStyle = $updateTextStyle; } /** * @return Google_Service_Slides_UpdateTextStyleRequest */ public function getUpdateTextStyle() { return $this->updateTextStyle; } /** * @param Google_Service_Slides_UpdateVideoPropertiesRequest */ public function setUpdateVideoProperties(Google_Service_Slides_UpdateVideoPropertiesRequest $updateVideoProperties) { $this->updateVideoProperties = $updateVideoProperties; } /** * @return Google_Service_Slides_UpdateVideoPropertiesRequest */ public function getUpdateVideoProperties() { return $this->updateVideoProperties; } }