View Source GoogleApi.Docs.V1.Model.Response (google_api_docs v0.14.0)

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.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

Functions

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

Unwrap a decoded JSON object into its complex fields.