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

An API for creating and editing 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, Image, ImageProperties, InsertTableColumnsRequest, InsertTableRowsRequest, InsertTextRequest, LayoutPlaceholderIdMapping, LayoutProperties, LayoutReference, Line, LineFill, LineProperties, Link, List, NestingLevel, NotesProperties, OpaqueColor, OptionalColor, Outline, OutlineFill, Page, PageBackgroundFill, PageElement, PageElementProperties, PageProperties, ParagraphMarker, ParagraphStyle, Placeholder, Presentation, Range, Recolor, RefreshSheetsChartRequest, ReplaceAllShapesWithImageRequest, ReplaceAllShapesWithImageResponse, ReplaceAllShapesWithSheetsChartRequest, ReplaceAllShapesWithSheetsChartResponse, ReplaceAllTextRequest, ReplaceAllTextResponse, Request, Response, RgbColor, Shadow, Shape, ShapeBackgroundFill, ShapeProperties, SheetsChart, SheetsChartProperties, Size, SlideProperties, SlidesService, SolidFill, StretchedPictureFill, SubstringMatchCriteria, Table, TableCell, TableCellBackgroundFill, TableCellLocation, TableCellProperties, TableColumnProperties, TableRange, TableRow, TextContent, TextElement, TextRun, TextStyle, ThemeColorPair, Thumbnail, UpdateImagePropertiesRequest, UpdateLinePropertiesRequest, UpdatePageElementTransformRequest, UpdatePagePropertiesRequest, UpdateParagraphStyleRequest, UpdateShapePropertiesRequest, UpdateSlidesPositionRequest, UpdateTableCellPropertiesRequest, UpdateTextStyleRequest, UpdateVideoPropertiesRequest, Video, VideoProperties, WeightedFontFamily, WordArt, WriteControl

Constant Summary collapse

VERSION =
'V1'
REVISION =
'20170519'
AUTH_SPREADSHEETS =

View and manage your spreadsheets in Google Drive

'https://www.googleapis.com/auth/spreadsheets'
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_READONLY =

View your Google Spreadsheets

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

View and manage the files in your Google Drive

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

View the files in your Google Drive

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