struct GoogleSpreadsheets::UpdateValuesByDataFilterResponse

Included Modules

Defined in:

google_spreadsheets.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def updatedCells : Int64 #

[View source]
def updatedColumns : Int64 #

[View source]
def updatedData : ValueRange #

[View source]
def updatedRange : String #

[View source]
def updatedRows : Int64 #

[View source]