[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googleclouderrorreporting.pp line 234
type TListEventsResponse = class(TGoogleBaseObject) |
protected |
procedure SetnextPageToken(); virtual; |
procedure SeterrorEvents(); virtual; |
published |
property nextPageToken: string; [rw] |
property errorEvents: TListEventsResponseTypeerrorEventsArray; [rw] |
end; |
| |
| |
TObject |