View Source GoogleApi.Docs.V1.Model.LinkedContentReference (google_api_docs v0.17.0)
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
@type t() :: %GoogleApi.Docs.V1.Model.LinkedContentReference{ sheetsChartReference: GoogleApi.Docs.V1.Model.SheetsChartReference.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.