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

Breadcrumb

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

Field::$oneof_index

The index of the field type in `Type.oneofs`, for message or enumeration types. The first type has index 1; zero means the type is not in the list.

Generated from protobuf field <code>int32 oneof_index = 7;</code>

Type: oneof_index

File

vendor/google/protobuf/src/Google/Protobuf/Field.php, line 55

Class

Field
A single field of a message type.

Namespace

Google\Protobuf

Code

protected $oneof_index = 0;

API Navigation

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