[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googledataproc.pp line 587
type TJobReference = class(TGoogleBaseObject) |
protected |
procedure SetprojectId(); virtual; |
procedure SetjobId(); virtual; |
published |
property projectId: string; [rw] |
property jobId: string; [rw] |
end; |
| |
| |
TObject |