Interface protos.google.api.IDistribution (9.5.7)

Properties of a Distribution.

Package

@google-cloud/logging!

Properties

bucketCounts

  bucketCounts 
 ?: 
  
 (( 
 number 
 | 
 Long 
 | 
 string 
 )[] 
 | 
 null 
 ); 
 

Distribution bucketCounts

Property Value
Type Description
((number| Long |string)[]|null)

bucketOptions

  bucketOptions 
 ?: 
  
 ( 
 google 
 . 
 api 
 . 
 Distribution 
 . 
 IBucketOptions 
 | 
 null 
 ); 
 

Distribution bucketOptions

Property Value
Type Description
( google.api.Distribution.IBucketOptions |null)

count

  count 
 ?: 
  
 ( 
 number 
 | 
 Long 
 | 
 string 
 | 
 null 
 ); 
 

Distribution count

Property Value
Type Description
(number| Long |string|null)

exemplars

  exemplars 
 ?: 
  
 ( 
 google 
 . 
 api 
 . 
 Distribution 
 . 
 IExemplar 
 [] 
 | 
 null 
 ); 
 

Distribution exemplars

Property Value
Type Description
( google.api.Distribution.IExemplar []|null)

mean

  mean 
 ?: 
  
 ( 
 number 
 | 
 null 
 ); 
 

Distribution mean

Property Value
Type Description
(number|null)

range

  range 
 ?: 
  
 ( 
 google 
 . 
 api 
 . 
 Distribution 
 . 
 IRange 
 | 
 null 
 ); 
 

Distribution range

Property Value
Type Description
( google.api.Distribution.IRange |null)

sumOfSquaredDeviation

  sumOfSquaredDeviation 
 ?: 
  
 ( 
 number 
 | 
 null 
 ); 
 

Distribution sumOfSquaredDeviation

Property Value
Type Description
(number|null)
Design a Mobile Site
View Site in Mobile | Classic
Share by: