Class: Google::Apis::SheetsV4::ClearValuesRequest

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
generated/google/apis/sheets_v4/classes.rb,
generated/google/apis/sheets_v4/representations.rb,
generated/google/apis/sheets_v4/representations.rb

Overview

The request for clearing a range of values in a spreadsheet.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ ClearValuesRequest

Returns a new instance of ClearValuesRequest.



3154
3155
3156
# File 'generated/google/apis/sheets_v4/classes.rb', line 3154

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



3159
3160
# File 'generated/google/apis/sheets_v4/classes.rb', line 3159

def update!(**args)
end