Metric.php 1.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172
  1. <?php
  2. # Generated by the protocol buffer compiler. DO NOT EDIT!
  3. # source: google/api/metric.proto
  4. namespace GPBMetadata\Google\Api;
  5. class Metric
  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\Api\Label::initOnce();
  14. \GPBMetadata\Google\Api\LaunchStage::initOnce();
  15. \GPBMetadata\Google\Protobuf\Duration::initOnce();
  16. $pool->internalAddGeneratedFile(
  17. '
  18. æ
  19. google/api/metric.proto
  20. google.apigoogle/api/launch_stage.protogoogle/protobuf/duration.proto"Ÿ
  21. MetricDescriptor
  22. name ( 
  23. type ( +
  24. labels ( 2.google.api.LabelDescriptor<
  25. metric_kind (2\'.google.api.MetricDescriptor.MetricKind:
  26. value_type (2&.google.api.MetricDescriptor.ValueType
  27. unit ( 
  28. description ( 
  29. display_name ( G
  30. metadata
  31. ( 25.google.api.MetricDescriptor.MetricDescriptorMetadata-
  32. launch_stage (2.google.api.LaunchStage
  33. monitored_resource_types ( °
  34. MetricDescriptorMetadata1
  35. launch_stage (2.google.api.LaunchStageB0
  36. sample_period ( 2.google.protobuf.Duration/
  37. ingest_delay ( 2.google.protobuf.Duration"O
  38. MetricKind
  39. METRIC_KIND_UNSPECIFIED�
  40. GAUGE
  41. DELTA
  42. CUMULATIVE"q
  43. ValueType
  44. VALUE_TYPE_UNSPECIFIED�
  45. BOOL
  46. INT64
  47. DOUBLE
  48. STRING
  49. DISTRIBUTION
  50. MONEY"u
  51. Metric
  52. type ( .
  53. labels ( 2.google.api.Metric.LabelsEntry-
  54. LabelsEntry
  55. key ( 
  56. value ( :8B_
  57. com.google.apiB MetricProtoPZ7google.golang.org/genproto/googleapis/api/metric;metric¢GAPIbproto3'
  58. , true);
  59. static::$is_initialized = true;
  60. }
  61. }