class Google::Apis::SheetsV4::ClearValuesRequest
The request for clearing a range of values in a spreadsheet.
Public Class Methods
new(**args)
click to toggle source
# File lib/google/apis/sheets_v4/classes.rb, line 3157 def initialize(**args) update!(**args) end
Public Instance Methods
update!(**args)
click to toggle source
Update properties of this object
# File lib/google/apis/sheets_v4/classes.rb, line 3162 def update!(**args) end