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

#include "components/optimization_guide/proto/autofill_field_classification_model_metadata.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 optimization_guide {
namespace proto {
class AutofillFieldClassificationPostprocessingParameters::_Internal {
 public:
  using HasBits = decltype(::std::declval<AutofillFieldClassificationPostprocessingParameters>()._impl_._has_bits_);
  static constexpr ::int32_t kHasBitsOffset =
      8 * PROTOBUF_FIELD_OFFSET(AutofillFieldClassificationPostprocessingParameters, _impl_._has_bits_);
};

constexpr AutofillFieldClassificationPostprocessingParameters::ParseTableT_ AutofillFieldClassificationPostprocessingParameters::InternalGenerateParseTable_(const ::_pbi::ClassData* class_data) {
  return ParseTableT_{
    {
      PROTOBUF_FIELD_OFFSET(AutofillFieldClassificationPostprocessingParameters, _impl_._has_bits_),
      0, // no _extensions_
      3, 24,  // max_field_number, fast_idx_mask
      offsetof(ParseTableT_, field_lookup_table),
      4294967288,  // skipmap
      offsetof(ParseTableT_, field_entries),
      3,  // 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<::optimization_guide::proto::AutofillFieldClassificationPostprocessingParameters>(),  // to_prefetch
      #endif  // PROTOBUF_PREFETCH_PARSE_TABLE
    }, {{
      {::_pbi::TcParser::MiniParse, {}},
      // float confidence_threshold_per_field = 1;
      {::_pbi::TcParser::FastF32S1,
       {13, 0, 0,
        PROTOBUF_FIELD_OFFSET(AutofillFieldClassificationPostprocessingParameters, _impl_.confidence_threshold_per_field_)}},
      // float confidence_threshold_to_disable_all_predictions = 2;
      {::_pbi::TcParser::FastF32S1,
       {21, 1, 0,
        PROTOBUF_FIELD_OFFSET(AutofillFieldClassificationPostprocessingParameters, _impl_.confidence_threshold_to_disable_all_predictions_)}},
      // bool disallow_same_type_predictions = 3;
      {::_pbi::TcParser::FastV8S1,
       {24, 2, 0,
        PROTOBUF_FIELD_OFFSET(AutofillFieldClassificationPostprocessingParameters, _impl_.disallow_same_type_predictions_)}},
    }}, {{
      65535, 65535
    }}, {{
      // float confidence_threshold_per_field = 1;
      {PROTOBUF_FIELD_OFFSET(AutofillFieldClassificationPostprocessingParameters, _impl_.confidence_threshold_per_field_), _Internal::kHasBitsOffset + 0, 0, (0 | ::_fl::kFcOptional | ::_fl::kFloat)},
      // float confidence_threshold_to_disable_all_predictions = 2;
      {PROTOBUF_FIELD_OFFSET(AutofillFieldClassificationPostprocessingParameters, _impl_.confidence_threshold_to_disable_all_predictions_), _Internal::kHasBitsOffset + 1, 0, (0 | ::_fl::kFcOptional | ::_fl::kFloat)},
      // bool disallow_same_type_predictions = 3;
      {PROTOBUF_FIELD_OFFSET(AutofillFieldClassificationPostprocessingParameters, _impl_.disallow_same_type_predictions_), _Internal::kHasBitsOffset + 2, 0, (0 | ::_fl::kFcOptional | ::_fl::kBool)},
    }},
    // no aux_entries
    {{
    }},
  };
}


inline constexpr AutofillFieldClassificationPostprocessingParameters::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    ::_pbi::ConstantInitialized) noexcept
      : _cached_size_{0},
        confidence_threshold_per_field_{0},
        confidence_threshold_to_disable_all_predictions_{0},
        disallow_same_type_predictions_{false} {}

template <typename>
constexpr AutofillFieldClassificationPostprocessingParameters::AutofillFieldClassificationPostprocessingParameters(::_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 AutofillFieldClassificationPostprocessingParameters::PlacementNew_(
    const void* PROTOBUF_NONNULL, void* PROTOBUF_NONNULL mem,
    ::google::protobuf::Arena* PROTOBUF_NULLABLE arena) {
  return ::new (mem) AutofillFieldClassificationPostprocessingParameters(arena);
}
constexpr auto AutofillFieldClassificationPostprocessingParameters::InternalNewImpl_() {
  return ::google::protobuf::internal::MessageCreator::ZeroInit(sizeof(AutofillFieldClassificationPostprocessingParameters), alignof(AutofillFieldClassificationPostprocessingParameters));
}
constexpr auto AutofillFieldClassificationPostprocessingParameters::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
          &AutofillFieldClassificationPostprocessingParameters::MergeImpl,
          ::google::protobuf::MessageLite::GetNewImpl<AutofillFieldClassificationPostprocessingParameters>(),
#if defined(PROTOBUF_CUSTOM_VTABLE)
          &AutofillFieldClassificationPostprocessingParameters::SharedDtor,
          ::google::protobuf::MessageLite::GetClearImpl<AutofillFieldClassificationPostprocessingParameters>(), &AutofillFieldClassificationPostprocessingParameters::ByteSizeLong,
              &AutofillFieldClassificationPostprocessingParameters::_InternalSerialize,
#endif  // PROTOBUF_CUSTOM_VTABLE
          PROTOBUF_FIELD_OFFSET(AutofillFieldClassificationPostprocessingParameters, _impl_._cached_size_),
          true,
      },
      "optimization_guide.proto.AutofillFieldClassificationPostprocessingParameters",
  };
}
struct AutofillFieldClassificationPostprocessingParametersGlobalsTypeInternal : ::_pbi::MessageGlobalsBase {
  constexpr AutofillFieldClassificationPostprocessingParametersGlobalsTypeInternal()
      :
#ifndef PROTOBUF_MESSAGE_GLOBALS
        _default(::_pbi::ConstantInitialized{},
                 AutofillFieldClassificationPostprocessingParameters_class_data_.base())
#else   // !PROTOBUF_MESSAGE_GLOBALS
        MessageGlobalsBase(AutofillFieldClassificationPostprocessingParameters::InternalGenerateClassData_(
            _default, &AutofillFieldClassificationPostprocessingParameters_globals_._table.header)),
        _default(::_pbi::ConstantInitialized{}, GetClassData()),
        _table(::_pbi::PrivateAccess::GenerateParseTable<AutofillFieldClassificationPostprocessingParameters>(
            GetClassData()))
#endif  // PROTOBUF_MESSAGE_GLOBALS
  {
  }
  ~AutofillFieldClassificationPostprocessingParametersGlobalsTypeInternal() {}
  union {
    alignas(::_pbi::kMaxMessageAlignment) AutofillFieldClassificationPostprocessingParameters _default;
  };
#ifdef PROTOBUF_MESSAGE_GLOBALS
  decltype(::_pbi::PrivateAccess::GenerateParseTable<AutofillFieldClassificationPostprocessingParameters>(
      ::std::declval<const ::_pbi::ClassData*>())) _table;
#endif
};
#ifdef PROTOBUF_MESSAGE_GLOBALS
static_assert(PROTOBUF_FIELD_OFFSET(AutofillFieldClassificationPostprocessingParametersGlobalsTypeInternal, _default) ==
              ::_pbi::MessageGlobalsBase::OffsetToDefault());
#endif  // PROTOBUF_MESSAGE_GLOBALS

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

constexpr AutofillFieldClassificationEncodingParameters::ParseTableT_ AutofillFieldClassificationEncodingParameters::InternalGenerateParseTable_(const ::_pbi::ClassData* class_data) {
  return ParseTableT_{
    {
      PROTOBUF_FIELD_OFFSET(AutofillFieldClassificationEncodingParameters, _impl_._has_bits_),
      0, // no _extensions_
      8, 56,  // max_field_number, fast_idx_mask
      offsetof(ParseTableT_, field_lookup_table),
      4294967040,  // skipmap
      offsetof(ParseTableT_, field_entries),
      8,  // 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<::optimization_guide::proto::AutofillFieldClassificationEncodingParameters>(),  // to_prefetch
      #endif  // PROTOBUF_PREFETCH_PARSE_TABLE
    }, {{
      // repeated .optimization_guide.proto.AutofillFieldClassificationEncodingParameters.AutofillFieldClassificationFormLevelFeature form_features = 8;
      {::_pbi::TcParser::FastV32P1,
       {66, 1, 0,
        PROTOBUF_FIELD_OFFSET(AutofillFieldClassificationEncodingParameters, _impl_.form_features_)}},
      // int32 maximum_number_of_fields = 1 [features = {
      {::_pbi::TcParser::FastV32S1,
       {8, 4, 0,
        PROTOBUF_FIELD_OFFSET(AutofillFieldClassificationEncodingParameters, _impl_.maximum_number_of_fields_)}},
      // int32 max_tokens_per_feature = 2 [features = {
      {::_pbi::TcParser::FastV32S1,
       {16, 5, 0,
        PROTOBUF_FIELD_OFFSET(AutofillFieldClassificationEncodingParameters, _impl_.max_tokens_per_feature_)}},
      // repeated .optimization_guide.proto.AutofillFieldClassificationEncodingParameters.AutofillFieldClassificationFeature features = 3;
      {::_pbi::TcParser::FastV32P1,
       {26, 0, 0,
        PROTOBUF_FIELD_OFFSET(AutofillFieldClassificationEncodingParameters, _impl_.features_)}},
      // bool split_on_camel_case = 4 [features = {
      {::_pbi::TcParser::FastV8S1,
       {32, 6, 0,
        PROTOBUF_FIELD_OFFSET(AutofillFieldClassificationEncodingParameters, _impl_.split_on_camel_case_)}},
      // bool lowercase = 5 [features = {
      {::_pbi::TcParser::FastV8S1,
       {40, 7, 0,
        PROTOBUF_FIELD_OFFSET(AutofillFieldClassificationEncodingParameters, _impl_.lowercase_)}},
      // string replace_chars_with_whitespace = 6 [features = {
      {::_pbi::TcParser::FastUS1,
       {50, 2, 0,
        PROTOBUF_FIELD_OFFSET(AutofillFieldClassificationEncodingParameters, _impl_.replace_chars_with_whitespace_)}},
      // string remove_chars = 7 [features = {
      {::_pbi::TcParser::FastUS1,
       {58, 3, 0,
        PROTOBUF_FIELD_OFFSET(AutofillFieldClassificationEncodingParameters, _impl_.remove_chars_)}},
    }}, {{
      65535, 65535
    }}, {{
      // int32 maximum_number_of_fields = 1 [features = {
      {PROTOBUF_FIELD_OFFSET(AutofillFieldClassificationEncodingParameters, _impl_.maximum_number_of_fields_), _Internal::kHasBitsOffset + 4, 0, (0 | ::_fl::kFcOptional | ::_fl::kInt32)},
      // int32 max_tokens_per_feature = 2 [features = {
      {PROTOBUF_FIELD_OFFSET(AutofillFieldClassificationEncodingParameters, _impl_.max_tokens_per_feature_), _Internal::kHasBitsOffset + 5, 0, (0 | ::_fl::kFcOptional | ::_fl::kInt32)},
      // repeated .optimization_guide.proto.AutofillFieldClassificationEncodingParameters.AutofillFieldClassificationFeature features = 3;
      {PROTOBUF_FIELD_OFFSET(AutofillFieldClassificationEncodingParameters, _impl_.features_), _Internal::kHasBitsOffset + 0, 0, (0 | ::_fl::kFcRepeated | ::_fl::kPackedOpenEnum)},
      // bool split_on_camel_case = 4 [features = {
      {PROTOBUF_FIELD_OFFSET(AutofillFieldClassificationEncodingParameters, _impl_.split_on_camel_case_), _Internal::kHasBitsOffset + 6, 0, (0 | ::_fl::kFcOptional | ::_fl::kBool)},
      // bool lowercase = 5 [features = {
      {PROTOBUF_FIELD_OFFSET(AutofillFieldClassificationEncodingParameters, _impl_.lowercase_), _Internal::kHasBitsOffset + 7, 0, (0 | ::_fl::kFcOptional | ::_fl::kBool)},
      // string replace_chars_with_whitespace = 6 [features = {
      {PROTOBUF_FIELD_OFFSET(AutofillFieldClassificationEncodingParameters, _impl_.replace_chars_with_whitespace_), _Internal::kHasBitsOffset + 2, 0, (0 | ::_fl::kFcOptional | ::_fl::kUtf8String | ::_fl::kRepAString)},
      // string remove_chars = 7 [features = {
      {PROTOBUF_FIELD_OFFSET(AutofillFieldClassificationEncodingParameters, _impl_.remove_chars_), _Internal::kHasBitsOffset + 3, 0, (0 | ::_fl::kFcOptional | ::_fl::kUtf8String | ::_fl::kRepAString)},
      // repeated .optimization_guide.proto.AutofillFieldClassificationEncodingParameters.AutofillFieldClassificationFormLevelFeature form_features = 8;
      {PROTOBUF_FIELD_OFFSET(AutofillFieldClassificationEncodingParameters, _impl_.form_features_), _Internal::kHasBitsOffset + 1, 0, (0 | ::_fl::kFcRepeated | ::_fl::kPackedOpenEnum)},
    }},
    // no aux_entries
    {{
      "\106\0\0\0\0\0\35\14\0\0\0\0\0\0\0\0"
      "optimization_guide.proto.AutofillFieldClassificationEncodingParameters"
      "replace_chars_with_whitespace"
      "remove_chars"
    }},
  };
}


inline constexpr AutofillFieldClassificationEncodingParameters::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    ::_pbi::ConstantInitialized) noexcept
      : _cached_size_{0},
        features_ { visibility, ::_pbi::InternalMetadataOffset::Build<
            ::optimization_guide::proto::AutofillFieldClassificationEncodingParameters,
            PROTOBUF_FIELD_OFFSET(::optimization_guide::proto::AutofillFieldClassificationEncodingParameters, _impl_.features_)>()
         }
        ,
        _features_cached_byte_size_{0},
        form_features_ { visibility, ::_pbi::InternalMetadataOffset::Build<
            ::optimization_guide::proto::AutofillFieldClassificationEncodingParameters,
            PROTOBUF_FIELD_OFFSET(::optimization_guide::proto::AutofillFieldClassificationEncodingParameters, _impl_.form_features_)>()
         }
        ,
        _form_features_cached_byte_size_{0},
        replace_chars_with_whitespace_(
            &::google::protobuf::internal::fixed_address_empty_string,
            ::_pbi::ConstantInitialized()),
        remove_chars_(
            &::google::protobuf::internal::fixed_address_empty_string,
            ::_pbi::ConstantInitialized()),
        maximum_number_of_fields_{0},
        max_tokens_per_feature_{0},
        split_on_camel_case_{false},
        lowercase_{false} {}

template <typename>
constexpr AutofillFieldClassificationEncodingParameters::AutofillFieldClassificationEncodingParameters(::_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 AutofillFieldClassificationEncodingParameters::PlacementNew_(
    const void* PROTOBUF_NONNULL, void* PROTOBUF_NONNULL mem,
    ::google::protobuf::Arena* PROTOBUF_NULLABLE arena) {
  return ::new (mem) AutofillFieldClassificationEncodingParameters(arena);
}
constexpr auto AutofillFieldClassificationEncodingParameters::InternalNewImpl_() {
  return ::google::protobuf::internal::MessageCreator::CopyInit(sizeof(AutofillFieldClassificationEncodingParameters), alignof(AutofillFieldClassificationEncodingParameters));
}
constexpr auto AutofillFieldClassificationEncodingParameters::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
          &AutofillFieldClassificationEncodingParameters::MergeImpl,
          ::google::protobuf::MessageLite::GetNewImpl<AutofillFieldClassificationEncodingParameters>(),
#if defined(PROTOBUF_CUSTOM_VTABLE)
          &AutofillFieldClassificationEncodingParameters::SharedDtor,
          ::google::protobuf::MessageLite::GetClearImpl<AutofillFieldClassificationEncodingParameters>(), &AutofillFieldClassificationEncodingParameters::ByteSizeLong,
              &AutofillFieldClassificationEncodingParameters::_InternalSerialize,
#endif  // PROTOBUF_CUSTOM_VTABLE
          PROTOBUF_FIELD_OFFSET(AutofillFieldClassificationEncodingParameters, _impl_._cached_size_),
          true,
      },
      "optimization_guide.proto.AutofillFieldClassificationEncodingParameters",
  };
}
struct AutofillFieldClassificationEncodingParametersGlobalsTypeInternal : ::_pbi::MessageGlobalsBase {
  constexpr AutofillFieldClassificationEncodingParametersGlobalsTypeInternal()
      :
#ifndef PROTOBUF_MESSAGE_GLOBALS
        _default(::_pbi::ConstantInitialized{},
                 AutofillFieldClassificationEncodingParameters_class_data_.base())
#else   // !PROTOBUF_MESSAGE_GLOBALS
        MessageGlobalsBase(AutofillFieldClassificationEncodingParameters::InternalGenerateClassData_(
            _default, &AutofillFieldClassificationEncodingParameters_globals_._table.header)),
        _default(::_pbi::ConstantInitialized{}, GetClassData()),
        _table(::_pbi::PrivateAccess::GenerateParseTable<AutofillFieldClassificationEncodingParameters>(
            GetClassData()))
#endif  // PROTOBUF_MESSAGE_GLOBALS
  {
  }
  ~AutofillFieldClassificationEncodingParametersGlobalsTypeInternal() {}
  union {
    alignas(::_pbi::kMaxMessageAlignment) AutofillFieldClassificationEncodingParameters _default;
  };
#ifdef PROTOBUF_MESSAGE_GLOBALS
  decltype(::_pbi::PrivateAccess::GenerateParseTable<AutofillFieldClassificationEncodingParameters>(
      ::std::declval<const ::_pbi::ClassData*>())) _table;
#endif
};
#ifdef PROTOBUF_MESSAGE_GLOBALS
static_assert(PROTOBUF_FIELD_OFFSET(AutofillFieldClassificationEncodingParametersGlobalsTypeInternal, _default) ==
              ::_pbi::MessageGlobalsBase::OffsetToDefault());
#endif  // PROTOBUF_MESSAGE_GLOBALS

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

constexpr AutofillFieldClassificationModelMetadata::ParseTableT_ AutofillFieldClassificationModelMetadata::InternalGenerateParseTable_(const ::_pbi::ClassData* class_data) {
  return ParseTableT_{
    {
      PROTOBUF_FIELD_OFFSET(AutofillFieldClassificationModelMetadata, _impl_._has_bits_),
      0, // no _extensions_
      6, 56,  // max_field_number, fast_idx_mask
      offsetof(ParseTableT_, field_lookup_table),
      4294967236,  // skipmap
      offsetof(ParseTableT_, field_entries),
      5,  // num_field_entries
      2,  // 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<::optimization_guide::proto::AutofillFieldClassificationModelMetadata>(),  // to_prefetch
      #endif  // PROTOBUF_PREFETCH_PARSE_TABLE
    }, {{
      {::_pbi::TcParser::MiniParse, {}},
      // repeated string input_token = 1;
      {::_pbi::TcParser::FastUR1,
       {10, 0, 0,
        PROTOBUF_FIELD_OFFSET(AutofillFieldClassificationModelMetadata, _impl_.input_token_)}},
      // repeated fixed32 output_type = 2;
      {::_pbi::TcParser::FastF32P1,
       {18, 1, 0,
        PROTOBUF_FIELD_OFFSET(AutofillFieldClassificationModelMetadata, _impl_.output_type_)}},
      {::_pbi::TcParser::MiniParse, {}},
      // int64 input_version = 4;
      {::_pbi::TcParser::FastV64S1,
       {32, 4, 0,
        PROTOBUF_FIELD_OFFSET(AutofillFieldClassificationModelMetadata, _impl_.input_version_)}},
      // .optimization_guide.proto.AutofillFieldClassificationEncodingParameters encoding_parameters = 5;
      {::_pbi::TcParser::FastMtS1,
       {42, 2, 0,
        PROTOBUF_FIELD_OFFSET(AutofillFieldClassificationModelMetadata, _impl_.encoding_parameters_)}},
      // .optimization_guide.proto.AutofillFieldClassificationPostprocessingParameters postprocessing_parameters = 6;
      {::_pbi::TcParser::FastMtS1,
       {50, 3, 1,
        PROTOBUF_FIELD_OFFSET(AutofillFieldClassificationModelMetadata, _impl_.postprocessing_parameters_)}},
      {::_pbi::TcParser::MiniParse, {}},
    }}, {{
      65535, 65535
    }}, {{
      // repeated string input_token = 1;
      {PROTOBUF_FIELD_OFFSET(AutofillFieldClassificationModelMetadata, _impl_.input_token_), _Internal::kHasBitsOffset + 0, 0, (0 | ::_fl::kFcRepeated | ::_fl::kUtf8String | ::_fl::kRepSString)},
      // repeated fixed32 output_type = 2;
      {PROTOBUF_FIELD_OFFSET(AutofillFieldClassificationModelMetadata, _impl_.output_type_), _Internal::kHasBitsOffset + 1, 0, (0 | ::_fl::kFcRepeated | ::_fl::kPackedFixed32)},
      // int64 input_version = 4;
      {PROTOBUF_FIELD_OFFSET(AutofillFieldClassificationModelMetadata, _impl_.input_version_), _Internal::kHasBitsOffset + 4, 0, (0 | ::_fl::kFcOptional | ::_fl::kInt64)},
      // .optimization_guide.proto.AutofillFieldClassificationEncodingParameters encoding_parameters = 5;
      {PROTOBUF_FIELD_OFFSET(AutofillFieldClassificationModelMetadata, _impl_.encoding_parameters_), _Internal::kHasBitsOffset + 2, 0, (0 | ::_fl::kFcOptional | ::_fl::kMessage | ::_fl::kTvTable)},
      // .optimization_guide.proto.AutofillFieldClassificationPostprocessingParameters postprocessing_parameters = 6;
      {PROTOBUF_FIELD_OFFSET(AutofillFieldClassificationModelMetadata, _impl_.postprocessing_parameters_), _Internal::kHasBitsOffset + 3, 1, (0 | ::_fl::kFcOptional | ::_fl::kMessage | ::_fl::kTvTable)},
    }},
    {{
        #ifndef PROTOBUF_MESSAGE_GLOBALS
        {::_pbi::TcParser::GetTable<::optimization_guide::proto::AutofillFieldClassificationEncodingParameters>()},
        #else
        {::_pbi::FieldAuxMessageGlobals(), &::optimization_guide::proto::AutofillFieldClassificationEncodingParameters_globals_},
        #endif
        #ifndef PROTOBUF_MESSAGE_GLOBALS
        {::_pbi::TcParser::GetTable<::optimization_guide::proto::AutofillFieldClassificationPostprocessingParameters>()},
        #else
        {::_pbi::FieldAuxMessageGlobals(), &::optimization_guide::proto::AutofillFieldClassificationPostprocessingParameters_globals_},
        #endif
    }},
    {{
      "\101\13\0\0\0\0\0\0"
      "optimization_guide.proto.AutofillFieldClassificationModelMetadata"
      "input_token"
    }},
  };
}


inline constexpr AutofillFieldClassificationModelMetadata::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    ::_pbi::ConstantInitialized) noexcept
      : _cached_size_{0},
        input_token_ { visibility, ::_pbi::InternalMetadataOffset::Build<
            ::optimization_guide::proto::AutofillFieldClassificationModelMetadata,
            PROTOBUF_FIELD_OFFSET(::optimization_guide::proto::AutofillFieldClassificationModelMetadata, _impl_.input_token_)>()
         }
        ,
        output_type_ { visibility, ::_pbi::InternalMetadataOffset::Build<
            ::optimization_guide::proto::AutofillFieldClassificationModelMetadata,
            PROTOBUF_FIELD_OFFSET(::optimization_guide::proto::AutofillFieldClassificationModelMetadata, _impl_.output_type_)>()
         }
        ,
        encoding_parameters_{nullptr},
        postprocessing_parameters_{nullptr},
        input_version_{::int64_t{0}} {}

template <typename>
constexpr AutofillFieldClassificationModelMetadata::AutofillFieldClassificationModelMetadata(::_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 AutofillFieldClassificationModelMetadata::PlacementNew_(
    const void* PROTOBUF_NONNULL, void* PROTOBUF_NONNULL mem,
    ::google::protobuf::Arena* PROTOBUF_NULLABLE arena) {
  return ::new (mem) AutofillFieldClassificationModelMetadata(arena);
}
constexpr auto AutofillFieldClassificationModelMetadata::InternalNewImpl_() {
  return ::google::protobuf::internal::MessageCreator::CopyInit(sizeof(AutofillFieldClassificationModelMetadata), alignof(AutofillFieldClassificationModelMetadata));
}
constexpr auto AutofillFieldClassificationModelMetadata::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
          &AutofillFieldClassificationModelMetadata::MergeImpl,
          ::google::protobuf::MessageLite::GetNewImpl<AutofillFieldClassificationModelMetadata>(),
#if defined(PROTOBUF_CUSTOM_VTABLE)
          &AutofillFieldClassificationModelMetadata::SharedDtor,
          ::google::protobuf::MessageLite::GetClearImpl<AutofillFieldClassificationModelMetadata>(), &AutofillFieldClassificationModelMetadata::ByteSizeLong,
              &AutofillFieldClassificationModelMetadata::_InternalSerialize,
#endif  // PROTOBUF_CUSTOM_VTABLE
          PROTOBUF_FIELD_OFFSET(AutofillFieldClassificationModelMetadata, _impl_._cached_size_),
          true,
      },
      "optimization_guide.proto.AutofillFieldClassificationModelMetadata",
  };
}
struct AutofillFieldClassificationModelMetadataGlobalsTypeInternal : ::_pbi::MessageGlobalsBase {
  constexpr AutofillFieldClassificationModelMetadataGlobalsTypeInternal()
      :
#ifndef PROTOBUF_MESSAGE_GLOBALS
        _default(::_pbi::ConstantInitialized{},
                 AutofillFieldClassificationModelMetadata_class_data_.base())
#else   // !PROTOBUF_MESSAGE_GLOBALS
        MessageGlobalsBase(AutofillFieldClassificationModelMetadata::InternalGenerateClassData_(
            _default, &AutofillFieldClassificationModelMetadata_globals_._table.header)),
        _default(::_pbi::ConstantInitialized{}, GetClassData()),
        _table(::_pbi::PrivateAccess::GenerateParseTable<AutofillFieldClassificationModelMetadata>(
            GetClassData()))
#endif  // PROTOBUF_MESSAGE_GLOBALS
  {
  }
  ~AutofillFieldClassificationModelMetadataGlobalsTypeInternal() {}
  union {
    alignas(::_pbi::kMaxMessageAlignment) AutofillFieldClassificationModelMetadata _default;
  };
#ifdef PROTOBUF_MESSAGE_GLOBALS
  decltype(::_pbi::PrivateAccess::GenerateParseTable<AutofillFieldClassificationModelMetadata>(
      ::std::declval<const ::_pbi::ClassData*>())) _table;
#endif
};
#ifdef PROTOBUF_MESSAGE_GLOBALS
static_assert(PROTOBUF_FIELD_OFFSET(AutofillFieldClassificationModelMetadataGlobalsTypeInternal, _default) ==
              ::_pbi::MessageGlobalsBase::OffsetToDefault());
#endif  // PROTOBUF_MESSAGE_GLOBALS

PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT
    PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 PROTOBUF_MESSAGE_GLOBALS_CONST AutofillFieldClassificationModelMetadataGlobalsTypeInternal AutofillFieldClassificationModelMetadata_globals_
        PROTOBUF_MESSAGE_GLOBALS_SECTION(.data.rel.ro);
#if defined(PROTOBUF_CUSTOM_VTABLE)
namespace {
const ::_pbi::ClassData* AutofillFieldClassificationModelMetadata_get_class_data() {
#ifdef PROTOBUF_MESSAGE_GLOBALS
  return AutofillFieldClassificationModelMetadata_globals_.GetClassData();
#else
  return AutofillFieldClassificationModelMetadata_class_data_.base();
#endif  // PROTOBUF_MESSAGE_GLOBALS
}
}  // namespace
#endif  // PROTOBUF_CUSTOM_VTABLE
}  // namespace proto
}  // namespace optimization_guide
namespace optimization_guide {
namespace proto {
PROTOBUF_CONSTINIT const uint32_t AutofillFieldClassificationEncodingParameters_AutofillFieldClassificationFeature_internal_data_[] = {
    458752u, 0u, };
static const char AutofillFieldClassificationEncodingParameters_AutofillFieldClassificationFeature_names[] = {
    "FEATURE_AUTOCOMPLETE"
    "FEATURE_ID"
    "FEATURE_LABEL"
    "FEATURE_NAME"
    "FEATURE_PLACEHOLDER"
    "FEATURE_TYPE"
    "FEATURE_UNKNOWN"
};

static const ::google::protobuf::internal::EnumEntry AutofillFieldClassificationEncodingParameters_AutofillFieldClassificationFeature_entries[] = {
    {{&AutofillFieldClassificationEncodingParameters_AutofillFieldClassificationFeature_names[0], 20}, 3},
    {{&AutofillFieldClassificationEncodingParameters_AutofillFieldClassificationFeature_names[20], 10}, 4},
    {{&AutofillFieldClassificationEncodingParameters_AutofillFieldClassificationFeature_names[30], 13}, 1},
    {{&AutofillFieldClassificationEncodingParameters_AutofillFieldClassificationFeature_names[43], 12}, 5},
    {{&AutofillFieldClassificationEncodingParameters_AutofillFieldClassificationFeature_names[55], 19}, 2},
    {{&AutofillFieldClassificationEncodingParameters_AutofillFieldClassificationFeature_names[74], 12}, 6},
    {{&AutofillFieldClassificationEncodingParameters_AutofillFieldClassificationFeature_names[86], 15}, 0},
};

static const int AutofillFieldClassificationEncodingParameters_AutofillFieldClassificationFeature_entries_by_number[] = {
    6,  // 0 -> FEATURE_UNKNOWN
    2,  // 1 -> FEATURE_LABEL
    4,  // 2 -> FEATURE_PLACEHOLDER
    0,  // 3 -> FEATURE_AUTOCOMPLETE
    1,  // 4 -> FEATURE_ID
    3,  // 5 -> FEATURE_NAME
    5,  // 6 -> FEATURE_TYPE
};

bool AutofillFieldClassificationEncodingParameters_AutofillFieldClassificationFeature_Parse(::absl::string_view name,
                                  AutofillFieldClassificationEncodingParameters_AutofillFieldClassificationFeature* PROTOBUF_NONNULL value) {
  int int_value;
  bool success = ::google::protobuf::internal::LookUpEnumValue(
      AutofillFieldClassificationEncodingParameters_AutofillFieldClassificationFeature_entries, 7, name, &int_value);
  if (success) {
    *value = static_cast<AutofillFieldClassificationEncodingParameters_AutofillFieldClassificationFeature>(int_value);
  }
  return success;
}
static ::google::protobuf::internal::ExplicitlyConstructed<::std::string>
    AutofillFieldClassificationEncodingParameters_AutofillFieldClassificationFeature_strings[7] = {};

const ::std::string& AutofillFieldClassificationEncodingParameters_AutofillFieldClassificationFeature_Name(AutofillFieldClassificationEncodingParameters_AutofillFieldClassificationFeature value) {
  static const bool kDummy = ::google::protobuf::internal::InitializeEnumStrings(
      AutofillFieldClassificationEncodingParameters_AutofillFieldClassificationFeature_entries, AutofillFieldClassificationEncodingParameters_AutofillFieldClassificationFeature_entries_by_number, 7,
      AutofillFieldClassificationEncodingParameters_AutofillFieldClassificationFeature_strings);
  (void)kDummy;

  int idx = ::google::protobuf::internal::LookUpEnumName(AutofillFieldClassificationEncodingParameters_AutofillFieldClassificationFeature_entries,
                                  AutofillFieldClassificationEncodingParameters_AutofillFieldClassificationFeature_entries_by_number,
                                  7, value);
  return idx == -1 ? ::google::protobuf::internal::GetEmptyString() : AutofillFieldClassificationEncodingParameters_AutofillFieldClassificationFeature_strings[idx].get();
}
PROTOBUF_CONSTINIT const uint32_t AutofillFieldClassificationEncodingParameters_AutofillFieldClassificationFormLevelFeature_internal_data_[] = {
    327680u, 0u, };
static const char AutofillFieldClassificationEncodingParameters_AutofillFieldClassificationFormLevelFeature_names[] = {
    "FEATURE_FORM_BUTTON_TITLES"
    "FEATURE_FORM_ID"
    "FEATURE_FORM_NAME"
    "FEATURE_FRAME_URL_PATH"
    "FORM_FEATURE_UNKNOWN"
};

static const ::google::protobuf::internal::EnumEntry AutofillFieldClassificationEncodingParameters_AutofillFieldClassificationFormLevelFeature_entries[] = {
    {{&AutofillFieldClassificationEncodingParameters_AutofillFieldClassificationFormLevelFeature_names[0], 26}, 1},
    {{&AutofillFieldClassificationEncodingParameters_AutofillFieldClassificationFormLevelFeature_names[26], 15}, 2},
    {{&AutofillFieldClassificationEncodingParameters_AutofillFieldClassificationFormLevelFeature_names[41], 17}, 3},
    {{&AutofillFieldClassificationEncodingParameters_AutofillFieldClassificationFormLevelFeature_names[58], 22}, 4},
    {{&AutofillFieldClassificationEncodingParameters_AutofillFieldClassificationFormLevelFeature_names[80], 20}, 0},
};

static const int AutofillFieldClassificationEncodingParameters_AutofillFieldClassificationFormLevelFeature_entries_by_number[] = {
    4,  // 0 -> FORM_FEATURE_UNKNOWN
    0,  // 1 -> FEATURE_FORM_BUTTON_TITLES
    1,  // 2 -> FEATURE_FORM_ID
    2,  // 3 -> FEATURE_FORM_NAME
    3,  // 4 -> FEATURE_FRAME_URL_PATH
};

bool AutofillFieldClassificationEncodingParameters_AutofillFieldClassificationFormLevelFeature_Parse(::absl::string_view name,
                                  AutofillFieldClassificationEncodingParameters_AutofillFieldClassificationFormLevelFeature* PROTOBUF_NONNULL value) {
  int int_value;
  bool success = ::google::protobuf::internal::LookUpEnumValue(
      AutofillFieldClassificationEncodingParameters_AutofillFieldClassificationFormLevelFeature_entries, 5, name, &int_value);
  if (success) {
    *value = static_cast<AutofillFieldClassificationEncodingParameters_AutofillFieldClassificationFormLevelFeature>(int_value);
  }
  return success;
}
static ::google::protobuf::internal::ExplicitlyConstructed<::std::string>
    AutofillFieldClassificationEncodingParameters_AutofillFieldClassificationFormLevelFeature_strings[5] = {};

const ::std::string& AutofillFieldClassificationEncodingParameters_AutofillFieldClassificationFormLevelFeature_Name(AutofillFieldClassificationEncodingParameters_AutofillFieldClassificationFormLevelFeature value) {
  static const bool kDummy = ::google::protobuf::internal::InitializeEnumStrings(
      AutofillFieldClassificationEncodingParameters_AutofillFieldClassificationFormLevelFeature_entries, AutofillFieldClassificationEncodingParameters_AutofillFieldClassificationFormLevelFeature_entries_by_number, 5,
      AutofillFieldClassificationEncodingParameters_AutofillFieldClassificationFormLevelFeature_strings);
  (void)kDummy;

  int idx = ::google::protobuf::internal::LookUpEnumName(AutofillFieldClassificationEncodingParameters_AutofillFieldClassificationFormLevelFeature_entries,
                                  AutofillFieldClassificationEncodingParameters_AutofillFieldClassificationFormLevelFeature_entries_by_number,
                                  5, value);
  return idx == -1 ? ::google::protobuf::internal::GetEmptyString() : AutofillFieldClassificationEncodingParameters_AutofillFieldClassificationFormLevelFeature_strings[idx].get();
}
// ===================================================================

AutofillFieldClassificationEncodingParameters::AutofillFieldClassificationEncodingParameters(::google::protobuf::Arena* PROTOBUF_NULLABLE arena)
#if defined(PROTOBUF_CUSTOM_VTABLE)
    : ::google::protobuf::MessageLite(arena, AutofillFieldClassificationEncodingParameters_get_class_data()) {
#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::MessageLite(arena) {
#endif  // PROTOBUF_CUSTOM_VTABLE
  SharedCtor(arena);
  // @@protoc_insertion_point(arena_constructor:optimization_guide.proto.AutofillFieldClassificationEncodingParameters)
}
PROTOBUF_NDEBUG_INLINE AutofillFieldClassificationEncodingParameters::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    [[maybe_unused]] ::google::protobuf::Arena* PROTOBUF_NULLABLE arena, const Impl_& from,
    [[maybe_unused]] const ::optimization_guide::proto::AutofillFieldClassificationEncodingParameters& from_msg)
      : _has_bits_{from._has_bits_},
        _cached_size_{0},
        features_ {
          visibility, ::_pbi::InternalMetadataOffset::Build<
              ::optimization_guide::proto::AutofillFieldClassificationEncodingParameters,
              PROTOBUF_FIELD_OFFSET(::optimization_guide::proto::AutofillFieldClassificationEncodingParameters, _impl_.features_)>()
          , from.features_
        }
        ,
        _features_cached_byte_size_{0},
        form_features_ {
          visibility, ::_pbi::InternalMetadataOffset::Build<
              ::optimization_guide::proto::AutofillFieldClassificationEncodingParameters,
              PROTOBUF_FIELD_OFFSET(::optimization_guide::proto::AutofillFieldClassificationEncodingParameters, _impl_.form_features_)>()
          , from.form_features_
        }
        ,
        _form_features_cached_byte_size_{0},
        replace_chars_with_whitespace_(arena, from.replace_chars_with_whitespace_),
        remove_chars_(arena, from.remove_chars_) {}

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

#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::MessageLite(arena) {
#endif  // PROTOBUF_CUSTOM_VTABLE
  AutofillFieldClassificationEncodingParameters* const _this = this;
  (void)_this;
  _internal_metadata_.MergeFrom<::std::string>(
      from._internal_metadata_);
  new (&_impl_) Impl_(internal_visibility(), arena, from._impl_, from);
  ::memcpy(reinterpret_cast<char*>(&_impl_) +
               offsetof(Impl_, maximum_number_of_fields_),
           reinterpret_cast<const char*>(&from._impl_) +
               offsetof(Impl_, maximum_number_of_fields_),
           offsetof(Impl_, lowercase_) -
               offsetof(Impl_, maximum_number_of_fields_) +
               sizeof(Impl_::lowercase_));

  // @@protoc_insertion_point(copy_constructor:optimization_guide.proto.AutofillFieldClassificationEncodingParameters)
}
PROTOBUF_NDEBUG_INLINE AutofillFieldClassificationEncodingParameters::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    [[maybe_unused]] ::google::protobuf::Arena* PROTOBUF_NULLABLE arena)
      : _cached_size_{0},
        features_ { visibility, ::_pbi::InternalMetadataOffset::Build<
            ::optimization_guide::proto::AutofillFieldClassificationEncodingParameters,
            PROTOBUF_FIELD_OFFSET(::optimization_guide::proto::AutofillFieldClassificationEncodingParameters, _impl_.features_)>()
         }
        ,
        _features_cached_byte_size_{0},
        form_features_ { visibility, ::_pbi::InternalMetadataOffset::Build<
            ::optimization_guide::proto::AutofillFieldClassificationEncodingParameters,
            PROTOBUF_FIELD_OFFSET(::optimization_guide::proto::AutofillFieldClassificationEncodingParameters, _impl_.form_features_)>()
         }
        ,
        _form_features_cached_byte_size_{0},
        replace_chars_with_whitespace_(arena),
        remove_chars_(arena) {}

inline void AutofillFieldClassificationEncodingParameters::SharedCtor(::_pb::Arena* PROTOBUF_NULLABLE arena) {
  new (&_impl_) Impl_(internal_visibility(), arena);
  ::memset(reinterpret_cast<char*>(&_impl_) +
               offsetof(Impl_, maximum_number_of_fields_),
           0,
           offsetof(Impl_, lowercase_) -
               offsetof(Impl_, maximum_number_of_fields_) +
               sizeof(Impl_::lowercase_));
}
AutofillFieldClassificationEncodingParameters::~AutofillFieldClassificationEncodingParameters() {
  // @@protoc_insertion_point(destructor:optimization_guide.proto.AutofillFieldClassificationEncodingParameters)
  SharedDtor(*this);
}
inline void AutofillFieldClassificationEncodingParameters::SharedDtor(MessageLite& self) {
  AutofillFieldClassificationEncodingParameters& this_ = static_cast<AutofillFieldClassificationEncodingParameters&>(self);
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    this_.CheckHasBitConsistency();
  }
  this_._internal_metadata_.Delete<::std::string>();
  ABSL_DCHECK(this_.GetArena() == nullptr);
  this_._impl_.replace_chars_with_whitespace_.Destroy();
  this_._impl_.remove_chars_.Destroy();
  this_._impl_.~Impl_();
}

#ifndef PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_CONSTINIT
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1
const ::google::protobuf::internal::ClassDataLite AutofillFieldClassificationEncodingParameters_class_data_ =
    AutofillFieldClassificationEncodingParameters::InternalGenerateClassData_(AutofillFieldClassificationEncodingParameters_globals_._default);

PROTOBUF_ATTRIBUTE_WEAK const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL
AutofillFieldClassificationEncodingParameters::GetClassData() const {
  return AutofillFieldClassificationEncodingParameters_class_data_.base();
}
#else
PROTOBUF_ATTRIBUTE_WEAK const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL
AutofillFieldClassificationEncodingParameters::GetClassData() const {
  return AutofillFieldClassificationEncodingParameters_globals_.GetClassData();
}
#endif  // !PROTOBUF_MESSAGE_GLOBALS
#ifndef PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_CONSTINIT
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const AutofillFieldClassificationEncodingParameters::ParseTableT_
    AutofillFieldClassificationEncodingParameters::_table_ =
        AutofillFieldClassificationEncodingParameters::InternalGenerateParseTable_(AutofillFieldClassificationEncodingParameters_class_data_.base());
#endif  // !PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_NOINLINE void AutofillFieldClassificationEncodingParameters::Clear() {
// @@protoc_insertion_point(message_clear_start:optimization_guide.proto.AutofillFieldClassificationEncodingParameters)
  ::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, 0x0000000fU)) {
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      _impl_.features_.Clear();
    }
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      _impl_.form_features_.Clear();
    }
    if (CheckHasBit(cached_has_bits, 0x00000004U)) {
      _impl_.replace_chars_with_whitespace_.ClearNonDefaultToEmpty();
    }
    if (CheckHasBit(cached_has_bits, 0x00000008U)) {
      _impl_.remove_chars_.ClearNonDefaultToEmpty();
    }
  }
  if (BatchCheckHasBit(cached_has_bits, 0x000000f0U)) {
    ::memset(&_impl_.maximum_number_of_fields_, 0, static_cast<::size_t>(
        reinterpret_cast<char*>(&_impl_.lowercase_) -
        reinterpret_cast<char*>(&_impl_.maximum_number_of_fields_)) + sizeof(_impl_.lowercase_));
  }
  _impl_._has_bits_.Clear();
  _internal_metadata_.Clear<::std::string>();
}

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

  cached_has_bits = this_._impl_._has_bits_[0];
  // int32 maximum_number_of_fields = 1 [features = {
  if (CheckHasBit(cached_has_bits, 0x00000010U)) {
    if (this_._internal_maximum_number_of_fields() != 0) {
      target =
          ::google::protobuf::internal::WireFormatLite::WriteInt32ToArrayWithField<1>(
              stream, this_._internal_maximum_number_of_fields(), target);
    }
  }

  // int32 max_tokens_per_feature = 2 [features = {
  if (CheckHasBit(cached_has_bits, 0x00000020U)) {
    if (this_._internal_max_tokens_per_feature() != 0) {
      target =
          ::google::protobuf::internal::WireFormatLite::WriteInt32ToArrayWithField<2>(
              stream, this_._internal_max_tokens_per_feature(), target);
    }
  }

  // repeated .optimization_guide.proto.AutofillFieldClassificationEncodingParameters.AutofillFieldClassificationFeature features = 3;
  if (CheckHasBit(cached_has_bits, 0x00000001U)) {
    {
      ::size_t byte_size = this_._impl_._features_cached_byte_size_.Get();
      if (byte_size > 0) {
        target = stream->WriteEnumPacked(
            3, this_._internal_features(), byte_size, target);
      }
    }
  }

  // bool split_on_camel_case = 4 [features = {
  if (CheckHasBit(cached_has_bits, 0x00000040U)) {
    if (this_._internal_split_on_camel_case() != 0) {
      target = stream->EnsureSpace(target);
      target = ::_pbi::WireFormatLite::WriteBoolToArray(
          4, this_._internal_split_on_camel_case(), target);
    }
  }

  // bool lowercase = 5 [features = {
  if (CheckHasBit(cached_has_bits, 0x00000080U)) {
    if (this_._internal_lowercase() != 0) {
      target = stream->EnsureSpace(target);
      target = ::_pbi::WireFormatLite::WriteBoolToArray(
          5, this_._internal_lowercase(), target);
    }
  }

  // string replace_chars_with_whitespace = 6 [features = {
  if (CheckHasBit(cached_has_bits, 0x00000004U)) {
    if (!this_._internal_replace_chars_with_whitespace().empty()) {
      const ::std::string& _s = this_._internal_replace_chars_with_whitespace();
      ::google::protobuf::internal::WireFormatLite::VerifyUtf8String(
          _s.data(), static_cast<int>(_s.length()), ::google::protobuf::internal::WireFormatLite::SERIALIZE, "optimization_guide.proto.AutofillFieldClassificationEncodingParameters.replace_chars_with_whitespace");
      target = stream->WriteStringMaybeAliased(6, _s, target);
    }
  }

  // string remove_chars = 7 [features = {
  if (CheckHasBit(cached_has_bits, 0x00000008U)) {
    if (!this_._internal_remove_chars().empty()) {
      const ::std::string& _s = this_._internal_remove_chars();
      ::google::protobuf::internal::WireFormatLite::VerifyUtf8String(
          _s.data(), static_cast<int>(_s.length()), ::google::protobuf::internal::WireFormatLite::SERIALIZE, "optimization_guide.proto.AutofillFieldClassificationEncodingParameters.remove_chars");
      target = stream->WriteStringMaybeAliased(7, _s, target);
    }
  }

  // repeated .optimization_guide.proto.AutofillFieldClassificationEncodingParameters.AutofillFieldClassificationFormLevelFeature form_features = 8;
  if (CheckHasBit(cached_has_bits, 0x00000002U)) {
    {
      ::size_t byte_size = this_._impl_._form_features_cached_byte_size_.Get();
      if (byte_size > 0) {
        target = stream->WriteEnumPacked(
            8, this_._internal_form_features(), byte_size, 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:optimization_guide.proto.AutofillFieldClassificationEncodingParameters)
  return target;
}

#if defined(PROTOBUF_CUSTOM_VTABLE)
::size_t AutofillFieldClassificationEncodingParameters::ByteSizeLong(const MessageLite& base) {
  const AutofillFieldClassificationEncodingParameters& this_ = static_cast<const AutofillFieldClassificationEncodingParameters&>(base);
#else   // PROTOBUF_CUSTOM_VTABLE
::size_t AutofillFieldClassificationEncodingParameters::ByteSizeLong() const {
  const AutofillFieldClassificationEncodingParameters& this_ = *this;
#endif  // PROTOBUF_CUSTOM_VTABLE
  // @@protoc_insertion_point(message_byte_size_start:optimization_guide.proto.AutofillFieldClassificationEncodingParameters)
  ::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, 0x000000ffU)) {
    // repeated .optimization_guide.proto.AutofillFieldClassificationEncodingParameters.AutofillFieldClassificationFeature features = 3;
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      total_size += ::_pbi::WireFormatLite::EnumSizeWithPackedTagSize(
          this_._internal_features(), 1, this_._impl_._features_cached_byte_size_);
    }
    // repeated .optimization_guide.proto.AutofillFieldClassificationEncodingParameters.AutofillFieldClassificationFormLevelFeature form_features = 8;
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      total_size += ::_pbi::WireFormatLite::EnumSizeWithPackedTagSize(
          this_._internal_form_features(), 1, this_._impl_._form_features_cached_byte_size_);
    }
    // string replace_chars_with_whitespace = 6 [features = {
    if (CheckHasBit(cached_has_bits, 0x00000004U)) {
      if (!this_._internal_replace_chars_with_whitespace().empty()) {
        total_size += 1 + ::google::protobuf::internal::WireFormatLite::StringSize(
                                        this_._internal_replace_chars_with_whitespace());
      }
    }
    // string remove_chars = 7 [features = {
    if (CheckHasBit(cached_has_bits, 0x00000008U)) {
      if (!this_._internal_remove_chars().empty()) {
        total_size += 1 + ::google::protobuf::internal::WireFormatLite::StringSize(
                                        this_._internal_remove_chars());
      }
    }
    // int32 maximum_number_of_fields = 1 [features = {
    if (CheckHasBit(cached_has_bits, 0x00000010U)) {
      if (this_._internal_maximum_number_of_fields() != 0) {
        total_size += ::_pbi::WireFormatLite::Int32SizePlusOne(
            this_._internal_maximum_number_of_fields());
      }
    }
    // int32 max_tokens_per_feature = 2 [features = {
    if (CheckHasBit(cached_has_bits, 0x00000020U)) {
      if (this_._internal_max_tokens_per_feature() != 0) {
        total_size += ::_pbi::WireFormatLite::Int32SizePlusOne(
            this_._internal_max_tokens_per_feature());
      }
    }
    // bool split_on_camel_case = 4 [features = {
    if (CheckHasBit(cached_has_bits, 0x00000040U)) {
      if (this_._internal_split_on_camel_case() != 0) {
        total_size += 2;
      }
    }
    // bool lowercase = 5 [features = {
    if (CheckHasBit(cached_has_bits, 0x00000080U)) {
      if (this_._internal_lowercase() != 0) {
        total_size += 2;
      }
    }
  }
  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 AutofillFieldClassificationEncodingParameters::MergeImpl(::google::protobuf::MessageLite& to_msg,
                      const ::google::protobuf::MessageLite& from_msg) {
   auto* const _this = static_cast<AutofillFieldClassificationEncodingParameters*>(&to_msg);
  auto& from = static_cast<const AutofillFieldClassificationEncodingParameters&>(from_msg);
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    from.CheckHasBitConsistency();
  }
  // @@protoc_insertion_point(class_specific_merge_from_start:optimization_guide.proto.AutofillFieldClassificationEncodingParameters)
  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, 0x000000ffU)) {
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      _this->_internal_mutable_features()->MergeFrom(from._internal_features());
    }
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      _this->_internal_mutable_form_features()->MergeFrom(from._internal_form_features());
    }
    if (CheckHasBit(cached_has_bits, 0x00000004U)) {
      if (!from._internal_replace_chars_with_whitespace().empty()) {
        _this->_internal_set_replace_chars_with_whitespace(from._internal_replace_chars_with_whitespace());
      } else {
        if (_this->_impl_.replace_chars_with_whitespace_.IsDefault()) {
          _this->_internal_set_replace_chars_with_whitespace("");
        }
      }
    }
    if (CheckHasBit(cached_has_bits, 0x00000008U)) {
      if (!from._internal_remove_chars().empty()) {
        _this->_internal_set_remove_chars(from._internal_remove_chars());
      } else {
        if (_this->_impl_.remove_chars_.IsDefault()) {
          _this->_internal_set_remove_chars("");
        }
      }
    }
    if (CheckHasBit(cached_has_bits, 0x00000010U)) {
      if (from._internal_maximum_number_of_fields() != 0) {
        _this->_impl_.maximum_number_of_fields_ = from._impl_.maximum_number_of_fields_;
      }
    }
    if (CheckHasBit(cached_has_bits, 0x00000020U)) {
      if (from._internal_max_tokens_per_feature() != 0) {
        _this->_impl_.max_tokens_per_feature_ = from._impl_.max_tokens_per_feature_;
      }
    }
    if (CheckHasBit(cached_has_bits, 0x00000040U)) {
      if (from._internal_split_on_camel_case() != 0) {
        _this->_impl_.split_on_camel_case_ = from._impl_.split_on_camel_case_;
      }
    }
    if (CheckHasBit(cached_has_bits, 0x00000080U)) {
      if (from._internal_lowercase() != 0) {
        _this->_impl_.lowercase_ = from._impl_.lowercase_;
      }
    }
  }
  _this->_impl_._has_bits_[0] |= cached_has_bits;
  _this->_internal_metadata_.MergeFrom<::std::string>(
      from._internal_metadata_);
}

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


void AutofillFieldClassificationEncodingParameters::InternalSwap(AutofillFieldClassificationEncodingParameters* PROTOBUF_RESTRICT PROTOBUF_NONNULL other) {
  using ::std::swap;
  auto* arena = GetArena();
  ABSL_DCHECK_EQ(arena, other->GetArena());
  _internal_metadata_.InternalSwap(&other->_internal_metadata_);
  swap(_impl_._has_bits_[0], other->_impl_._has_bits_[0]);
  _impl_.features_.InternalSwap(&other->_impl_.features_);
  _impl_.form_features_.InternalSwap(&other->_impl_.form_features_);
  ::_pbi::ArenaStringPtr::InternalSwap(&_impl_.replace_chars_with_whitespace_, &other->_impl_.replace_chars_with_whitespace_, arena);
  ::_pbi::ArenaStringPtr::InternalSwap(&_impl_.remove_chars_, &other->_impl_.remove_chars_, arena);
  ::google::protobuf::internal::memswap<
      PROTOBUF_FIELD_OFFSET(AutofillFieldClassificationEncodingParameters, _impl_.lowercase_)
      + sizeof(AutofillFieldClassificationEncodingParameters::_impl_.lowercase_)
      - PROTOBUF_FIELD_OFFSET(AutofillFieldClassificationEncodingParameters, _impl_.maximum_number_of_fields_)>(
          reinterpret_cast<char*>(&_impl_.maximum_number_of_fields_),
          reinterpret_cast<char*>(&other->_impl_.maximum_number_of_fields_));
}

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

AutofillFieldClassificationPostprocessingParameters::AutofillFieldClassificationPostprocessingParameters(::google::protobuf::Arena* PROTOBUF_NULLABLE arena)
#if defined(PROTOBUF_CUSTOM_VTABLE)
    : ::google::protobuf::MessageLite(arena, AutofillFieldClassificationPostprocessingParameters_get_class_data()) {
#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::MessageLite(arena) {
#endif  // PROTOBUF_CUSTOM_VTABLE
  SharedCtor(arena);
  // @@protoc_insertion_point(arena_constructor:optimization_guide.proto.AutofillFieldClassificationPostprocessingParameters)
}
AutofillFieldClassificationPostprocessingParameters::AutofillFieldClassificationPostprocessingParameters(
    ::google::protobuf::Arena* PROTOBUF_NULLABLE arena, const AutofillFieldClassificationPostprocessingParameters& from)
#if defined(PROTOBUF_CUSTOM_VTABLE)
    : ::google::protobuf::MessageLite(arena, AutofillFieldClassificationPostprocessingParameters_get_class_data()),
#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::MessageLite(arena),
#endif  // PROTOBUF_CUSTOM_VTABLE
      _impl_(from._impl_) {
  _internal_metadata_.MergeFrom<::std::string>(
      from._internal_metadata_);
}
PROTOBUF_NDEBUG_INLINE AutofillFieldClassificationPostprocessingParameters::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    [[maybe_unused]] ::google::protobuf::Arena* PROTOBUF_NULLABLE arena)
      : _cached_size_{0} {}

inline void AutofillFieldClassificationPostprocessingParameters::SharedCtor(::_pb::Arena* PROTOBUF_NULLABLE arena) {
  new (&_impl_) Impl_(internal_visibility(), arena);
  ::memset(reinterpret_cast<char*>(&_impl_) +
               offsetof(Impl_, confidence_threshold_per_field_),
           0,
           offsetof(Impl_, disallow_same_type_predictions_) -
               offsetof(Impl_, confidence_threshold_per_field_) +
               sizeof(Impl_::disallow_same_type_predictions_));
}
AutofillFieldClassificationPostprocessingParameters::~AutofillFieldClassificationPostprocessingParameters() {
  // @@protoc_insertion_point(destructor:optimization_guide.proto.AutofillFieldClassificationPostprocessingParameters)
  SharedDtor(*this);
}
inline void AutofillFieldClassificationPostprocessingParameters::SharedDtor(MessageLite& self) {
  AutofillFieldClassificationPostprocessingParameters& this_ = static_cast<AutofillFieldClassificationPostprocessingParameters&>(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 AutofillFieldClassificationPostprocessingParameters_class_data_ =
    AutofillFieldClassificationPostprocessingParameters::InternalGenerateClassData_(AutofillFieldClassificationPostprocessingParameters_globals_._default);

PROTOBUF_ATTRIBUTE_WEAK const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL
AutofillFieldClassificationPostprocessingParameters::GetClassData() const {
  return AutofillFieldClassificationPostprocessingParameters_class_data_.base();
}
#else
PROTOBUF_ATTRIBUTE_WEAK const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL
AutofillFieldClassificationPostprocessingParameters::GetClassData() const {
  return AutofillFieldClassificationPostprocessingParameters_globals_.GetClassData();
}
#endif  // !PROTOBUF_MESSAGE_GLOBALS
#ifndef PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_CONSTINIT
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const AutofillFieldClassificationPostprocessingParameters::ParseTableT_
    AutofillFieldClassificationPostprocessingParameters::_table_ =
        AutofillFieldClassificationPostprocessingParameters::InternalGenerateParseTable_(AutofillFieldClassificationPostprocessingParameters_class_data_.base());
#endif  // !PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_NOINLINE void AutofillFieldClassificationPostprocessingParameters::Clear() {
// @@protoc_insertion_point(message_clear_start:optimization_guide.proto.AutofillFieldClassificationPostprocessingParameters)
  ::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, 0x00000007U)) {
    ::memset(&_impl_.confidence_threshold_per_field_, 0, static_cast<::size_t>(
        reinterpret_cast<char*>(&_impl_.disallow_same_type_predictions_) -
        reinterpret_cast<char*>(&_impl_.confidence_threshold_per_field_)) + sizeof(_impl_.disallow_same_type_predictions_));
  }
  _impl_._has_bits_.Clear();
  _internal_metadata_.Clear<::std::string>();
}

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

  cached_has_bits = this_._impl_._has_bits_[0];
  // float confidence_threshold_per_field = 1;
  if (CheckHasBit(cached_has_bits, 0x00000001U)) {
    target = stream->EnsureSpace(target);
    target = ::_pbi::WireFormatLite::WriteFloatToArray(
        1, this_._internal_confidence_threshold_per_field(), target);
  }

  // float confidence_threshold_to_disable_all_predictions = 2;
  if (CheckHasBit(cached_has_bits, 0x00000002U)) {
    target = stream->EnsureSpace(target);
    target = ::_pbi::WireFormatLite::WriteFloatToArray(
        2, this_._internal_confidence_threshold_to_disable_all_predictions(), target);
  }

  // bool disallow_same_type_predictions = 3;
  if (CheckHasBit(cached_has_bits, 0x00000004U)) {
    target = stream->EnsureSpace(target);
    target = ::_pbi::WireFormatLite::WriteBoolToArray(
        3, this_._internal_disallow_same_type_predictions(), 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:optimization_guide.proto.AutofillFieldClassificationPostprocessingParameters)
  return target;
}

#if defined(PROTOBUF_CUSTOM_VTABLE)
::size_t AutofillFieldClassificationPostprocessingParameters::ByteSizeLong(const MessageLite& base) {
  const AutofillFieldClassificationPostprocessingParameters& this_ = static_cast<const AutofillFieldClassificationPostprocessingParameters&>(base);
#else   // PROTOBUF_CUSTOM_VTABLE
::size_t AutofillFieldClassificationPostprocessingParameters::ByteSizeLong() const {
  const AutofillFieldClassificationPostprocessingParameters& this_ = *this;
#endif  // PROTOBUF_CUSTOM_VTABLE
  // @@protoc_insertion_point(message_byte_size_start:optimization_guide.proto.AutofillFieldClassificationPostprocessingParameters)
  ::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];
  total_size += ::absl::popcount(0x00000003U & cached_has_bits) * 5;
  total_size += static_cast<bool>(0x00000004U & cached_has_bits) * 2;
  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 AutofillFieldClassificationPostprocessingParameters::MergeImpl(::google::protobuf::MessageLite& to_msg,
                      const ::google::protobuf::MessageLite& from_msg) {
   auto* const _this = static_cast<AutofillFieldClassificationPostprocessingParameters*>(&to_msg);
  auto& from = static_cast<const AutofillFieldClassificationPostprocessingParameters&>(from_msg);
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    from.CheckHasBitConsistency();
  }
  // @@protoc_insertion_point(class_specific_merge_from_start:optimization_guide.proto.AutofillFieldClassificationPostprocessingParameters)
  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, 0x00000007U)) {
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      _this->_impl_.confidence_threshold_per_field_ = from._impl_.confidence_threshold_per_field_;
    }
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      _this->_impl_.confidence_threshold_to_disable_all_predictions_ = from._impl_.confidence_threshold_to_disable_all_predictions_;
    }
    if (CheckHasBit(cached_has_bits, 0x00000004U)) {
      _this->_impl_.disallow_same_type_predictions_ = from._impl_.disallow_same_type_predictions_;
    }
  }
  _this->_impl_._has_bits_[0] |= cached_has_bits;
  _this->_internal_metadata_.MergeFrom<::std::string>(
      from._internal_metadata_);
}

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


void AutofillFieldClassificationPostprocessingParameters::InternalSwap(AutofillFieldClassificationPostprocessingParameters* PROTOBUF_RESTRICT PROTOBUF_NONNULL other) {
  using ::std::swap;
  _internal_metadata_.InternalSwap(&other->_internal_metadata_);
  swap(_impl_._has_bits_[0], other->_impl_._has_bits_[0]);
  ::google::protobuf::internal::memswap<
      PROTOBUF_FIELD_OFFSET(AutofillFieldClassificationPostprocessingParameters, _impl_.disallow_same_type_predictions_)
      + sizeof(AutofillFieldClassificationPostprocessingParameters::_impl_.disallow_same_type_predictions_)
      - PROTOBUF_FIELD_OFFSET(AutofillFieldClassificationPostprocessingParameters, _impl_.confidence_threshold_per_field_)>(
          reinterpret_cast<char*>(&_impl_.confidence_threshold_per_field_),
          reinterpret_cast<char*>(&other->_impl_.confidence_threshold_per_field_));
}

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

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

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

#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::MessageLite(arena) {
#endif  // PROTOBUF_CUSTOM_VTABLE
  AutofillFieldClassificationModelMetadata* const _this = this;
  (void)_this;
  _internal_metadata_.MergeFrom<::std::string>(
      from._internal_metadata_);
  new (&_impl_) Impl_(internal_visibility(), arena, from._impl_, from);
  ::uint32_t cached_has_bits = _impl_._has_bits_[0];
  _impl_.encoding_parameters_ = (CheckHasBit(cached_has_bits, 0x00000004U))
                ? ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.encoding_parameters_)
                : nullptr;
  _impl_.postprocessing_parameters_ = (CheckHasBit(cached_has_bits, 0x00000008U))
                ? ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.postprocessing_parameters_)
                : nullptr;
  _impl_.input_version_ = from._impl_.input_version_;

  // @@protoc_insertion_point(copy_constructor:optimization_guide.proto.AutofillFieldClassificationModelMetadata)
}
PROTOBUF_NDEBUG_INLINE AutofillFieldClassificationModelMetadata::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    [[maybe_unused]] ::google::protobuf::Arena* PROTOBUF_NULLABLE arena)
      : _cached_size_{0},
        input_token_ { visibility, ::_pbi::InternalMetadataOffset::Build<
            ::optimization_guide::proto::AutofillFieldClassificationModelMetadata,
            PROTOBUF_FIELD_OFFSET(::optimization_guide::proto::AutofillFieldClassificationModelMetadata, _impl_.input_token_)>()
         }
        ,
        output_type_ { visibility, ::_pbi::InternalMetadataOffset::Build<
            ::optimization_guide::proto::AutofillFieldClassificationModelMetadata,
            PROTOBUF_FIELD_OFFSET(::optimization_guide::proto::AutofillFieldClassificationModelMetadata, _impl_.output_type_)>()
         }
     {}

inline void AutofillFieldClassificationModelMetadata::SharedCtor(::_pb::Arena* PROTOBUF_NULLABLE arena) {
  new (&_impl_) Impl_(internal_visibility(), arena);
  ::memset(reinterpret_cast<char*>(&_impl_) +
               offsetof(Impl_, encoding_parameters_),
           0,
           offsetof(Impl_, input_version_) -
               offsetof(Impl_, encoding_parameters_) +
               sizeof(Impl_::input_version_));
}
AutofillFieldClassificationModelMetadata::~AutofillFieldClassificationModelMetadata() {
  // @@protoc_insertion_point(destructor:optimization_guide.proto.AutofillFieldClassificationModelMetadata)
  SharedDtor(*this);
}
inline void AutofillFieldClassificationModelMetadata::SharedDtor(MessageLite& self) {
  AutofillFieldClassificationModelMetadata& this_ = static_cast<AutofillFieldClassificationModelMetadata&>(self);
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    this_.CheckHasBitConsistency();
  }
  this_._internal_metadata_.Delete<::std::string>();
  ABSL_DCHECK(this_.GetArena() == nullptr);
  delete this_._impl_.encoding_parameters_;
  delete this_._impl_.postprocessing_parameters_;
  this_._impl_.~Impl_();
}

#ifndef PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_CONSTINIT
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1
const ::google::protobuf::internal::ClassDataLite AutofillFieldClassificationModelMetadata_class_data_ =
    AutofillFieldClassificationModelMetadata::InternalGenerateClassData_(AutofillFieldClassificationModelMetadata_globals_._default);

PROTOBUF_ATTRIBUTE_WEAK const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL
AutofillFieldClassificationModelMetadata::GetClassData() const {
  return AutofillFieldClassificationModelMetadata_class_data_.base();
}
#else
PROTOBUF_ATTRIBUTE_WEAK const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL
AutofillFieldClassificationModelMetadata::GetClassData() const {
  return AutofillFieldClassificationModelMetadata_globals_.GetClassData();
}
#endif  // !PROTOBUF_MESSAGE_GLOBALS
#ifndef PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_CONSTINIT
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const AutofillFieldClassificationModelMetadata::ParseTableT_
    AutofillFieldClassificationModelMetadata::_table_ =
        AutofillFieldClassificationModelMetadata::InternalGenerateParseTable_(AutofillFieldClassificationModelMetadata_class_data_.base());
#endif  // !PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_NOINLINE void AutofillFieldClassificationModelMetadata::Clear() {
// @@protoc_insertion_point(message_clear_start:optimization_guide.proto.AutofillFieldClassificationModelMetadata)
  ::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, 0x0000000fU)) {
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      _impl_.input_token_.Clear();
    }
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      _impl_.output_type_.Clear();
    }
    if (CheckHasBit(cached_has_bits, 0x00000004U)) {
      ABSL_DCHECK(_impl_.encoding_parameters_ != nullptr);
      _impl_.encoding_parameters_->Clear();
    }
    if (CheckHasBit(cached_has_bits, 0x00000008U)) {
      ABSL_DCHECK(_impl_.postprocessing_parameters_ != nullptr);
      _impl_.postprocessing_parameters_->Clear();
    }
  }
  _impl_.input_version_ = ::int64_t{0};
  _impl_._has_bits_.Clear();
  _internal_metadata_.Clear<::std::string>();
}

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

  cached_has_bits = this_._impl_._has_bits_[0];
  // repeated string input_token = 1;
  if (CheckHasBit(cached_has_bits, 0x00000001U)) {
    for (int i = 0, n = this_._internal_input_token_size(); i < n; ++i) {
      const auto& s = this_._internal_input_token().Get(i);
      ::google::protobuf::internal::WireFormatLite::VerifyUtf8String(
          s.data(), static_cast<int>(s.length()), ::google::protobuf::internal::WireFormatLite::SERIALIZE, "optimization_guide.proto.AutofillFieldClassificationModelMetadata.input_token");
      target = stream->WriteString(1, s, target);
    }
  }

  // repeated fixed32 output_type = 2;
  if (CheckHasBit(cached_has_bits, 0x00000002U)) {
    if (this_._internal_output_type_size() > 0) {
      target = stream->WriteFixedPacked(2, this_._internal_output_type(), target);
    }
  }

  // int64 input_version = 4;
  if (CheckHasBit(cached_has_bits, 0x00000010U)) {
    target =
        ::google::protobuf::internal::WireFormatLite::WriteInt64ToArrayWithField<4>(
            stream, this_._internal_input_version(), target);
  }

  // .optimization_guide.proto.AutofillFieldClassificationEncodingParameters encoding_parameters = 5;
  if (CheckHasBit(cached_has_bits, 0x00000004U)) {
    target = ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
        5, *this_._impl_.encoding_parameters_, this_._impl_.encoding_parameters_->GetCachedSize(), target,
        stream);
  }

  // .optimization_guide.proto.AutofillFieldClassificationPostprocessingParameters postprocessing_parameters = 6;
  if (CheckHasBit(cached_has_bits, 0x00000008U)) {
    target = ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
        6, *this_._impl_.postprocessing_parameters_, this_._impl_.postprocessing_parameters_->GetCachedSize(), target,
        stream);
  }

  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:optimization_guide.proto.AutofillFieldClassificationModelMetadata)
  return target;
}

#if defined(PROTOBUF_CUSTOM_VTABLE)
::size_t AutofillFieldClassificationModelMetadata::ByteSizeLong(const MessageLite& base) {
  const AutofillFieldClassificationModelMetadata& this_ = static_cast<const AutofillFieldClassificationModelMetadata&>(base);
#else   // PROTOBUF_CUSTOM_VTABLE
::size_t AutofillFieldClassificationModelMetadata::ByteSizeLong() const {
  const AutofillFieldClassificationModelMetadata& this_ = *this;
#endif  // PROTOBUF_CUSTOM_VTABLE
  // @@protoc_insertion_point(message_byte_size_start:optimization_guide.proto.AutofillFieldClassificationModelMetadata)
  ::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 input_token = 1;
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      total_size +=
          1 * ::google::protobuf::internal::FromIntSize(this_._internal_input_token().size());
      for (int i = 0, n = this_._internal_input_token().size(); i < n; ++i) {
        total_size += ::google::protobuf::internal::WireFormatLite::StringSize(
            this_._internal_input_token().Get(i));
      }
    }
    // repeated fixed32 output_type = 2;
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      ::size_t data_size = ::size_t{4} *
          ::_pbi::FromIntSize(this_._internal_output_type_size());
      ::size_t tag_size = data_size == 0
          ? 0
          : 1 + ::_pbi::WireFormatLite::Int32Size(
                              static_cast<::int32_t>(data_size));
      total_size += tag_size + data_size;
    }
    // .optimization_guide.proto.AutofillFieldClassificationEncodingParameters encoding_parameters = 5;
    if (CheckHasBit(cached_has_bits, 0x00000004U)) {
      total_size += 1 +
                    ::google::protobuf::internal::WireFormatLite::MessageSize(*this_._impl_.encoding_parameters_);
    }
    // .optimization_guide.proto.AutofillFieldClassificationPostprocessingParameters postprocessing_parameters = 6;
    if (CheckHasBit(cached_has_bits, 0x00000008U)) {
      total_size += 1 +
                    ::google::protobuf::internal::WireFormatLite::MessageSize(*this_._impl_.postprocessing_parameters_);
    }
    // int64 input_version = 4;
    if (CheckHasBit(cached_has_bits, 0x00000010U)) {
      total_size += ::_pbi::WireFormatLite::Int64SizePlusOne(
          this_._internal_input_version());
    }
  }
  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 AutofillFieldClassificationModelMetadata::MergeImpl(::google::protobuf::MessageLite& to_msg,
                      const ::google::protobuf::MessageLite& from_msg) {
   auto* const _this = static_cast<AutofillFieldClassificationModelMetadata*>(&to_msg);
  auto& from = static_cast<const AutofillFieldClassificationModelMetadata&>(from_msg);
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    from.CheckHasBitConsistency();
  }
  ::google::protobuf::Arena* arena = _this->GetArena();
  // @@protoc_insertion_point(class_specific_merge_from_start:optimization_guide.proto.AutofillFieldClassificationModelMetadata)
  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_input_token()->InternalMergeFromWithArena(
          ::google::protobuf::MessageLite::internal_visibility(), arena,
          from._internal_input_token());
    }
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      _this->_internal_mutable_output_type()->MergeFrom(from._internal_output_type());
    }
    if (CheckHasBit(cached_has_bits, 0x00000004U)) {
      ABSL_DCHECK(from._impl_.encoding_parameters_ != nullptr);
      if (_this->_impl_.encoding_parameters_ == nullptr) {
        _this->_impl_.encoding_parameters_ = ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.encoding_parameters_);
      } else {
        _this->_impl_.encoding_parameters_->MergeFrom(*from._impl_.encoding_parameters_);
      }
    }
    if (CheckHasBit(cached_has_bits, 0x00000008U)) {
      ABSL_DCHECK(from._impl_.postprocessing_parameters_ != nullptr);
      if (_this->_impl_.postprocessing_parameters_ == nullptr) {
        _this->_impl_.postprocessing_parameters_ = ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.postprocessing_parameters_);
      } else {
        _this->_impl_.postprocessing_parameters_->MergeFrom(*from._impl_.postprocessing_parameters_);
      }
    }
    if (CheckHasBit(cached_has_bits, 0x00000010U)) {
      _this->_impl_.input_version_ = from._impl_.input_version_;
    }
  }
  _this->_impl_._has_bits_[0] |= cached_has_bits;
  _this->_internal_metadata_.MergeFrom<::std::string>(
      from._internal_metadata_);
}

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


void AutofillFieldClassificationModelMetadata::InternalSwap(AutofillFieldClassificationModelMetadata* 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_.input_token_.InternalSwap(&other->_impl_.input_token_);
  _impl_.output_type_.InternalSwap(&other->_impl_.output_type_);
  ::google::protobuf::internal::memswap<
      PROTOBUF_FIELD_OFFSET(AutofillFieldClassificationModelMetadata, _impl_.input_version_)
      + sizeof(AutofillFieldClassificationModelMetadata::_impl_.input_version_)
      - PROTOBUF_FIELD_OFFSET(AutofillFieldClassificationModelMetadata, _impl_.encoding_parameters_)>(
          reinterpret_cast<char*>(&_impl_.encoding_parameters_),
          reinterpret_cast<char*>(&other->_impl_.encoding_parameters_));
}

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