Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
StringKeyValue.php
StringKeyValue::$key
Generated from protobuf field <code>string key = 1;</code>
Type:
key
File
vendor/
open-telemetry/
gen-otlp-protobuf/
Opentelemetry/
Proto/
Common/
V1/
StringKeyValue.php
, line 22
Class
StringKeyValue
StringKeyValue is a pair of key/value strings. This is the simpler (and faster) version of KeyValue that only supports string values.
Namespace
Opentelemetry\Proto\Common\V1
Code
protected $key =
''
;
RSS feed