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

setCreateImage(CreateImageResponse $createImage)

No description

setCreateLine(CreateLineResponse $createLine)

No description

setCreateShape(CreateShapeResponse $createShape)

No description

setCreateSheetsChart(CreateSheetsChartResponse $createSheetsChart)

No description

setCreateSlide(CreateSlideResponse $createSlide)

No description

setCreateTable(CreateTableResponse $createTable)

No description

setCreateVideo(CreateVideoResponse $createVideo)

No description

setDuplicateObject(DuplicateObjectResponse $duplicateObject)

No description

setGroupObjects(GroupObjectsResponse $groupObjects)

No description

setReplaceAllShapesWithImage(ReplaceAllShapesWithImageResponse $replaceAllShapesWithImage)

No description

setReplaceAllShapesWithSheetsChart(ReplaceAllShapesWithSheetsChartResponse $replaceAllShapesWithSheetsChart)

No description

setReplaceAllText(ReplaceAllTextResponse $replaceAllText)

No description

Details

setCreateImage(CreateImageResponse $createImage)

No description

Parameters

CreateImageResponse $createImage

CreateImageResponse getCreateImage()

No description

Return Value

CreateImageResponse

setCreateLine(CreateLineResponse $createLine)

No description

Parameters

CreateLineResponse $createLine

CreateLineResponse getCreateLine()

No description

Return Value

CreateLineResponse

setCreateShape(CreateShapeResponse $createShape)

No description

Parameters

CreateShapeResponse $createShape

CreateShapeResponse getCreateShape()

No description

Return Value

CreateShapeResponse

setCreateSheetsChart(CreateSheetsChartResponse $createSheetsChart)

No description

Parameters

CreateSheetsChartResponse $createSheetsChart

CreateSheetsChartResponse getCreateSheetsChart()

No description

setCreateSlide(CreateSlideResponse $createSlide)

No description

Parameters

CreateSlideResponse $createSlide

CreateSlideResponse getCreateSlide()

No description

Return Value

CreateSlideResponse

setCreateTable(CreateTableResponse $createTable)

No description

Parameters

CreateTableResponse $createTable

CreateTableResponse getCreateTable()

No description

Return Value

CreateTableResponse

setCreateVideo(CreateVideoResponse $createVideo)

No description

Parameters

CreateVideoResponse $createVideo

CreateVideoResponse getCreateVideo()

No description

Return Value

CreateVideoResponse

setDuplicateObject(DuplicateObjectResponse $duplicateObject)

No description

Parameters

DuplicateObjectResponse $duplicateObject

DuplicateObjectResponse getDuplicateObject()

No description

setGroupObjects(GroupObjectsResponse $groupObjects)

No description

Parameters

GroupObjectsResponse $groupObjects

GroupObjectsResponse getGroupObjects()

No description

Return Value

GroupObjectsResponse

setReplaceAllShapesWithImage(ReplaceAllShapesWithImageResponse $replaceAllShapesWithImage)

No description

Parameters

ReplaceAllShapesWithImageResponse $replaceAllShapesWithImage

ReplaceAllShapesWithImageResponse getReplaceAllShapesWithImage()

No description

setReplaceAllShapesWithSheetsChart(ReplaceAllShapesWithSheetsChartResponse $replaceAllShapesWithSheetsChart)

No description

Parameters

ReplaceAllShapesWithSheetsChartResponse $replaceAllShapesWithSheetsChart

ReplaceAllShapesWithSheetsChartResponse getReplaceAllShapesWithSheetsChart()

No description

setReplaceAllText(ReplaceAllTextResponse $replaceAllText)

No description

Parameters

ReplaceAllTextResponse $replaceAllText

ReplaceAllTextResponse getReplaceAllText()

No description

Return Value

ReplaceAllTextResponse