GoogleApi.Docs.V1.Model.LinkedContentReference (google_api_docs v0.18.0)

View Source

A reference to the external linked source content.

Attributes

  • sheetsChartReference (type: GoogleApi.Docs.V1.Model.SheetsChartReference.t, default: nil) - A reference to the linked chart.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.Docs.V1.Model.LinkedContentReference{
  sheetsChartReference: GoogleApi.Docs.V1.Model.SheetsChartReference.t() | nil
}

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.