Flatlogic Bot 2e0e56a927 2
2025-10-05 18:08:48 +00:00

81 lines
2.0 KiB
PHP
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
# Generated by the protocol buffer compiler. DO NOT EDIT!
# source: google/api/metric.proto
namespace GPBMetadata\Google\Api;
class Metric
{
public static $is_initialized = false;
public static function initOnce() {
$pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
if (static::$is_initialized == true) {
return;
}
\GPBMetadata\Google\Api\Label::initOnce();
\GPBMetadata\Google\Api\LaunchStage::initOnce();
\GPBMetadata\Google\Protobuf\Duration::initOnce();
$pool->internalAddGeneratedFile(
'
ó
google/api/metric.proto
google.apigoogle/api/launch_stage.protogoogle/protobuf/duration.proto"¬
MetricDescriptor
name ( 
type ( +
labels ( 2.google.api.LabelDescriptor<
metric_kind (2\'.google.api.MetricDescriptor.MetricKind:
value_type (2&.google.api.MetricDescriptor.ValueType
unit ( 
description ( 
display_name ( G
metadata
( 25.google.api.MetricDescriptor.MetricDescriptorMetadata-
launch_stage (2.google.api.LaunchStage
monitored_resource_types
( ½
MetricDescriptorMetadata1
launch_stage (2.google.api.LaunchStageB0
sample_period ( 2.google.protobuf.Duration/
ingest_delay ( 2.google.protobuf.Duration
$time_series_resource_hierarchy_level (2V.google.api.MetricDescriptor.MetricDescriptorMetadata.TimeSeriesResourceHierarchyLevel"ƒ
TimeSeriesResourceHierarchyLevel4
0TIME_SERIES_RESOURCE_HIERARCHY_LEVEL_UNSPECIFIED
PROJECT
ORGANIZATION
FOLDER"O
MetricKind
METRIC_KIND_UNSPECIFIED
GAUGE
DELTA
CUMULATIVE"q
ValueType
VALUE_TYPE_UNSPECIFIED
BOOL
INT64
DOUBLE
STRING
DISTRIBUTION
MONEY"u
Metric
type ( .
labels ( 2.google.api.Metric.LabelsEntry-
LabelsEntry
key ( 
value ( :8B_
com.google.apiB MetricProtoPZ7google.golang.org/genproto/googleapis/api/metric;metric¢GAPIbproto3'
, true);
static::$is_initialized = true;
}
}