Sha256: e33fdbd9ca905105ad8259befd1da50928e844f2399e177ba3deedac0cc6f843

Contents?: true

Size: 1.96 KB

Versions: 6

Compression:

Stored size: 1.96 KB

Contents

/* This file was generated by upbc (the upb compiler) from the input
 * file:
 *
 *     envoy/type/http/v3/path_transformation.proto
 *
 * Do not edit -- your changes will be discarded when the file is
 * regenerated. */

#include <stddef.h>
#include "upb/msg_internal.h"
#include "envoy/type/http/v3/path_transformation.upb.h"
#include "udpa/annotations/status.upb.h"
#include "validate/validate.upb.h"

#include "upb/port_def.inc"

static const upb_msglayout *const envoy_type_http_v3_PathTransformation_submsgs[1] = {
  &envoy_type_http_v3_PathTransformation_Operation_msginit,
};

static const upb_msglayout_field envoy_type_http_v3_PathTransformation__fields[1] = {
  {1, UPB_SIZE(0, 0), 0, 0, 11, _UPB_MODE_ARRAY},
};

const upb_msglayout envoy_type_http_v3_PathTransformation_msginit = {
  &envoy_type_http_v3_PathTransformation_submsgs[0],
  &envoy_type_http_v3_PathTransformation__fields[0],
  UPB_SIZE(8, 8), 1, false, 1, 255,
};

static const upb_msglayout *const envoy_type_http_v3_PathTransformation_Operation_submsgs[2] = {
  &envoy_type_http_v3_PathTransformation_Operation_MergeSlashes_msginit,
  &envoy_type_http_v3_PathTransformation_Operation_NormalizePathRFC3986_msginit,
};

static const upb_msglayout_field envoy_type_http_v3_PathTransformation_Operation__fields[2] = {
  {2, UPB_SIZE(0, 0), UPB_SIZE(-5, -9), 1, 11, _UPB_MODE_SCALAR},
  {3, UPB_SIZE(0, 0), UPB_SIZE(-5, -9), 0, 11, _UPB_MODE_SCALAR},
};

const upb_msglayout envoy_type_http_v3_PathTransformation_Operation_msginit = {
  &envoy_type_http_v3_PathTransformation_Operation_submsgs[0],
  &envoy_type_http_v3_PathTransformation_Operation__fields[0],
  UPB_SIZE(8, 16), 2, false, 0, 255,
};

const upb_msglayout envoy_type_http_v3_PathTransformation_Operation_NormalizePathRFC3986_msginit = {
  NULL,
  NULL,
  UPB_SIZE(0, 0), 0, false, 0, 255,
};

const upb_msglayout envoy_type_http_v3_PathTransformation_Operation_MergeSlashes_msginit = {
  NULL,
  NULL,
  UPB_SIZE(0, 0), 0, false, 0, 255,
};

#include "upb/port_undef.inc"

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
gitlab-grpc-1.42.1.gitlab src/core/ext/upb-generated/envoy/type/http/v3/path_transformation.upb.c
grpc-1.42.0 src/core/ext/upb-generated/envoy/type/http/v3/path_transformation.upb.c
grpc-1.41.1 src/core/ext/upb-generated/envoy/type/http/v3/path_transformation.upb.c
grpc-1.42.0.pre1 src/core/ext/upb-generated/envoy/type/http/v3/path_transformation.upb.c
grpc-1.41.0 src/core/ext/upb-generated/envoy/type/http/v3/path_transformation.upb.c
grpc-1.41.0.pre2 src/core/ext/upb-generated/envoy/type/http/v3/path_transformation.upb.c