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

Methods included from Core::JsonObjectSupport

#to_json

Methods included from Core::Hashable

process_value, #to_h

Constructor Details

#initialize(**args) ⇒ ClearValuesRequest

Returns a new instance of ClearValuesRequest



5583
5584
5585
# File 'generated/google/apis/sheets_v4/classes.rb', line 5583

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



5588
5589
# File 'generated/google/apis/sheets_v4/classes.rb', line 5588

def update!(**args)
end