Distribution.php 1.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061
  1. <?php
  2. # Generated by the protocol buffer compiler. DO NOT EDIT!
  3. # source: google/api/distribution.proto
  4. namespace GPBMetadata\Google\Api;
  5. class Distribution
  6. {
  7. public static $is_initialized = false;
  8. public static function initOnce() {
  9. $pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
  10. if (static::$is_initialized == true) {
  11. return;
  12. }
  13. \GPBMetadata\Google\Protobuf\Any::initOnce();
  14. \GPBMetadata\Google\Protobuf\Timestamp::initOnce();
  15. $pool->internalAddGeneratedFile(
  16. '
  17. £
  18. google/api/distribution.proto
  19. google.apigoogle/protobuf/timestamp.proto"Ù
  20. Distribution
  21. count (
  22. mean (
  23. sum_of_squared_deviation (-
  24. range ( 2.google.api.Distribution.Range>
  25. bucket_options ( 2&.google.api.Distribution.BucketOptions
  26. bucket_counts (4
  27. exemplars
  28. ( 2!.google.api.Distribution.Exemplar!
  29. Range
  30. min (
  31. max (µ
  32. BucketOptionsG
  33. linear_buckets ( 2-.google.api.Distribution.BucketOptions.LinearH�Q
  34. exponential_buckets ( 22.google.api.Distribution.BucketOptions.ExponentialH�K
  35. explicit_buckets ( 2/.google.api.Distribution.BucketOptions.ExplicitH�C
  36. Linear
  37. num_finite_buckets (
  38. width (
  39. offset (O
  40. Exponential
  41. num_finite_buckets (
  42. growth_factor (
  43. scale (
  44. Explicit
  45. bounds (B
  46. optionss
  47. Exemplar
  48. value (-
  49. timestamp ( 2.google.protobuf.Timestamp)
  50. attachments ( 2.google.protobuf.AnyBq
  51. com.google.apiBDistributionProtoPZCgoogle.golang.org/genproto/googleapis/api/distribution;distribution¢GAPIbproto3'
  52. , true);
  53. static::$is_initialized = true;
  54. }
  55. }