GoogleApi.Sheets.V4.Model.DeleteDataSourceRequest (google_api_sheets v0.28.1) View Source
Deletes a data source. The request also deletes the associated data source sheet, and unlinks all associated data source objects.
Attributes
-
dataSourceId
(type:String.t
, default:nil
) - The ID of the data source to delete.
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.DeleteDataSourceRequest{ dataSourceId: String.t() | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.