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, GroupObjectsRequest, GroupObjectsResponse, Image, ImageProperties, InsertTableColumnsRequest, InsertTableRowsRequest, InsertTextRequest, LayoutPlaceholderIdMapping, LayoutProperties, LayoutReference, Line, 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, 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, UpdateLinePropertiesRequest, UpdatePageElementAltTextRequest, UpdatePageElementTransformRequest, UpdatePagePropertiesRequest, UpdateParagraphStyleRequest, UpdateShapePropertiesRequest, UpdateSlidesPositionRequest, UpdateTableBorderPropertiesRequest, UpdateTableCellPropertiesRequest, UpdateTableColumnPropertiesRequest, UpdateTableRowPropertiesRequest, UpdateTextStyleRequest, UpdateVideoPropertiesRequest, Video, VideoProperties, WeightedFontFamily, WordArt, WriteControl
Constant Summary collapse
- VERSION =
'V1'
- REVISION =
'20180329'
- AUTH_DRIVE =
View and manage the files in your Google Drive
'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 =
View the files in your Google Drive
'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 =
View and manage 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'