GoogleApi.Slides.V1.Model.Request (google_api_slides v0.16.0) View Source
A single kind of update to apply to a presentation.
Attributes
-
deleteObject
(type:GoogleApi.Slides.V1.Model.DeleteObjectRequest.t
, default:nil
) - Deletes a page or page element from the presentation. -
insertTableColumns
(type:GoogleApi.Slides.V1.Model.InsertTableColumnsRequest.t
, default:nil
) - Inserts columns into a table. -
deleteParagraphBullets
(type:GoogleApi.Slides.V1.Model.DeleteParagraphBulletsRequest.t
, default:nil
) - Deletes bullets from paragraphs. -
deleteTableColumn
(type:GoogleApi.Slides.V1.Model.DeleteTableColumnRequest.t
, default:nil
) - Deletes a column from a table. -
updateTableBorderProperties
(type:GoogleApi.Slides.V1.Model.UpdateTableBorderPropertiesRequest.t
, default:nil
) - Updates the properties of the table borders in a Table. -
updatePageProperties
(type:GoogleApi.Slides.V1.Model.UpdatePagePropertiesRequest.t
, default:nil
) - Updates the properties of a Page. -
groupObjects
(type:GoogleApi.Slides.V1.Model.GroupObjectsRequest.t
, default:nil
) - Groups objects, such as page elements. -
updateTableCellProperties
(type:GoogleApi.Slides.V1.Model.UpdateTableCellPropertiesRequest.t
, default:nil
) - Updates the properties of a TableCell. -
updateShapeProperties
(type:GoogleApi.Slides.V1.Model.UpdateShapePropertiesRequest.t
, default:nil
) - Updates the properties of a Shape. -
deleteText
(type:GoogleApi.Slides.V1.Model.DeleteTextRequest.t
, default:nil
) - Deletes text from a shape or a table cell. -
createSheetsChart
(type:GoogleApi.Slides.V1.Model.CreateSheetsChartRequest.t
, default:nil
) - Creates an embedded Google Sheets chart. -
replaceImage
(type:GoogleApi.Slides.V1.Model.ReplaceImageRequest.t
, default:nil
) - Replaces an existing image with a new image. -
createSlide
(type:GoogleApi.Slides.V1.Model.CreateSlideRequest.t
, default:nil
) - Creates a new slide. -
createTable
(type:GoogleApi.Slides.V1.Model.CreateTableRequest.t
, default:nil
) - Creates a new table. -
updateTableColumnProperties
(type:GoogleApi.Slides.V1.Model.UpdateTableColumnPropertiesRequest.t
, default:nil
) - Updates the properties of a Table column. -
createVideo
(type:GoogleApi.Slides.V1.Model.CreateVideoRequest.t
, default:nil
) - Creates a video. -
createLine
(type:GoogleApi.Slides.V1.Model.CreateLineRequest.t
, default:nil
) - Creates a line. -
deleteTableRow
(type:GoogleApi.Slides.V1.Model.DeleteTableRowRequest.t
, default:nil
) - Deletes a row from a table. -
ungroupObjects
(type:GoogleApi.Slides.V1.Model.UngroupObjectsRequest.t
, default:nil
) - Ungroups objects, such as groups. -
rerouteLine
(type:GoogleApi.Slides.V1.Model.RerouteLineRequest.t
, default:nil
) - Reroutes a line such that it's connected at the two closest connection sites on the connected page elements. -
updateTableRowProperties
(type:GoogleApi.Slides.V1.Model.UpdateTableRowPropertiesRequest.t
, default:nil
) - Updates the properties of a Table row. -
updateTextStyle
(type:GoogleApi.Slides.V1.Model.UpdateTextStyleRequest.t
, default:nil
) - Updates the styling of text within a Shape or Table. -
updateImageProperties
(type:GoogleApi.Slides.V1.Model.UpdateImagePropertiesRequest.t
, default:nil
) - Updates the properties of an Image. -
insertTableRows
(type:GoogleApi.Slides.V1.Model.InsertTableRowsRequest.t
, default:nil
) - Inserts rows into a table. -
createImage
(type:GoogleApi.Slides.V1.Model.CreateImageRequest.t
, default:nil
) - Creates an image. -
replaceAllShapesWithImage
(type:GoogleApi.Slides.V1.Model.ReplaceAllShapesWithImageRequest.t
, default:nil
) - Replaces all shapes matching some criteria with an image. -
updatePageElementAltText
(type:GoogleApi.Slides.V1.Model.UpdatePageElementAltTextRequest.t
, default:nil
) - Updates the alt text title and/or description of a page element. -
duplicateObject
(type:GoogleApi.Slides.V1.Model.DuplicateObjectRequest.t
, default:nil
) - Duplicates a slide or page element. -
replaceAllText
(type:GoogleApi.Slides.V1.Model.ReplaceAllTextRequest.t
, default:nil
) - Replaces all instances of specified text. -
updateVideoProperties
(type:GoogleApi.Slides.V1.Model.UpdateVideoPropertiesRequest.t
, default:nil
) - Updates the properties of a Video. -
replaceAllShapesWithSheetsChart
(type:GoogleApi.Slides.V1.Model.ReplaceAllShapesWithSheetsChartRequest.t
, default:nil
) - Replaces all shapes matching some criteria with a Google Sheets chart. -
updatePageElementsZOrder
(type:GoogleApi.Slides.V1.Model.UpdatePageElementsZOrderRequest.t
, default:nil
) - Updates the Z-order of page elements. -
updatePageElementTransform
(type:GoogleApi.Slides.V1.Model.UpdatePageElementTransformRequest.t
, default:nil
) - Updates the transform of a page element. -
updateSlidesPosition
(type:GoogleApi.Slides.V1.Model.UpdateSlidesPositionRequest.t
, default:nil
) - Updates the position of a set of slides in the presentation. -
insertText
(type:GoogleApi.Slides.V1.Model.InsertTextRequest.t
, default:nil
) - Inserts text into a shape or table cell. -
createShape
(type:GoogleApi.Slides.V1.Model.CreateShapeRequest.t
, default:nil
) - Creates a new shape. -
createParagraphBullets
(type:GoogleApi.Slides.V1.Model.CreateParagraphBulletsRequest.t
, default:nil
) - Creates bullets for paragraphs. -
updateLineProperties
(type:GoogleApi.Slides.V1.Model.UpdateLinePropertiesRequest.t
, default:nil
) - Updates the properties of a Line. -
mergeTableCells
(type:GoogleApi.Slides.V1.Model.MergeTableCellsRequest.t
, default:nil
) - Merges cells in a Table. -
unmergeTableCells
(type:GoogleApi.Slides.V1.Model.UnmergeTableCellsRequest.t
, default:nil
) - Unmerges cells in a Table. -
refreshSheetsChart
(type:GoogleApi.Slides.V1.Model.RefreshSheetsChartRequest.t
, default:nil
) - Refreshes a Google Sheets chart. -
updateLineCategory
(type:GoogleApi.Slides.V1.Model.UpdateLineCategoryRequest.t
, default:nil
) - Updates the category of a line. -
updateParagraphStyle
(type:GoogleApi.Slides.V1.Model.UpdateParagraphStyleRequest.t
, default:nil
) - Updates the styling of paragraphs within a Shape or Table.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.Slides.V1.Model.Request{ createImage: GoogleApi.Slides.V1.Model.CreateImageRequest.t(), createLine: GoogleApi.Slides.V1.Model.CreateLineRequest.t(), createParagraphBullets: GoogleApi.Slides.V1.Model.CreateParagraphBulletsRequest.t(), createShape: GoogleApi.Slides.V1.Model.CreateShapeRequest.t(), createSheetsChart: GoogleApi.Slides.V1.Model.CreateSheetsChartRequest.t(), createSlide: GoogleApi.Slides.V1.Model.CreateSlideRequest.t(), createTable: GoogleApi.Slides.V1.Model.CreateTableRequest.t(), createVideo: GoogleApi.Slides.V1.Model.CreateVideoRequest.t(), deleteObject: GoogleApi.Slides.V1.Model.DeleteObjectRequest.t(), deleteParagraphBullets: GoogleApi.Slides.V1.Model.DeleteParagraphBulletsRequest.t(), deleteTableColumn: GoogleApi.Slides.V1.Model.DeleteTableColumnRequest.t(), deleteTableRow: GoogleApi.Slides.V1.Model.DeleteTableRowRequest.t(), deleteText: GoogleApi.Slides.V1.Model.DeleteTextRequest.t(), duplicateObject: GoogleApi.Slides.V1.Model.DuplicateObjectRequest.t(), groupObjects: GoogleApi.Slides.V1.Model.GroupObjectsRequest.t(), insertTableColumns: GoogleApi.Slides.V1.Model.InsertTableColumnsRequest.t(), insertTableRows: GoogleApi.Slides.V1.Model.InsertTableRowsRequest.t(), insertText: GoogleApi.Slides.V1.Model.InsertTextRequest.t(), mergeTableCells: GoogleApi.Slides.V1.Model.MergeTableCellsRequest.t(), refreshSheetsChart: GoogleApi.Slides.V1.Model.RefreshSheetsChartRequest.t(), replaceAllShapesWithImage: GoogleApi.Slides.V1.Model.ReplaceAllShapesWithImageRequest.t(), replaceAllShapesWithSheetsChart: GoogleApi.Slides.V1.Model.ReplaceAllShapesWithSheetsChartRequest.t(), replaceAllText: GoogleApi.Slides.V1.Model.ReplaceAllTextRequest.t(), replaceImage: GoogleApi.Slides.V1.Model.ReplaceImageRequest.t(), rerouteLine: GoogleApi.Slides.V1.Model.RerouteLineRequest.t(), ungroupObjects: GoogleApi.Slides.V1.Model.UngroupObjectsRequest.t(), unmergeTableCells: GoogleApi.Slides.V1.Model.UnmergeTableCellsRequest.t(), updateImageProperties: GoogleApi.Slides.V1.Model.UpdateImagePropertiesRequest.t(), updateLineCategory: GoogleApi.Slides.V1.Model.UpdateLineCategoryRequest.t(), updateLineProperties: GoogleApi.Slides.V1.Model.UpdateLinePropertiesRequest.t(), updatePageElementAltText: GoogleApi.Slides.V1.Model.UpdatePageElementAltTextRequest.t(), updatePageElementTransform: GoogleApi.Slides.V1.Model.UpdatePageElementTransformRequest.t(), updatePageElementsZOrder: GoogleApi.Slides.V1.Model.UpdatePageElementsZOrderRequest.t(), updatePageProperties: GoogleApi.Slides.V1.Model.UpdatePagePropertiesRequest.t(), updateParagraphStyle: GoogleApi.Slides.V1.Model.UpdateParagraphStyleRequest.t(), updateShapeProperties: GoogleApi.Slides.V1.Model.UpdateShapePropertiesRequest.t(), updateSlidesPosition: GoogleApi.Slides.V1.Model.UpdateSlidesPositionRequest.t(), updateTableBorderProperties: GoogleApi.Slides.V1.Model.UpdateTableBorderPropertiesRequest.t(), updateTableCellProperties: GoogleApi.Slides.V1.Model.UpdateTableCellPropertiesRequest.t(), updateTableColumnProperties: GoogleApi.Slides.V1.Model.UpdateTableColumnPropertiesRequest.t(), updateTableRowProperties: GoogleApi.Slides.V1.Model.UpdateTableRowPropertiesRequest.t(), updateTextStyle: GoogleApi.Slides.V1.Model.UpdateTextStyleRequest.t(), updateVideoProperties: GoogleApi.Slides.V1.Model.UpdateVideoPropertiesRequest.t() }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.