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

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

constexpr FindsSuggestionResponse_SuggestionTheme_SuggestedContent::ParseTableT_ FindsSuggestionResponse_SuggestionTheme_SuggestedContent::InternalGenerateParseTable_(const ::_pbi::ClassData* class_data) {
  return ParseTableT_{
    {
      PROTOBUF_FIELD_OFFSET(FindsSuggestionResponse_SuggestionTheme_SuggestedContent, _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::FindsSuggestionResponse_SuggestionTheme_SuggestedContent>(),  // to_prefetch
      #endif  // PROTOBUF_PREFETCH_PARSE_TABLE
    }, {{
      {::_pbi::TcParser::MiniParse, {}},
      // string content_title = 1 [features = {
      {::_pbi::TcParser::FastUS1,
       {10, 0, 0,
        PROTOBUF_FIELD_OFFSET(FindsSuggestionResponse_SuggestionTheme_SuggestedContent, _impl_.content_title_)}},
      // string content_description = 2 [features = {
      {::_pbi::TcParser::FastUS1,
       {18, 1, 0,
        PROTOBUF_FIELD_OFFSET(FindsSuggestionResponse_SuggestionTheme_SuggestedContent, _impl_.content_description_)}},
      // string content_url = 3 [features = {
      {::_pbi::TcParser::FastUS1,
       {26, 2, 0,
        PROTOBUF_FIELD_OFFSET(FindsSuggestionResponse_SuggestionTheme_SuggestedContent, _impl_.content_url_)}},
    }}, {{
      65535, 65535
    }}, {{
      // string content_title = 1 [features = {
      {PROTOBUF_FIELD_OFFSET(FindsSuggestionResponse_SuggestionTheme_SuggestedContent, _impl_.content_title_), _Internal::kHasBitsOffset + 0, 0, (0 | ::_fl::kFcOptional | ::_fl::kUtf8String | ::_fl::kRepAString)},
      // string content_description = 2 [features = {
      {PROTOBUF_FIELD_OFFSET(FindsSuggestionResponse_SuggestionTheme_SuggestedContent, _impl_.content_description_), _Internal::kHasBitsOffset + 1, 0, (0 | ::_fl::kFcOptional | ::_fl::kUtf8String | ::_fl::kRepAString)},
      // string content_url = 3 [features = {
      {PROTOBUF_FIELD_OFFSET(FindsSuggestionResponse_SuggestionTheme_SuggestedContent, _impl_.content_url_), _Internal::kHasBitsOffset + 2, 0, (0 | ::_fl::kFcOptional | ::_fl::kUtf8String | ::_fl::kRepAString)},
    }},
    // no aux_entries
    {{
      "\121\15\23\13\0\0\0\0"
      "optimization_guide.proto.FindsSuggestionResponse.SuggestionTheme.SuggestedContent"
      "content_title"
      "content_description"
      "content_url"
    }},
  };
}


inline constexpr FindsSuggestionResponse_SuggestionTheme_SuggestedContent::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    ::_pbi::ConstantInitialized) noexcept
      : _cached_size_{0},
        content_title_(
            &::google::protobuf::internal::fixed_address_empty_string,
            ::_pbi::ConstantInitialized()),
        content_description_(
            &::google::protobuf::internal::fixed_address_empty_string,
            ::_pbi::ConstantInitialized()),
        content_url_(
            &::google::protobuf::internal::fixed_address_empty_string,
            ::_pbi::ConstantInitialized()) {}

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

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

constexpr FindsSuggestionRequest_HistoryEntry::ParseTableT_ FindsSuggestionRequest_HistoryEntry::InternalGenerateParseTable_(const ::_pbi::ClassData* class_data) {
  return ParseTableT_{
    {
      PROTOBUF_FIELD_OFFSET(FindsSuggestionRequest_HistoryEntry, _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::FindsSuggestionRequest_HistoryEntry>(),  // to_prefetch
      #endif  // PROTOBUF_PREFETCH_PARSE_TABLE
    }, {{
      {::_pbi::TcParser::MiniParse, {}},
      // int64 visit_time_usec = 1 [features = {
      {::_pbi::TcParser::FastV64S1,
       {8, 2, 0,
        PROTOBUF_FIELD_OFFSET(FindsSuggestionRequest_HistoryEntry, _impl_.visit_time_usec_)}},
      // string title = 2 [features = {
      {::_pbi::TcParser::FastUS1,
       {18, 0, 0,
        PROTOBUF_FIELD_OFFSET(FindsSuggestionRequest_HistoryEntry, _impl_.title_)}},
      // string url = 3 [features = {
      {::_pbi::TcParser::FastUS1,
       {26, 1, 0,
        PROTOBUF_FIELD_OFFSET(FindsSuggestionRequest_HistoryEntry, _impl_.url_)}},
    }}, {{
      65535, 65535
    }}, {{
      // int64 visit_time_usec = 1 [features = {
      {PROTOBUF_FIELD_OFFSET(FindsSuggestionRequest_HistoryEntry, _impl_.visit_time_usec_), _Internal::kHasBitsOffset + 2, 0, (0 | ::_fl::kFcOptional | ::_fl::kInt64)},
      // string title = 2 [features = {
      {PROTOBUF_FIELD_OFFSET(FindsSuggestionRequest_HistoryEntry, _impl_.title_), _Internal::kHasBitsOffset + 0, 0, (0 | ::_fl::kFcOptional | ::_fl::kUtf8String | ::_fl::kRepAString)},
      // string url = 3 [features = {
      {PROTOBUF_FIELD_OFFSET(FindsSuggestionRequest_HistoryEntry, _impl_.url_), _Internal::kHasBitsOffset + 1, 0, (0 | ::_fl::kFcOptional | ::_fl::kUtf8String | ::_fl::kRepAString)},
    }},
    // no aux_entries
    {{
      "\74\0\5\3\0\0\0\0"
      "optimization_guide.proto.FindsSuggestionRequest.HistoryEntry"
      "title"
      "url"
    }},
  };
}


inline constexpr FindsSuggestionRequest_HistoryEntry::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    ::_pbi::ConstantInitialized) noexcept
      : _cached_size_{0},
        title_(
            &::google::protobuf::internal::fixed_address_empty_string,
            ::_pbi::ConstantInitialized()),
        url_(
            &::google::protobuf::internal::fixed_address_empty_string,
            ::_pbi::ConstantInitialized()),
        visit_time_usec_{::int64_t{0}} {}

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

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

constexpr FindsSuggestionResponse_SuggestionTheme::ParseTableT_ FindsSuggestionResponse_SuggestionTheme::InternalGenerateParseTable_(const ::_pbi::ClassData* class_data) {
  return ParseTableT_{
    {
      PROTOBUF_FIELD_OFFSET(FindsSuggestionResponse_SuggestionTheme, _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
      1,  // 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::FindsSuggestionResponse_SuggestionTheme>(),  // to_prefetch
      #endif  // PROTOBUF_PREFETCH_PARSE_TABLE
    }, {{
      {::_pbi::TcParser::MiniParse, {}},
      // string theme_title = 1 [features = {
      {::_pbi::TcParser::FastUS1,
       {10, 1, 0,
        PROTOBUF_FIELD_OFFSET(FindsSuggestionResponse_SuggestionTheme, _impl_.theme_title_)}},
      // string theme_description = 2 [features = {
      {::_pbi::TcParser::FastUS1,
       {18, 2, 0,
        PROTOBUF_FIELD_OFFSET(FindsSuggestionResponse_SuggestionTheme, _impl_.theme_description_)}},
      // .optimization_guide.proto.FindsSuggestionResponse.SuggestionTheme.ThemeType theme_type = 3 [features = {
      {::_pbi::TcParser::FastV32S1,
       {24, 4, 0,
        PROTOBUF_FIELD_OFFSET(FindsSuggestionResponse_SuggestionTheme, _impl_.theme_type_)}},
      // repeated .optimization_guide.proto.FindsSuggestionResponse.SuggestionTheme.SuggestedContent theme_suggested_contents = 4;
      {::_pbi::TcParser::FastMtR1,
       {34, 0, 0,
        PROTOBUF_FIELD_OFFSET(FindsSuggestionResponse_SuggestionTheme, _impl_.theme_suggested_contents_)}},
      // int64 theme_score = 5 [features = {
      {::_pbi::TcParser::FastV64S1,
       {40, 3, 0,
        PROTOBUF_FIELD_OFFSET(FindsSuggestionResponse_SuggestionTheme, _impl_.theme_score_)}},
      {::_pbi::TcParser::MiniParse, {}},
      {::_pbi::TcParser::MiniParse, {}},
    }}, {{
      65535, 65535
    }}, {{
      // string theme_title = 1 [features = {
      {PROTOBUF_FIELD_OFFSET(FindsSuggestionResponse_SuggestionTheme, _impl_.theme_title_), _Internal::kHasBitsOffset + 1, 0, (0 | ::_fl::kFcOptional | ::_fl::kUtf8String | ::_fl::kRepAString)},
      // string theme_description = 2 [features = {
      {PROTOBUF_FIELD_OFFSET(FindsSuggestionResponse_SuggestionTheme, _impl_.theme_description_), _Internal::kHasBitsOffset + 2, 0, (0 | ::_fl::kFcOptional | ::_fl::kUtf8String | ::_fl::kRepAString)},
      // .optimization_guide.proto.FindsSuggestionResponse.SuggestionTheme.ThemeType theme_type = 3 [features = {
      {PROTOBUF_FIELD_OFFSET(FindsSuggestionResponse_SuggestionTheme, _impl_.theme_type_), _Internal::kHasBitsOffset + 4, 0, (0 | ::_fl::kFcOptional | ::_fl::kOpenEnum)},
      // repeated .optimization_guide.proto.FindsSuggestionResponse.SuggestionTheme.SuggestedContent theme_suggested_contents = 4;
      {PROTOBUF_FIELD_OFFSET(FindsSuggestionResponse_SuggestionTheme, _impl_.theme_suggested_contents_), _Internal::kHasBitsOffset + 0, 0, (0 | ::_fl::kFcRepeated | ::_fl::kMessage | ::_fl::kTvTable)},
      // int64 theme_score = 5 [features = {
      {PROTOBUF_FIELD_OFFSET(FindsSuggestionResponse_SuggestionTheme, _impl_.theme_score_), _Internal::kHasBitsOffset + 3, 0, (0 | ::_fl::kFcOptional | ::_fl::kInt64)},
    }},
    {{
        #ifndef PROTOBUF_MESSAGE_GLOBALS
        {::_pbi::TcParser::GetTable<::optimization_guide::proto::FindsSuggestionResponse_SuggestionTheme_SuggestedContent>()},
        #else
        {::_pbi::FieldAuxMessageGlobals(), &::optimization_guide::proto::FindsSuggestionResponse_SuggestionTheme_SuggestedContent_globals_},
        #endif
    }},
    {{
      "\100\13\21\0\0\0\0\0"
      "optimization_guide.proto.FindsSuggestionResponse.SuggestionTheme"
      "theme_title"
      "theme_description"
    }},
  };
}


inline constexpr FindsSuggestionResponse_SuggestionTheme::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    ::_pbi::ConstantInitialized) noexcept
      : _cached_size_{0},
        theme_suggested_contents_ { visibility, ::_pbi::InternalMetadataOffset::Build<
            ::optimization_guide::proto::FindsSuggestionResponse_SuggestionTheme,
            PROTOBUF_FIELD_OFFSET(::optimization_guide::proto::FindsSuggestionResponse_SuggestionTheme, _impl_.theme_suggested_contents_)>()
         }
        ,
        theme_title_(
            &::google::protobuf::internal::fixed_address_empty_string,
            ::_pbi::ConstantInitialized()),
        theme_description_(
            &::google::protobuf::internal::fixed_address_empty_string,
            ::_pbi::ConstantInitialized()),
        theme_score_{::int64_t{0}},
        theme_type_{static_cast< ::optimization_guide::proto::FindsSuggestionResponse_SuggestionTheme_ThemeType >(0)} {}

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

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

constexpr FindsSuggestionRequest::ParseTableT_ FindsSuggestionRequest::InternalGenerateParseTable_(const ::_pbi::ClassData* class_data) {
  return ParseTableT_{
    {
      PROTOBUF_FIELD_OFFSET(FindsSuggestionRequest, _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
      1,  // 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::FindsSuggestionRequest>(),  // to_prefetch
      #endif  // PROTOBUF_PREFETCH_PARSE_TABLE
    }, {{
      // repeated .optimization_guide.proto.FindsSuggestionRequest.HistoryEntry entries = 1;
      {::_pbi::TcParser::FastMtR1,
       {10, 0, 0,
        PROTOBUF_FIELD_OFFSET(FindsSuggestionRequest, _impl_.entries_)}},
    }}, {{
      65535, 65535
    }}, {{
      // repeated .optimization_guide.proto.FindsSuggestionRequest.HistoryEntry entries = 1;
      {PROTOBUF_FIELD_OFFSET(FindsSuggestionRequest, _impl_.entries_), _Internal::kHasBitsOffset + 0, 0, (0 | ::_fl::kFcRepeated | ::_fl::kMessage | ::_fl::kTvTable)},
    }},
    {{
        #ifndef PROTOBUF_MESSAGE_GLOBALS
        {::_pbi::TcParser::GetTable<::optimization_guide::proto::FindsSuggestionRequest_HistoryEntry>()},
        #else
        {::_pbi::FieldAuxMessageGlobals(), &::optimization_guide::proto::FindsSuggestionRequest_HistoryEntry_globals_},
        #endif
    }},
    {{
    }},
  };
}


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

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

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

constexpr FindsSuggestionResponse::ParseTableT_ FindsSuggestionResponse::InternalGenerateParseTable_(const ::_pbi::ClassData* class_data) {
  return ParseTableT_{
    {
      PROTOBUF_FIELD_OFFSET(FindsSuggestionResponse, _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
      1,  // 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::FindsSuggestionResponse>(),  // to_prefetch
      #endif  // PROTOBUF_PREFETCH_PARSE_TABLE
    }, {{
      // repeated .optimization_guide.proto.FindsSuggestionResponse.SuggestionTheme suggested_themes = 1;
      {::_pbi::TcParser::FastMtR1,
       {10, 0, 0,
        PROTOBUF_FIELD_OFFSET(FindsSuggestionResponse, _impl_.suggested_themes_)}},
    }}, {{
      65535, 65535
    }}, {{
      // repeated .optimization_guide.proto.FindsSuggestionResponse.SuggestionTheme suggested_themes = 1;
      {PROTOBUF_FIELD_OFFSET(FindsSuggestionResponse, _impl_.suggested_themes_), _Internal::kHasBitsOffset + 0, 0, (0 | ::_fl::kFcRepeated | ::_fl::kMessage | ::_fl::kTvTable)},
    }},
    {{
        #ifndef PROTOBUF_MESSAGE_GLOBALS
        {::_pbi::TcParser::GetTable<::optimization_guide::proto::FindsSuggestionResponse_SuggestionTheme>()},
        #else
        {::_pbi::FieldAuxMessageGlobals(), &::optimization_guide::proto::FindsSuggestionResponse_SuggestionTheme_globals_},
        #endif
    }},
    {{
    }},
  };
}


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

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

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

constexpr FindsLoggingData::ParseTableT_ FindsLoggingData::InternalGenerateParseTable_(const ::_pbi::ClassData* class_data) {
  return ParseTableT_{
    {
      PROTOBUF_FIELD_OFFSET(FindsLoggingData, _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
      3,  // 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::FindsLoggingData>(),  // to_prefetch
      #endif  // PROTOBUF_PREFETCH_PARSE_TABLE
    }, {{
      {::_pbi::TcParser::MiniParse, {}},
      // .optimization_guide.proto.FindsSuggestionRequest request = 1 [features = {
      {::_pbi::TcParser::FastMtS1,
       {10, 0, 0,
        PROTOBUF_FIELD_OFFSET(FindsLoggingData, _impl_.request_)}},
      // .optimization_guide.proto.FindsSuggestionResponse response = 2 [features = {
      {::_pbi::TcParser::FastMtS1,
       {18, 1, 1,
        PROTOBUF_FIELD_OFFSET(FindsLoggingData, _impl_.response_)}},
      // .optimization_guide.proto.ModelExecutionInfo model_execution_info = 3 [features = {
      {::_pbi::TcParser::FastMtS1,
       {26, 2, 2,
        PROTOBUF_FIELD_OFFSET(FindsLoggingData, _impl_.model_execution_info_)}},
    }}, {{
      65535, 65535
    }}, {{
      // .optimization_guide.proto.FindsSuggestionRequest request = 1 [features = {
      {PROTOBUF_FIELD_OFFSET(FindsLoggingData, _impl_.request_), _Internal::kHasBitsOffset + 0, 0, (0 | ::_fl::kFcOptional | ::_fl::kMessage | ::_fl::kTvTable)},
      // .optimization_guide.proto.FindsSuggestionResponse response = 2 [features = {
      {PROTOBUF_FIELD_OFFSET(FindsLoggingData, _impl_.response_), _Internal::kHasBitsOffset + 1, 1, (0 | ::_fl::kFcOptional | ::_fl::kMessage | ::_fl::kTvTable)},
      // .optimization_guide.proto.ModelExecutionInfo model_execution_info = 3 [features = {
      {PROTOBUF_FIELD_OFFSET(FindsLoggingData, _impl_.model_execution_info_), _Internal::kHasBitsOffset + 2, 2, (0 | ::_fl::kFcOptional | ::_fl::kMessage | ::_fl::kTvTable)},
    }},
    {{
        #ifndef PROTOBUF_MESSAGE_GLOBALS
        {::_pbi::TcParser::GetTable<::optimization_guide::proto::FindsSuggestionRequest>()},
        #else
        {::_pbi::FieldAuxMessageGlobals(), &::optimization_guide::proto::FindsSuggestionRequest_globals_},
        #endif
        #ifndef PROTOBUF_MESSAGE_GLOBALS
        {::_pbi::TcParser::GetTable<::optimization_guide::proto::FindsSuggestionResponse>()},
        #else
        {::_pbi::FieldAuxMessageGlobals(), &::optimization_guide::proto::FindsSuggestionResponse_globals_},
        #endif
        #ifndef PROTOBUF_MESSAGE_GLOBALS
        {::_pbi::TcParser::GetTable<::optimization_guide::proto::ModelExecutionInfo>()},
        #else
        {::_pbi::FieldAuxMessageGlobals(), &::optimization_guide::proto::ModelExecutionInfo_globals_},
        #endif
    }},
    {{
    }},
  };
}


inline constexpr FindsLoggingData::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    ::_pbi::ConstantInitialized) noexcept
      : _cached_size_{0},
        request_{nullptr},
        response_{nullptr},
        model_execution_info_{nullptr} {}

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

PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT
    PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 PROTOBUF_MESSAGE_GLOBALS_CONST FindsLoggingDataGlobalsTypeInternal FindsLoggingData_globals_
        PROTOBUF_MESSAGE_GLOBALS_SECTION(.data.rel.ro);
#if defined(PROTOBUF_CUSTOM_VTABLE)
namespace {
const ::_pbi::ClassData* FindsLoggingData_get_class_data() {
#ifdef PROTOBUF_MESSAGE_GLOBALS
  return FindsLoggingData_globals_.GetClassData();
#else
  return FindsLoggingData_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 FindsSuggestionResponse_SuggestionTheme_ThemeType_internal_data_[] = {
    393216u, 0u, };
static const char FindsSuggestionResponse_SuggestionTheme_ThemeType_names[] = {
    "ENTERTAINMENT"
    "EVENTS_AND_ACTIVITIES"
    "FOOD_AND_DINING"
    "SHOPPING"
    "TRAVEL"
    "UNKNOWN"
};

static const ::google::protobuf::internal::EnumEntry FindsSuggestionResponse_SuggestionTheme_ThemeType_entries[] = {
    {{&FindsSuggestionResponse_SuggestionTheme_ThemeType_names[0], 13}, 3},
    {{&FindsSuggestionResponse_SuggestionTheme_ThemeType_names[13], 21}, 1},
    {{&FindsSuggestionResponse_SuggestionTheme_ThemeType_names[34], 15}, 2},
    {{&FindsSuggestionResponse_SuggestionTheme_ThemeType_names[49], 8}, 4},
    {{&FindsSuggestionResponse_SuggestionTheme_ThemeType_names[57], 6}, 5},
    {{&FindsSuggestionResponse_SuggestionTheme_ThemeType_names[63], 7}, 0},
};

static const int FindsSuggestionResponse_SuggestionTheme_ThemeType_entries_by_number[] = {
    5,  // 0 -> UNKNOWN
    1,  // 1 -> EVENTS_AND_ACTIVITIES
    2,  // 2 -> FOOD_AND_DINING
    0,  // 3 -> ENTERTAINMENT
    3,  // 4 -> SHOPPING
    4,  // 5 -> TRAVEL
};

bool FindsSuggestionResponse_SuggestionTheme_ThemeType_Parse(::absl::string_view name,
                                  FindsSuggestionResponse_SuggestionTheme_ThemeType* PROTOBUF_NONNULL value) {
  int int_value;
  bool success = ::google::protobuf::internal::LookUpEnumValue(
      FindsSuggestionResponse_SuggestionTheme_ThemeType_entries, 6, name, &int_value);
  if (success) {
    *value = static_cast<FindsSuggestionResponse_SuggestionTheme_ThemeType>(int_value);
  }
  return success;
}
static ::google::protobuf::internal::ExplicitlyConstructed<::std::string>
    FindsSuggestionResponse_SuggestionTheme_ThemeType_strings[6] = {};

const ::std::string& FindsSuggestionResponse_SuggestionTheme_ThemeType_Name(FindsSuggestionResponse_SuggestionTheme_ThemeType value) {
  static const bool kDummy = ::google::protobuf::internal::InitializeEnumStrings(
      FindsSuggestionResponse_SuggestionTheme_ThemeType_entries, FindsSuggestionResponse_SuggestionTheme_ThemeType_entries_by_number, 6,
      FindsSuggestionResponse_SuggestionTheme_ThemeType_strings);
  (void)kDummy;

  int idx = ::google::protobuf::internal::LookUpEnumName(FindsSuggestionResponse_SuggestionTheme_ThemeType_entries,
                                  FindsSuggestionResponse_SuggestionTheme_ThemeType_entries_by_number,
                                  6, value);
  return idx == -1 ? ::google::protobuf::internal::GetEmptyString() : FindsSuggestionResponse_SuggestionTheme_ThemeType_strings[idx].get();
}
// ===================================================================

void FindsLoggingData::clear_model_execution_info() {
  ::google::protobuf::internal::TSanWrite(&_impl_);
  if (_impl_.model_execution_info_ != nullptr) _impl_.model_execution_info_->Clear();
  ClearHasBit(_impl_._has_bits_[0], 0x00000004U);
}
FindsLoggingData::FindsLoggingData(::google::protobuf::Arena* PROTOBUF_NULLABLE arena)
#if defined(PROTOBUF_CUSTOM_VTABLE)
    : ::google::protobuf::MessageLite(arena, FindsLoggingData_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.FindsLoggingData)
}
PROTOBUF_NDEBUG_INLINE FindsLoggingData::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::FindsLoggingData& from_msg)
      : _has_bits_{from._has_bits_},
        _cached_size_{0} {}

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

#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::MessageLite(arena) {
#endif  // PROTOBUF_CUSTOM_VTABLE
  FindsLoggingData* 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_.request_ = (CheckHasBit(cached_has_bits, 0x00000001U))
                ? ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.request_)
                : nullptr;
  _impl_.response_ = (CheckHasBit(cached_has_bits, 0x00000002U))
                ? ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.response_)
                : nullptr;
  _impl_.model_execution_info_ = (CheckHasBit(cached_has_bits, 0x00000004U))
                ? ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.model_execution_info_)
                : nullptr;

  // @@protoc_insertion_point(copy_constructor:optimization_guide.proto.FindsLoggingData)
}
PROTOBUF_NDEBUG_INLINE FindsLoggingData::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    [[maybe_unused]] ::google::protobuf::Arena* PROTOBUF_NULLABLE arena)
      : _cached_size_{0} {}

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

#ifndef PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_CONSTINIT
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1
const ::google::protobuf::internal::ClassDataLite FindsLoggingData_class_data_ =
    FindsLoggingData::InternalGenerateClassData_(FindsLoggingData_globals_._default);

PROTOBUF_ATTRIBUTE_WEAK const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL
FindsLoggingData::GetClassData() const {
  return FindsLoggingData_class_data_.base();
}
#else
PROTOBUF_ATTRIBUTE_WEAK const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL
FindsLoggingData::GetClassData() const {
  return FindsLoggingData_globals_.GetClassData();
}
#endif  // !PROTOBUF_MESSAGE_GLOBALS
#ifndef PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_CONSTINIT
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const FindsLoggingData::ParseTableT_
    FindsLoggingData::_table_ =
        FindsLoggingData::InternalGenerateParseTable_(FindsLoggingData_class_data_.base());
#endif  // !PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_NOINLINE void FindsLoggingData::Clear() {
// @@protoc_insertion_point(message_clear_start:optimization_guide.proto.FindsLoggingData)
  ::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)) {
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      ABSL_DCHECK(_impl_.request_ != nullptr);
      _impl_.request_->Clear();
    }
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      ABSL_DCHECK(_impl_.response_ != nullptr);
      _impl_.response_->Clear();
    }
    if (CheckHasBit(cached_has_bits, 0x00000004U)) {
      ABSL_DCHECK(_impl_.model_execution_info_ != nullptr);
      _impl_.model_execution_info_->Clear();
    }
  }
  _impl_._has_bits_.Clear();
  _internal_metadata_.Clear<::std::string>();
}

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

  cached_has_bits = this_._impl_._has_bits_[0];
  // .optimization_guide.proto.FindsSuggestionRequest request = 1 [features = {
  if (CheckHasBit(cached_has_bits, 0x00000001U)) {
    target = ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
        1, *this_._impl_.request_, this_._impl_.request_->GetCachedSize(), target,
        stream);
  }

  // .optimization_guide.proto.FindsSuggestionResponse response = 2 [features = {
  if (CheckHasBit(cached_has_bits, 0x00000002U)) {
    target = ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
        2, *this_._impl_.response_, this_._impl_.response_->GetCachedSize(), target,
        stream);
  }

  // .optimization_guide.proto.ModelExecutionInfo model_execution_info = 3 [features = {
  if (CheckHasBit(cached_has_bits, 0x00000004U)) {
    target = ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
        3, *this_._impl_.model_execution_info_, this_._impl_.model_execution_info_->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.FindsLoggingData)
  return target;
}

#if defined(PROTOBUF_CUSTOM_VTABLE)
::size_t FindsLoggingData::ByteSizeLong(const MessageLite& base) {
  const FindsLoggingData& this_ = static_cast<const FindsLoggingData&>(base);
#else   // PROTOBUF_CUSTOM_VTABLE
::size_t FindsLoggingData::ByteSizeLong() const {
  const FindsLoggingData& this_ = *this;
#endif  // PROTOBUF_CUSTOM_VTABLE
  // @@protoc_insertion_point(message_byte_size_start:optimization_guide.proto.FindsLoggingData)
  ::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, 0x00000007U)) {
    // .optimization_guide.proto.FindsSuggestionRequest request = 1 [features = {
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      total_size += 1 +
                    ::google::protobuf::internal::WireFormatLite::MessageSize(*this_._impl_.request_);
    }
    // .optimization_guide.proto.FindsSuggestionResponse response = 2 [features = {
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      total_size += 1 +
                    ::google::protobuf::internal::WireFormatLite::MessageSize(*this_._impl_.response_);
    }
    // .optimization_guide.proto.ModelExecutionInfo model_execution_info = 3 [features = {
    if (CheckHasBit(cached_has_bits, 0x00000004U)) {
      total_size += 1 +
                    ::google::protobuf::internal::WireFormatLite::MessageSize(*this_._impl_.model_execution_info_);
    }
  }
  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 FindsLoggingData::MergeImpl(::google::protobuf::MessageLite& to_msg,
                      const ::google::protobuf::MessageLite& from_msg) {
   auto* const _this = static_cast<FindsLoggingData*>(&to_msg);
  auto& from = static_cast<const FindsLoggingData&>(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.FindsLoggingData)
  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)) {
      ABSL_DCHECK(from._impl_.request_ != nullptr);
      if (_this->_impl_.request_ == nullptr) {
        _this->_impl_.request_ = ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.request_);
      } else {
        _this->_impl_.request_->MergeFrom(*from._impl_.request_);
      }
    }
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      ABSL_DCHECK(from._impl_.response_ != nullptr);
      if (_this->_impl_.response_ == nullptr) {
        _this->_impl_.response_ = ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.response_);
      } else {
        _this->_impl_.response_->MergeFrom(*from._impl_.response_);
      }
    }
    if (CheckHasBit(cached_has_bits, 0x00000004U)) {
      ABSL_DCHECK(from._impl_.model_execution_info_ != nullptr);
      if (_this->_impl_.model_execution_info_ == nullptr) {
        _this->_impl_.model_execution_info_ = ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.model_execution_info_);
      } else {
        _this->_impl_.model_execution_info_->MergeFrom(*from._impl_.model_execution_info_);
      }
    }
  }
  _this->_impl_._has_bits_[0] |= cached_has_bits;
  _this->_internal_metadata_.MergeFrom<::std::string>(
      from._internal_metadata_);
}

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


void FindsLoggingData::InternalSwap(FindsLoggingData* 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(FindsLoggingData, _impl_.model_execution_info_)
      + sizeof(FindsLoggingData::_impl_.model_execution_info_)
      - PROTOBUF_FIELD_OFFSET(FindsLoggingData, _impl_.request_)>(
          reinterpret_cast<char*>(&_impl_.request_),
          reinterpret_cast<char*>(&other->_impl_.request_));
}

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

FindsSuggestionRequest_HistoryEntry::FindsSuggestionRequest_HistoryEntry(::google::protobuf::Arena* PROTOBUF_NULLABLE arena)
#if defined(PROTOBUF_CUSTOM_VTABLE)
    : ::google::protobuf::MessageLite(arena, FindsSuggestionRequest_HistoryEntry_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.FindsSuggestionRequest.HistoryEntry)
}
PROTOBUF_NDEBUG_INLINE FindsSuggestionRequest_HistoryEntry::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::FindsSuggestionRequest_HistoryEntry& from_msg)
      : _has_bits_{from._has_bits_},
        _cached_size_{0},
        title_(arena, from.title_),
        url_(arena, from.url_) {}

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

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

  // @@protoc_insertion_point(copy_constructor:optimization_guide.proto.FindsSuggestionRequest.HistoryEntry)
}
PROTOBUF_NDEBUG_INLINE FindsSuggestionRequest_HistoryEntry::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    [[maybe_unused]] ::google::protobuf::Arena* PROTOBUF_NULLABLE arena)
      : _cached_size_{0},
        title_(arena),
        url_(arena) {}

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

#ifndef PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_CONSTINIT
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1
const ::google::protobuf::internal::ClassDataLite FindsSuggestionRequest_HistoryEntry_class_data_ =
    FindsSuggestionRequest_HistoryEntry::InternalGenerateClassData_(FindsSuggestionRequest_HistoryEntry_globals_._default);

PROTOBUF_ATTRIBUTE_WEAK const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL
FindsSuggestionRequest_HistoryEntry::GetClassData() const {
  return FindsSuggestionRequest_HistoryEntry_class_data_.base();
}
#else
PROTOBUF_ATTRIBUTE_WEAK const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL
FindsSuggestionRequest_HistoryEntry::GetClassData() const {
  return FindsSuggestionRequest_HistoryEntry_globals_.GetClassData();
}
#endif  // !PROTOBUF_MESSAGE_GLOBALS
#ifndef PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_CONSTINIT
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const FindsSuggestionRequest_HistoryEntry::ParseTableT_
    FindsSuggestionRequest_HistoryEntry::_table_ =
        FindsSuggestionRequest_HistoryEntry::InternalGenerateParseTable_(FindsSuggestionRequest_HistoryEntry_class_data_.base());
#endif  // !PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_NOINLINE void FindsSuggestionRequest_HistoryEntry::Clear() {
// @@protoc_insertion_point(message_clear_start:optimization_guide.proto.FindsSuggestionRequest.HistoryEntry)
  ::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, 0x00000003U)) {
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      _impl_.title_.ClearNonDefaultToEmpty();
    }
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      _impl_.url_.ClearNonDefaultToEmpty();
    }
  }
  _impl_.visit_time_usec_ = ::int64_t{0};
  _impl_._has_bits_.Clear();
  _internal_metadata_.Clear<::std::string>();
}

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

  cached_has_bits = this_._impl_._has_bits_[0];
  // int64 visit_time_usec = 1 [features = {
  if (CheckHasBit(cached_has_bits, 0x00000004U)) {
    target =
        ::google::protobuf::internal::WireFormatLite::WriteInt64ToArrayWithField<1>(
            stream, this_._internal_visit_time_usec(), target);
  }

  // string title = 2 [features = {
  if (CheckHasBit(cached_has_bits, 0x00000001U)) {
    const ::std::string& _s = this_._internal_title();
    ::google::protobuf::internal::WireFormatLite::VerifyUtf8String(
        _s.data(), static_cast<int>(_s.length()), ::google::protobuf::internal::WireFormatLite::SERIALIZE, "optimization_guide.proto.FindsSuggestionRequest.HistoryEntry.title");
    target = stream->WriteStringMaybeAliased(2, _s, target);
  }

  // string url = 3 [features = {
  if (CheckHasBit(cached_has_bits, 0x00000002U)) {
    const ::std::string& _s = this_._internal_url();
    ::google::protobuf::internal::WireFormatLite::VerifyUtf8String(
        _s.data(), static_cast<int>(_s.length()), ::google::protobuf::internal::WireFormatLite::SERIALIZE, "optimization_guide.proto.FindsSuggestionRequest.HistoryEntry.url");
    target = stream->WriteStringMaybeAliased(3, _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:optimization_guide.proto.FindsSuggestionRequest.HistoryEntry)
  return target;
}

#if defined(PROTOBUF_CUSTOM_VTABLE)
::size_t FindsSuggestionRequest_HistoryEntry::ByteSizeLong(const MessageLite& base) {
  const FindsSuggestionRequest_HistoryEntry& this_ = static_cast<const FindsSuggestionRequest_HistoryEntry&>(base);
#else   // PROTOBUF_CUSTOM_VTABLE
::size_t FindsSuggestionRequest_HistoryEntry::ByteSizeLong() const {
  const FindsSuggestionRequest_HistoryEntry& this_ = *this;
#endif  // PROTOBUF_CUSTOM_VTABLE
  // @@protoc_insertion_point(message_byte_size_start:optimization_guide.proto.FindsSuggestionRequest.HistoryEntry)
  ::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, 0x00000007U)) {
    // string title = 2 [features = {
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      total_size += 1 + ::google::protobuf::internal::WireFormatLite::StringSize(
                                      this_._internal_title());
    }
    // string url = 3 [features = {
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      total_size += 1 + ::google::protobuf::internal::WireFormatLite::StringSize(
                                      this_._internal_url());
    }
    // int64 visit_time_usec = 1 [features = {
    if (CheckHasBit(cached_has_bits, 0x00000004U)) {
      total_size += ::_pbi::WireFormatLite::Int64SizePlusOne(
          this_._internal_visit_time_usec());
    }
  }
  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 FindsSuggestionRequest_HistoryEntry::MergeImpl(::google::protobuf::MessageLite& to_msg,
                      const ::google::protobuf::MessageLite& from_msg) {
   auto* const _this = static_cast<FindsSuggestionRequest_HistoryEntry*>(&to_msg);
  auto& from = static_cast<const FindsSuggestionRequest_HistoryEntry&>(from_msg);
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    from.CheckHasBitConsistency();
  }
  // @@protoc_insertion_point(class_specific_merge_from_start:optimization_guide.proto.FindsSuggestionRequest.HistoryEntry)
  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->_internal_set_title(from._internal_title());
    }
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      _this->_internal_set_url(from._internal_url());
    }
    if (CheckHasBit(cached_has_bits, 0x00000004U)) {
      _this->_impl_.visit_time_usec_ = from._impl_.visit_time_usec_;
    }
  }
  _this->_impl_._has_bits_[0] |= cached_has_bits;
  _this->_internal_metadata_.MergeFrom<::std::string>(
      from._internal_metadata_);
}

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


void FindsSuggestionRequest_HistoryEntry::InternalSwap(FindsSuggestionRequest_HistoryEntry* 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]);
  ::_pbi::ArenaStringPtr::InternalSwap(&_impl_.title_, &other->_impl_.title_, arena);
  ::_pbi::ArenaStringPtr::InternalSwap(&_impl_.url_, &other->_impl_.url_, arena);
  swap(_impl_.visit_time_usec_, other->_impl_.visit_time_usec_);
}

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

FindsSuggestionRequest::FindsSuggestionRequest(::google::protobuf::Arena* PROTOBUF_NULLABLE arena)
#if defined(PROTOBUF_CUSTOM_VTABLE)
    : ::google::protobuf::MessageLite(arena, FindsSuggestionRequest_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.FindsSuggestionRequest)
}
PROTOBUF_NDEBUG_INLINE FindsSuggestionRequest::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::FindsSuggestionRequest& from_msg)
      : _has_bits_{from._has_bits_},
        _cached_size_{0},
        entries_ {
          visibility, ::_pbi::InternalMetadataOffset::Build<
              ::optimization_guide::proto::FindsSuggestionRequest,
              PROTOBUF_FIELD_OFFSET(::optimization_guide::proto::FindsSuggestionRequest, _impl_.entries_)>()
          , from.entries_
        }
     {}

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

#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::MessageLite(arena) {
#endif  // PROTOBUF_CUSTOM_VTABLE
  FindsSuggestionRequest* 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:optimization_guide.proto.FindsSuggestionRequest)
}
PROTOBUF_NDEBUG_INLINE FindsSuggestionRequest::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    [[maybe_unused]] ::google::protobuf::Arena* PROTOBUF_NULLABLE arena)
      : _cached_size_{0},
        entries_ { visibility, ::_pbi::InternalMetadataOffset::Build<
            ::optimization_guide::proto::FindsSuggestionRequest,
            PROTOBUF_FIELD_OFFSET(::optimization_guide::proto::FindsSuggestionRequest, _impl_.entries_)>()
         }
     {}

inline void FindsSuggestionRequest::SharedCtor(::_pb::Arena* PROTOBUF_NULLABLE arena) {
  new (&_impl_) Impl_(internal_visibility(), arena);
}
FindsSuggestionRequest::~FindsSuggestionRequest() {
  // @@protoc_insertion_point(destructor:optimization_guide.proto.FindsSuggestionRequest)
  SharedDtor(*this);
}
inline void FindsSuggestionRequest::SharedDtor(MessageLite& self) {
  FindsSuggestionRequest& this_ = static_cast<FindsSuggestionRequest&>(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 FindsSuggestionRequest_class_data_ =
    FindsSuggestionRequest::InternalGenerateClassData_(FindsSuggestionRequest_globals_._default);

PROTOBUF_ATTRIBUTE_WEAK const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL
FindsSuggestionRequest::GetClassData() const {
  return FindsSuggestionRequest_class_data_.base();
}
#else
PROTOBUF_ATTRIBUTE_WEAK const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL
FindsSuggestionRequest::GetClassData() const {
  return FindsSuggestionRequest_globals_.GetClassData();
}
#endif  // !PROTOBUF_MESSAGE_GLOBALS
#ifndef PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_CONSTINIT
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const FindsSuggestionRequest::ParseTableT_
    FindsSuggestionRequest::_table_ =
        FindsSuggestionRequest::InternalGenerateParseTable_(FindsSuggestionRequest_class_data_.base());
#endif  // !PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_NOINLINE void FindsSuggestionRequest::Clear() {
// @@protoc_insertion_point(message_clear_start:optimization_guide.proto.FindsSuggestionRequest)
  ::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_.entries_.Clear();
  }
  _impl_._has_bits_.Clear();
  _internal_metadata_.Clear<::std::string>();
}

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

  cached_has_bits = this_._impl_._has_bits_[0];
  // repeated .optimization_guide.proto.FindsSuggestionRequest.HistoryEntry entries = 1;
  if (CheckHasBit(cached_has_bits, 0x00000001U)) {
    for (unsigned i = 0, n = static_cast<unsigned>(
                             this_._internal_entries_size());
         i < n; i++) {
      const auto& repfield = this_._internal_entries().Get(i);
      target =
          ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
              1, repfield, repfield.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.FindsSuggestionRequest)
  return target;
}

#if defined(PROTOBUF_CUSTOM_VTABLE)
::size_t FindsSuggestionRequest::ByteSizeLong(const MessageLite& base) {
  const FindsSuggestionRequest& this_ = static_cast<const FindsSuggestionRequest&>(base);
#else   // PROTOBUF_CUSTOM_VTABLE
::size_t FindsSuggestionRequest::ByteSizeLong() const {
  const FindsSuggestionRequest& this_ = *this;
#endif  // PROTOBUF_CUSTOM_VTABLE
  // @@protoc_insertion_point(message_byte_size_start:optimization_guide.proto.FindsSuggestionRequest)
  ::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 .optimization_guide.proto.FindsSuggestionRequest.HistoryEntry entries = 1;
    cached_has_bits = this_._impl_._has_bits_[0];
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      total_size += 1UL * this_._internal_entries_size();
      for (const auto& msg : this_._internal_entries()) {
        total_size += ::google::protobuf::internal::WireFormatLite::MessageSize(msg);
      }
    }
  }
  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 FindsSuggestionRequest::MergeImpl(::google::protobuf::MessageLite& to_msg,
                      const ::google::protobuf::MessageLite& from_msg) {
   auto* const _this = static_cast<FindsSuggestionRequest*>(&to_msg);
  auto& from = static_cast<const FindsSuggestionRequest&>(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.FindsSuggestionRequest)
  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_entries()->InternalMergeFromWithArena(
        ::google::protobuf::MessageLite::internal_visibility(), arena,
        from._internal_entries());
  }
  _this->_impl_._has_bits_[0] |= cached_has_bits;
  _this->_internal_metadata_.MergeFrom<::std::string>(
      from._internal_metadata_);
}

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


void FindsSuggestionRequest::InternalSwap(FindsSuggestionRequest* 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_.entries_.InternalSwap(&other->_impl_.entries_);
}

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

FindsSuggestionResponse_SuggestionTheme_SuggestedContent::FindsSuggestionResponse_SuggestionTheme_SuggestedContent(::google::protobuf::Arena* PROTOBUF_NULLABLE arena)
#if defined(PROTOBUF_CUSTOM_VTABLE)
    : ::google::protobuf::MessageLite(arena, FindsSuggestionResponse_SuggestionTheme_SuggestedContent_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.FindsSuggestionResponse.SuggestionTheme.SuggestedContent)
}
PROTOBUF_NDEBUG_INLINE FindsSuggestionResponse_SuggestionTheme_SuggestedContent::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::FindsSuggestionResponse_SuggestionTheme_SuggestedContent& from_msg)
      : _has_bits_{from._has_bits_},
        _cached_size_{0},
        content_title_(arena, from.content_title_),
        content_description_(arena, from.content_description_),
        content_url_(arena, from.content_url_) {}

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

#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::MessageLite(arena) {
#endif  // PROTOBUF_CUSTOM_VTABLE
  FindsSuggestionResponse_SuggestionTheme_SuggestedContent* 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:optimization_guide.proto.FindsSuggestionResponse.SuggestionTheme.SuggestedContent)
}
PROTOBUF_NDEBUG_INLINE FindsSuggestionResponse_SuggestionTheme_SuggestedContent::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    [[maybe_unused]] ::google::protobuf::Arena* PROTOBUF_NULLABLE arena)
      : _cached_size_{0},
        content_title_(arena),
        content_description_(arena),
        content_url_(arena) {}

inline void FindsSuggestionResponse_SuggestionTheme_SuggestedContent::SharedCtor(::_pb::Arena* PROTOBUF_NULLABLE arena) {
  new (&_impl_) Impl_(internal_visibility(), arena);
}
FindsSuggestionResponse_SuggestionTheme_SuggestedContent::~FindsSuggestionResponse_SuggestionTheme_SuggestedContent() {
  // @@protoc_insertion_point(destructor:optimization_guide.proto.FindsSuggestionResponse.SuggestionTheme.SuggestedContent)
  SharedDtor(*this);
}
inline void FindsSuggestionResponse_SuggestionTheme_SuggestedContent::SharedDtor(MessageLite& self) {
  FindsSuggestionResponse_SuggestionTheme_SuggestedContent& this_ = static_cast<FindsSuggestionResponse_SuggestionTheme_SuggestedContent&>(self);
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    this_.CheckHasBitConsistency();
  }
  this_._internal_metadata_.Delete<::std::string>();
  ABSL_DCHECK(this_.GetArena() == nullptr);
  this_._impl_.content_title_.Destroy();
  this_._impl_.content_description_.Destroy();
  this_._impl_.content_url_.Destroy();
  this_._impl_.~Impl_();
}

#ifndef PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_CONSTINIT
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1
const ::google::protobuf::internal::ClassDataLite FindsSuggestionResponse_SuggestionTheme_SuggestedContent_class_data_ =
    FindsSuggestionResponse_SuggestionTheme_SuggestedContent::InternalGenerateClassData_(FindsSuggestionResponse_SuggestionTheme_SuggestedContent_globals_._default);

PROTOBUF_ATTRIBUTE_WEAK const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL
FindsSuggestionResponse_SuggestionTheme_SuggestedContent::GetClassData() const {
  return FindsSuggestionResponse_SuggestionTheme_SuggestedContent_class_data_.base();
}
#else
PROTOBUF_ATTRIBUTE_WEAK const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL
FindsSuggestionResponse_SuggestionTheme_SuggestedContent::GetClassData() const {
  return FindsSuggestionResponse_SuggestionTheme_SuggestedContent_globals_.GetClassData();
}
#endif  // !PROTOBUF_MESSAGE_GLOBALS
#ifndef PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_CONSTINIT
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const FindsSuggestionResponse_SuggestionTheme_SuggestedContent::ParseTableT_
    FindsSuggestionResponse_SuggestionTheme_SuggestedContent::_table_ =
        FindsSuggestionResponse_SuggestionTheme_SuggestedContent::InternalGenerateParseTable_(FindsSuggestionResponse_SuggestionTheme_SuggestedContent_class_data_.base());
#endif  // !PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_NOINLINE void FindsSuggestionResponse_SuggestionTheme_SuggestedContent::Clear() {
// @@protoc_insertion_point(message_clear_start:optimization_guide.proto.FindsSuggestionResponse.SuggestionTheme.SuggestedContent)
  ::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)) {
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      _impl_.content_title_.ClearNonDefaultToEmpty();
    }
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      _impl_.content_description_.ClearNonDefaultToEmpty();
    }
    if (CheckHasBit(cached_has_bits, 0x00000004U)) {
      _impl_.content_url_.ClearNonDefaultToEmpty();
    }
  }
  _impl_._has_bits_.Clear();
  _internal_metadata_.Clear<::std::string>();
}

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

  cached_has_bits = this_._impl_._has_bits_[0];
  // string content_title = 1 [features = {
  if (CheckHasBit(cached_has_bits, 0x00000001U)) {
    const ::std::string& _s = this_._internal_content_title();
    ::google::protobuf::internal::WireFormatLite::VerifyUtf8String(
        _s.data(), static_cast<int>(_s.length()), ::google::protobuf::internal::WireFormatLite::SERIALIZE, "optimization_guide.proto.FindsSuggestionResponse.SuggestionTheme.SuggestedContent.content_title");
    target = stream->WriteStringMaybeAliased(1, _s, target);
  }

  // string content_description = 2 [features = {
  if (CheckHasBit(cached_has_bits, 0x00000002U)) {
    const ::std::string& _s = this_._internal_content_description();
    ::google::protobuf::internal::WireFormatLite::VerifyUtf8String(
        _s.data(), static_cast<int>(_s.length()), ::google::protobuf::internal::WireFormatLite::SERIALIZE, "optimization_guide.proto.FindsSuggestionResponse.SuggestionTheme.SuggestedContent.content_description");
    target = stream->WriteStringMaybeAliased(2, _s, target);
  }

  // string content_url = 3 [features = {
  if (CheckHasBit(cached_has_bits, 0x00000004U)) {
    const ::std::string& _s = this_._internal_content_url();
    ::google::protobuf::internal::WireFormatLite::VerifyUtf8String(
        _s.data(), static_cast<int>(_s.length()), ::google::protobuf::internal::WireFormatLite::SERIALIZE, "optimization_guide.proto.FindsSuggestionResponse.SuggestionTheme.SuggestedContent.content_url");
    target = stream->WriteStringMaybeAliased(3, _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:optimization_guide.proto.FindsSuggestionResponse.SuggestionTheme.SuggestedContent)
  return target;
}

#if defined(PROTOBUF_CUSTOM_VTABLE)
::size_t FindsSuggestionResponse_SuggestionTheme_SuggestedContent::ByteSizeLong(const MessageLite& base) {
  const FindsSuggestionResponse_SuggestionTheme_SuggestedContent& this_ = static_cast<const FindsSuggestionResponse_SuggestionTheme_SuggestedContent&>(base);
#else   // PROTOBUF_CUSTOM_VTABLE
::size_t FindsSuggestionResponse_SuggestionTheme_SuggestedContent::ByteSizeLong() const {
  const FindsSuggestionResponse_SuggestionTheme_SuggestedContent& this_ = *this;
#endif  // PROTOBUF_CUSTOM_VTABLE
  // @@protoc_insertion_point(message_byte_size_start:optimization_guide.proto.FindsSuggestionResponse.SuggestionTheme.SuggestedContent)
  ::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, 0x00000007U)) {
    // string content_title = 1 [features = {
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      total_size += 1 + ::google::protobuf::internal::WireFormatLite::StringSize(
                                      this_._internal_content_title());
    }
    // string content_description = 2 [features = {
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      total_size += 1 + ::google::protobuf::internal::WireFormatLite::StringSize(
                                      this_._internal_content_description());
    }
    // string content_url = 3 [features = {
    if (CheckHasBit(cached_has_bits, 0x00000004U)) {
      total_size += 1 + ::google::protobuf::internal::WireFormatLite::StringSize(
                                      this_._internal_content_url());
    }
  }
  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 FindsSuggestionResponse_SuggestionTheme_SuggestedContent::MergeImpl(::google::protobuf::MessageLite& to_msg,
                      const ::google::protobuf::MessageLite& from_msg) {
   auto* const _this = static_cast<FindsSuggestionResponse_SuggestionTheme_SuggestedContent*>(&to_msg);
  auto& from = static_cast<const FindsSuggestionResponse_SuggestionTheme_SuggestedContent&>(from_msg);
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    from.CheckHasBitConsistency();
  }
  // @@protoc_insertion_point(class_specific_merge_from_start:optimization_guide.proto.FindsSuggestionResponse.SuggestionTheme.SuggestedContent)
  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->_internal_set_content_title(from._internal_content_title());
    }
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      _this->_internal_set_content_description(from._internal_content_description());
    }
    if (CheckHasBit(cached_has_bits, 0x00000004U)) {
      _this->_internal_set_content_url(from._internal_content_url());
    }
  }
  _this->_impl_._has_bits_[0] |= cached_has_bits;
  _this->_internal_metadata_.MergeFrom<::std::string>(
      from._internal_metadata_);
}

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


void FindsSuggestionResponse_SuggestionTheme_SuggestedContent::InternalSwap(FindsSuggestionResponse_SuggestionTheme_SuggestedContent* 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]);
  ::_pbi::ArenaStringPtr::InternalSwap(&_impl_.content_title_, &other->_impl_.content_title_, arena);
  ::_pbi::ArenaStringPtr::InternalSwap(&_impl_.content_description_, &other->_impl_.content_description_, arena);
  ::_pbi::ArenaStringPtr::InternalSwap(&_impl_.content_url_, &other->_impl_.content_url_, arena);
}

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

FindsSuggestionResponse_SuggestionTheme::FindsSuggestionResponse_SuggestionTheme(::google::protobuf::Arena* PROTOBUF_NULLABLE arena)
#if defined(PROTOBUF_CUSTOM_VTABLE)
    : ::google::protobuf::MessageLite(arena, FindsSuggestionResponse_SuggestionTheme_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.FindsSuggestionResponse.SuggestionTheme)
}
PROTOBUF_NDEBUG_INLINE FindsSuggestionResponse_SuggestionTheme::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::FindsSuggestionResponse_SuggestionTheme& from_msg)
      : _has_bits_{from._has_bits_},
        _cached_size_{0},
        theme_suggested_contents_ {
          visibility, ::_pbi::InternalMetadataOffset::Build<
              ::optimization_guide::proto::FindsSuggestionResponse_SuggestionTheme,
              PROTOBUF_FIELD_OFFSET(::optimization_guide::proto::FindsSuggestionResponse_SuggestionTheme, _impl_.theme_suggested_contents_)>()
          , from.theme_suggested_contents_
        }
        ,
        theme_title_(arena, from.theme_title_),
        theme_description_(arena, from.theme_description_) {}

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

#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::MessageLite(arena) {
#endif  // PROTOBUF_CUSTOM_VTABLE
  FindsSuggestionResponse_SuggestionTheme* 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_, theme_score_),
           reinterpret_cast<const char*>(&from._impl_) +
               offsetof(Impl_, theme_score_),
           offsetof(Impl_, theme_type_) -
               offsetof(Impl_, theme_score_) +
               sizeof(Impl_::theme_type_));

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

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

#ifndef PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_CONSTINIT
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1
const ::google::protobuf::internal::ClassDataLite FindsSuggestionResponse_SuggestionTheme_class_data_ =
    FindsSuggestionResponse_SuggestionTheme::InternalGenerateClassData_(FindsSuggestionResponse_SuggestionTheme_globals_._default);

PROTOBUF_ATTRIBUTE_WEAK const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL
FindsSuggestionResponse_SuggestionTheme::GetClassData() const {
  return FindsSuggestionResponse_SuggestionTheme_class_data_.base();
}
#else
PROTOBUF_ATTRIBUTE_WEAK const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL
FindsSuggestionResponse_SuggestionTheme::GetClassData() const {
  return FindsSuggestionResponse_SuggestionTheme_globals_.GetClassData();
}
#endif  // !PROTOBUF_MESSAGE_GLOBALS
#ifndef PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_CONSTINIT
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const FindsSuggestionResponse_SuggestionTheme::ParseTableT_
    FindsSuggestionResponse_SuggestionTheme::_table_ =
        FindsSuggestionResponse_SuggestionTheme::InternalGenerateParseTable_(FindsSuggestionResponse_SuggestionTheme_class_data_.base());
#endif  // !PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_NOINLINE void FindsSuggestionResponse_SuggestionTheme::Clear() {
// @@protoc_insertion_point(message_clear_start:optimization_guide.proto.FindsSuggestionResponse.SuggestionTheme)
  ::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)) {
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      _impl_.theme_suggested_contents_.Clear();
    }
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      _impl_.theme_title_.ClearNonDefaultToEmpty();
    }
    if (CheckHasBit(cached_has_bits, 0x00000004U)) {
      _impl_.theme_description_.ClearNonDefaultToEmpty();
    }
  }
  if (BatchCheckHasBit(cached_has_bits, 0x00000018U)) {
    ::memset(&_impl_.theme_score_, 0, static_cast<::size_t>(
        reinterpret_cast<char*>(&_impl_.theme_type_) -
        reinterpret_cast<char*>(&_impl_.theme_score_)) + sizeof(_impl_.theme_type_));
  }
  _impl_._has_bits_.Clear();
  _internal_metadata_.Clear<::std::string>();
}

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

  cached_has_bits = this_._impl_._has_bits_[0];
  // string theme_title = 1 [features = {
  if (CheckHasBit(cached_has_bits, 0x00000002U)) {
    const ::std::string& _s = this_._internal_theme_title();
    ::google::protobuf::internal::WireFormatLite::VerifyUtf8String(
        _s.data(), static_cast<int>(_s.length()), ::google::protobuf::internal::WireFormatLite::SERIALIZE, "optimization_guide.proto.FindsSuggestionResponse.SuggestionTheme.theme_title");
    target = stream->WriteStringMaybeAliased(1, _s, target);
  }

  // string theme_description = 2 [features = {
  if (CheckHasBit(cached_has_bits, 0x00000004U)) {
    const ::std::string& _s = this_._internal_theme_description();
    ::google::protobuf::internal::WireFormatLite::VerifyUtf8String(
        _s.data(), static_cast<int>(_s.length()), ::google::protobuf::internal::WireFormatLite::SERIALIZE, "optimization_guide.proto.FindsSuggestionResponse.SuggestionTheme.theme_description");
    target = stream->WriteStringMaybeAliased(2, _s, target);
  }

  // .optimization_guide.proto.FindsSuggestionResponse.SuggestionTheme.ThemeType theme_type = 3 [features = {
  if (CheckHasBit(cached_has_bits, 0x00000010U)) {
    target = stream->EnsureSpace(target);
    target = ::_pbi::WireFormatLite::WriteEnumToArray(
        3, this_._internal_theme_type(), target);
  }

  // repeated .optimization_guide.proto.FindsSuggestionResponse.SuggestionTheme.SuggestedContent theme_suggested_contents = 4;
  if (CheckHasBit(cached_has_bits, 0x00000001U)) {
    for (unsigned i = 0, n = static_cast<unsigned>(
                             this_._internal_theme_suggested_contents_size());
         i < n; i++) {
      const auto& repfield = this_._internal_theme_suggested_contents().Get(i);
      target =
          ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
              4, repfield, repfield.GetCachedSize(),
              target, stream);
    }
  }

  // int64 theme_score = 5 [features = {
  if (CheckHasBit(cached_has_bits, 0x00000008U)) {
    target =
        ::google::protobuf::internal::WireFormatLite::WriteInt64ToArrayWithField<5>(
            stream, this_._internal_theme_score(), 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.FindsSuggestionResponse.SuggestionTheme)
  return target;
}

#if defined(PROTOBUF_CUSTOM_VTABLE)
::size_t FindsSuggestionResponse_SuggestionTheme::ByteSizeLong(const MessageLite& base) {
  const FindsSuggestionResponse_SuggestionTheme& this_ = static_cast<const FindsSuggestionResponse_SuggestionTheme&>(base);
#else   // PROTOBUF_CUSTOM_VTABLE
::size_t FindsSuggestionResponse_SuggestionTheme::ByteSizeLong() const {
  const FindsSuggestionResponse_SuggestionTheme& this_ = *this;
#endif  // PROTOBUF_CUSTOM_VTABLE
  // @@protoc_insertion_point(message_byte_size_start:optimization_guide.proto.FindsSuggestionResponse.SuggestionTheme)
  ::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 .optimization_guide.proto.FindsSuggestionResponse.SuggestionTheme.SuggestedContent theme_suggested_contents = 4;
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      total_size += 1UL * this_._internal_theme_suggested_contents_size();
      for (const auto& msg : this_._internal_theme_suggested_contents()) {
        total_size += ::google::protobuf::internal::WireFormatLite::MessageSize(msg);
      }
    }
    // string theme_title = 1 [features = {
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      total_size += 1 + ::google::protobuf::internal::WireFormatLite::StringSize(
                                      this_._internal_theme_title());
    }
    // string theme_description = 2 [features = {
    if (CheckHasBit(cached_has_bits, 0x00000004U)) {
      total_size += 1 + ::google::protobuf::internal::WireFormatLite::StringSize(
                                      this_._internal_theme_description());
    }
    // int64 theme_score = 5 [features = {
    if (CheckHasBit(cached_has_bits, 0x00000008U)) {
      total_size += ::_pbi::WireFormatLite::Int64SizePlusOne(
          this_._internal_theme_score());
    }
    // .optimization_guide.proto.FindsSuggestionResponse.SuggestionTheme.ThemeType theme_type = 3 [features = {
    if (CheckHasBit(cached_has_bits, 0x00000010U)) {
      total_size += 1 +
                    ::_pbi::WireFormatLite::EnumSize(this_._internal_theme_type());
    }
  }
  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 FindsSuggestionResponse_SuggestionTheme::MergeImpl(::google::protobuf::MessageLite& to_msg,
                      const ::google::protobuf::MessageLite& from_msg) {
   auto* const _this = static_cast<FindsSuggestionResponse_SuggestionTheme*>(&to_msg);
  auto& from = static_cast<const FindsSuggestionResponse_SuggestionTheme&>(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.FindsSuggestionResponse.SuggestionTheme)
  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_theme_suggested_contents()->InternalMergeFromWithArena(
          ::google::protobuf::MessageLite::internal_visibility(), arena,
          from._internal_theme_suggested_contents());
    }
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      _this->_internal_set_theme_title(from._internal_theme_title());
    }
    if (CheckHasBit(cached_has_bits, 0x00000004U)) {
      _this->_internal_set_theme_description(from._internal_theme_description());
    }
    if (CheckHasBit(cached_has_bits, 0x00000008U)) {
      _this->_impl_.theme_score_ = from._impl_.theme_score_;
    }
    if (CheckHasBit(cached_has_bits, 0x00000010U)) {
      _this->_impl_.theme_type_ = from._impl_.theme_type_;
    }
  }
  _this->_impl_._has_bits_[0] |= cached_has_bits;
  _this->_internal_metadata_.MergeFrom<::std::string>(
      from._internal_metadata_);
}

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


void FindsSuggestionResponse_SuggestionTheme::InternalSwap(FindsSuggestionResponse_SuggestionTheme* 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_.theme_suggested_contents_.InternalSwap(&other->_impl_.theme_suggested_contents_);
  ::_pbi::ArenaStringPtr::InternalSwap(&_impl_.theme_title_, &other->_impl_.theme_title_, arena);
  ::_pbi::ArenaStringPtr::InternalSwap(&_impl_.theme_description_, &other->_impl_.theme_description_, arena);
  ::google::protobuf::internal::memswap<
      PROTOBUF_FIELD_OFFSET(FindsSuggestionResponse_SuggestionTheme, _impl_.theme_type_)
      + sizeof(FindsSuggestionResponse_SuggestionTheme::_impl_.theme_type_)
      - PROTOBUF_FIELD_OFFSET(FindsSuggestionResponse_SuggestionTheme, _impl_.theme_score_)>(
          reinterpret_cast<char*>(&_impl_.theme_score_),
          reinterpret_cast<char*>(&other->_impl_.theme_score_));
}

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

FindsSuggestionResponse::FindsSuggestionResponse(::google::protobuf::Arena* PROTOBUF_NULLABLE arena)
#if defined(PROTOBUF_CUSTOM_VTABLE)
    : ::google::protobuf::MessageLite(arena, FindsSuggestionResponse_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.FindsSuggestionResponse)
}
PROTOBUF_NDEBUG_INLINE FindsSuggestionResponse::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::FindsSuggestionResponse& from_msg)
      : _has_bits_{from._has_bits_},
        _cached_size_{0},
        suggested_themes_ {
          visibility, ::_pbi::InternalMetadataOffset::Build<
              ::optimization_guide::proto::FindsSuggestionResponse,
              PROTOBUF_FIELD_OFFSET(::optimization_guide::proto::FindsSuggestionResponse, _impl_.suggested_themes_)>()
          , from.suggested_themes_
        }
     {}

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

#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::MessageLite(arena) {
#endif  // PROTOBUF_CUSTOM_VTABLE
  FindsSuggestionResponse* 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:optimization_guide.proto.FindsSuggestionResponse)
}
PROTOBUF_NDEBUG_INLINE FindsSuggestionResponse::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    [[maybe_unused]] ::google::protobuf::Arena* PROTOBUF_NULLABLE arena)
      : _cached_size_{0},
        suggested_themes_ { visibility, ::_pbi::InternalMetadataOffset::Build<
            ::optimization_guide::proto::FindsSuggestionResponse,
            PROTOBUF_FIELD_OFFSET(::optimization_guide::proto::FindsSuggestionResponse, _impl_.suggested_themes_)>()
         }
     {}

inline void FindsSuggestionResponse::SharedCtor(::_pb::Arena* PROTOBUF_NULLABLE arena) {
  new (&_impl_) Impl_(internal_visibility(), arena);
}
FindsSuggestionResponse::~FindsSuggestionResponse() {
  // @@protoc_insertion_point(destructor:optimization_guide.proto.FindsSuggestionResponse)
  SharedDtor(*this);
}
inline void FindsSuggestionResponse::SharedDtor(MessageLite& self) {
  FindsSuggestionResponse& this_ = static_cast<FindsSuggestionResponse&>(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 FindsSuggestionResponse_class_data_ =
    FindsSuggestionResponse::InternalGenerateClassData_(FindsSuggestionResponse_globals_._default);

PROTOBUF_ATTRIBUTE_WEAK const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL
FindsSuggestionResponse::GetClassData() const {
  return FindsSuggestionResponse_class_data_.base();
}
#else
PROTOBUF_ATTRIBUTE_WEAK const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL
FindsSuggestionResponse::GetClassData() const {
  return FindsSuggestionResponse_globals_.GetClassData();
}
#endif  // !PROTOBUF_MESSAGE_GLOBALS
#ifndef PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_CONSTINIT
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const FindsSuggestionResponse::ParseTableT_
    FindsSuggestionResponse::_table_ =
        FindsSuggestionResponse::InternalGenerateParseTable_(FindsSuggestionResponse_class_data_.base());
#endif  // !PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_NOINLINE void FindsSuggestionResponse::Clear() {
// @@protoc_insertion_point(message_clear_start:optimization_guide.proto.FindsSuggestionResponse)
  ::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_.suggested_themes_.Clear();
  }
  _impl_._has_bits_.Clear();
  _internal_metadata_.Clear<::std::string>();
}

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

  cached_has_bits = this_._impl_._has_bits_[0];
  // repeated .optimization_guide.proto.FindsSuggestionResponse.SuggestionTheme suggested_themes = 1;
  if (CheckHasBit(cached_has_bits, 0x00000001U)) {
    for (unsigned i = 0, n = static_cast<unsigned>(
                             this_._internal_suggested_themes_size());
         i < n; i++) {
      const auto& repfield = this_._internal_suggested_themes().Get(i);
      target =
          ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
              1, repfield, repfield.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.FindsSuggestionResponse)
  return target;
}

#if defined(PROTOBUF_CUSTOM_VTABLE)
::size_t FindsSuggestionResponse::ByteSizeLong(const MessageLite& base) {
  const FindsSuggestionResponse& this_ = static_cast<const FindsSuggestionResponse&>(base);
#else   // PROTOBUF_CUSTOM_VTABLE
::size_t FindsSuggestionResponse::ByteSizeLong() const {
  const FindsSuggestionResponse& this_ = *this;
#endif  // PROTOBUF_CUSTOM_VTABLE
  // @@protoc_insertion_point(message_byte_size_start:optimization_guide.proto.FindsSuggestionResponse)
  ::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 .optimization_guide.proto.FindsSuggestionResponse.SuggestionTheme suggested_themes = 1;
    cached_has_bits = this_._impl_._has_bits_[0];
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      total_size += 1UL * this_._internal_suggested_themes_size();
      for (const auto& msg : this_._internal_suggested_themes()) {
        total_size += ::google::protobuf::internal::WireFormatLite::MessageSize(msg);
      }
    }
  }
  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 FindsSuggestionResponse::MergeImpl(::google::protobuf::MessageLite& to_msg,
                      const ::google::protobuf::MessageLite& from_msg) {
   auto* const _this = static_cast<FindsSuggestionResponse*>(&to_msg);
  auto& from = static_cast<const FindsSuggestionResponse&>(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.FindsSuggestionResponse)
  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_suggested_themes()->InternalMergeFromWithArena(
        ::google::protobuf::MessageLite::internal_visibility(), arena,
        from._internal_suggested_themes());
  }
  _this->_impl_._has_bits_[0] |= cached_has_bits;
  _this->_internal_metadata_.MergeFrom<::std::string>(
      from._internal_metadata_);
}

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


void FindsSuggestionResponse::InternalSwap(FindsSuggestionResponse* 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_.suggested_themes_.InternalSwap(&other->_impl_.suggested_themes_);
}

// @@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"
