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

Breadcrumb

  1. Drupal Core 11.1.x

Struct.php

Same filename in this branch
  1. 11.1.x vendor/google/protobuf/src/Google/Protobuf/Struct.php

Namespace

GPBMetadata\Google\Protobuf

File

vendor/google/protobuf/src/GPBMetadata/Google/Protobuf/Struct.php

View source
<?php


# Generated by the protocol buffer compiler.  DO NOT EDIT!

# source: google/protobuf/struct.proto
namespace GPBMetadata\Google\Protobuf;

class Struct {
    public static $is_initialized = false;
    public static function initOnce() {
        $pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
        if (static::$is_initialized == true) {
            return;
        }
        $pool->internalAddGeneratedFile('
�
google/protobuf/struct.protogoogle.protobuf"�
Struct3
fields (2#.google.protobuf.Struct.FieldsEntryE
FieldsEntry
key (	%
value (2.google.protobuf.Value:8"�
Value0

null_value (2.google.protobuf.NullValueH
number_value (H
string_value (	H

bool_value (H/
struct_value (2.google.protobuf.StructH0

list_value (2.google.protobuf.ListValueHB
kind"3
	ListValue&
values (2.google.protobuf.Value*
	NullValue

NULL_VALUEB
com.google.protobufBStructProtoPZ/google.golang.org/protobuf/types/known/structpb��GPB�Google.Protobuf.WellKnownTypesbproto3', true);
        static::$is_initialized = true;
    }

}

Classes

Title Deprecated Summary
Struct

API Navigation

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