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

TMetricDescriptor

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

Declaration

Source position: googlemonitoring.pp line 599

type TMetricDescriptor = class(TGoogleBaseObject)

protected

  class function ExportPropertyName(); override;

  

  procedure Setname(); virtual;

  

  procedure Set_type(); virtual;

  

  procedure Setlabels(); virtual;

  

  procedure SetmetricKind(); virtual;

  

  procedure SetvalueType(); virtual;

  

  procedure Set_unit(); virtual;

  

  procedure Setdescription(); virtual;

  

  procedure SetdisplayName(); virtual;

  

published

  property name: string; [rw]

  

  property _type: string; [rw]

  

  property labels: TMetricDescriptorTypelabelsArray; [rw]

  

  property metricKind: string; [rw]

  

  property valueType: string; [rw]

  

  property _unit: string; [rw]

  

  property description: string; [rw]

  

  property displayName: string; [rw]

  

end;

Inheritance

TMetricDescriptor

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio