allow vendord
All checks were successful
Build, Push and Deploy / build-and-push (push) Successful in 3m3s
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 16s
Build, Push and Deploy / deploy-staging (push) Successful in 32s
Build, Push and Deploy / deploy-production (push) Has been skipped
Build, Push and Deploy / cleanup (push) Successful in 1s
All checks were successful
Build, Push and Deploy / build-and-push (push) Successful in 3m3s
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 16s
Build, Push and Deploy / deploy-staging (push) Successful in 32s
Build, Push and Deploy / deploy-production (push) Has been skipped
Build, Push and Deploy / cleanup (push) Successful in 1s
This commit is contained in:
50
vendor/google/common-protos/metadata/Api/MonitoredResource.php
vendored
Normal file
50
vendor/google/common-protos/metadata/Api/MonitoredResource.php
vendored
Normal file
@@ -0,0 +1,50 @@
|
||||
<?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(
|
||||
'
|
||||
Œ
|
||||
#google/api/monitored_resource.proto
|
||||
google.apigoogle/api/launch_stage.protogoogle/protobuf/struct.proto"À
|
||||
MonitoredResourceDescriptor
|
||||
name (
|
||||
type (
|
||||
display_name (
|
||||
description ( +
|
||||
labels (2.google.api.LabelDescriptor-
|
||||
launch_stage (2.google.api.LaunchStage"‹
|
||||
MonitoredResource
|
||||
type ( 9
|
||||
labels (2).google.api.MonitoredResource.LabelsEntry-
|
||||
LabelsEntry
|
||||
key (
|
||||
value ( :8"Ê
|
||||
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¢GAPIbproto3'
|
||||
, true);
|
||||
|
||||
static::$is_initialized = true;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user