google_api_docs v0.10.0 GoogleApi.Docs.V1.Model.Response View Source

A single response from an update.

Attributes

  • createFooter (type: GoogleApi.Docs.V1.Model.CreateFooterResponse.t, default: nil) - The result of creating a footer.
  • createFootnote (type: GoogleApi.Docs.V1.Model.CreateFootnoteResponse.t, default: nil) - The result of creating a footnote.
  • createHeader (type: GoogleApi.Docs.V1.Model.CreateHeaderResponse.t, default: nil) - The result of creating a header.
  • createNamedRange (type: GoogleApi.Docs.V1.Model.CreateNamedRangeResponse.t, default: nil) - The result of creating a named range.
  • insertInlineImage (type: GoogleApi.Docs.V1.Model.InsertInlineImageResponse.t, default: nil) - The result of inserting an inline image.
  • insertInlineSheetsChart (type: GoogleApi.Docs.V1.Model.InsertInlineSheetsChartResponse.t, default: nil) - The result of inserting an inline Google Sheets chart.
  • replaceAllText (type: GoogleApi.Docs.V1.Model.ReplaceAllTextResponse.t, default: nil) - The result of replacing text.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.