aboutsummaryrefslogtreecommitdiff
path: root/src/core/ext/upbdefs-gen/google/protobuf/duration.upbdefs.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/ext/upbdefs-gen/google/protobuf/duration.upbdefs.c')
-rw-r--r--src/core/ext/upbdefs-gen/google/protobuf/duration.upbdefs.c34
1 files changed, 34 insertions, 0 deletions
diff --git a/src/core/ext/upbdefs-gen/google/protobuf/duration.upbdefs.c b/src/core/ext/upbdefs-gen/google/protobuf/duration.upbdefs.c
new file mode 100644
index 0000000000..d32af46fa4
--- /dev/null
+++ b/src/core/ext/upbdefs-gen/google/protobuf/duration.upbdefs.c
@@ -0,0 +1,34 @@
+/* This file was generated by upb_generator from the input file:
+ *
+ * google/protobuf/duration.proto
+ *
+ * Do not edit -- your changes will be discarded when the file is
+ * regenerated. */
+
+#include "upb/reflection/def.h"
+#include "google/protobuf/duration.upbdefs.h"
+#include "google/protobuf/duration.upb_minitable.h"
+
+static const char descriptor[251] = {'\n', '\036', 'g', 'o', 'o', 'g', 'l', 'e', '/', 'p', 'r', 'o', 't', 'o', 'b', 'u', 'f', '/', 'd', 'u', 'r', 'a', 't', 'i', 'o',
+'n', '.', 'p', 'r', 'o', 't', 'o', '\022', '\017', 'g', 'o', 'o', 'g', 'l', 'e', '.', 'p', 'r', 'o', 't', 'o', 'b', 'u', 'f', '\"',
+':', '\n', '\010', 'D', 'u', 'r', 'a', 't', 'i', 'o', 'n', '\022', '\030', '\n', '\007', 's', 'e', 'c', 'o', 'n', 'd', 's', '\030', '\001', ' ',
+'\001', '(', '\003', 'R', '\007', 's', 'e', 'c', 'o', 'n', 'd', 's', '\022', '\024', '\n', '\005', 'n', 'a', 'n', 'o', 's', '\030', '\002', ' ', '\001',
+'(', '\005', 'R', '\005', 'n', 'a', 'n', 'o', 's', 'B', '\203', '\001', '\n', '\023', 'c', 'o', 'm', '.', 'g', 'o', 'o', 'g', 'l', 'e', '.',
+'p', 'r', 'o', 't', 'o', 'b', 'u', 'f', 'B', '\r', 'D', 'u', 'r', 'a', 't', 'i', 'o', 'n', 'P', 'r', 'o', 't', 'o', 'P', '\001',
+'Z', '1', 'g', 'o', 'o', 'g', 'l', 'e', '.', 'g', 'o', 'l', 'a', 'n', 'g', '.', 'o', 'r', 'g', '/', 'p', 'r', 'o', 't', 'o',
+'b', 'u', 'f', '/', 't', 'y', 'p', 'e', 's', '/', 'k', 'n', 'o', 'w', 'n', '/', 'd', 'u', 'r', 'a', 't', 'i', 'o', 'n', 'p',
+'b', '\370', '\001', '\001', '\242', '\002', '\003', 'G', 'P', 'B', '\252', '\002', '\036', 'G', 'o', 'o', 'g', 'l', 'e', '.', 'P', 'r', 'o', 't', 'o',
+'b', 'u', 'f', '.', 'W', 'e', 'l', 'l', 'K', 'n', 'o', 'w', 'n', 'T', 'y', 'p', 'e', 's', 'b', '\006', 'p', 'r', 'o', 't', 'o',
+'3',
+};
+
+static _upb_DefPool_Init *deps[1] = {
+ NULL
+};
+
+_upb_DefPool_Init google_protobuf_duration_proto_upbdefinit = {
+ deps,
+ &google_protobuf_duration_proto_upb_file_layout,
+ "google/protobuf/duration.proto",
+ UPB_STRINGVIEW_INIT(descriptor, 251)
+};