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

TDistribution

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

Declaration

Source position: googlemonitoring.pp line 268

type TDistribution = class(TGoogleBaseObject)

protected

  procedure Setcount(); virtual;

  

  procedure Setmean(); virtual;

  

  procedure SetsumOfSquaredDeviation(); virtual;

  

  procedure Setrange(); virtual;

  

  procedure SetbucketOptions(); virtual;

  

  procedure SetbucketCounts(); virtual;

  

published

  property count: string; [rw]

  

  property mean: Double; [rw]

  

  property sumOfSquaredDeviation: Double; [rw]

  

  property range: TRange; [rw]

  

  property bucketOptions: TBucketOptions; [rw]

  

  property bucketCounts: TStringArray; [rw]

  

end;

Inheritance

TDistribution

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio