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

Breadcrumb

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

NullValue::NULL_VALUE

Null value.

Generated from protobuf enum <code>NULL_VALUE = 0;</code>

1 use of NullValue::NULL_VALUE
Message::parseFromJsonStream in vendor/google/protobuf/src/Google/Protobuf/Internal/Message.php
@ignore

File

vendor/google/protobuf/src/Google/Protobuf/NullValue.php, line 23

Class

NullValue
`NullValue` is a singleton enumeration to represent the null value for the `Value` type union. The JSON representation for `NullValue` is JSON `null`.

Namespace

Google\Protobuf

Code

const NULL_VALUE = 0;

API Navigation

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