Module: Google::Apis::SlidesV1

Defined in:
generated/google/apis/slides_v1.rb,
generated/google/apis/slides_v1/classes.rb,
generated/google/apis/slides_v1/service.rb,
generated/google/apis/slides_v1/representations.rb

Overview

Google Slides API

Reads and writes Google Slides presentations.

Defined Under Namespace

Classes: AffineTransform, AutoText, BatchUpdatePresentationRequest, BatchUpdatePresentationResponse, Bullet, ColorScheme, ColorStop, CreateImageRequest, CreateImageResponse, CreateLineRequest, CreateLineResponse, CreateParagraphBulletsRequest, CreateShapeRequest, CreateShapeResponse, CreateSheetsChartRequest, CreateSheetsChartResponse, CreateSlideRequest, CreateSlideResponse, CreateTableRequest, CreateTableResponse, CreateVideoRequest, CreateVideoResponse, CropProperties, DeleteObjectRequest, DeleteParagraphBulletsRequest, DeleteTableColumnRequest, DeleteTableRowRequest, DeleteTextRequest, Dimension, DuplicateObjectRequest, DuplicateObjectResponse, Group, GroupObjectsRequest, GroupObjectsResponse, Image, ImageProperties, InsertTableColumnsRequest, InsertTableRowsRequest, InsertTextRequest, LayoutPlaceholderIdMapping, LayoutProperties, LayoutReference, Line, LineConnection, LineFill, LineProperties, Link, List, MasterProperties, MergeTableCellsRequest, NestingLevel, NotesProperties, OpaqueColor, OptionalColor, Outline, OutlineFill, Page, PageBackgroundFill, PageElement, PageElementProperties, PageProperties, ParagraphMarker, ParagraphStyle, Placeholder, Presentation, Range, Recolor, RefreshSheetsChartRequest, ReplaceAllShapesWithImageRequest, ReplaceAllShapesWithImageResponse, ReplaceAllShapesWithSheetsChartRequest, ReplaceAllShapesWithSheetsChartResponse, ReplaceAllTextRequest, ReplaceAllTextResponse, ReplaceImageRequest, Request, RerouteLineRequest, Response, RgbColor, Shadow, Shape, ShapeBackgroundFill, ShapeProperties, SheetsChart, SheetsChartProperties, Size, SlideProperties, SlidesService, SolidFill, StretchedPictureFill, SubstringMatchCriteria, Table, TableBorderCell, TableBorderFill, TableBorderProperties, TableBorderRow, TableCell, TableCellBackgroundFill, TableCellLocation, TableCellProperties, TableColumnProperties, TableRange, TableRow, TableRowProperties, TextContent, TextElement, TextRun, TextStyle, ThemeColorPair, Thumbnail, UngroupObjectsRequest, UnmergeTableCellsRequest, UpdateImagePropertiesRequest, UpdateLineCategoryRequest, UpdateLinePropertiesRequest, UpdatePageElementAltTextRequest, UpdatePageElementTransformRequest, UpdatePageElementsZOrderRequest, UpdatePagePropertiesRequest, UpdateParagraphStyleRequest, UpdateShapePropertiesRequest, UpdateSlidesPositionRequest, UpdateTableBorderPropertiesRequest, UpdateTableCellPropertiesRequest, UpdateTableColumnPropertiesRequest, UpdateTableRowPropertiesRequest, UpdateTextStyleRequest, UpdateVideoPropertiesRequest, Video, VideoProperties, WeightedFontFamily, WordArt, WriteControl

Constant Summary collapse

VERSION =
'V1'
REVISION =
'20201201'
AUTH_DRIVE =

See, edit, create, and delete all of your Google Drive files

'https://www.googleapis.com/auth/drive'
AUTH_DRIVE_FILE =

View and manage Google Drive files and folders that you have opened or created with this app

'https://www.googleapis.com/auth/drive.file'
AUTH_DRIVE_READONLY =

See and download all your Google Drive files

'https://www.googleapis.com/auth/drive.readonly'
AUTH_PRESENTATIONS =

View and manage your Google Slides presentations

'https://www.googleapis.com/auth/presentations'
AUTH_PRESENTATIONS_READONLY =

View your Google Slides presentations

'https://www.googleapis.com/auth/presentations.readonly'
AUTH_SPREADSHEETS =

See, edit, create, and delete your spreadsheets in Google Drive

'https://www.googleapis.com/auth/spreadsheets'
AUTH_SPREADSHEETS_READONLY =

View your Google Spreadsheets

'https://www.googleapis.com/auth/spreadsheets.readonly'