/var/www/cobraambalaj/vendor/google/apiclient-services/src/Google/Service/Docs
Edit: /var/www/cobraambalaj/vendor/google/apiclient-services/src/Google/Service/Docs/Request.php (17078B)
createFooter = $createFooter;
}
/**
* @return Google_Service_Docs_CreateFooterRequest
*/
public function getCreateFooter()
{
return $this->createFooter;
}
/**
* @param Google_Service_Docs_CreateFootnoteRequest
*/
public function setCreateFootnote(Google_Service_Docs_CreateFootnoteRequest $createFootnote)
{
$this->createFootnote = $createFootnote;
}
/**
* @return Google_Service_Docs_CreateFootnoteRequest
*/
public function getCreateFootnote()
{
return $this->createFootnote;
}
/**
* @param Google_Service_Docs_CreateHeaderRequest
*/
public function setCreateHeader(Google_Service_Docs_CreateHeaderRequest $createHeader)
{
$this->createHeader = $createHeader;
}
/**
* @return Google_Service_Docs_CreateHeaderRequest
*/
public function getCreateHeader()
{
return $this->createHeader;
}
/**
* @param Google_Service_Docs_CreateNamedRangeRequest
*/
public function setCreateNamedRange(Google_Service_Docs_CreateNamedRangeRequest $createNamedRange)
{
$this->createNamedRange = $createNamedRange;
}
/**
* @return Google_Service_Docs_CreateNamedRangeRequest
*/
public function getCreateNamedRange()
{
return $this->createNamedRange;
}
/**
* @param Google_Service_Docs_CreateParagraphBulletsRequest
*/
public function setCreateParagraphBullets(Google_Service_Docs_CreateParagraphBulletsRequest $createParagraphBullets)
{
$this->createParagraphBullets = $createParagraphBullets;
}
/**
* @return Google_Service_Docs_CreateParagraphBulletsRequest
*/
public function getCreateParagraphBullets()
{
return $this->createParagraphBullets;
}
/**
* @param Google_Service_Docs_DeleteContentRangeRequest
*/
public function setDeleteContentRange(Google_Service_Docs_DeleteContentRangeRequest $deleteContentRange)
{
$this->deleteContentRange = $deleteContentRange;
}
/**
* @return Google_Service_Docs_DeleteContentRangeRequest
*/
public function getDeleteContentRange()
{
return $this->deleteContentRange;
}
/**
* @param Google_Service_Docs_DeleteFooterRequest
*/
public function setDeleteFooter(Google_Service_Docs_DeleteFooterRequest $deleteFooter)
{
$this->deleteFooter = $deleteFooter;
}
/**
* @return Google_Service_Docs_DeleteFooterRequest
*/
public function getDeleteFooter()
{
return $this->deleteFooter;
}
/**
* @param Google_Service_Docs_DeleteHeaderRequest
*/
public function setDeleteHeader(Google_Service_Docs_DeleteHeaderRequest $deleteHeader)
{
$this->deleteHeader = $deleteHeader;
}
/**
* @return Google_Service_Docs_DeleteHeaderRequest
*/
public function getDeleteHeader()
{
return $this->deleteHeader;
}
/**
* @param Google_Service_Docs_DeleteNamedRangeRequest
*/
public function setDeleteNamedRange(Google_Service_Docs_DeleteNamedRangeRequest $deleteNamedRange)
{
$this->deleteNamedRange = $deleteNamedRange;
}
/**
* @return Google_Service_Docs_DeleteNamedRangeRequest
*/
public function getDeleteNamedRange()
{
return $this->deleteNamedRange;
}
/**
* @param Google_Service_Docs_DeleteParagraphBulletsRequest
*/
public function setDeleteParagraphBullets(Google_Service_Docs_DeleteParagraphBulletsRequest $deleteParagraphBullets)
{
$this->deleteParagraphBullets = $deleteParagraphBullets;
}
/**
* @return Google_Service_Docs_DeleteParagraphBulletsRequest
*/
public function getDeleteParagraphBullets()
{
return $this->deleteParagraphBullets;
}
/**
* @param Google_Service_Docs_DeletePositionedObjectRequest
*/
public function setDeletePositionedObject(Google_Service_Docs_DeletePositionedObjectRequest $deletePositionedObject)
{
$this->deletePositionedObject = $deletePositionedObject;
}
/**
* @return Google_Service_Docs_DeletePositionedObjectRequest
*/
public function getDeletePositionedObject()
{
return $this->deletePositionedObject;
}
/**
* @param Google_Service_Docs_DeleteTableColumnRequest
*/
public function setDeleteTableColumn(Google_Service_Docs_DeleteTableColumnRequest $deleteTableColumn)
{
$this->deleteTableColumn = $deleteTableColumn;
}
/**
* @return Google_Service_Docs_DeleteTableColumnRequest
*/
public function getDeleteTableColumn()
{
return $this->deleteTableColumn;
}
/**
* @param Google_Service_Docs_DeleteTableRowRequest
*/
public function setDeleteTableRow(Google_Service_Docs_DeleteTableRowRequest $deleteTableRow)
{
$this->deleteTableRow = $deleteTableRow;
}
/**
* @return Google_Service_Docs_DeleteTableRowRequest
*/
public function getDeleteTableRow()
{
return $this->deleteTableRow;
}
/**
* @param Google_Service_Docs_InsertInlineImageRequest
*/
public function setInsertInlineImage(Google_Service_Docs_InsertInlineImageRequest $insertInlineImage)
{
$this->insertInlineImage = $insertInlineImage;
}
/**
* @return Google_Service_Docs_InsertInlineImageRequest
*/
public function getInsertInlineImage()
{
return $this->insertInlineImage;
}
/**
* @param Google_Service_Docs_InsertPageBreakRequest
*/
public function setInsertPageBreak(Google_Service_Docs_InsertPageBreakRequest $insertPageBreak)
{
$this->insertPageBreak = $insertPageBreak;
}
/**
* @return Google_Service_Docs_InsertPageBreakRequest
*/
public function getInsertPageBreak()
{
return $this->insertPageBreak;
}
/**
* @param Google_Service_Docs_InsertSectionBreakRequest
*/
public function setInsertSectionBreak(Google_Service_Docs_InsertSectionBreakRequest $insertSectionBreak)
{
$this->insertSectionBreak = $insertSectionBreak;
}
/**
* @return Google_Service_Docs_InsertSectionBreakRequest
*/
public function getInsertSectionBreak()
{
return $this->insertSectionBreak;
}
/**
* @param Google_Service_Docs_InsertTableRequest
*/
public function setInsertTable(Google_Service_Docs_InsertTableRequest $insertTable)
{
$this->insertTable = $insertTable;
}
/**
* @return Google_Service_Docs_InsertTableRequest
*/
public function getInsertTable()
{
return $this->insertTable;
}
/**
* @param Google_Service_Docs_InsertTableColumnRequest
*/
public function setInsertTableColumn(Google_Service_Docs_InsertTableColumnRequest $insertTableColumn)
{
$this->insertTableColumn = $insertTableColumn;
}
/**
* @return Google_Service_Docs_InsertTableColumnRequest
*/
public function getInsertTableColumn()
{
return $this->insertTableColumn;
}
/**
* @param Google_Service_Docs_InsertTableRowRequest
*/
public function setInsertTableRow(Google_Service_Docs_InsertTableRowRequest $insertTableRow)
{
$this->insertTableRow = $insertTableRow;
}
/**
* @return Google_Service_Docs_InsertTableRowRequest
*/
public function getInsertTableRow()
{
return $this->insertTableRow;
}
/**
* @param Google_Service_Docs_InsertTextRequest
*/
public function setInsertText(Google_Service_Docs_InsertTextRequest $insertText)
{
$this->insertText = $insertText;
}
/**
* @return Google_Service_Docs_InsertTextRequest
*/
public function getInsertText()
{
return $this->insertText;
}
/**
* @param Google_Service_Docs_MergeTableCellsRequest
*/
public function setMergeTableCells(Google_Service_Docs_MergeTableCellsRequest $mergeTableCells)
{
$this->mergeTableCells = $mergeTableCells;
}
/**
* @return Google_Service_Docs_MergeTableCellsRequest
*/
public function getMergeTableCells()
{
return $this->mergeTableCells;
}
/**
* @param Google_Service_Docs_ReplaceAllTextRequest
*/
public function setReplaceAllText(Google_Service_Docs_ReplaceAllTextRequest $replaceAllText)
{
$this->replaceAllText = $replaceAllText;
}
/**
* @return Google_Service_Docs_ReplaceAllTextRequest
*/
public function getReplaceAllText()
{
return $this->replaceAllText;
}
/**
* @param Google_Service_Docs_ReplaceImageRequest
*/
public function setReplaceImage(Google_Service_Docs_ReplaceImageRequest $replaceImage)
{
$this->replaceImage = $replaceImage;
}
/**
* @return Google_Service_Docs_ReplaceImageRequest
*/
public function getReplaceImage()
{
return $this->replaceImage;
}
/**
* @param Google_Service_Docs_ReplaceNamedRangeContentRequest
*/
public function setReplaceNamedRangeContent(Google_Service_Docs_ReplaceNamedRangeContentRequest $replaceNamedRangeContent)
{
$this->replaceNamedRangeContent = $replaceNamedRangeContent;
}
/**
* @return Google_Service_Docs_ReplaceNamedRangeContentRequest
*/
public function getReplaceNamedRangeContent()
{
return $this->replaceNamedRangeContent;
}
/**
* @param Google_Service_Docs_UnmergeTableCellsRequest
*/
public function setUnmergeTableCells(Google_Service_Docs_UnmergeTableCellsRequest $unmergeTableCells)
{
$this->unmergeTableCells = $unmergeTableCells;
}
/**
* @return Google_Service_Docs_UnmergeTableCellsRequest
*/
public function getUnmergeTableCells()
{
return $this->unmergeTableCells;
}
/**
* @param Google_Service_Docs_UpdateDocumentStyleRequest
*/
public function setUpdateDocumentStyle(Google_Service_Docs_UpdateDocumentStyleRequest $updateDocumentStyle)
{
$this->updateDocumentStyle = $updateDocumentStyle;
}
/**
* @return Google_Service_Docs_UpdateDocumentStyleRequest
*/
public function getUpdateDocumentStyle()
{
return $this->updateDocumentStyle;
}
/**
* @param Google_Service_Docs_UpdateParagraphStyleRequest
*/
public function setUpdateParagraphStyle(Google_Service_Docs_UpdateParagraphStyleRequest $updateParagraphStyle)
{
$this->updateParagraphStyle = $updateParagraphStyle;
}
/**
* @return Google_Service_Docs_UpdateParagraphStyleRequest
*/
public function getUpdateParagraphStyle()
{
return $this->updateParagraphStyle;
}
/**
* @param Google_Service_Docs_UpdateSectionStyleRequest
*/
public function setUpdateSectionStyle(Google_Service_Docs_UpdateSectionStyleRequest $updateSectionStyle)
{
$this->updateSectionStyle = $updateSectionStyle;
}
/**
* @return Google_Service_Docs_UpdateSectionStyleRequest
*/
public function getUpdateSectionStyle()
{
return $this->updateSectionStyle;
}
/**
* @param Google_Service_Docs_UpdateTableCellStyleRequest
*/
public function setUpdateTableCellStyle(Google_Service_Docs_UpdateTableCellStyleRequest $updateTableCellStyle)
{
$this->updateTableCellStyle = $updateTableCellStyle;
}
/**
* @return Google_Service_Docs_UpdateTableCellStyleRequest
*/
public function getUpdateTableCellStyle()
{
return $this->updateTableCellStyle;
}
/**
* @param Google_Service_Docs_UpdateTableColumnPropertiesRequest
*/
public function setUpdateTableColumnProperties(Google_Service_Docs_UpdateTableColumnPropertiesRequest $updateTableColumnProperties)
{
$this->updateTableColumnProperties = $updateTableColumnProperties;
}
/**
* @return Google_Service_Docs_UpdateTableColumnPropertiesRequest
*/
public function getUpdateTableColumnProperties()
{
return $this->updateTableColumnProperties;
}
/**
* @param Google_Service_Docs_UpdateTableRowStyleRequest
*/
public function setUpdateTableRowStyle(Google_Service_Docs_UpdateTableRowStyleRequest $updateTableRowStyle)
{
$this->updateTableRowStyle = $updateTableRowStyle;
}
/**
* @return Google_Service_Docs_UpdateTableRowStyleRequest
*/
public function getUpdateTableRowStyle()
{
return $this->updateTableRowStyle;
}
/**
* @param Google_Service_Docs_UpdateTextStyleRequest
*/
public function setUpdateTextStyle(Google_Service_Docs_UpdateTextStyleRequest $updateTextStyle)
{
$this->updateTextStyle = $updateTextStyle;
}
/**
* @return Google_Service_Docs_UpdateTextStyleRequest
*/
public function getUpdateTextStyle()
{
return $this->updateTextStyle;
}
}