google_api_sheets v0.24.1 GoogleApi.Sheets.V4.Model.DeleteDeveloperMetadataRequest View Source
A request to delete developer metadata.
Attributes
-
dataFilter(type:GoogleApi.Sheets.V4.Model.DataFilter.t, default:nil) - The data filter describing the criteria used to select which developer metadata entry 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.DeleteDeveloperMetadataRequest{
dataFilter: GoogleApi.Sheets.V4.Model.DataFilter.t()
}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.