[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googleappengine.pp line 466
type TCpuUtilization = class(TGoogleBaseObject) |
protected |
procedure SetaggregationWindowLength(); virtual; |
procedure SettargetUtilization(); virtual; |
published |
property aggregationWindowLength: string; [rw] |
property targetUtilization: Double; [rw] |
end; |
| |
| |
TObject |