Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
StringKeyValue.php
StringKeyValue::$value
Generated from protobuf field <code>string value = 2;</code>
Type:
value
File
vendor/
open-telemetry/
gen-otlp-protobuf/
Opentelemetry/
Proto/
Common/
V1/
StringKeyValue.php
, line 26
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 $value =
''
;
RSS feed