[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googlebigquery.pp line 1509
type TTableDataInsertAllResponseTypeinsertErrorsItem = class(TGoogleBaseObject) |
protected |
procedure Seterrors(); virtual; |
procedure Setindex(); virtual; |
published |
property errors: TTableDataInsertAllResponseTypeinsertErrorsItemTypeerrorsArray; [rw] |
property index: Integer; [rw] |
end; |
| |
| |
TObject |