// Generated by the protocol buffer compiler.  DO NOT EDIT!
// NO CHECKED-IN PROTOBUF GENCODE
// source: example_preprocessor.proto
// Protobuf C++ Version: 7.35.1

#include "example_preprocessor.pb.h"

#include <algorithm>
#include <type_traits>
#include "google/protobuf/io/coded_stream.h"
#include "google/protobuf/generated_message_tctable_impl.h"
#include "google/protobuf/internal_visibility.h"
#include "google/protobuf/extension_set.h"
#include "google/protobuf/generated_message_util.h"
#include "google/protobuf/wire_format_lite.h"
#include "google/protobuf/io/zero_copy_stream_impl_lite.h"
// @@protoc_insertion_point(includes)

// Must be included last.
#include "google/protobuf/port_def.inc"
PROTOBUF_PRAGMA_INIT_SEG
namespace _pb = ::google::protobuf;
namespace _pbi = ::google::protobuf::internal;
namespace _fl = ::google::protobuf::internal::field_layout;
namespace assist_ranker {
class ExamplePreprocessorConfig_Boundaries::_Internal {
 public:
  using HasBits = decltype(::std::declval<ExamplePreprocessorConfig_Boundaries>()._impl_._has_bits_);
  static constexpr ::int32_t kHasBitsOffset =
      8 * PROTOBUF_FIELD_OFFSET(ExamplePreprocessorConfig_Boundaries, _impl_._has_bits_);
};

constexpr ExamplePreprocessorConfig_Boundaries::ParseTableT_ ExamplePreprocessorConfig_Boundaries::InternalGenerateParseTable_(const ::_pbi::ClassData* class_data) {
  return ParseTableT_{
    {
      PROTOBUF_FIELD_OFFSET(ExamplePreprocessorConfig_Boundaries, _impl_._has_bits_),
      0, // no _extensions_
      1, 0,  // max_field_number, fast_idx_mask
      offsetof(ParseTableT_, field_lookup_table),
      4294967294,  // skipmap
      offsetof(ParseTableT_, field_entries),
      1,  // num_field_entries
      0,  // num_aux_entries
      offsetof(ParseTableT_, field_names),  // no aux_entries
      class_data,
      nullptr,  // post_loop_handler
      ::_pbi::TcParser::GenericFallbackLite,  // fallback
      #ifdef PROTOBUF_PREFETCH_PARSE_TABLE
      ::_pbi::TcParser::GetTable<::assist_ranker::ExamplePreprocessorConfig_Boundaries>(),  // to_prefetch
      #endif  // PROTOBUF_PREFETCH_PARSE_TABLE
    }, {{
      // repeated float boundaries = 1;
      {::_pbi::TcParser::FastF32R1,
       {13, 0, 0,
        PROTOBUF_FIELD_OFFSET(ExamplePreprocessorConfig_Boundaries, _impl_.boundaries_)}},
    }}, {{
      65535, 65535
    }}, {{
      // repeated float boundaries = 1;
      {PROTOBUF_FIELD_OFFSET(ExamplePreprocessorConfig_Boundaries, _impl_.boundaries_), _Internal::kHasBitsOffset + 0, 0, (0 | ::_fl::kFcRepeated | ::_fl::kFloat)},
    }},
    // no aux_entries
    {{
    }},
  };
}


inline constexpr ExamplePreprocessorConfig_Boundaries::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    ::_pbi::ConstantInitialized) noexcept
      : _cached_size_{0},
        boundaries_ { visibility, ::_pbi::InternalMetadataOffset::Build<
            ::assist_ranker::ExamplePreprocessorConfig_Boundaries,
            PROTOBUF_FIELD_OFFSET(::assist_ranker::ExamplePreprocessorConfig_Boundaries, _impl_.boundaries_)>()
         }
     {}

template <typename>
constexpr ExamplePreprocessorConfig_Boundaries::ExamplePreprocessorConfig_Boundaries(::_pbi::ConstantInitialized,
                       const ::_pbi::ClassData* PROTOBUF_NONNULL class_data)
    : ::google::protobuf::MessageLite(
#if defined(PROTOBUF_CUSTOM_VTABLE)
          class_data
#endif  // PROTOBUF_CUSTOM_VTABLE
          ),
      _impl_(internal_visibility(), ::_pbi::ConstantInitialized()) {
}
inline void* PROTOBUF_NONNULL ExamplePreprocessorConfig_Boundaries::PlacementNew_(
    const void* PROTOBUF_NONNULL, void* PROTOBUF_NONNULL mem,
    ::google::protobuf::Arena* PROTOBUF_NULLABLE arena) {
  return ::new (mem) ExamplePreprocessorConfig_Boundaries(arena);
}
constexpr auto ExamplePreprocessorConfig_Boundaries::InternalNewImpl_() {
  return ::google::protobuf::internal::MessageCreator::CopyInit(sizeof(ExamplePreprocessorConfig_Boundaries), alignof(ExamplePreprocessorConfig_Boundaries));
}
constexpr auto ExamplePreprocessorConfig_Boundaries::InternalGenerateClassData_(
    const MessageLite& prototype,
    const ::google::protobuf::internal::TcParseTableBase* tc_table) {
  return ::google::protobuf::internal::ClassDataLite{
      {
          &prototype,
#ifndef PROTOBUF_MESSAGE_GLOBALS
          &_table_.header,
#else
          tc_table,
#endif
          nullptr,  // IsInitialized
          &ExamplePreprocessorConfig_Boundaries::MergeImpl,
          ::google::protobuf::MessageLite::GetNewImpl<ExamplePreprocessorConfig_Boundaries>(),
#if defined(PROTOBUF_CUSTOM_VTABLE)
          &ExamplePreprocessorConfig_Boundaries::SharedDtor,
          ::google::protobuf::MessageLite::GetClearImpl<ExamplePreprocessorConfig_Boundaries>(), &ExamplePreprocessorConfig_Boundaries::ByteSizeLong,
              &ExamplePreprocessorConfig_Boundaries::_InternalSerialize,
#endif  // PROTOBUF_CUSTOM_VTABLE
          PROTOBUF_FIELD_OFFSET(ExamplePreprocessorConfig_Boundaries, _impl_._cached_size_),
          true,
      },
      "assist_ranker.ExamplePreprocessorConfig.Boundaries",
  };
}
struct ExamplePreprocessorConfig_BoundariesGlobalsTypeInternal : ::_pbi::MessageGlobalsBase {
  constexpr ExamplePreprocessorConfig_BoundariesGlobalsTypeInternal()
      :
#ifndef PROTOBUF_MESSAGE_GLOBALS
        _default(::_pbi::ConstantInitialized{},
                 ExamplePreprocessorConfig_Boundaries_class_data_.base())
#else   // !PROTOBUF_MESSAGE_GLOBALS
        MessageGlobalsBase(ExamplePreprocessorConfig_Boundaries::InternalGenerateClassData_(
            _default, &ExamplePreprocessorConfig_Boundaries_globals_._table.header)),
        _default(::_pbi::ConstantInitialized{}, GetClassData()),
        _table(::_pbi::PrivateAccess::GenerateParseTable<ExamplePreprocessorConfig_Boundaries>(
            GetClassData()))
#endif  // PROTOBUF_MESSAGE_GLOBALS
  {
  }
  ~ExamplePreprocessorConfig_BoundariesGlobalsTypeInternal() {}
  union {
    alignas(::_pbi::kMaxMessageAlignment) ExamplePreprocessorConfig_Boundaries _default;
  };
#ifdef PROTOBUF_MESSAGE_GLOBALS
  decltype(::_pbi::PrivateAccess::GenerateParseTable<ExamplePreprocessorConfig_Boundaries>(
      ::std::declval<const ::_pbi::ClassData*>())) _table;
#endif
};
#ifdef PROTOBUF_MESSAGE_GLOBALS
static_assert(PROTOBUF_FIELD_OFFSET(ExamplePreprocessorConfig_BoundariesGlobalsTypeInternal, _default) ==
              ::_pbi::MessageGlobalsBase::OffsetToDefault());
#endif  // PROTOBUF_MESSAGE_GLOBALS

PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT
    PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 PROTOBUF_MESSAGE_GLOBALS_CONST ExamplePreprocessorConfig_BoundariesGlobalsTypeInternal ExamplePreprocessorConfig_Boundaries_globals_
        PROTOBUF_MESSAGE_GLOBALS_SECTION(.data.rel.ro);
#if defined(PROTOBUF_CUSTOM_VTABLE)
namespace {
const ::_pbi::ClassData* ExamplePreprocessorConfig_Boundaries_get_class_data() {
#ifdef PROTOBUF_MESSAGE_GLOBALS
  return ExamplePreprocessorConfig_Boundaries_globals_.GetClassData();
#else
  return ExamplePreprocessorConfig_Boundaries_class_data_.base();
#endif  // PROTOBUF_MESSAGE_GLOBALS
}
}  // namespace
#endif  // PROTOBUF_CUSTOM_VTABLE
class ExamplePreprocessorConfig::_Internal {
 public:
  using HasBits = decltype(::std::declval<ExamplePreprocessorConfig>()._impl_._has_bits_);
  static constexpr ::int32_t kHasBitsOffset =
      8 * PROTOBUF_FIELD_OFFSET(ExamplePreprocessorConfig, _impl_._has_bits_);
};

constexpr ExamplePreprocessorConfig::ParseTableT_ ExamplePreprocessorConfig::InternalGenerateParseTable_(const ::_pbi::ClassData* class_data) {
  return ParseTableT_{
    {
      PROTOBUF_FIELD_OFFSET(ExamplePreprocessorConfig, _impl_._has_bits_),
      0, // no _extensions_
      5, 56,  // max_field_number, fast_idx_mask
      offsetof(ParseTableT_, field_lookup_table),
      4294967264,  // skipmap
      offsetof(ParseTableT_, field_entries),
      5,  // num_field_entries
      4,  // num_aux_entries
      offsetof(ParseTableT_, aux_entries),
      class_data,
      nullptr,  // post_loop_handler
      ::_pbi::TcParser::GenericFallbackLite,  // fallback
      #ifdef PROTOBUF_PREFETCH_PARSE_TABLE
      ::_pbi::TcParser::GetTable<::assist_ranker::ExamplePreprocessorConfig>(),  // to_prefetch
      #endif  // PROTOBUF_PREFETCH_PARSE_TABLE
    }, {{
      {::_pbi::TcParser::MiniParse, {}},
      // repeated string missing_features = 1;
      {::_pbi::TcParser::FastBR1,
       {10, 0, 0,
        PROTOBUF_FIELD_OFFSET(ExamplePreprocessorConfig, _impl_.missing_features_)}},
      {::_pbi::TcParser::MiniParse, {}},
      {::_pbi::TcParser::MiniParse, {}},
      {::_pbi::TcParser::MiniParse, {}},
      // repeated string convert_to_string_features = 5;
      {::_pbi::TcParser::FastBR1,
       {42, 1, 0,
        PROTOBUF_FIELD_OFFSET(ExamplePreprocessorConfig, _impl_.convert_to_string_features_)}},
      {::_pbi::TcParser::MiniParse, {}},
      {::_pbi::TcParser::MiniParse, {}},
    }}, {{
      65535, 65535
    }}, {{
      // repeated string missing_features = 1;
      {PROTOBUF_FIELD_OFFSET(ExamplePreprocessorConfig, _impl_.missing_features_), _Internal::kHasBitsOffset + 0, 0, (0 | ::_fl::kFcRepeated | ::_fl::kBytes | ::_fl::kRepSString)},
      // map<string, .assist_ranker.ExamplePreprocessorConfig.Boundaries> bucketizers = 2;
      {PROTOBUF_FIELD_OFFSET(ExamplePreprocessorConfig, _impl_.bucketizers_), _Internal::kHasBitsOffset + 2, 0, (0 | ::_fl::kFcRepeated | ::_fl::kMap)},
      // map<string, int32> feature_indices = 3;
      {PROTOBUF_FIELD_OFFSET(ExamplePreprocessorConfig, _impl_.feature_indices_), _Internal::kHasBitsOffset + 3, 2, (0 | ::_fl::kFcRepeated | ::_fl::kMap)},
      // map<string, float> normalizers = 4;
      {PROTOBUF_FIELD_OFFSET(ExamplePreprocessorConfig, _impl_.normalizers_), _Internal::kHasBitsOffset + 4, 3, (0 | ::_fl::kFcRepeated | ::_fl::kMap)},
      // repeated string convert_to_string_features = 5;
      {PROTOBUF_FIELD_OFFSET(ExamplePreprocessorConfig, _impl_.convert_to_string_features_), _Internal::kHasBitsOffset + 1, 0, (0 | ::_fl::kFcRepeated | ::_fl::kBytes | ::_fl::kRepSString)},
    }},
    {{
        {::_pbi::TcParser::GetMapAuxInfo(
            0, 0, 9, 11, 1)},
        #ifndef PROTOBUF_MESSAGE_GLOBALS
        {::_pbi::TcParser::GetTable<::assist_ranker::ExamplePreprocessorConfig_Boundaries>()},
        #else
        {::_pbi::FieldAuxMessageGlobals(), &::assist_ranker::ExamplePreprocessorConfig_Boundaries_globals_},
        #endif
        {::_pbi::TcParser::GetMapAuxInfo(
            0, 0, 9, 5, 1)},
        {::_pbi::TcParser::GetMapAuxInfo(
            0, 0, 9, 2, 1)},
    }},
    {{
    }},
  };
}


inline constexpr ExamplePreprocessorConfig::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    ::_pbi::ConstantInitialized) noexcept
      : _cached_size_{0},
        missing_features_ { visibility, ::_pbi::InternalMetadataOffset::Build<
            ::assist_ranker::ExamplePreprocessorConfig,
            PROTOBUF_FIELD_OFFSET(::assist_ranker::ExamplePreprocessorConfig, _impl_.missing_features_)>()
         }
        ,
        convert_to_string_features_ { visibility, ::_pbi::InternalMetadataOffset::Build<
            ::assist_ranker::ExamplePreprocessorConfig,
            PROTOBUF_FIELD_OFFSET(::assist_ranker::ExamplePreprocessorConfig, _impl_.convert_to_string_features_)>()
         }
        ,
        bucketizers_ { visibility, ::_pbi::InternalMetadataOffset::Build<
            ::assist_ranker::ExamplePreprocessorConfig,
            PROTOBUF_FIELD_OFFSET(::assist_ranker::ExamplePreprocessorConfig, _impl_.bucketizers_)>()
         }
        ,
        feature_indices_ { visibility, ::_pbi::InternalMetadataOffset::Build<
            ::assist_ranker::ExamplePreprocessorConfig,
            PROTOBUF_FIELD_OFFSET(::assist_ranker::ExamplePreprocessorConfig, _impl_.feature_indices_)>()
         }
        ,
        normalizers_ { visibility, ::_pbi::InternalMetadataOffset::Build<
            ::assist_ranker::ExamplePreprocessorConfig,
            PROTOBUF_FIELD_OFFSET(::assist_ranker::ExamplePreprocessorConfig, _impl_.normalizers_)>()
         }
     {}

template <typename>
constexpr ExamplePreprocessorConfig::ExamplePreprocessorConfig(::_pbi::ConstantInitialized,
                       const ::_pbi::ClassData* PROTOBUF_NONNULL class_data)
    : ::google::protobuf::MessageLite(
#if defined(PROTOBUF_CUSTOM_VTABLE)
          class_data
#endif  // PROTOBUF_CUSTOM_VTABLE
          ),
      _impl_(internal_visibility(), ::_pbi::ConstantInitialized()) {
}
inline void* PROTOBUF_NONNULL ExamplePreprocessorConfig::PlacementNew_(
    const void* PROTOBUF_NONNULL, void* PROTOBUF_NONNULL mem,
    ::google::protobuf::Arena* PROTOBUF_NULLABLE arena) {
  return ::new (mem) ExamplePreprocessorConfig(arena);
}
constexpr auto ExamplePreprocessorConfig::InternalNewImpl_() {
  return ::google::protobuf::internal::MessageCreator::CopyInit(sizeof(ExamplePreprocessorConfig), alignof(ExamplePreprocessorConfig));
}
constexpr auto ExamplePreprocessorConfig::InternalGenerateClassData_(
    const MessageLite& prototype,
    const ::google::protobuf::internal::TcParseTableBase* tc_table) {
  return ::google::protobuf::internal::ClassDataLite{
      {
          &prototype,
#ifndef PROTOBUF_MESSAGE_GLOBALS
          &_table_.header,
#else
          tc_table,
#endif
          nullptr,  // IsInitialized
          &ExamplePreprocessorConfig::MergeImpl,
          ::google::protobuf::MessageLite::GetNewImpl<ExamplePreprocessorConfig>(),
#if defined(PROTOBUF_CUSTOM_VTABLE)
          &ExamplePreprocessorConfig::SharedDtor,
          ::google::protobuf::MessageLite::GetClearImpl<ExamplePreprocessorConfig>(), &ExamplePreprocessorConfig::ByteSizeLong,
              &ExamplePreprocessorConfig::_InternalSerialize,
#endif  // PROTOBUF_CUSTOM_VTABLE
          PROTOBUF_FIELD_OFFSET(ExamplePreprocessorConfig, _impl_._cached_size_),
          true,
      },
      "assist_ranker.ExamplePreprocessorConfig",
  };
}
struct ExamplePreprocessorConfigGlobalsTypeInternal : ::_pbi::MessageGlobalsBase {
  constexpr ExamplePreprocessorConfigGlobalsTypeInternal()
      :
#ifndef PROTOBUF_MESSAGE_GLOBALS
        _default(::_pbi::ConstantInitialized{},
                 ExamplePreprocessorConfig_class_data_.base())
#else   // !PROTOBUF_MESSAGE_GLOBALS
        MessageGlobalsBase(ExamplePreprocessorConfig::InternalGenerateClassData_(
            _default, &ExamplePreprocessorConfig_globals_._table.header)),
        _default(::_pbi::ConstantInitialized{}, GetClassData()),
        _table(::_pbi::PrivateAccess::GenerateParseTable<ExamplePreprocessorConfig>(
            GetClassData()))
#endif  // PROTOBUF_MESSAGE_GLOBALS
  {
  }
  ~ExamplePreprocessorConfigGlobalsTypeInternal() {}
  union {
    alignas(::_pbi::kMaxMessageAlignment) ExamplePreprocessorConfig _default;
  };
#ifdef PROTOBUF_MESSAGE_GLOBALS
  decltype(::_pbi::PrivateAccess::GenerateParseTable<ExamplePreprocessorConfig>(
      ::std::declval<const ::_pbi::ClassData*>())) _table;
#endif
};
#ifdef PROTOBUF_MESSAGE_GLOBALS
static_assert(PROTOBUF_FIELD_OFFSET(ExamplePreprocessorConfigGlobalsTypeInternal, _default) ==
              ::_pbi::MessageGlobalsBase::OffsetToDefault());
#endif  // PROTOBUF_MESSAGE_GLOBALS

PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT
    PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 PROTOBUF_MESSAGE_GLOBALS_CONST ExamplePreprocessorConfigGlobalsTypeInternal ExamplePreprocessorConfig_globals_
        PROTOBUF_MESSAGE_GLOBALS_SECTION(.data.rel.ro);
#if defined(PROTOBUF_CUSTOM_VTABLE)
namespace {
const ::_pbi::ClassData* ExamplePreprocessorConfig_get_class_data() {
#ifdef PROTOBUF_MESSAGE_GLOBALS
  return ExamplePreprocessorConfig_globals_.GetClassData();
#else
  return ExamplePreprocessorConfig_class_data_.base();
#endif  // PROTOBUF_MESSAGE_GLOBALS
}
}  // namespace
#endif  // PROTOBUF_CUSTOM_VTABLE
}  // namespace assist_ranker
namespace assist_ranker {
// ===================================================================

ExamplePreprocessorConfig_Boundaries::ExamplePreprocessorConfig_Boundaries(::google::protobuf::Arena* PROTOBUF_NULLABLE arena)
#if defined(PROTOBUF_CUSTOM_VTABLE)
    : ::google::protobuf::MessageLite(arena, ExamplePreprocessorConfig_Boundaries_get_class_data()) {
#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::MessageLite(arena) {
#endif  // PROTOBUF_CUSTOM_VTABLE
  SharedCtor(arena);
  // @@protoc_insertion_point(arena_constructor:assist_ranker.ExamplePreprocessorConfig.Boundaries)
}
PROTOBUF_NDEBUG_INLINE ExamplePreprocessorConfig_Boundaries::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    [[maybe_unused]] ::google::protobuf::Arena* PROTOBUF_NULLABLE arena, const Impl_& from,
    [[maybe_unused]] const ::assist_ranker::ExamplePreprocessorConfig_Boundaries& from_msg)
      : _has_bits_{from._has_bits_},
        _cached_size_{0},
        boundaries_ {
          visibility, ::_pbi::InternalMetadataOffset::Build<
              ::assist_ranker::ExamplePreprocessorConfig_Boundaries,
              PROTOBUF_FIELD_OFFSET(::assist_ranker::ExamplePreprocessorConfig_Boundaries, _impl_.boundaries_)>()
          , from.boundaries_
        }
     {}

ExamplePreprocessorConfig_Boundaries::ExamplePreprocessorConfig_Boundaries(
    ::google::protobuf::Arena* PROTOBUF_NULLABLE arena,
    const ExamplePreprocessorConfig_Boundaries& from)
#if defined(PROTOBUF_CUSTOM_VTABLE)
    : ::google::protobuf::MessageLite(arena, ExamplePreprocessorConfig_Boundaries_get_class_data()) {

#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::MessageLite(arena) {
#endif  // PROTOBUF_CUSTOM_VTABLE
  ExamplePreprocessorConfig_Boundaries* const _this = this;
  (void)_this;
  _internal_metadata_.MergeFrom<::std::string>(
      from._internal_metadata_);
  new (&_impl_) Impl_(internal_visibility(), arena, from._impl_, from);

  // @@protoc_insertion_point(copy_constructor:assist_ranker.ExamplePreprocessorConfig.Boundaries)
}
PROTOBUF_NDEBUG_INLINE ExamplePreprocessorConfig_Boundaries::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    [[maybe_unused]] ::google::protobuf::Arena* PROTOBUF_NULLABLE arena)
      : _cached_size_{0},
        boundaries_ { visibility, ::_pbi::InternalMetadataOffset::Build<
            ::assist_ranker::ExamplePreprocessorConfig_Boundaries,
            PROTOBUF_FIELD_OFFSET(::assist_ranker::ExamplePreprocessorConfig_Boundaries, _impl_.boundaries_)>()
         }
     {}

inline void ExamplePreprocessorConfig_Boundaries::SharedCtor(::_pb::Arena* PROTOBUF_NULLABLE arena) {
  new (&_impl_) Impl_(internal_visibility(), arena);
}
ExamplePreprocessorConfig_Boundaries::~ExamplePreprocessorConfig_Boundaries() {
  // @@protoc_insertion_point(destructor:assist_ranker.ExamplePreprocessorConfig.Boundaries)
  SharedDtor(*this);
}
inline void ExamplePreprocessorConfig_Boundaries::SharedDtor(MessageLite& self) {
  ExamplePreprocessorConfig_Boundaries& this_ = static_cast<ExamplePreprocessorConfig_Boundaries&>(self);
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    this_.CheckHasBitConsistency();
  }
  this_._internal_metadata_.Delete<::std::string>();
  ABSL_DCHECK(this_.GetArena() == nullptr);
  this_._impl_.~Impl_();
}

#ifndef PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_CONSTINIT
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1
const ::google::protobuf::internal::ClassDataLite ExamplePreprocessorConfig_Boundaries_class_data_ =
    ExamplePreprocessorConfig_Boundaries::InternalGenerateClassData_(ExamplePreprocessorConfig_Boundaries_globals_._default);

PROTOBUF_ATTRIBUTE_WEAK const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL
ExamplePreprocessorConfig_Boundaries::GetClassData() const {
  return ExamplePreprocessorConfig_Boundaries_class_data_.base();
}
#else
PROTOBUF_ATTRIBUTE_WEAK const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL
ExamplePreprocessorConfig_Boundaries::GetClassData() const {
  return ExamplePreprocessorConfig_Boundaries_globals_.GetClassData();
}
#endif  // !PROTOBUF_MESSAGE_GLOBALS
#ifndef PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_CONSTINIT
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const ExamplePreprocessorConfig_Boundaries::ParseTableT_
    ExamplePreprocessorConfig_Boundaries::_table_ =
        ExamplePreprocessorConfig_Boundaries::InternalGenerateParseTable_(ExamplePreprocessorConfig_Boundaries_class_data_.base());
#endif  // !PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_NOINLINE void ExamplePreprocessorConfig_Boundaries::Clear() {
// @@protoc_insertion_point(message_clear_start:assist_ranker.ExamplePreprocessorConfig.Boundaries)
  ::google::protobuf::internal::TSanWrite(&_impl_);
  ::uint32_t cached_has_bits = 0;
  // Prevent compiler warnings about cached_has_bits being unused
  (void) cached_has_bits;

  cached_has_bits = _impl_._has_bits_[0];
  if (CheckHasBit(cached_has_bits, 0x00000001U)) {
    _impl_.boundaries_.Clear();
  }
  _impl_._has_bits_.Clear();
  _internal_metadata_.Clear<::std::string>();
}

#if defined(PROTOBUF_CUSTOM_VTABLE)
::uint8_t* PROTOBUF_NONNULL ExamplePreprocessorConfig_Boundaries::_InternalSerialize(
    const ::google::protobuf::MessageLite& base, ::uint8_t* PROTOBUF_NONNULL target,
    ::google::protobuf::io::EpsCopyOutputStream* PROTOBUF_NONNULL stream) {
  const ExamplePreprocessorConfig_Boundaries& this_ = static_cast<const ExamplePreprocessorConfig_Boundaries&>(base);
#else   // PROTOBUF_CUSTOM_VTABLE
::uint8_t* PROTOBUF_NONNULL ExamplePreprocessorConfig_Boundaries::_InternalSerialize(
    ::uint8_t* PROTOBUF_NONNULL target,
    ::google::protobuf::io::EpsCopyOutputStream* PROTOBUF_NONNULL stream) const {
  const ExamplePreprocessorConfig_Boundaries& this_ = *this;
#endif  // PROTOBUF_CUSTOM_VTABLE
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    this_.CheckHasBitConsistency();
  }
  // @@protoc_insertion_point(serialize_to_array_start:assist_ranker.ExamplePreprocessorConfig.Boundaries)
  ::uint32_t cached_has_bits = 0;
  (void)cached_has_bits;

  cached_has_bits = this_._impl_._has_bits_[0];
  // repeated float boundaries = 1;
  if (CheckHasBit(cached_has_bits, 0x00000001U)) {
    for (int i = 0, n = this_._internal_boundaries_size(); i < n; ++i) {
      target = stream->EnsureSpace(target);
      target = ::_pbi::WireFormatLite::WriteFloatToArray(
          1, this_._internal_boundaries().Get(i), target);
    }
  }

  if (ABSL_PREDICT_FALSE(this_._internal_metadata_.have_unknown_fields())) {
    target = stream->WriteRaw(
        this_._internal_metadata_.unknown_fields<::std::string>(::google::protobuf::internal::GetEmptyString).data(),
        static_cast<int>(this_._internal_metadata_.unknown_fields<::std::string>(::google::protobuf::internal::GetEmptyString).size()), target);
  }
  // @@protoc_insertion_point(serialize_to_array_end:assist_ranker.ExamplePreprocessorConfig.Boundaries)
  return target;
}

#if defined(PROTOBUF_CUSTOM_VTABLE)
::size_t ExamplePreprocessorConfig_Boundaries::ByteSizeLong(const MessageLite& base) {
  const ExamplePreprocessorConfig_Boundaries& this_ = static_cast<const ExamplePreprocessorConfig_Boundaries&>(base);
#else   // PROTOBUF_CUSTOM_VTABLE
::size_t ExamplePreprocessorConfig_Boundaries::ByteSizeLong() const {
  const ExamplePreprocessorConfig_Boundaries& this_ = *this;
#endif  // PROTOBUF_CUSTOM_VTABLE
  // @@protoc_insertion_point(message_byte_size_start:assist_ranker.ExamplePreprocessorConfig.Boundaries)
  ::size_t total_size = 0;

  ::uint32_t cached_has_bits = 0;
  // Prevent compiler warnings about cached_has_bits being unused
  (void)cached_has_bits;

  ::_pbi::Prefetch5LinesFrom7Lines(&this_);
   {
    // repeated float boundaries = 1;
    cached_has_bits = this_._impl_._has_bits_[0];
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      ::size_t data_size = ::size_t{4} *
          ::_pbi::FromIntSize(this_._internal_boundaries_size());
      ::size_t tag_size = ::size_t{1} *
          ::_pbi::FromIntSize(this_._internal_boundaries_size());
      total_size += tag_size + data_size;
    }
  }
  if (ABSL_PREDICT_FALSE(this_._internal_metadata_.have_unknown_fields())) {
    total_size += this_._internal_metadata_.unknown_fields<::std::string>(::google::protobuf::internal::GetEmptyString).size();
  }
  this_._impl_._cached_size_.Set(::_pbi::ToCachedSize(total_size));
  return total_size;
}

void ExamplePreprocessorConfig_Boundaries::MergeImpl(::google::protobuf::MessageLite& to_msg,
                      const ::google::protobuf::MessageLite& from_msg) {
   auto* const _this = static_cast<ExamplePreprocessorConfig_Boundaries*>(&to_msg);
  auto& from = static_cast<const ExamplePreprocessorConfig_Boundaries&>(from_msg);
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    from.CheckHasBitConsistency();
  }
  // @@protoc_insertion_point(class_specific_merge_from_start:assist_ranker.ExamplePreprocessorConfig.Boundaries)
  ABSL_DCHECK_NE(&from, _this);
  ::uint32_t cached_has_bits = 0;
  (void)cached_has_bits;

  cached_has_bits = from._impl_._has_bits_[0];
  if (CheckHasBit(cached_has_bits, 0x00000001U)) {
    _this->_internal_mutable_boundaries()->MergeFrom(from._internal_boundaries());
  }
  _this->_impl_._has_bits_[0] |= cached_has_bits;
  _this->_internal_metadata_.MergeFrom<::std::string>(
      from._internal_metadata_);
}

void ExamplePreprocessorConfig_Boundaries::CopyFrom(const ExamplePreprocessorConfig_Boundaries& from) {
  // @@protoc_insertion_point(class_specific_copy_from_start:assist_ranker.ExamplePreprocessorConfig.Boundaries)
  if (&from == this) return;
  Clear();
  MergeFrom(from);
}


void ExamplePreprocessorConfig_Boundaries::InternalSwap(ExamplePreprocessorConfig_Boundaries* PROTOBUF_RESTRICT PROTOBUF_NONNULL other) {
  using ::std::swap;
  _internal_metadata_.InternalSwap(&other->_internal_metadata_);
  swap(_impl_._has_bits_[0], other->_impl_._has_bits_[0]);
  _impl_.boundaries_.InternalSwap(&other->_impl_.boundaries_);
}

// ===================================================================

// ===================================================================

// ===================================================================

// ===================================================================

ExamplePreprocessorConfig::ExamplePreprocessorConfig(::google::protobuf::Arena* PROTOBUF_NULLABLE arena)
#if defined(PROTOBUF_CUSTOM_VTABLE)
    : ::google::protobuf::MessageLite(arena, ExamplePreprocessorConfig_get_class_data()) {
#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::MessageLite(arena) {
#endif  // PROTOBUF_CUSTOM_VTABLE
  SharedCtor(arena);
  // @@protoc_insertion_point(arena_constructor:assist_ranker.ExamplePreprocessorConfig)
}
PROTOBUF_NDEBUG_INLINE ExamplePreprocessorConfig::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    [[maybe_unused]] ::google::protobuf::Arena* PROTOBUF_NULLABLE arena, const Impl_& from,
    [[maybe_unused]] const ::assist_ranker::ExamplePreprocessorConfig& from_msg)
      : _has_bits_{from._has_bits_},
        _cached_size_{0},
        missing_features_ {
          visibility, ::_pbi::InternalMetadataOffset::Build<
              ::assist_ranker::ExamplePreprocessorConfig,
              PROTOBUF_FIELD_OFFSET(::assist_ranker::ExamplePreprocessorConfig, _impl_.missing_features_)>()
          , from.missing_features_
        }
        ,
        convert_to_string_features_ {
          visibility, ::_pbi::InternalMetadataOffset::Build<
              ::assist_ranker::ExamplePreprocessorConfig,
              PROTOBUF_FIELD_OFFSET(::assist_ranker::ExamplePreprocessorConfig, _impl_.convert_to_string_features_)>()
          , from.convert_to_string_features_
        }
        ,
        bucketizers_ {
          visibility, ::_pbi::InternalMetadataOffset::Build<
              ::assist_ranker::ExamplePreprocessorConfig,
              PROTOBUF_FIELD_OFFSET(::assist_ranker::ExamplePreprocessorConfig, _impl_.bucketizers_)>()
          , from.bucketizers_
        }
        ,
        feature_indices_ {
          visibility, ::_pbi::InternalMetadataOffset::Build<
              ::assist_ranker::ExamplePreprocessorConfig,
              PROTOBUF_FIELD_OFFSET(::assist_ranker::ExamplePreprocessorConfig, _impl_.feature_indices_)>()
          , from.feature_indices_
        }
        ,
        normalizers_ {
          visibility, ::_pbi::InternalMetadataOffset::Build<
              ::assist_ranker::ExamplePreprocessorConfig,
              PROTOBUF_FIELD_OFFSET(::assist_ranker::ExamplePreprocessorConfig, _impl_.normalizers_)>()
          , from.normalizers_
        }
     {}

ExamplePreprocessorConfig::ExamplePreprocessorConfig(
    ::google::protobuf::Arena* PROTOBUF_NULLABLE arena,
    const ExamplePreprocessorConfig& from)
#if defined(PROTOBUF_CUSTOM_VTABLE)
    : ::google::protobuf::MessageLite(arena, ExamplePreprocessorConfig_get_class_data()) {

#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::MessageLite(arena) {
#endif  // PROTOBUF_CUSTOM_VTABLE
  ExamplePreprocessorConfig* const _this = this;
  (void)_this;
  _internal_metadata_.MergeFrom<::std::string>(
      from._internal_metadata_);
  new (&_impl_) Impl_(internal_visibility(), arena, from._impl_, from);

  // @@protoc_insertion_point(copy_constructor:assist_ranker.ExamplePreprocessorConfig)
}
PROTOBUF_NDEBUG_INLINE ExamplePreprocessorConfig::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    [[maybe_unused]] ::google::protobuf::Arena* PROTOBUF_NULLABLE arena)
      : _cached_size_{0},
        missing_features_ { visibility, ::_pbi::InternalMetadataOffset::Build<
            ::assist_ranker::ExamplePreprocessorConfig,
            PROTOBUF_FIELD_OFFSET(::assist_ranker::ExamplePreprocessorConfig, _impl_.missing_features_)>()
         }
        ,
        convert_to_string_features_ { visibility, ::_pbi::InternalMetadataOffset::Build<
            ::assist_ranker::ExamplePreprocessorConfig,
            PROTOBUF_FIELD_OFFSET(::assist_ranker::ExamplePreprocessorConfig, _impl_.convert_to_string_features_)>()
         }
        ,
        bucketizers_ { visibility, ::_pbi::InternalMetadataOffset::Build<
            ::assist_ranker::ExamplePreprocessorConfig,
            PROTOBUF_FIELD_OFFSET(::assist_ranker::ExamplePreprocessorConfig, _impl_.bucketizers_)>()
         }
        ,
        feature_indices_ { visibility, ::_pbi::InternalMetadataOffset::Build<
            ::assist_ranker::ExamplePreprocessorConfig,
            PROTOBUF_FIELD_OFFSET(::assist_ranker::ExamplePreprocessorConfig, _impl_.feature_indices_)>()
         }
        ,
        normalizers_ { visibility, ::_pbi::InternalMetadataOffset::Build<
            ::assist_ranker::ExamplePreprocessorConfig,
            PROTOBUF_FIELD_OFFSET(::assist_ranker::ExamplePreprocessorConfig, _impl_.normalizers_)>()
         }
     {}

inline void ExamplePreprocessorConfig::SharedCtor(::_pb::Arena* PROTOBUF_NULLABLE arena) {
  new (&_impl_) Impl_(internal_visibility(), arena);
}
ExamplePreprocessorConfig::~ExamplePreprocessorConfig() {
  // @@protoc_insertion_point(destructor:assist_ranker.ExamplePreprocessorConfig)
  SharedDtor(*this);
}
inline void ExamplePreprocessorConfig::SharedDtor(MessageLite& self) {
  ExamplePreprocessorConfig& this_ = static_cast<ExamplePreprocessorConfig&>(self);
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    this_.CheckHasBitConsistency();
  }
  this_._internal_metadata_.Delete<::std::string>();
  ABSL_DCHECK(this_.GetArena() == nullptr);
  this_._impl_.~Impl_();
}

#ifndef PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_CONSTINIT
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1
const ::google::protobuf::internal::ClassDataLite ExamplePreprocessorConfig_class_data_ =
    ExamplePreprocessorConfig::InternalGenerateClassData_(ExamplePreprocessorConfig_globals_._default);

PROTOBUF_ATTRIBUTE_WEAK const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL
ExamplePreprocessorConfig::GetClassData() const {
  return ExamplePreprocessorConfig_class_data_.base();
}
#else
PROTOBUF_ATTRIBUTE_WEAK const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL
ExamplePreprocessorConfig::GetClassData() const {
  return ExamplePreprocessorConfig_globals_.GetClassData();
}
#endif  // !PROTOBUF_MESSAGE_GLOBALS
#ifndef PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_CONSTINIT
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const ExamplePreprocessorConfig::ParseTableT_
    ExamplePreprocessorConfig::_table_ =
        ExamplePreprocessorConfig::InternalGenerateParseTable_(ExamplePreprocessorConfig_class_data_.base());
#endif  // !PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_NOINLINE void ExamplePreprocessorConfig::Clear() {
// @@protoc_insertion_point(message_clear_start:assist_ranker.ExamplePreprocessorConfig)
  ::google::protobuf::internal::TSanWrite(&_impl_);
  ::uint32_t cached_has_bits = 0;
  // Prevent compiler warnings about cached_has_bits being unused
  (void) cached_has_bits;

  cached_has_bits = _impl_._has_bits_[0];
  if (BatchCheckHasBit(cached_has_bits, 0x0000001fU)) {
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      _impl_.missing_features_.Clear();
    }
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      _impl_.convert_to_string_features_.Clear();
    }
    if (CheckHasBit(cached_has_bits, 0x00000004U)) {
      _impl_.bucketizers_.Clear();
    }
    if (CheckHasBit(cached_has_bits, 0x00000008U)) {
      _impl_.feature_indices_.Clear();
    }
    if (CheckHasBit(cached_has_bits, 0x00000010U)) {
      _impl_.normalizers_.Clear();
    }
  }
  _impl_._has_bits_.Clear();
  _internal_metadata_.Clear<::std::string>();
}

#if defined(PROTOBUF_CUSTOM_VTABLE)
::uint8_t* PROTOBUF_NONNULL ExamplePreprocessorConfig::_InternalSerialize(
    const ::google::protobuf::MessageLite& base, ::uint8_t* PROTOBUF_NONNULL target,
    ::google::protobuf::io::EpsCopyOutputStream* PROTOBUF_NONNULL stream) {
  const ExamplePreprocessorConfig& this_ = static_cast<const ExamplePreprocessorConfig&>(base);
#else   // PROTOBUF_CUSTOM_VTABLE
::uint8_t* PROTOBUF_NONNULL ExamplePreprocessorConfig::_InternalSerialize(
    ::uint8_t* PROTOBUF_NONNULL target,
    ::google::protobuf::io::EpsCopyOutputStream* PROTOBUF_NONNULL stream) const {
  const ExamplePreprocessorConfig& this_ = *this;
#endif  // PROTOBUF_CUSTOM_VTABLE
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    this_.CheckHasBitConsistency();
  }
  // @@protoc_insertion_point(serialize_to_array_start:assist_ranker.ExamplePreprocessorConfig)
  ::uint32_t cached_has_bits = 0;
  (void)cached_has_bits;

  cached_has_bits = this_._impl_._has_bits_[0];
  // repeated string missing_features = 1;
  if (CheckHasBit(cached_has_bits, 0x00000001U)) {
    for (int i = 0, n = this_._internal_missing_features_size(); i < n; ++i) {
      const auto& s = this_._internal_missing_features().Get(i);
      target = stream->WriteString(1, s, target);
    }
  }

  // map<string, .assist_ranker.ExamplePreprocessorConfig.Boundaries> bucketizers = 2;
  if (CheckHasBit(cached_has_bits, 0x00000004U)) {
    if (!this_._internal_bucketizers().empty()) {
      using MapType = ::google::protobuf::Map<::std::string, ::assist_ranker::ExamplePreprocessorConfig_Boundaries>;
      using WireHelper = _pbi::MapEntryFuncs<::std::string, ::assist_ranker::ExamplePreprocessorConfig_Boundaries,
                                     _pbi::WireFormatLite::TYPE_STRING,
                                     _pbi::WireFormatLite::TYPE_MESSAGE>;
      const auto& field = this_._internal_bucketizers();

      if (stream->IsSerializationDeterministic() && field.size() > 1) {
        for (const auto& entry : ::google::protobuf::internal::MapSorterPtr<MapType>(field)) {
          target = WireHelper::InternalSerialize(
              2, entry.first, entry.second, target, stream);
        }
      } else {
        for (const auto& entry : field) {
          target = WireHelper::InternalSerialize(
              2, entry.first, entry.second, target, stream);
        }
      }
    }
  }

  // map<string, int32> feature_indices = 3;
  if (CheckHasBit(cached_has_bits, 0x00000008U)) {
    if (!this_._internal_feature_indices().empty()) {
      using MapType = ::google::protobuf::Map<::std::string, ::int32_t>;
      using WireHelper = _pbi::MapEntryFuncs<::std::string, ::int32_t,
                                     _pbi::WireFormatLite::TYPE_STRING,
                                     _pbi::WireFormatLite::TYPE_INT32>;
      const auto& field = this_._internal_feature_indices();

      if (stream->IsSerializationDeterministic() && field.size() > 1) {
        for (const auto& entry : ::google::protobuf::internal::MapSorterPtr<MapType>(field)) {
          target = WireHelper::InternalSerialize(
              3, entry.first, entry.second, target, stream);
        }
      } else {
        for (const auto& entry : field) {
          target = WireHelper::InternalSerialize(
              3, entry.first, entry.second, target, stream);
        }
      }
    }
  }

  // map<string, float> normalizers = 4;
  if (CheckHasBit(cached_has_bits, 0x00000010U)) {
    if (!this_._internal_normalizers().empty()) {
      using MapType = ::google::protobuf::Map<::std::string, float>;
      using WireHelper = _pbi::MapEntryFuncs<::std::string, float,
                                     _pbi::WireFormatLite::TYPE_STRING,
                                     _pbi::WireFormatLite::TYPE_FLOAT>;
      const auto& field = this_._internal_normalizers();

      if (stream->IsSerializationDeterministic() && field.size() > 1) {
        for (const auto& entry : ::google::protobuf::internal::MapSorterPtr<MapType>(field)) {
          target = WireHelper::InternalSerialize(
              4, entry.first, entry.second, target, stream);
        }
      } else {
        for (const auto& entry : field) {
          target = WireHelper::InternalSerialize(
              4, entry.first, entry.second, target, stream);
        }
      }
    }
  }

  // repeated string convert_to_string_features = 5;
  if (CheckHasBit(cached_has_bits, 0x00000002U)) {
    for (int i = 0, n = this_._internal_convert_to_string_features_size(); i < n; ++i) {
      const auto& s = this_._internal_convert_to_string_features().Get(i);
      target = stream->WriteString(5, s, target);
    }
  }

  if (ABSL_PREDICT_FALSE(this_._internal_metadata_.have_unknown_fields())) {
    target = stream->WriteRaw(
        this_._internal_metadata_.unknown_fields<::std::string>(::google::protobuf::internal::GetEmptyString).data(),
        static_cast<int>(this_._internal_metadata_.unknown_fields<::std::string>(::google::protobuf::internal::GetEmptyString).size()), target);
  }
  // @@protoc_insertion_point(serialize_to_array_end:assist_ranker.ExamplePreprocessorConfig)
  return target;
}

#if defined(PROTOBUF_CUSTOM_VTABLE)
::size_t ExamplePreprocessorConfig::ByteSizeLong(const MessageLite& base) {
  const ExamplePreprocessorConfig& this_ = static_cast<const ExamplePreprocessorConfig&>(base);
#else   // PROTOBUF_CUSTOM_VTABLE
::size_t ExamplePreprocessorConfig::ByteSizeLong() const {
  const ExamplePreprocessorConfig& this_ = *this;
#endif  // PROTOBUF_CUSTOM_VTABLE
  // @@protoc_insertion_point(message_byte_size_start:assist_ranker.ExamplePreprocessorConfig)
  ::size_t total_size = 0;

  ::uint32_t cached_has_bits = 0;
  // Prevent compiler warnings about cached_has_bits being unused
  (void)cached_has_bits;

  ::_pbi::Prefetch5LinesFrom7Lines(&this_);
  cached_has_bits = this_._impl_._has_bits_[0];
  if (BatchCheckHasBit(cached_has_bits, 0x0000001fU)) {
    // repeated string missing_features = 1;
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      total_size +=
          1 * ::google::protobuf::internal::FromIntSize(this_._internal_missing_features().size());
      for (int i = 0, n = this_._internal_missing_features().size(); i < n; ++i) {
        total_size += ::google::protobuf::internal::WireFormatLite::StringSize(
            this_._internal_missing_features().Get(i));
      }
    }
    // repeated string convert_to_string_features = 5;
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      total_size +=
          1 * ::google::protobuf::internal::FromIntSize(this_._internal_convert_to_string_features().size());
      for (int i = 0, n = this_._internal_convert_to_string_features().size(); i < n; ++i) {
        total_size += ::google::protobuf::internal::WireFormatLite::StringSize(
            this_._internal_convert_to_string_features().Get(i));
      }
    }
    // map<string, .assist_ranker.ExamplePreprocessorConfig.Boundaries> bucketizers = 2;
    if (CheckHasBit(cached_has_bits, 0x00000004U)) {
      total_size +=
          1 * ::google::protobuf::internal::FromIntSize(this_._internal_bucketizers_size());
      for (const auto& entry : this_._internal_bucketizers()) {
        total_size += _pbi::MapEntryFuncs<::std::string, ::assist_ranker::ExamplePreprocessorConfig_Boundaries,
                                       _pbi::WireFormatLite::TYPE_STRING,
                                       _pbi::WireFormatLite::TYPE_MESSAGE>::ByteSizeLong(entry.first, entry.second);
      }
    }
    // map<string, int32> feature_indices = 3;
    if (CheckHasBit(cached_has_bits, 0x00000008U)) {
      total_size +=
          1 * ::google::protobuf::internal::FromIntSize(this_._internal_feature_indices_size());
      for (const auto& entry : this_._internal_feature_indices()) {
        total_size += _pbi::MapEntryFuncs<::std::string, ::int32_t,
                                       _pbi::WireFormatLite::TYPE_STRING,
                                       _pbi::WireFormatLite::TYPE_INT32>::ByteSizeLong(entry.first, entry.second);
      }
    }
    // map<string, float> normalizers = 4;
    if (CheckHasBit(cached_has_bits, 0x00000010U)) {
      total_size +=
          1 * ::google::protobuf::internal::FromIntSize(this_._internal_normalizers_size());
      for (const auto& entry : this_._internal_normalizers()) {
        total_size += _pbi::MapEntryFuncs<::std::string, float,
                                       _pbi::WireFormatLite::TYPE_STRING,
                                       _pbi::WireFormatLite::TYPE_FLOAT>::ByteSizeLong(entry.first, entry.second);
      }
    }
  }
  if (ABSL_PREDICT_FALSE(this_._internal_metadata_.have_unknown_fields())) {
    total_size += this_._internal_metadata_.unknown_fields<::std::string>(::google::protobuf::internal::GetEmptyString).size();
  }
  this_._impl_._cached_size_.Set(::_pbi::ToCachedSize(total_size));
  return total_size;
}

void ExamplePreprocessorConfig::MergeImpl(::google::protobuf::MessageLite& to_msg,
                      const ::google::protobuf::MessageLite& from_msg) {
   auto* const _this = static_cast<ExamplePreprocessorConfig*>(&to_msg);
  auto& from = static_cast<const ExamplePreprocessorConfig&>(from_msg);
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    from.CheckHasBitConsistency();
  }
  ::google::protobuf::Arena* arena = _this->GetArena();
  // @@protoc_insertion_point(class_specific_merge_from_start:assist_ranker.ExamplePreprocessorConfig)
  ABSL_DCHECK_NE(&from, _this);
  ::uint32_t cached_has_bits = 0;
  (void)cached_has_bits;

  cached_has_bits = from._impl_._has_bits_[0];
  if (BatchCheckHasBit(cached_has_bits, 0x0000001fU)) {
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      _this->_internal_mutable_missing_features()->InternalMergeFromWithArena(
          ::google::protobuf::MessageLite::internal_visibility(), arena,
          from._internal_missing_features());
    }
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      _this->_internal_mutable_convert_to_string_features()->InternalMergeFromWithArena(
          ::google::protobuf::MessageLite::internal_visibility(), arena,
          from._internal_convert_to_string_features());
    }
    if (CheckHasBit(cached_has_bits, 0x00000004U)) {
      _this->_impl_.bucketizers_.MergeFrom(from._impl_.bucketizers_);
    }
    if (CheckHasBit(cached_has_bits, 0x00000008U)) {
      _this->_impl_.feature_indices_.MergeFrom(from._impl_.feature_indices_);
    }
    if (CheckHasBit(cached_has_bits, 0x00000010U)) {
      _this->_impl_.normalizers_.MergeFrom(from._impl_.normalizers_);
    }
  }
  _this->_impl_._has_bits_[0] |= cached_has_bits;
  _this->_internal_metadata_.MergeFrom<::std::string>(
      from._internal_metadata_);
}

void ExamplePreprocessorConfig::CopyFrom(const ExamplePreprocessorConfig& from) {
  // @@protoc_insertion_point(class_specific_copy_from_start:assist_ranker.ExamplePreprocessorConfig)
  if (&from == this) return;
  Clear();
  MergeFrom(from);
}


void ExamplePreprocessorConfig::InternalSwap(ExamplePreprocessorConfig* PROTOBUF_RESTRICT PROTOBUF_NONNULL other) {
  using ::std::swap;
  _internal_metadata_.InternalSwap(&other->_internal_metadata_);
  swap(_impl_._has_bits_[0], other->_impl_._has_bits_[0]);
  _impl_.missing_features_.InternalSwap(&other->_impl_.missing_features_);
  _impl_.convert_to_string_features_.InternalSwap(&other->_impl_.convert_to_string_features_);
  _impl_.bucketizers_.InternalSwap(&other->_impl_.bucketizers_);
  _impl_.feature_indices_.InternalSwap(&other->_impl_.feature_indices_);
  _impl_.normalizers_.InternalSwap(&other->_impl_.normalizers_);
}

// @@protoc_insertion_point(namespace_scope)
}  // namespace assist_ranker
namespace google {
namespace protobuf {
}  // namespace protobuf
}  // namespace google
// @@protoc_insertion_point(global_scope)
#include "google/protobuf/port_undef.inc"
