Unit 'googlesheets' Package
[Overview][Types][Classes][Index] [#googleapi]

TBatchUpdateValuesResponse

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: googlesheets.pp line 541

type TBatchUpdateValuesResponse = class(TGoogleBaseObject)

protected

  procedure SettotalUpdatedSheets(); virtual;

  procedure SettotalUpdatedColumns(); virtual;

  procedure Setresponses(); virtual;

  procedure SettotalUpdatedCells(); virtual;

  procedure SetspreadsheetId(); virtual;

  procedure SettotalUpdatedRows(); virtual;

published

  property totalUpdatedSheets: Integer; [rw]

  property totalUpdatedColumns: Integer; [rw]

  property responses: TBatchUpdateValuesResponseTyperesponsesArray; [rw]

  property totalUpdatedCells: Integer; [rw]

  property spreadsheetId: string; [rw]

  property totalUpdatedRows: Integer; [rw]

end;

Inheritance

TBatchUpdateValuesResponse

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18