View Source GoogleApi.Sheets.V4.Model.DataSourceObjectReferences (google_api_sheets v0.33.3)

A list of references to data source objects.

Attributes

  • references (type: list(GoogleApi.Sheets.V4.Model.DataSourceObjectReference.t), default: nil) - The references.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.Sheets.V4.Model.DataSourceObjectReferences{
  references: [GoogleApi.Sheets.V4.Model.DataSourceObjectReference.t()] | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.