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

TBucketOptions

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

Declaration

Source position: googlemonitoring.pp line 322

type TBucketOptions = class(TGoogleBaseObject)

protected

  procedure SetlinearBuckets(); virtual;

  

  procedure SetexponentialBuckets(); virtual;

  

  procedure SetexplicitBuckets(); virtual;

  

published

  property linearBuckets: TLinear; [rw]

  

  property exponentialBuckets: TExponential; [rw]

  

  property explicitBuckets: TExplicit; [rw]

  

end;

Inheritance

TBucketOptions

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio