Sha256: c5d0de4dad4f25b9d4fc2661c020673e7cb495ed33c6af797365a5f940352c17

Contents?: true

Size: 1.56 KB

Versions: 9

Compression:

Stored size: 1.56 KB

Contents

/* This file was generated by upb_generator from the input file:
 *
 *     envoy/type/matcher/v3/path.proto
 *
 * Do not edit -- your changes will be discarded when the file is
 * regenerated. */

#include <stddef.h>
#include "upb/generated_code_support.h"
#include "envoy/type/matcher/v3/path.upb_minitable.h"
#include "envoy/type/matcher/v3/string.upb_minitable.h"
#include "udpa/annotations/status.upb_minitable.h"
#include "udpa/annotations/versioning.upb_minitable.h"
#include "validate/validate.upb_minitable.h"

// Must be last.
#include "upb/port/def.inc"

static const upb_MiniTableSub envoy_type_matcher_v3_PathMatcher_submsgs[1] = {
  {.submsg = &envoy__type__matcher__v3__StringMatcher_msg_init},
};

static const upb_MiniTableField envoy_type_matcher_v3_PathMatcher__fields[1] = {
  {1, UPB_SIZE(4, 8), -1, 0, 11, (int)kUpb_FieldMode_Scalar | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)},
};

const upb_MiniTable envoy__type__matcher__v3__PathMatcher_msg_init = {
  &envoy_type_matcher_v3_PathMatcher_submsgs[0],
  &envoy_type_matcher_v3_PathMatcher__fields[0],
  UPB_SIZE(8, 16), 1, kUpb_ExtMode_NonExtendable, 1, UPB_FASTTABLE_MASK(8), 0,
  UPB_FASTTABLE_INIT({
    {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric},
    {0x000800000100000a, &upb_pom_1bt_maxmaxb},
  })
};

static const upb_MiniTable *messages_layout[1] = {
  &envoy__type__matcher__v3__PathMatcher_msg_init,
};

const upb_MiniTableFile envoy_type_matcher_v3_path_proto_upb_file_layout = {
  messages_layout,
  NULL,
  NULL,
  1,
  0,
  0,
};

#include "upb/port/undef.inc"

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
grpc-1.60.2 src/core/ext/upb-gen/envoy/type/matcher/v3/path.upb_minitable.c
grpc-1.61.3 src/core/ext/upb-gen/envoy/type/matcher/v3/path.upb_minitable.c
grpc-1.62.3 src/core/ext/upb-gen/envoy/type/matcher/v3/path.upb_minitable.c
grpc-1.62.0 src/core/ext/upb-gen/envoy/type/matcher/v3/path.upb_minitable.c
grpc-1.62.0.pre1 src/core/ext/upb-gen/envoy/type/matcher/v3/path.upb_minitable.c
grpc-1.61.0 src/core/ext/upb-gen/envoy/type/matcher/v3/path.upb_minitable.c
grpc-1.61.0.pre2 src/core/ext/upb-gen/envoy/type/matcher/v3/path.upb_minitable.c
grpc-1.60.0 src/core/ext/upb-gen/envoy/type/matcher/v3/path.upb_minitable.c
grpc-1.60.0.pre1 src/core/ext/upb-gen/envoy/type/matcher/v3/path.upb_minitable.c