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

Breadcrumb

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

UninterpretedOption::$negative_int_value

Generated from protobuf field <code>optional int64 negative_int_value = 5;</code>

Type: negative_int_value

File

vendor/google/protobuf/src/Google/Protobuf/Internal/UninterpretedOption.php, line 43

Class

UninterpretedOption
A message representing a option the parser does not recognize. This only appears in options protos created by the compiler::Parser class. DescriptorPool resolves these when building Descriptor objects. Therefore, options protos in descriptor objects…

Namespace

Google\Protobuf\Internal

Code

protected $negative_int_value = null;
RSS feed
Powered by Drupal