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

TMetricDescriptor

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

Declaration

Source position: googlecloudmonitoring.pp line 223

type TMetricDescriptor = class(TGoogleBaseObject)

protected

  procedure Setdescription(); virtual;

  procedure Setlabels(); virtual;

  procedure Setname(); virtual;

  procedure Setproject(); virtual;

  procedure SettypeDescriptor(); virtual;

published

  property description: string; [rw]

  property labels: TMetricDescriptorTypelabelsArray; [rw]

  property name: string; [rw]

  property project: string; [rw]

  property typeDescriptor: TMetricDescriptorTypeDescriptor; [rw]

end;

Inheritance

TMetricDescriptor

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18