Any::$value
Same name in this branch
- 11.1.x core/lib/Drupal/Core/TypedData/Plugin/DataType/Any.php \Drupal\Core\TypedData\Plugin\DataType\Any::value
Must be a valid serialized protocol buffer of the above specified type.
Generated from protobuf field <code>bytes value = 2;</code>
Type: value
File
-
vendor/
google/ protobuf/ src/ Google/ Protobuf/ Any.php, line 119
Class
- Any
- `Any` contains an arbitrary serialized protocol buffer message along with a URL that describes the type of the serialized message. Protobuf library provides support to pack/unpack Any values in the form of utility functions or additional generated…
Namespace
Google\ProtobufCode
protected $value = '';