summaryrefslogtreecommitdiff
path: root/vendor/google/protobuf/src/GPBMetadata/Google/Protobuf/Wrappers.php
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/google/protobuf/src/GPBMetadata/Google/Protobuf/Wrappers.php')
-rw-r--r--vendor/google/protobuf/src/GPBMetadata/Google/Protobuf/Wrappers.php49
1 files changed, 49 insertions, 0 deletions
diff --git a/vendor/google/protobuf/src/GPBMetadata/Google/Protobuf/Wrappers.php b/vendor/google/protobuf/src/GPBMetadata/Google/Protobuf/Wrappers.php
new file mode 100644
index 000000000..e7ea1a3b9
--- /dev/null
+++ b/vendor/google/protobuf/src/GPBMetadata/Google/Protobuf/Wrappers.php
@@ -0,0 +1,49 @@
+<?php
+# Generated by the protocol buffer compiler. DO NOT EDIT!
+# source: google/protobuf/wrappers.proto
+
+namespace GPBMetadata\Google\Protobuf;
+
+class Wrappers
+{
+ 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/wrappers.protogoogle.protobuf"
+ DoubleValue
+value ("
+
+FloatValue
+value ("
+
+Int64Value
+value ("
+ UInt64Value
+value ("
+
+Int32Value
+value ("
+ UInt32Value
+value ( "
+ BoolValue
+value ("
+ StringValue
+value ( "
+
+BytesValue
+value ( B�
+com.google.protobufB WrappersProtoPZ1google.golang.org/protobuf/types/known/wrapperspb��GPB�Google.Protobuf.WellKnownTypesbproto3'
+ , true);
+
+ static::$is_initialized = true;
+ }
+}
+