Response
class Response extends Model (View source)
Properties
| protected | $createImageType | ||
| protected | $createImageDataType | ||
| protected | $createLineType | ||
| protected | $createLineDataType | ||
| protected | $createShapeType | ||
| protected | $createShapeDataType | ||
| protected | $createSheetsChartType | ||
| protected | $createSheetsChartDataType | ||
| protected | $createSlideType | ||
| protected | $createSlideDataType | ||
| protected | $createTableType | ||
| protected | $createTableDataType | ||
| protected | $createVideoType | ||
| protected | $createVideoDataType | ||
| protected | $duplicateObjectType | ||
| protected | $duplicateObjectDataType | ||
| protected | $groupObjectsType | ||
| protected | $groupObjectsDataType | ||
| protected | $replaceAllShapesWithImageType | ||
| protected | $replaceAllShapesWithImageDataType | ||
| protected | $replaceAllShapesWithSheetsChartType | ||
| protected | $replaceAllShapesWithSheetsChartDataType | ||
| protected | $replaceAllTextType | ||
| protected | $replaceAllTextDataType |
Methods
getCreateImage()
No description
getCreateLine()
No description
getCreateShape()
No description
getCreateSheetsChart()
No description
getCreateSlide()
No description
getCreateTable()
No description
getCreateVideo()
No description
getDuplicateObject()
No description
getGroupObjects()
No description
setReplaceAllShapesWithImage(ReplaceAllShapesWithImageResponse $replaceAllShapesWithImage)
No description
getReplaceAllShapesWithImage()
No description
setReplaceAllShapesWithSheetsChart(ReplaceAllShapesWithSheetsChartResponse $replaceAllShapesWithSheetsChart)
No description
getReplaceAllText()
No description
Details
setCreateImage(CreateImageResponse $createImage)
No description
CreateImageResponse
getCreateImage()
No description
setCreateLine(CreateLineResponse $createLine)
No description
CreateLineResponse
getCreateLine()
No description
setCreateShape(CreateShapeResponse $createShape)
No description
CreateShapeResponse
getCreateShape()
No description
setCreateSheetsChart(CreateSheetsChartResponse $createSheetsChart)
No description
CreateSheetsChartResponse
getCreateSheetsChart()
No description
setCreateSlide(CreateSlideResponse $createSlide)
No description
CreateSlideResponse
getCreateSlide()
No description
setCreateTable(CreateTableResponse $createTable)
No description
CreateTableResponse
getCreateTable()
No description
setCreateVideo(CreateVideoResponse $createVideo)
No description
CreateVideoResponse
getCreateVideo()
No description
setDuplicateObject(DuplicateObjectResponse $duplicateObject)
No description
DuplicateObjectResponse
getDuplicateObject()
No description
setGroupObjects(GroupObjectsResponse $groupObjects)
No description
GroupObjectsResponse
getGroupObjects()
No description
setReplaceAllShapesWithImage(ReplaceAllShapesWithImageResponse $replaceAllShapesWithImage)
No description
ReplaceAllShapesWithImageResponse
getReplaceAllShapesWithImage()
No description
setReplaceAllShapesWithSheetsChart(ReplaceAllShapesWithSheetsChartResponse $replaceAllShapesWithSheetsChart)
No description
ReplaceAllShapesWithSheetsChartResponse
getReplaceAllShapesWithSheetsChart()
No description
setReplaceAllText(ReplaceAllTextResponse $replaceAllText)
No description
ReplaceAllTextResponse
getReplaceAllText()
No description