Files
kulakpos_web/vendor/google/common-protos/metadata/Api/MonitoredResource.php

51 lines
1.4 KiB
PHP
Raw Normal View History

2026-03-30 14:54:57 +07:00
<?php
# Generated by the protocol buffer compiler. DO NOT EDIT!
# source: google/api/monitored_resource.proto
namespace GPBMetadata\Google\Api;
class MonitoredResource
{
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\Struct::initOnce();
$pool->internalAddGeneratedFile(
'
<EFBFBD>
#google/api/monitored_resource.proto
google.apigoogle/api/launch_stage.protogoogle/protobuf/struct.proto"<EFBFBD>
MonitoredResourceDescriptor
name ( 
type ( 
display_name ( 
description ( +
labels ( 2.google.api.LabelDescriptor-
launch_stage (2.google.api.LaunchStage"<EFBFBD>
MonitoredResource
type ( 9
labels ( 2).google.api.MonitoredResource.LabelsEntry-
LabelsEntry
key ( 
value ( :8"<EFBFBD>
MonitoredResourceMetadata.
system_labels ( 2.google.protobuf.StructJ
user_labels ( 25.google.api.MonitoredResourceMetadata.UserLabelsEntry1
UserLabelsEntry
key ( 
value ( :8Bv
com.google.apiBMonitoredResourceProtoPZCgoogle.golang.org/genproto/googleapis/api/monitoredres;monitoredres<EFBFBD>GAPIbproto3'
, true);
static::$is_initialized = true;
}
}