Sha256: c0375479fe750fbd00f7eaabddc64439eaf60459af29e89ae898ac1eedcbb407
Contents?: true
Size: 1.32 KB
Versions: 7
Compression:
Stored size: 1.32 KB
Contents
/* This file was generated by upbc (the upb compiler) from the input * file: * * envoy/extensions/filters/http/router/v3/router.proto * * Do not edit -- your changes will be discarded when the file is * regenerated. */ #include <stddef.h> #include "upb/msg.h" #include "envoy/extensions/filters/http/router/v3/router.upb.h" #include "envoy/config/accesslog/v3/accesslog.upb.h" #include "google/protobuf/wrappers.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_extensions_filters_http_router_v3_Router_submsgs[2] = { &envoy_config_accesslog_v3_AccessLog_msginit, &google_protobuf_BoolValue_msginit, }; static const upb_msglayout_field envoy_extensions_filters_http_router_v3_Router__fields[6] = { {1, UPB_SIZE(4, 8), 1, 1, 11, 1}, {2, UPB_SIZE(1, 1), 0, 0, 8, 1}, {3, UPB_SIZE(8, 16), 0, 0, 11, 3}, {4, UPB_SIZE(2, 2), 0, 0, 8, 1}, {5, UPB_SIZE(12, 24), 0, 0, 9, 3}, {6, UPB_SIZE(3, 3), 0, 0, 8, 1}, }; const upb_msglayout envoy_extensions_filters_http_router_v3_Router_msginit = { &envoy_extensions_filters_http_router_v3_Router_submsgs[0], &envoy_extensions_filters_http_router_v3_Router__fields[0], UPB_SIZE(16, 32), 6, false, 255, }; #include "upb/port_undef.inc"
Version data entries
7 entries across 7 versions & 1 rubygems