Unit 'googlecloudmonitoring' Package
[Overview][Types][Classes][Index] [#lz_googleapi]

TTimeseriesDescriptor

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: googlecloudmonitoring.pp line 457

type TTimeseriesDescriptor = class(TGoogleBaseObject)

protected

  procedure Setlabels(); virtual;

  

  procedure Setmetric(); virtual;

  

  procedure Setproject(); virtual;

  

published

  property labels: TTimeseriesDescriptorTypelabels; [rw]

  

  property metric: string; [rw]

  

  property project: string; [rw]

  

end;

Inheritance

TTimeseriesDescriptor

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio