GoogleApi.Slides.V1.Model.Response (google_api_slides v0.24.0)

View Source

A single response from an update.

Attributes

  • createImage (type: GoogleApi.Slides.V1.Model.CreateImageResponse.t, default: nil) - The result of creating an image.
  • createLine (type: GoogleApi.Slides.V1.Model.CreateLineResponse.t, default: nil) - The result of creating a line.
  • createShape (type: GoogleApi.Slides.V1.Model.CreateShapeResponse.t, default: nil) - The result of creating a shape.
  • createSheetsChart (type: GoogleApi.Slides.V1.Model.CreateSheetsChartResponse.t, default: nil) - The result of creating a Google Sheets chart.
  • createSlide (type: GoogleApi.Slides.V1.Model.CreateSlideResponse.t, default: nil) - The result of creating a slide.
  • createTable (type: GoogleApi.Slides.V1.Model.CreateTableResponse.t, default: nil) - The result of creating a table.
  • createVideo (type: GoogleApi.Slides.V1.Model.CreateVideoResponse.t, default: nil) - The result of creating a video.
  • duplicateObject (type: GoogleApi.Slides.V1.Model.DuplicateObjectResponse.t, default: nil) - The result of duplicating an object.
  • groupObjects (type: GoogleApi.Slides.V1.Model.GroupObjectsResponse.t, default: nil) - The result of grouping objects.
  • replaceAllShapesWithImage (type: GoogleApi.Slides.V1.Model.ReplaceAllShapesWithImageResponse.t, default: nil) - The result of replacing all shapes matching some criteria with an image.
  • replaceAllShapesWithSheetsChart (type: GoogleApi.Slides.V1.Model.ReplaceAllShapesWithSheetsChartResponse.t, default: nil) - The result of replacing all shapes matching some criteria with a Google Sheets chart.
  • replaceAllText (type: GoogleApi.Slides.V1.Model.ReplaceAllTextResponse.t, default: nil) - The result of replacing text.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

Functions

decode(value, options)

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.