Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x

Resource.php

Same filename in this branch
  1. 11.1.x vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Resource/V1/Resource.php
  2. 11.1.x core/modules/media/src/OEmbed/Resource.php

Namespace

GPBMetadata\Opentelemetry\Proto\Resource\V1

File

vendor/open-telemetry/gen-otlp-protobuf/GPBMetadata/Opentelemetry/Proto/Resource/V1/Resource.php

View source
<?php


# Generated by the protocol buffer compiler.  DO NOT EDIT!

# source: opentelemetry/proto/resource/v1/resource.proto
namespace GPBMetadata\Opentelemetry\Proto\Resource\V1;

class Resource {
    public static $is_initialized = false;
    public static function initOnce() {
        $pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
        if (static::$is_initialized == true) {
            return;
        }
        \GPBMetadata\Opentelemetry\Proto\Common\V1\Common::initOnce();
        $pool->internalAddGeneratedFile('
�
.opentelemetry/proto/resource/v1/resource.protoopentelemetry.proto.resource.v1"i
Resource;

attributes (2\'.opentelemetry.proto.common.v1.KeyValue 
dropped_attributes_count (
B�
"io.opentelemetry.proto.resource.v1B
ResourceProtoPZ*go.opentelemetry.io/proto/otlp/resource/v1�OpenTelemetry.Proto.Resource.V1bproto3', true);
        static::$is_initialized = true;
    }

}

Classes

Title Deprecated Summary
Resource

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal