[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googlecloudmonitoring.pp line 274
type TMetricDescriptorTypeDescriptor = class(TGoogleBaseObject) |
protected |
procedure SetmetricType(); virtual; |
procedure SetvalueType(); virtual; |
published |
property metricType: string; [rw] |
property valueType: string; [rw] |
end; |
| |
| |
TObject |