GoogleApi.Sheets.V4.Model.DataSourceColumnReference (google_api_sheets v0.28.1) View Source
An unique identifier that references a data source column.
Attributes
-
name
(type:String.t
, default:nil
) - The display name of the column. It should be unique within a data source.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.Sheets.V4.Model.DataSourceColumnReference{ name: String.t() | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.