slides  v1
Properties | List of all members
Google.Apis.Slides.v1.Data.Response Class Reference

A single response from an update. More...

Inheritance diagram for Google.Apis.Slides.v1.Data.Response:
Google::Apis::Requests::IDirectResponseSchema

Properties

virtual CreateImageResponse CreateImage [get, set]
 The result of creating an image. More...
 
virtual CreateLineResponse CreateLine [get, set]
 The result of creating a line. More...
 
virtual CreateShapeResponse CreateShape [get, set]
 The result of creating a shape. More...
 
virtual CreateSheetsChartResponse CreateSheetsChart [get, set]
 The result of creating a Google Sheets chart. More...
 
virtual CreateSlideResponse CreateSlide [get, set]
 The result of creating a slide. More...
 
virtual CreateTableResponse CreateTable [get, set]
 The result of creating a table. More...
 
virtual CreateVideoResponse CreateVideo [get, set]
 The result of creating a video. More...
 
virtual DuplicateObjectResponse DuplicateObject [get, set]
 The result of duplicating an object. More...
 
virtual GroupObjectsResponse GroupObjects [get, set]
 The result of grouping objects. More...
 
virtual ReplaceAllShapesWithImageResponse ReplaceAllShapesWithImage [get, set]
 The result of replacing all shapes matching some criteria with an image. More...
 
virtual ReplaceAllShapesWithSheetsChartResponse ReplaceAllShapesWithSheetsChart [get, set]
 The result of replacing all shapes matching some criteria with a Google Sheets chart. More...
 
virtual ReplaceAllTextResponse ReplaceAllText [get, set]
 The result of replacing text. More...
 
virtual string ETag [get, set]
 The ETag of the item. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Detailed Description

A single response from an update.

Property Documentation

◆ CreateImage

virtual CreateImageResponse Google.Apis.Slides.v1.Data.Response.CreateImage
getset

The result of creating an image.

◆ CreateLine

virtual CreateLineResponse Google.Apis.Slides.v1.Data.Response.CreateLine
getset

The result of creating a line.

◆ CreateShape

virtual CreateShapeResponse Google.Apis.Slides.v1.Data.Response.CreateShape
getset

The result of creating a shape.

◆ CreateSheetsChart

virtual CreateSheetsChartResponse Google.Apis.Slides.v1.Data.Response.CreateSheetsChart
getset

The result of creating a Google Sheets chart.

◆ CreateSlide

virtual CreateSlideResponse Google.Apis.Slides.v1.Data.Response.CreateSlide
getset

The result of creating a slide.

◆ CreateTable

virtual CreateTableResponse Google.Apis.Slides.v1.Data.Response.CreateTable
getset

The result of creating a table.

◆ CreateVideo

virtual CreateVideoResponse Google.Apis.Slides.v1.Data.Response.CreateVideo
getset

The result of creating a video.

◆ DuplicateObject

virtual DuplicateObjectResponse Google.Apis.Slides.v1.Data.Response.DuplicateObject
getset

The result of duplicating an object.

◆ ETag

virtual string Google.Apis.Slides.v1.Data.Response.ETag
getset

The ETag of the item.

◆ GroupObjects

virtual GroupObjectsResponse Google.Apis.Slides.v1.Data.Response.GroupObjects
getset

The result of grouping objects.

◆ ReplaceAllShapesWithImage

virtual ReplaceAllShapesWithImageResponse Google.Apis.Slides.v1.Data.Response.ReplaceAllShapesWithImage
getset

The result of replacing all shapes matching some criteria with an image.

◆ ReplaceAllShapesWithSheetsChart

virtual ReplaceAllShapesWithSheetsChartResponse Google.Apis.Slides.v1.Data.Response.ReplaceAllShapesWithSheetsChart
getset

The result of replacing all shapes matching some criteria with a Google Sheets chart.

◆ ReplaceAllText

virtual ReplaceAllTextResponse Google.Apis.Slides.v1.Data.Response.ReplaceAllText
getset

The result of replacing text.


The documentation for this class was generated from the following file: