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

Breadcrumb

  1. Drupal Core 11.1.x
  2. Any.php

Any::$value

Same name in this branch
  1. 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\Protobuf

Code

protected $value = '';

API Navigation

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