Module: Google::Apis::SlidesV1

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

Overview

Google Slides API

Reads and writes Google Slides presentations.

Defined Under Namespace

Classes: AffineTransform, AutoText, Autofit, 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, SpeakerSpotlight, SpeakerSpotlightProperties, 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, UpdateSlidePropertiesRequest, UpdateSlidesPositionRequest, UpdateTableBorderPropertiesRequest, UpdateTableCellPropertiesRequest, UpdateTableColumnPropertiesRequest, UpdateTableRowPropertiesRequest, UpdateTextStyleRequest, UpdateVideoPropertiesRequest, Video, VideoProperties, WeightedFontFamily, WordArt, WriteControl

Constant Summary collapse

GEM_VERSION =

Version of the google-apis-slides_v1 gem

"0.28.0"
GENERATOR_VERSION =

Version of the code generator used to generate this client

"0.15.0"
REVISION =

Revision of the discovery document this client was generated from

"20240305"
VERSION =

Version of the Google Slides API this client connects to. This is NOT the gem version.

'V1'
AUTH_DRIVE =

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

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

See, edit, create, and delete only the specific Google Drive files you use 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 =

See, edit, create, and delete all your Google Slides presentations

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

See all your Google Slides presentations

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

See, edit, create, and delete all your Google Sheets spreadsheets

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

See all your Google Sheets spreadsheets

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