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

TTableDataInsertAllRequest

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

Declaration

Source position: googlebigquery.pp line 1477

type TTableDataInsertAllRequest = class(TGoogleBaseObject)

protected

  procedure SetignoreUnknownValues(); virtual;

  procedure Setkind(); virtual;

  procedure Setrows(); virtual;

  procedure SetskipInvalidRows(); virtual;

  procedure SettemplateSuffix(); virtual;

published

  property ignoreUnknownValues: Boolean; [rw]

  property kind: string; [rw]

  property rows: TTableDataInsertAllRequestTyperowsArray; [rw]

  property skipInvalidRows: Boolean; [rw]

  property templateSuffix: string; [rw]

end;

Inheritance

TTableDataInsertAllRequest

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18