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

TDistribution

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

Declaration

Source position: googlemonitoring.pp line 262

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


Documentation generated on: 2023-03-18