Sha256: c7b8d855e35a8f380ce82facd706a5187011a94482d1e46d42be864092989029
Contents?: true
Size: 1.02 KB
Versions: 12
Compression:
Stored size: 1.02 KB
Contents
/* This file was generated by upbc (the upb compiler) from the input * file: * * envoy/config/core/v3/http_uri.proto * * Do not edit -- your changes will be discarded when the file is * regenerated. */ #include <stddef.h> #include "upb/msg.h" #include "envoy/config/core/v3/http_uri.upb.h" #include "google/protobuf/duration.upb.h" #include "udpa/annotations/status.upb.h" #include "udpa/annotations/versioning.upb.h" #include "validate/validate.upb.h" #include "upb/port_def.inc" static const upb_msglayout *const envoy_config_core_v3_HttpUri_submsgs[1] = { &google_protobuf_Duration_msginit, }; static const upb_msglayout_field envoy_config_core_v3_HttpUri__fields[3] = { {1, UPB_SIZE(4, 8), 0, 0, 9, 1}, {2, UPB_SIZE(16, 32), UPB_SIZE(-25, -49), 0, 9, 1}, {3, UPB_SIZE(12, 24), 1, 0, 11, 1}, }; const upb_msglayout envoy_config_core_v3_HttpUri_msginit = { &envoy_config_core_v3_HttpUri_submsgs[0], &envoy_config_core_v3_HttpUri__fields[0], UPB_SIZE(32, 64), 3, false, 255, }; #include "upb/port_undef.inc"
Version data entries
12 entries across 12 versions & 1 rubygems