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

#include "third_party/metrics_proto/dwa/deidentified_web_analytics.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 dwa {
class DeidentifiedWebAnalyticsEvent_Metric::_Internal {
 public:
  using HasBits = decltype(::std::declval<DeidentifiedWebAnalyticsEvent_Metric>()._impl_._has_bits_);
  static constexpr ::int32_t kHasBitsOffset =
      8 * PROTOBUF_FIELD_OFFSET(DeidentifiedWebAnalyticsEvent_Metric, _impl_._has_bits_);
};

constexpr DeidentifiedWebAnalyticsEvent_Metric::ParseTableT_ DeidentifiedWebAnalyticsEvent_Metric::InternalGenerateParseTable_(const ::_pbi::ClassData* class_data) {
  return ParseTableT_{
    {
      PROTOBUF_FIELD_OFFSET(DeidentifiedWebAnalyticsEvent_Metric, _impl_._has_bits_),
      0, // no _extensions_
      2, 8,  // max_field_number, fast_idx_mask
      offsetof(ParseTableT_, field_lookup_table),
      4294967292,  // skipmap
      offsetof(ParseTableT_, field_entries),
      2,  // 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<::dwa::DeidentifiedWebAnalyticsEvent_Metric>(),  // to_prefetch
      #endif  // PROTOBUF_PREFETCH_PARSE_TABLE
    }, {{
      // int64 value = 2;
      {::_pbi::TcParser::FastV64S1,
       {16, 1, 0,
        PROTOBUF_FIELD_OFFSET(DeidentifiedWebAnalyticsEvent_Metric, _impl_.value_)}},
      // fixed64 name_hash = 1;
      {::_pbi::TcParser::FastF64S1,
       {9, 0, 0,
        PROTOBUF_FIELD_OFFSET(DeidentifiedWebAnalyticsEvent_Metric, _impl_.name_hash_)}},
    }}, {{
      65535, 65535
    }}, {{
      // fixed64 name_hash = 1;
      {PROTOBUF_FIELD_OFFSET(DeidentifiedWebAnalyticsEvent_Metric, _impl_.name_hash_), _Internal::kHasBitsOffset + 0, 0, (0 | ::_fl::kFcOptional | ::_fl::kFixed64)},
      // int64 value = 2;
      {PROTOBUF_FIELD_OFFSET(DeidentifiedWebAnalyticsEvent_Metric, _impl_.value_), _Internal::kHasBitsOffset + 1, 0, (0 | ::_fl::kFcOptional | ::_fl::kInt64)},
    }},
    // no aux_entries
    {{
    }},
  };
}


inline constexpr DeidentifiedWebAnalyticsEvent_Metric::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    ::_pbi::ConstantInitialized) noexcept
      : _cached_size_{0},
        name_hash_{::uint64_t{0u}},
        value_{::int64_t{0}} {}

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

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

constexpr DeidentifiedWebAnalyticsEvent_ContentMetric_EntryMetrics_Metric::ParseTableT_ DeidentifiedWebAnalyticsEvent_ContentMetric_EntryMetrics_Metric::InternalGenerateParseTable_(const ::_pbi::ClassData* class_data) {
  return ParseTableT_{
    {
      PROTOBUF_FIELD_OFFSET(DeidentifiedWebAnalyticsEvent_ContentMetric_EntryMetrics_Metric, _impl_._has_bits_),
      0, // no _extensions_
      2, 8,  // max_field_number, fast_idx_mask
      offsetof(ParseTableT_, field_lookup_table),
      4294967292,  // skipmap
      offsetof(ParseTableT_, field_entries),
      2,  // 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<::dwa::DeidentifiedWebAnalyticsEvent_ContentMetric_EntryMetrics_Metric>(),  // to_prefetch
      #endif  // PROTOBUF_PREFETCH_PARSE_TABLE
    }, {{
      // int64 value = 2;
      {::_pbi::TcParser::FastV64S1,
       {16, 1, 0,
        PROTOBUF_FIELD_OFFSET(DeidentifiedWebAnalyticsEvent_ContentMetric_EntryMetrics_Metric, _impl_.value_)}},
      // fixed64 name_hash = 1;
      {::_pbi::TcParser::FastF64S1,
       {9, 0, 0,
        PROTOBUF_FIELD_OFFSET(DeidentifiedWebAnalyticsEvent_ContentMetric_EntryMetrics_Metric, _impl_.name_hash_)}},
    }}, {{
      65535, 65535
    }}, {{
      // fixed64 name_hash = 1;
      {PROTOBUF_FIELD_OFFSET(DeidentifiedWebAnalyticsEvent_ContentMetric_EntryMetrics_Metric, _impl_.name_hash_), _Internal::kHasBitsOffset + 0, 0, (0 | ::_fl::kFcOptional | ::_fl::kFixed64)},
      // int64 value = 2;
      {PROTOBUF_FIELD_OFFSET(DeidentifiedWebAnalyticsEvent_ContentMetric_EntryMetrics_Metric, _impl_.value_), _Internal::kHasBitsOffset + 1, 0, (0 | ::_fl::kFcOptional | ::_fl::kInt64)},
    }},
    // no aux_entries
    {{
    }},
  };
}


inline constexpr DeidentifiedWebAnalyticsEvent_ContentMetric_EntryMetrics_Metric::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    ::_pbi::ConstantInitialized) noexcept
      : _cached_size_{0},
        name_hash_{::uint64_t{0u}},
        value_{::int64_t{0}} {}

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

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

constexpr CoarseSystemInfo::ParseTableT_ CoarseSystemInfo::InternalGenerateParseTable_(const ::_pbi::ClassData* class_data) {
  return ParseTableT_{
    {
      PROTOBUF_FIELD_OFFSET(CoarseSystemInfo, _impl_._has_bits_),
      0, // no _extensions_
      6, 56,  // max_field_number, fast_idx_mask
      offsetof(ParseTableT_, field_lookup_table),
      4294967232,  // skipmap
      offsetof(ParseTableT_, field_entries),
      6,  // num_field_entries
      4,  // num_aux_entries
      offsetof(ParseTableT_, aux_entries),
      class_data,
      nullptr,  // post_loop_handler
      ::_pbi::TcParser::GenericFallbackLite,  // fallback
      #ifdef PROTOBUF_PREFETCH_PARSE_TABLE
      ::_pbi::TcParser::GetTable<::dwa::CoarseSystemInfo>(),  // to_prefetch
      #endif  // PROTOBUF_PREFETCH_PARSE_TABLE
    }, {{
      {::_pbi::TcParser::MiniParse, {}},
      // .dwa.CoarseSystemInfo.Channel channel = 1;
      {::_pbi::TcParser::FastEr0S1,
       {8, 0, 2,
        PROTOBUF_FIELD_OFFSET(CoarseSystemInfo, _impl_.channel_)}},
      // .dwa.CoarseSystemInfo.Platform platform = 2;
      {::_pbi::TcParser::FastEr0S1,
       {16, 1, 12,
        PROTOBUF_FIELD_OFFSET(CoarseSystemInfo, _impl_.platform_)}},
      // .dwa.CoarseSystemInfo.GeoDesignation geo_designation = 3;
      {::_pbi::TcParser::FastEr0S1,
       {24, 2, 2,
        PROTOBUF_FIELD_OFFSET(CoarseSystemInfo, _impl_.geo_designation_)}},
      // .dwa.CoarseSystemInfo.ClientAge client_age = 4;
      {::_pbi::TcParser::FastEr0S1,
       {32, 3, 2,
        PROTOBUF_FIELD_OFFSET(CoarseSystemInfo, _impl_.client_age_)}},
      // int32 milestone_prefix_trimmed = 5;
      {::_pbi::TcParser::FastV32S1,
       {40, 4, 0,
        PROTOBUF_FIELD_OFFSET(CoarseSystemInfo, _impl_.milestone_prefix_trimmed_)}},
      // bool is_ukm_enabled = 6;
      {::_pbi::TcParser::FastV8S1,
       {48, 5, 0,
        PROTOBUF_FIELD_OFFSET(CoarseSystemInfo, _impl_.is_ukm_enabled_)}},
      {::_pbi::TcParser::MiniParse, {}},
    }}, {{
      65535, 65535
    }}, {{
      // .dwa.CoarseSystemInfo.Channel channel = 1;
      {PROTOBUF_FIELD_OFFSET(CoarseSystemInfo, _impl_.channel_), _Internal::kHasBitsOffset + 0, 0, (0 | ::_fl::kFcOptional | ::_fl::kEnumRange)},
      // .dwa.CoarseSystemInfo.Platform platform = 2;
      {PROTOBUF_FIELD_OFFSET(CoarseSystemInfo, _impl_.platform_), _Internal::kHasBitsOffset + 1, 1, (0 | ::_fl::kFcOptional | ::_fl::kEnumRange)},
      // .dwa.CoarseSystemInfo.GeoDesignation geo_designation = 3;
      {PROTOBUF_FIELD_OFFSET(CoarseSystemInfo, _impl_.geo_designation_), _Internal::kHasBitsOffset + 2, 2, (0 | ::_fl::kFcOptional | ::_fl::kEnumRange)},
      // .dwa.CoarseSystemInfo.ClientAge client_age = 4;
      {PROTOBUF_FIELD_OFFSET(CoarseSystemInfo, _impl_.client_age_), _Internal::kHasBitsOffset + 3, 3, (0 | ::_fl::kFcOptional | ::_fl::kEnumRange)},
      // int32 milestone_prefix_trimmed = 5;
      {PROTOBUF_FIELD_OFFSET(CoarseSystemInfo, _impl_.milestone_prefix_trimmed_), _Internal::kHasBitsOffset + 4, 0, (0 | ::_fl::kFcOptional | ::_fl::kInt32)},
      // bool is_ukm_enabled = 6;
      {PROTOBUF_FIELD_OFFSET(CoarseSystemInfo, _impl_.is_ukm_enabled_), _Internal::kHasBitsOffset + 5, 0, (0 | ::_fl::kFcOptional | ::_fl::kBool)},
    }},
    {{
        {0, 2},
        {0, 12},
        {0, 2},
        {0, 2},
    }},
    {{
    }},
  };
}


inline constexpr CoarseSystemInfo::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    ::_pbi::ConstantInitialized) noexcept
      : _cached_size_{0},
        channel_{static_cast< ::dwa::CoarseSystemInfo_Channel >(0)},
        platform_{static_cast< ::dwa::CoarseSystemInfo_Platform >(0)},
        geo_designation_{static_cast< ::dwa::CoarseSystemInfo_GeoDesignation >(0)},
        client_age_{static_cast< ::dwa::CoarseSystemInfo_ClientAge >(0)},
        milestone_prefix_trimmed_{0},
        is_ukm_enabled_{false} {}

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

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

constexpr DeidentifiedWebAnalyticsEvent_ContentMetric_EntryMetrics::ParseTableT_ DeidentifiedWebAnalyticsEvent_ContentMetric_EntryMetrics::InternalGenerateParseTable_(const ::_pbi::ClassData* class_data) {
  return ParseTableT_{
    {
      PROTOBUF_FIELD_OFFSET(DeidentifiedWebAnalyticsEvent_ContentMetric_EntryMetrics, _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<::dwa::DeidentifiedWebAnalyticsEvent_ContentMetric_EntryMetrics>(),  // to_prefetch
      #endif  // PROTOBUF_PREFETCH_PARSE_TABLE
    }, {{
      // repeated .dwa.DeidentifiedWebAnalyticsEvent.ContentMetric.EntryMetrics.Metric metric = 1;
      {::_pbi::TcParser::FastMtR1,
       {10, 0, 0,
        PROTOBUF_FIELD_OFFSET(DeidentifiedWebAnalyticsEvent_ContentMetric_EntryMetrics, _impl_.metric_)}},
    }}, {{
      65535, 65535
    }}, {{
      // repeated .dwa.DeidentifiedWebAnalyticsEvent.ContentMetric.EntryMetrics.Metric metric = 1;
      {PROTOBUF_FIELD_OFFSET(DeidentifiedWebAnalyticsEvent_ContentMetric_EntryMetrics, _impl_.metric_), _Internal::kHasBitsOffset + 0, 0, (0 | ::_fl::kFcRepeated | ::_fl::kMessage | ::_fl::kTvTable)},
    }},
    {{
        #ifndef PROTOBUF_MESSAGE_GLOBALS
        {::_pbi::TcParser::GetTable<::dwa::DeidentifiedWebAnalyticsEvent_ContentMetric_EntryMetrics_Metric>()},
        #else
        {::_pbi::FieldAuxMessageGlobals(), &::dwa::DeidentifiedWebAnalyticsEvent_ContentMetric_EntryMetrics_Metric_globals_},
        #endif
    }},
    {{
    }},
  };
}


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

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

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

constexpr DeidentifiedWebAnalyticsEvent_ContentMetric::ParseTableT_ DeidentifiedWebAnalyticsEvent_ContentMetric::InternalGenerateParseTable_(const ::_pbi::ClassData* class_data) {
  return ParseTableT_{
    {
      PROTOBUF_FIELD_OFFSET(DeidentifiedWebAnalyticsEvent_ContentMetric, _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
      2,  // num_aux_entries
      offsetof(ParseTableT_, aux_entries),
      class_data,
      nullptr,  // post_loop_handler
      ::_pbi::TcParser::GenericFallbackLite,  // fallback
      #ifdef PROTOBUF_PREFETCH_PARSE_TABLE
      ::_pbi::TcParser::GetTable<::dwa::DeidentifiedWebAnalyticsEvent_ContentMetric>(),  // to_prefetch
      #endif  // PROTOBUF_PREFETCH_PARSE_TABLE
    }, {{
      {::_pbi::TcParser::MiniParse, {}},
      // .dwa.DeidentifiedWebAnalyticsEvent.ContentMetric.ContentType content_type = 1;
      {::_pbi::TcParser::FastEr0S1,
       {8, 2, 1,
        PROTOBUF_FIELD_OFFSET(DeidentifiedWebAnalyticsEvent_ContentMetric, _impl_.content_type_)}},
      // fixed64 content_hash = 2;
      {::_pbi::TcParser::FastF64S1,
       {17, 1, 0,
        PROTOBUF_FIELD_OFFSET(DeidentifiedWebAnalyticsEvent_ContentMetric, _impl_.content_hash_)}},
      // repeated .dwa.DeidentifiedWebAnalyticsEvent.ContentMetric.EntryMetrics metrics = 3;
      {::_pbi::TcParser::FastMtR1,
       {26, 0, 0,
        PROTOBUF_FIELD_OFFSET(DeidentifiedWebAnalyticsEvent_ContentMetric, _impl_.metrics_)}},
    }}, {{
      65535, 65535
    }}, {{
      // .dwa.DeidentifiedWebAnalyticsEvent.ContentMetric.ContentType content_type = 1;
      {PROTOBUF_FIELD_OFFSET(DeidentifiedWebAnalyticsEvent_ContentMetric, _impl_.content_type_), _Internal::kHasBitsOffset + 2, 1, (0 | ::_fl::kFcOptional | ::_fl::kEnumRange)},
      // fixed64 content_hash = 2;
      {PROTOBUF_FIELD_OFFSET(DeidentifiedWebAnalyticsEvent_ContentMetric, _impl_.content_hash_), _Internal::kHasBitsOffset + 1, 0, (0 | ::_fl::kFcOptional | ::_fl::kFixed64)},
      // repeated .dwa.DeidentifiedWebAnalyticsEvent.ContentMetric.EntryMetrics metrics = 3;
      {PROTOBUF_FIELD_OFFSET(DeidentifiedWebAnalyticsEvent_ContentMetric, _impl_.metrics_), _Internal::kHasBitsOffset + 0, 0, (0 | ::_fl::kFcRepeated | ::_fl::kMessage | ::_fl::kTvTable)},
    }},
    {{
        #ifndef PROTOBUF_MESSAGE_GLOBALS
        {::_pbi::TcParser::GetTable<::dwa::DeidentifiedWebAnalyticsEvent_ContentMetric_EntryMetrics>()},
        #else
        {::_pbi::FieldAuxMessageGlobals(), &::dwa::DeidentifiedWebAnalyticsEvent_ContentMetric_EntryMetrics_globals_},
        #endif
        {0, 1},
    }},
    {{
    }},
  };
}


inline constexpr DeidentifiedWebAnalyticsEvent_ContentMetric::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    ::_pbi::ConstantInitialized) noexcept
      : _cached_size_{0},
        metrics_ { visibility, ::_pbi::InternalMetadataOffset::Build<
            ::dwa::DeidentifiedWebAnalyticsEvent_ContentMetric,
            PROTOBUF_FIELD_OFFSET(::dwa::DeidentifiedWebAnalyticsEvent_ContentMetric, _impl_.metrics_)>()
         }
        ,
        content_hash_{::uint64_t{0u}},
        content_type_{static_cast< ::dwa::DeidentifiedWebAnalyticsEvent_ContentMetric_ContentType >(0)} {}

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

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

constexpr DeidentifiedWebAnalyticsEvent::ParseTableT_ DeidentifiedWebAnalyticsEvent::InternalGenerateParseTable_(const ::_pbi::ClassData* class_data) {
  return ParseTableT_{
    {
      PROTOBUF_FIELD_OFFSET(DeidentifiedWebAnalyticsEvent, _impl_._has_bits_),
      0, // no _extensions_
      9, 56,  // max_field_number, fast_idx_mask
      offsetof(ParseTableT_, field_lookup_table),
      4294966960,  // skipmap
      offsetof(ParseTableT_, field_entries),
      6,  // num_field_entries
      4,  // num_aux_entries
      offsetof(ParseTableT_, aux_entries),
      class_data,
      nullptr,  // post_loop_handler
      ::_pbi::TcParser::GenericFallbackLite,  // fallback
      #ifdef PROTOBUF_PREFETCH_PARSE_TABLE
      ::_pbi::TcParser::GetTable<::dwa::DeidentifiedWebAnalyticsEvent>(),  // to_prefetch
      #endif  // PROTOBUF_PREFETCH_PARSE_TABLE
    }, {{
      {::_pbi::TcParser::MiniParse, {}},
      // fixed64 event_hash = 1;
      {::_pbi::TcParser::FastF64S1,
       {9, 3, 0,
        PROTOBUF_FIELD_OFFSET(DeidentifiedWebAnalyticsEvent, _impl_.event_hash_)}},
      // repeated .dwa.DeidentifiedWebAnalyticsEvent.ContentMetric content_metrics = 2;
      {::_pbi::TcParser::FastMtR1,
       {18, 0, 0,
        PROTOBUF_FIELD_OFFSET(DeidentifiedWebAnalyticsEvent, _impl_.content_metrics_)}},
      // repeated .metrics.SystemProfileProto.FieldTrial field_trials = 3;
      {::_pbi::TcParser::FastMtR1,
       {26, 1, 1,
        PROTOBUF_FIELD_OFFSET(DeidentifiedWebAnalyticsEvent, _impl_.field_trials_)}},
      // .dwa.CoarseSystemInfo coarse_system_info = 4;
      {::_pbi::TcParser::FastMtS1,
       {34, 2, 2,
        PROTOBUF_FIELD_OFFSET(DeidentifiedWebAnalyticsEvent, _impl_.coarse_system_info_)}},
      {::_pbi::TcParser::MiniParse, {}},
      {::_pbi::TcParser::MiniParse, {}},
      // fixed64 content_hash = 7;
      {::_pbi::TcParser::FastF64S1,
       {57, 4, 0,
        PROTOBUF_FIELD_OFFSET(DeidentifiedWebAnalyticsEvent, _impl_.content_hash_)}},
    }}, {{
      65535, 65535
    }}, {{
      // fixed64 event_hash = 1;
      {PROTOBUF_FIELD_OFFSET(DeidentifiedWebAnalyticsEvent, _impl_.event_hash_), _Internal::kHasBitsOffset + 3, 0, (0 | ::_fl::kFcOptional | ::_fl::kFixed64)},
      // repeated .dwa.DeidentifiedWebAnalyticsEvent.ContentMetric content_metrics = 2;
      {PROTOBUF_FIELD_OFFSET(DeidentifiedWebAnalyticsEvent, _impl_.content_metrics_), _Internal::kHasBitsOffset + 0, 0, (0 | ::_fl::kFcRepeated | ::_fl::kMessage | ::_fl::kTvTable)},
      // repeated .metrics.SystemProfileProto.FieldTrial field_trials = 3;
      {PROTOBUF_FIELD_OFFSET(DeidentifiedWebAnalyticsEvent, _impl_.field_trials_), _Internal::kHasBitsOffset + 1, 1, (0 | ::_fl::kFcRepeated | ::_fl::kMessage | ::_fl::kTvTable)},
      // .dwa.CoarseSystemInfo coarse_system_info = 4;
      {PROTOBUF_FIELD_OFFSET(DeidentifiedWebAnalyticsEvent, _impl_.coarse_system_info_), _Internal::kHasBitsOffset + 2, 2, (0 | ::_fl::kFcOptional | ::_fl::kMessage | ::_fl::kTvTable)},
      // fixed64 content_hash = 7;
      {PROTOBUF_FIELD_OFFSET(DeidentifiedWebAnalyticsEvent, _impl_.content_hash_), _Internal::kHasBitsOffset + 4, 0, (0 | ::_fl::kFcOptional | ::_fl::kFixed64)},
      // repeated .dwa.DeidentifiedWebAnalyticsEvent.Metric metric = 9;
      {PROTOBUF_FIELD_OFFSET(DeidentifiedWebAnalyticsEvent, _impl_.metric_), _Internal::kHasBitsOffset + 5, 3, (0 | ::_fl::kFcRepeated | ::_fl::kMessage | ::_fl::kTvTable)},
    }},
    {{
        #ifndef PROTOBUF_MESSAGE_GLOBALS
        {::_pbi::TcParser::GetTable<::dwa::DeidentifiedWebAnalyticsEvent_ContentMetric>()},
        #else
        {::_pbi::FieldAuxMessageGlobals(), &::dwa::DeidentifiedWebAnalyticsEvent_ContentMetric_globals_},
        #endif
        #ifndef PROTOBUF_MESSAGE_GLOBALS
        {::_pbi::TcParser::GetTable<::metrics::SystemProfileProto_FieldTrial>()},
        #else
        {::_pbi::FieldAuxMessageGlobals(), &::metrics::SystemProfileProto_FieldTrial_globals_},
        #endif
        #ifndef PROTOBUF_MESSAGE_GLOBALS
        {::_pbi::TcParser::GetTable<::dwa::CoarseSystemInfo>()},
        #else
        {::_pbi::FieldAuxMessageGlobals(), &::dwa::CoarseSystemInfo_globals_},
        #endif
        #ifndef PROTOBUF_MESSAGE_GLOBALS
        {::_pbi::TcParser::GetTable<::dwa::DeidentifiedWebAnalyticsEvent_Metric>()},
        #else
        {::_pbi::FieldAuxMessageGlobals(), &::dwa::DeidentifiedWebAnalyticsEvent_Metric_globals_},
        #endif
    }},
    {{
    }},
  };
}


inline constexpr DeidentifiedWebAnalyticsEvent::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    ::_pbi::ConstantInitialized) noexcept
      : _cached_size_{0},
        content_metrics_ { visibility, ::_pbi::InternalMetadataOffset::Build<
            ::dwa::DeidentifiedWebAnalyticsEvent,
            PROTOBUF_FIELD_OFFSET(::dwa::DeidentifiedWebAnalyticsEvent, _impl_.content_metrics_)>()
         }
        ,
        field_trials_ { visibility, ::_pbi::InternalMetadataOffset::Build<
            ::dwa::DeidentifiedWebAnalyticsEvent,
            PROTOBUF_FIELD_OFFSET(::dwa::DeidentifiedWebAnalyticsEvent, _impl_.field_trials_)>()
         }
        ,
        coarse_system_info_{nullptr},
        event_hash_{::uint64_t{0u}},
        content_hash_{::uint64_t{0u}},
        metric_ { visibility, ::_pbi::InternalMetadataOffset::Build<
            ::dwa::DeidentifiedWebAnalyticsEvent,
            PROTOBUF_FIELD_OFFSET(::dwa::DeidentifiedWebAnalyticsEvent, _impl_.metric_)>()
         }
     {}

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

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

constexpr PageLoadEvents::ParseTableT_ PageLoadEvents::InternalGenerateParseTable_(const ::_pbi::ClassData* class_data) {
  return ParseTableT_{
    {
      PROTOBUF_FIELD_OFFSET(PageLoadEvents, _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<::dwa::PageLoadEvents>(),  // to_prefetch
      #endif  // PROTOBUF_PREFETCH_PARSE_TABLE
    }, {{
      // repeated .dwa.DeidentifiedWebAnalyticsEvent events = 1;
      {::_pbi::TcParser::FastMtR1,
       {10, 0, 0,
        PROTOBUF_FIELD_OFFSET(PageLoadEvents, _impl_.events_)}},
    }}, {{
      65535, 65535
    }}, {{
      // repeated .dwa.DeidentifiedWebAnalyticsEvent events = 1;
      {PROTOBUF_FIELD_OFFSET(PageLoadEvents, _impl_.events_), _Internal::kHasBitsOffset + 0, 0, (0 | ::_fl::kFcRepeated | ::_fl::kMessage | ::_fl::kTvTable)},
    }},
    {{
        #ifndef PROTOBUF_MESSAGE_GLOBALS
        {::_pbi::TcParser::GetTable<::dwa::DeidentifiedWebAnalyticsEvent>()},
        #else
        {::_pbi::FieldAuxMessageGlobals(), &::dwa::DeidentifiedWebAnalyticsEvent_globals_},
        #endif
    }},
    {{
    }},
  };
}


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

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

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

constexpr DeidentifiedWebAnalyticsReport::ParseTableT_ DeidentifiedWebAnalyticsReport::InternalGenerateParseTable_(const ::_pbi::ClassData* class_data) {
  return ParseTableT_{
    {
      PROTOBUF_FIELD_OFFSET(DeidentifiedWebAnalyticsReport, _impl_._has_bits_),
      0, // no _extensions_
      6, 56,  // max_field_number, fast_idx_mask
      offsetof(ParseTableT_, field_lookup_table),
      4294967240,  // skipmap
      offsetof(ParseTableT_, field_entries),
      5,  // 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<::dwa::DeidentifiedWebAnalyticsReport>(),  // to_prefetch
      #endif  // PROTOBUF_PREFETCH_PARSE_TABLE
    }, {{
      {::_pbi::TcParser::MiniParse, {}},
      // .dwa.CoarseSystemInfo coarse_system_info = 1;
      {::_pbi::TcParser::FastMtS1,
       {10, 2, 0,
        PROTOBUF_FIELD_OFFSET(DeidentifiedWebAnalyticsReport, _impl_.coarse_system_info_)}},
      // fixed64 dwa_ephemeral_id = 2;
      {::_pbi::TcParser::FastF64S1,
       {17, 3, 0,
        PROTOBUF_FIELD_OFFSET(DeidentifiedWebAnalyticsReport, _impl_.dwa_ephemeral_id_)}},
      // repeated .dwa.PageLoadEvents page_load_events = 3;
      {::_pbi::TcParser::FastMtR1,
       {26, 0, 1,
        PROTOBUF_FIELD_OFFSET(DeidentifiedWebAnalyticsReport, _impl_.page_load_events_)}},
      {::_pbi::TcParser::MiniParse, {}},
      // int64 timestamp = 5;
      {::_pbi::TcParser::FastV64S1,
       {40, 4, 0,
        PROTOBUF_FIELD_OFFSET(DeidentifiedWebAnalyticsReport, _impl_.timestamp_)}},
      // repeated .dwa.DeidentifiedWebAnalyticsEvent dwa_events = 6;
      {::_pbi::TcParser::FastMtR1,
       {50, 1, 2,
        PROTOBUF_FIELD_OFFSET(DeidentifiedWebAnalyticsReport, _impl_.dwa_events_)}},
      {::_pbi::TcParser::MiniParse, {}},
    }}, {{
      65535, 65535
    }}, {{
      // .dwa.CoarseSystemInfo coarse_system_info = 1;
      {PROTOBUF_FIELD_OFFSET(DeidentifiedWebAnalyticsReport, _impl_.coarse_system_info_), _Internal::kHasBitsOffset + 2, 0, (0 | ::_fl::kFcOptional | ::_fl::kMessage | ::_fl::kTvTable)},
      // fixed64 dwa_ephemeral_id = 2;
      {PROTOBUF_FIELD_OFFSET(DeidentifiedWebAnalyticsReport, _impl_.dwa_ephemeral_id_), _Internal::kHasBitsOffset + 3, 0, (0 | ::_fl::kFcOptional | ::_fl::kFixed64)},
      // repeated .dwa.PageLoadEvents page_load_events = 3;
      {PROTOBUF_FIELD_OFFSET(DeidentifiedWebAnalyticsReport, _impl_.page_load_events_), _Internal::kHasBitsOffset + 0, 1, (0 | ::_fl::kFcRepeated | ::_fl::kMessage | ::_fl::kTvTable)},
      // int64 timestamp = 5;
      {PROTOBUF_FIELD_OFFSET(DeidentifiedWebAnalyticsReport, _impl_.timestamp_), _Internal::kHasBitsOffset + 4, 0, (0 | ::_fl::kFcOptional | ::_fl::kInt64)},
      // repeated .dwa.DeidentifiedWebAnalyticsEvent dwa_events = 6;
      {PROTOBUF_FIELD_OFFSET(DeidentifiedWebAnalyticsReport, _impl_.dwa_events_), _Internal::kHasBitsOffset + 1, 2, (0 | ::_fl::kFcRepeated | ::_fl::kMessage | ::_fl::kTvTable)},
    }},
    {{
        #ifndef PROTOBUF_MESSAGE_GLOBALS
        {::_pbi::TcParser::GetTable<::dwa::CoarseSystemInfo>()},
        #else
        {::_pbi::FieldAuxMessageGlobals(), &::dwa::CoarseSystemInfo_globals_},
        #endif
        #ifndef PROTOBUF_MESSAGE_GLOBALS
        {::_pbi::TcParser::GetTable<::dwa::PageLoadEvents>()},
        #else
        {::_pbi::FieldAuxMessageGlobals(), &::dwa::PageLoadEvents_globals_},
        #endif
        #ifndef PROTOBUF_MESSAGE_GLOBALS
        {::_pbi::TcParser::GetTable<::dwa::DeidentifiedWebAnalyticsEvent>()},
        #else
        {::_pbi::FieldAuxMessageGlobals(), &::dwa::DeidentifiedWebAnalyticsEvent_globals_},
        #endif
    }},
    {{
    }},
  };
}


inline constexpr DeidentifiedWebAnalyticsReport::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    ::_pbi::ConstantInitialized) noexcept
      : _cached_size_{0},
        page_load_events_ { visibility, ::_pbi::InternalMetadataOffset::Build<
            ::dwa::DeidentifiedWebAnalyticsReport,
            PROTOBUF_FIELD_OFFSET(::dwa::DeidentifiedWebAnalyticsReport, _impl_.page_load_events_)>()
         }
        ,
        dwa_events_ { visibility, ::_pbi::InternalMetadataOffset::Build<
            ::dwa::DeidentifiedWebAnalyticsReport,
            PROTOBUF_FIELD_OFFSET(::dwa::DeidentifiedWebAnalyticsReport, _impl_.dwa_events_)>()
         }
        ,
        coarse_system_info_{nullptr},
        dwa_ephemeral_id_{::uint64_t{0u}},
        timestamp_{::int64_t{0}} {}

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

PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT
    PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 PROTOBUF_MESSAGE_GLOBALS_CONST DeidentifiedWebAnalyticsReportGlobalsTypeInternal DeidentifiedWebAnalyticsReport_globals_
        PROTOBUF_MESSAGE_GLOBALS_SECTION(.data.rel.ro);
#if defined(PROTOBUF_CUSTOM_VTABLE)
namespace {
const ::_pbi::ClassData* DeidentifiedWebAnalyticsReport_get_class_data() {
#ifdef PROTOBUF_MESSAGE_GLOBALS
  return DeidentifiedWebAnalyticsReport_globals_.GetClassData();
#else
  return DeidentifiedWebAnalyticsReport_class_data_.base();
#endif  // PROTOBUF_MESSAGE_GLOBALS
}
}  // namespace
#endif  // PROTOBUF_CUSTOM_VTABLE
}  // namespace dwa
namespace dwa {
PROTOBUF_CONSTINIT const uint32_t CoarseSystemInfo_Channel_internal_data_[] = {
    196608u, 0u, };
static const char CoarseSystemInfo_Channel_names[] = {
    "CHANNEL_INVALID"
    "CHANNEL_NOT_STABLE"
    "CHANNEL_STABLE"
};

static const ::google::protobuf::internal::EnumEntry CoarseSystemInfo_Channel_entries[] = {
    {{&CoarseSystemInfo_Channel_names[0], 15}, 0},
    {{&CoarseSystemInfo_Channel_names[15], 18}, 2},
    {{&CoarseSystemInfo_Channel_names[33], 14}, 1},
};

static const int CoarseSystemInfo_Channel_entries_by_number[] = {
    0,  // 0 -> CHANNEL_INVALID
    2,  // 1 -> CHANNEL_STABLE
    1,  // 2 -> CHANNEL_NOT_STABLE
};

bool CoarseSystemInfo_Channel_Parse(::absl::string_view name,
                                  CoarseSystemInfo_Channel* PROTOBUF_NONNULL value) {
  int int_value;
  bool success = ::google::protobuf::internal::LookUpEnumValue(
      CoarseSystemInfo_Channel_entries, 3, name, &int_value);
  if (success) {
    *value = static_cast<CoarseSystemInfo_Channel>(int_value);
  }
  return success;
}
static ::google::protobuf::internal::ExplicitlyConstructed<::std::string>
    CoarseSystemInfo_Channel_strings[3] = {};

const ::std::string& CoarseSystemInfo_Channel_Name(CoarseSystemInfo_Channel value) {
  static const bool kDummy = ::google::protobuf::internal::InitializeEnumStrings(
      CoarseSystemInfo_Channel_entries, CoarseSystemInfo_Channel_entries_by_number, 3,
      CoarseSystemInfo_Channel_strings);
  (void)kDummy;

  int idx = ::google::protobuf::internal::LookUpEnumName(CoarseSystemInfo_Channel_entries,
                                  CoarseSystemInfo_Channel_entries_by_number,
                                  3, value);
  return idx == -1 ? ::google::protobuf::internal::GetEmptyString() : CoarseSystemInfo_Channel_strings[idx].get();
}
PROTOBUF_CONSTINIT const uint32_t CoarseSystemInfo_Platform_internal_data_[] = {
    851968u, 0u, };
static const char CoarseSystemInfo_Platform_names[] = {
    "PLATFORM_ANDROID"
    "PLATFORM_ANDROID_BROWSER_APP"
    "PLATFORM_ANDROID_CCT"
    "PLATFORM_ANDROID_PWA"
    "PLATFORM_ANDROID_TWA"
    "PLATFORM_ANDROID_WEBVIEW"
    "PLATFORM_CHROMEOS"
    "PLATFORM_INVALID"
    "PLATFORM_IOS"
    "PLATFORM_LINUX"
    "PLATFORM_MACOS"
    "PLATFORM_OTHER"
    "PLATFORM_WINDOWS"
};

static const ::google::protobuf::internal::EnumEntry CoarseSystemInfo_Platform_entries[] = {
    {{&CoarseSystemInfo_Platform_names[0], 16}, 12},
    {{&CoarseSystemInfo_Platform_names[16], 28}, 3},
    {{&CoarseSystemInfo_Platform_names[44], 20}, 4},
    {{&CoarseSystemInfo_Platform_names[64], 20}, 5},
    {{&CoarseSystemInfo_Platform_names[84], 20}, 6},
    {{&CoarseSystemInfo_Platform_names[104], 24}, 2},
    {{&CoarseSystemInfo_Platform_names[128], 17}, 11},
    {{&CoarseSystemInfo_Platform_names[145], 16}, 0},
    {{&CoarseSystemInfo_Platform_names[161], 12}, 7},
    {{&CoarseSystemInfo_Platform_names[173], 14}, 10},
    {{&CoarseSystemInfo_Platform_names[187], 14}, 9},
    {{&CoarseSystemInfo_Platform_names[201], 14}, 1},
    {{&CoarseSystemInfo_Platform_names[215], 16}, 8},
};

static const int CoarseSystemInfo_Platform_entries_by_number[] = {
    7,  // 0 -> PLATFORM_INVALID
    11,  // 1 -> PLATFORM_OTHER
    5,  // 2 -> PLATFORM_ANDROID_WEBVIEW
    1,  // 3 -> PLATFORM_ANDROID_BROWSER_APP
    2,  // 4 -> PLATFORM_ANDROID_CCT
    3,  // 5 -> PLATFORM_ANDROID_PWA
    4,  // 6 -> PLATFORM_ANDROID_TWA
    8,  // 7 -> PLATFORM_IOS
    12,  // 8 -> PLATFORM_WINDOWS
    10,  // 9 -> PLATFORM_MACOS
    9,  // 10 -> PLATFORM_LINUX
    6,  // 11 -> PLATFORM_CHROMEOS
    0,  // 12 -> PLATFORM_ANDROID
};

bool CoarseSystemInfo_Platform_Parse(::absl::string_view name,
                                  CoarseSystemInfo_Platform* PROTOBUF_NONNULL value) {
  int int_value;
  bool success = ::google::protobuf::internal::LookUpEnumValue(
      CoarseSystemInfo_Platform_entries, 13, name, &int_value);
  if (success) {
    *value = static_cast<CoarseSystemInfo_Platform>(int_value);
  }
  return success;
}
static ::google::protobuf::internal::ExplicitlyConstructed<::std::string>
    CoarseSystemInfo_Platform_strings[13] = {};

const ::std::string& CoarseSystemInfo_Platform_Name(CoarseSystemInfo_Platform value) {
  static const bool kDummy = ::google::protobuf::internal::InitializeEnumStrings(
      CoarseSystemInfo_Platform_entries, CoarseSystemInfo_Platform_entries_by_number, 13,
      CoarseSystemInfo_Platform_strings);
  (void)kDummy;

  int idx = ::google::protobuf::internal::LookUpEnumName(CoarseSystemInfo_Platform_entries,
                                  CoarseSystemInfo_Platform_entries_by_number,
                                  13, value);
  return idx == -1 ? ::google::protobuf::internal::GetEmptyString() : CoarseSystemInfo_Platform_strings[idx].get();
}
PROTOBUF_CONSTINIT const uint32_t CoarseSystemInfo_GeoDesignation_internal_data_[] = {
    196608u, 0u, };
static const char CoarseSystemInfo_GeoDesignation_names[] = {
    "GEO_DESIGNATION_EEA"
    "GEO_DESIGNATION_INVALID"
    "GEO_DESIGNATION_ROW"
};

static const ::google::protobuf::internal::EnumEntry CoarseSystemInfo_GeoDesignation_entries[] = {
    {{&CoarseSystemInfo_GeoDesignation_names[0], 19}, 1},
    {{&CoarseSystemInfo_GeoDesignation_names[19], 23}, 0},
    {{&CoarseSystemInfo_GeoDesignation_names[42], 19}, 2},
};

static const int CoarseSystemInfo_GeoDesignation_entries_by_number[] = {
    1,  // 0 -> GEO_DESIGNATION_INVALID
    0,  // 1 -> GEO_DESIGNATION_EEA
    2,  // 2 -> GEO_DESIGNATION_ROW
};

bool CoarseSystemInfo_GeoDesignation_Parse(::absl::string_view name,
                                  CoarseSystemInfo_GeoDesignation* PROTOBUF_NONNULL value) {
  int int_value;
  bool success = ::google::protobuf::internal::LookUpEnumValue(
      CoarseSystemInfo_GeoDesignation_entries, 3, name, &int_value);
  if (success) {
    *value = static_cast<CoarseSystemInfo_GeoDesignation>(int_value);
  }
  return success;
}
static ::google::protobuf::internal::ExplicitlyConstructed<::std::string>
    CoarseSystemInfo_GeoDesignation_strings[3] = {};

const ::std::string& CoarseSystemInfo_GeoDesignation_Name(CoarseSystemInfo_GeoDesignation value) {
  static const bool kDummy = ::google::protobuf::internal::InitializeEnumStrings(
      CoarseSystemInfo_GeoDesignation_entries, CoarseSystemInfo_GeoDesignation_entries_by_number, 3,
      CoarseSystemInfo_GeoDesignation_strings);
  (void)kDummy;

  int idx = ::google::protobuf::internal::LookUpEnumName(CoarseSystemInfo_GeoDesignation_entries,
                                  CoarseSystemInfo_GeoDesignation_entries_by_number,
                                  3, value);
  return idx == -1 ? ::google::protobuf::internal::GetEmptyString() : CoarseSystemInfo_GeoDesignation_strings[idx].get();
}
PROTOBUF_CONSTINIT const uint32_t CoarseSystemInfo_ClientAge_internal_data_[] = {
    196608u, 0u, };
static const char CoarseSystemInfo_ClientAge_names[] = {
    "CLIENT_AGE_INVALID"
    "CLIENT_AGE_NOT_RECENT"
    "CLIENT_AGE_RECENT"
};

static const ::google::protobuf::internal::EnumEntry CoarseSystemInfo_ClientAge_entries[] = {
    {{&CoarseSystemInfo_ClientAge_names[0], 18}, 0},
    {{&CoarseSystemInfo_ClientAge_names[18], 21}, 2},
    {{&CoarseSystemInfo_ClientAge_names[39], 17}, 1},
};

static const int CoarseSystemInfo_ClientAge_entries_by_number[] = {
    0,  // 0 -> CLIENT_AGE_INVALID
    2,  // 1 -> CLIENT_AGE_RECENT
    1,  // 2 -> CLIENT_AGE_NOT_RECENT
};

bool CoarseSystemInfo_ClientAge_Parse(::absl::string_view name,
                                  CoarseSystemInfo_ClientAge* PROTOBUF_NONNULL value) {
  int int_value;
  bool success = ::google::protobuf::internal::LookUpEnumValue(
      CoarseSystemInfo_ClientAge_entries, 3, name, &int_value);
  if (success) {
    *value = static_cast<CoarseSystemInfo_ClientAge>(int_value);
  }
  return success;
}
static ::google::protobuf::internal::ExplicitlyConstructed<::std::string>
    CoarseSystemInfo_ClientAge_strings[3] = {};

const ::std::string& CoarseSystemInfo_ClientAge_Name(CoarseSystemInfo_ClientAge value) {
  static const bool kDummy = ::google::protobuf::internal::InitializeEnumStrings(
      CoarseSystemInfo_ClientAge_entries, CoarseSystemInfo_ClientAge_entries_by_number, 3,
      CoarseSystemInfo_ClientAge_strings);
  (void)kDummy;

  int idx = ::google::protobuf::internal::LookUpEnumName(CoarseSystemInfo_ClientAge_entries,
                                  CoarseSystemInfo_ClientAge_entries_by_number,
                                  3, value);
  return idx == -1 ? ::google::protobuf::internal::GetEmptyString() : CoarseSystemInfo_ClientAge_strings[idx].get();
}
PROTOBUF_CONSTINIT const uint32_t DeidentifiedWebAnalyticsEvent_ContentMetric_ContentType_internal_data_[] = {
    131072u, 0u, };
static const char DeidentifiedWebAnalyticsEvent_ContentMetric_ContentType_names[] = {
    "CONTENT_TYPE_INVALID"
    "CONTENT_TYPE_URL"
};

static const ::google::protobuf::internal::EnumEntry DeidentifiedWebAnalyticsEvent_ContentMetric_ContentType_entries[] = {
    {{&DeidentifiedWebAnalyticsEvent_ContentMetric_ContentType_names[0], 20}, 0},
    {{&DeidentifiedWebAnalyticsEvent_ContentMetric_ContentType_names[20], 16}, 1},
};

static const int DeidentifiedWebAnalyticsEvent_ContentMetric_ContentType_entries_by_number[] = {
    0,  // 0 -> CONTENT_TYPE_INVALID
    1,  // 1 -> CONTENT_TYPE_URL
};

bool DeidentifiedWebAnalyticsEvent_ContentMetric_ContentType_Parse(::absl::string_view name,
                                  DeidentifiedWebAnalyticsEvent_ContentMetric_ContentType* PROTOBUF_NONNULL value) {
  int int_value;
  bool success = ::google::protobuf::internal::LookUpEnumValue(
      DeidentifiedWebAnalyticsEvent_ContentMetric_ContentType_entries, 2, name, &int_value);
  if (success) {
    *value = static_cast<DeidentifiedWebAnalyticsEvent_ContentMetric_ContentType>(int_value);
  }
  return success;
}
static ::google::protobuf::internal::ExplicitlyConstructed<::std::string>
    DeidentifiedWebAnalyticsEvent_ContentMetric_ContentType_strings[2] = {};

const ::std::string& DeidentifiedWebAnalyticsEvent_ContentMetric_ContentType_Name(DeidentifiedWebAnalyticsEvent_ContentMetric_ContentType value) {
  static const bool kDummy = ::google::protobuf::internal::InitializeEnumStrings(
      DeidentifiedWebAnalyticsEvent_ContentMetric_ContentType_entries, DeidentifiedWebAnalyticsEvent_ContentMetric_ContentType_entries_by_number, 2,
      DeidentifiedWebAnalyticsEvent_ContentMetric_ContentType_strings);
  (void)kDummy;

  int idx = ::google::protobuf::internal::LookUpEnumName(DeidentifiedWebAnalyticsEvent_ContentMetric_ContentType_entries,
                                  DeidentifiedWebAnalyticsEvent_ContentMetric_ContentType_entries_by_number,
                                  2, value);
  return idx == -1 ? ::google::protobuf::internal::GetEmptyString() : DeidentifiedWebAnalyticsEvent_ContentMetric_ContentType_strings[idx].get();
}
// ===================================================================

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

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

#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::MessageLite(arena) {
#endif  // PROTOBUF_CUSTOM_VTABLE
  DeidentifiedWebAnalyticsReport* 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_.coarse_system_info_ = (CheckHasBit(cached_has_bits, 0x00000004U))
                ? ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.coarse_system_info_)
                : nullptr;
  ::memcpy(reinterpret_cast<char*>(&_impl_) +
               offsetof(Impl_, dwa_ephemeral_id_),
           reinterpret_cast<const char*>(&from._impl_) +
               offsetof(Impl_, dwa_ephemeral_id_),
           offsetof(Impl_, timestamp_) -
               offsetof(Impl_, dwa_ephemeral_id_) +
               sizeof(Impl_::timestamp_));

  // @@protoc_insertion_point(copy_constructor:dwa.DeidentifiedWebAnalyticsReport)
}
PROTOBUF_NDEBUG_INLINE DeidentifiedWebAnalyticsReport::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    [[maybe_unused]] ::google::protobuf::Arena* PROTOBUF_NULLABLE arena)
      : _cached_size_{0},
        page_load_events_ { visibility, ::_pbi::InternalMetadataOffset::Build<
            ::dwa::DeidentifiedWebAnalyticsReport,
            PROTOBUF_FIELD_OFFSET(::dwa::DeidentifiedWebAnalyticsReport, _impl_.page_load_events_)>()
         }
        ,
        dwa_events_ { visibility, ::_pbi::InternalMetadataOffset::Build<
            ::dwa::DeidentifiedWebAnalyticsReport,
            PROTOBUF_FIELD_OFFSET(::dwa::DeidentifiedWebAnalyticsReport, _impl_.dwa_events_)>()
         }
     {}

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

#ifndef PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_CONSTINIT
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1
const ::google::protobuf::internal::ClassDataLite DeidentifiedWebAnalyticsReport_class_data_ =
    DeidentifiedWebAnalyticsReport::InternalGenerateClassData_(DeidentifiedWebAnalyticsReport_globals_._default);

PROTOBUF_ATTRIBUTE_WEAK const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL
DeidentifiedWebAnalyticsReport::GetClassData() const {
  return DeidentifiedWebAnalyticsReport_class_data_.base();
}
#else
PROTOBUF_ATTRIBUTE_WEAK const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL
DeidentifiedWebAnalyticsReport::GetClassData() const {
  return DeidentifiedWebAnalyticsReport_globals_.GetClassData();
}
#endif  // !PROTOBUF_MESSAGE_GLOBALS
#ifndef PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_CONSTINIT
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const DeidentifiedWebAnalyticsReport::ParseTableT_
    DeidentifiedWebAnalyticsReport::_table_ =
        DeidentifiedWebAnalyticsReport::InternalGenerateParseTable_(DeidentifiedWebAnalyticsReport_class_data_.base());
#endif  // !PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_NOINLINE void DeidentifiedWebAnalyticsReport::Clear() {
// @@protoc_insertion_point(message_clear_start:dwa.DeidentifiedWebAnalyticsReport)
  ::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_.page_load_events_.Clear();
    }
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      _impl_.dwa_events_.Clear();
    }
    if (CheckHasBit(cached_has_bits, 0x00000004U)) {
      ABSL_DCHECK(_impl_.coarse_system_info_ != nullptr);
      _impl_.coarse_system_info_->Clear();
    }
  }
  if (BatchCheckHasBit(cached_has_bits, 0x00000018U)) {
    ::memset(&_impl_.dwa_ephemeral_id_, 0, static_cast<::size_t>(
        reinterpret_cast<char*>(&_impl_.timestamp_) -
        reinterpret_cast<char*>(&_impl_.dwa_ephemeral_id_)) + sizeof(_impl_.timestamp_));
  }
  _impl_._has_bits_.Clear();
  _internal_metadata_.Clear<::std::string>();
}

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

  cached_has_bits = this_._impl_._has_bits_[0];
  // .dwa.CoarseSystemInfo coarse_system_info = 1;
  if (CheckHasBit(cached_has_bits, 0x00000004U)) {
    target = ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
        1, *this_._impl_.coarse_system_info_, this_._impl_.coarse_system_info_->GetCachedSize(), target,
        stream);
  }

  // fixed64 dwa_ephemeral_id = 2;
  if (CheckHasBit(cached_has_bits, 0x00000008U)) {
    target = stream->EnsureSpace(target);
    target = ::_pbi::WireFormatLite::WriteFixed64ToArray(
        2, this_._internal_dwa_ephemeral_id(), target);
  }

  // repeated .dwa.PageLoadEvents page_load_events = 3;
  if (CheckHasBit(cached_has_bits, 0x00000001U)) {
    for (unsigned i = 0, n = static_cast<unsigned>(
                             this_._internal_page_load_events_size());
         i < n; i++) {
      const auto& repfield = this_._internal_page_load_events().Get(i);
      target =
          ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
              3, repfield, repfield.GetCachedSize(),
              target, stream);
    }
  }

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

  // repeated .dwa.DeidentifiedWebAnalyticsEvent dwa_events = 6;
  if (CheckHasBit(cached_has_bits, 0x00000002U)) {
    for (unsigned i = 0, n = static_cast<unsigned>(
                             this_._internal_dwa_events_size());
         i < n; i++) {
      const auto& repfield = this_._internal_dwa_events().Get(i);
      target =
          ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
              6, 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:dwa.DeidentifiedWebAnalyticsReport)
  return target;
}

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

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

  ::_pbi::Prefetch5LinesFrom7Lines(&this_);
  cached_has_bits = this_._impl_._has_bits_[0];
  total_size += static_cast<bool>(0x00000008U & cached_has_bits) * 9;
  if (BatchCheckHasBit(cached_has_bits, 0x00000017U)) {
    // repeated .dwa.PageLoadEvents page_load_events = 3;
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      total_size += 1UL * this_._internal_page_load_events_size();
      for (const auto& msg : this_._internal_page_load_events()) {
        total_size += ::google::protobuf::internal::WireFormatLite::MessageSize(msg);
      }
    }
    // repeated .dwa.DeidentifiedWebAnalyticsEvent dwa_events = 6;
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      total_size += 1UL * this_._internal_dwa_events_size();
      for (const auto& msg : this_._internal_dwa_events()) {
        total_size += ::google::protobuf::internal::WireFormatLite::MessageSize(msg);
      }
    }
    // .dwa.CoarseSystemInfo coarse_system_info = 1;
    if (CheckHasBit(cached_has_bits, 0x00000004U)) {
      total_size += 1 +
                    ::google::protobuf::internal::WireFormatLite::MessageSize(*this_._impl_.coarse_system_info_);
    }
    // int64 timestamp = 5;
    if (CheckHasBit(cached_has_bits, 0x00000010U)) {
      total_size += ::_pbi::WireFormatLite::Int64SizePlusOne(
          this_._internal_timestamp());
    }
  }
  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 DeidentifiedWebAnalyticsReport::MergeImpl(::google::protobuf::MessageLite& to_msg,
                      const ::google::protobuf::MessageLite& from_msg) {
   auto* const _this = static_cast<DeidentifiedWebAnalyticsReport*>(&to_msg);
  auto& from = static_cast<const DeidentifiedWebAnalyticsReport&>(from_msg);
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    from.CheckHasBitConsistency();
  }
  ::google::protobuf::Arena* arena = _this->GetArena();
  // @@protoc_insertion_point(class_specific_merge_from_start:dwa.DeidentifiedWebAnalyticsReport)
  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_page_load_events()->InternalMergeFromWithArena(
          ::google::protobuf::MessageLite::internal_visibility(), arena,
          from._internal_page_load_events());
    }
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      _this->_internal_mutable_dwa_events()->InternalMergeFromWithArena(
          ::google::protobuf::MessageLite::internal_visibility(), arena,
          from._internal_dwa_events());
    }
    if (CheckHasBit(cached_has_bits, 0x00000004U)) {
      ABSL_DCHECK(from._impl_.coarse_system_info_ != nullptr);
      if (_this->_impl_.coarse_system_info_ == nullptr) {
        _this->_impl_.coarse_system_info_ = ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.coarse_system_info_);
      } else {
        _this->_impl_.coarse_system_info_->MergeFrom(*from._impl_.coarse_system_info_);
      }
    }
    if (CheckHasBit(cached_has_bits, 0x00000008U)) {
      _this->_impl_.dwa_ephemeral_id_ = from._impl_.dwa_ephemeral_id_;
    }
    if (CheckHasBit(cached_has_bits, 0x00000010U)) {
      _this->_impl_.timestamp_ = from._impl_.timestamp_;
    }
  }
  _this->_impl_._has_bits_[0] |= cached_has_bits;
  _this->_internal_metadata_.MergeFrom<::std::string>(
      from._internal_metadata_);
}

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


void DeidentifiedWebAnalyticsReport::InternalSwap(DeidentifiedWebAnalyticsReport* 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_.page_load_events_.InternalSwap(&other->_impl_.page_load_events_);
  _impl_.dwa_events_.InternalSwap(&other->_impl_.dwa_events_);
  ::google::protobuf::internal::memswap<
      PROTOBUF_FIELD_OFFSET(DeidentifiedWebAnalyticsReport, _impl_.timestamp_)
      + sizeof(DeidentifiedWebAnalyticsReport::_impl_.timestamp_)
      - PROTOBUF_FIELD_OFFSET(DeidentifiedWebAnalyticsReport, _impl_.coarse_system_info_)>(
          reinterpret_cast<char*>(&_impl_.coarse_system_info_),
          reinterpret_cast<char*>(&other->_impl_.coarse_system_info_));
}

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

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

inline void CoarseSystemInfo::SharedCtor(::_pb::Arena* PROTOBUF_NULLABLE arena) {
  new (&_impl_) Impl_(internal_visibility(), arena);
  ::memset(reinterpret_cast<char*>(&_impl_) +
               offsetof(Impl_, channel_),
           0,
           offsetof(Impl_, is_ukm_enabled_) -
               offsetof(Impl_, channel_) +
               sizeof(Impl_::is_ukm_enabled_));
}
CoarseSystemInfo::~CoarseSystemInfo() {
  // @@protoc_insertion_point(destructor:dwa.CoarseSystemInfo)
  SharedDtor(*this);
}
inline void CoarseSystemInfo::SharedDtor(MessageLite& self) {
  CoarseSystemInfo& this_ = static_cast<CoarseSystemInfo&>(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 CoarseSystemInfo_class_data_ =
    CoarseSystemInfo::InternalGenerateClassData_(CoarseSystemInfo_globals_._default);

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

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

  cached_has_bits = this_._impl_._has_bits_[0];
  // .dwa.CoarseSystemInfo.Channel channel = 1;
  if (CheckHasBit(cached_has_bits, 0x00000001U)) {
    target = stream->EnsureSpace(target);
    target = ::_pbi::WireFormatLite::WriteEnumToArray(
        1, this_._internal_channel(), target);
  }

  // .dwa.CoarseSystemInfo.Platform platform = 2;
  if (CheckHasBit(cached_has_bits, 0x00000002U)) {
    target = stream->EnsureSpace(target);
    target = ::_pbi::WireFormatLite::WriteEnumToArray(
        2, this_._internal_platform(), target);
  }

  // .dwa.CoarseSystemInfo.GeoDesignation geo_designation = 3;
  if (CheckHasBit(cached_has_bits, 0x00000004U)) {
    target = stream->EnsureSpace(target);
    target = ::_pbi::WireFormatLite::WriteEnumToArray(
        3, this_._internal_geo_designation(), target);
  }

  // .dwa.CoarseSystemInfo.ClientAge client_age = 4;
  if (CheckHasBit(cached_has_bits, 0x00000008U)) {
    target = stream->EnsureSpace(target);
    target = ::_pbi::WireFormatLite::WriteEnumToArray(
        4, this_._internal_client_age(), target);
  }

  // int32 milestone_prefix_trimmed = 5;
  if (CheckHasBit(cached_has_bits, 0x00000010U)) {
    target =
        ::google::protobuf::internal::WireFormatLite::WriteInt32ToArrayWithField<5>(
            stream, this_._internal_milestone_prefix_trimmed(), target);
  }

  // bool is_ukm_enabled = 6;
  if (CheckHasBit(cached_has_bits, 0x00000020U)) {
    target = stream->EnsureSpace(target);
    target = ::_pbi::WireFormatLite::WriteBoolToArray(
        6, this_._internal_is_ukm_enabled(), 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:dwa.CoarseSystemInfo)
  return target;
}

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

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

  ::_pbi::Prefetch5LinesFrom7Lines(&this_);
  cached_has_bits = this_._impl_._has_bits_[0];
  total_size += static_cast<bool>(0x00000020U & cached_has_bits) * 2;
  if (BatchCheckHasBit(cached_has_bits, 0x0000001fU)) {
    // .dwa.CoarseSystemInfo.Channel channel = 1;
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      total_size += 1 +
                    ::_pbi::WireFormatLite::EnumSize(this_._internal_channel());
    }
    // .dwa.CoarseSystemInfo.Platform platform = 2;
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      total_size += 1 +
                    ::_pbi::WireFormatLite::EnumSize(this_._internal_platform());
    }
    // .dwa.CoarseSystemInfo.GeoDesignation geo_designation = 3;
    if (CheckHasBit(cached_has_bits, 0x00000004U)) {
      total_size += 1 +
                    ::_pbi::WireFormatLite::EnumSize(this_._internal_geo_designation());
    }
    // .dwa.CoarseSystemInfo.ClientAge client_age = 4;
    if (CheckHasBit(cached_has_bits, 0x00000008U)) {
      total_size += 1 +
                    ::_pbi::WireFormatLite::EnumSize(this_._internal_client_age());
    }
    // int32 milestone_prefix_trimmed = 5;
    if (CheckHasBit(cached_has_bits, 0x00000010U)) {
      total_size += ::_pbi::WireFormatLite::Int32SizePlusOne(
          this_._internal_milestone_prefix_trimmed());
    }
  }
  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 CoarseSystemInfo::MergeImpl(::google::protobuf::MessageLite& to_msg,
                      const ::google::protobuf::MessageLite& from_msg) {
   auto* const _this = static_cast<CoarseSystemInfo*>(&to_msg);
  auto& from = static_cast<const CoarseSystemInfo&>(from_msg);
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    from.CheckHasBitConsistency();
  }
  // @@protoc_insertion_point(class_specific_merge_from_start:dwa.CoarseSystemInfo)
  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, 0x0000003fU)) {
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      _this->_impl_.channel_ = from._impl_.channel_;
    }
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      _this->_impl_.platform_ = from._impl_.platform_;
    }
    if (CheckHasBit(cached_has_bits, 0x00000004U)) {
      _this->_impl_.geo_designation_ = from._impl_.geo_designation_;
    }
    if (CheckHasBit(cached_has_bits, 0x00000008U)) {
      _this->_impl_.client_age_ = from._impl_.client_age_;
    }
    if (CheckHasBit(cached_has_bits, 0x00000010U)) {
      _this->_impl_.milestone_prefix_trimmed_ = from._impl_.milestone_prefix_trimmed_;
    }
    if (CheckHasBit(cached_has_bits, 0x00000020U)) {
      _this->_impl_.is_ukm_enabled_ = from._impl_.is_ukm_enabled_;
    }
  }
  _this->_impl_._has_bits_[0] |= cached_has_bits;
  _this->_internal_metadata_.MergeFrom<::std::string>(
      from._internal_metadata_);
}

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


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

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

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

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

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

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

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

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

  cached_has_bits = this_._impl_._has_bits_[0];
  // repeated .dwa.DeidentifiedWebAnalyticsEvent events = 1;
  if (CheckHasBit(cached_has_bits, 0x00000001U)) {
    for (unsigned i = 0, n = static_cast<unsigned>(
                             this_._internal_events_size());
         i < n; i++) {
      const auto& repfield = this_._internal_events().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:dwa.PageLoadEvents)
  return target;
}

#if defined(PROTOBUF_CUSTOM_VTABLE)
::size_t PageLoadEvents::ByteSizeLong(const MessageLite& base) {
  const PageLoadEvents& this_ = static_cast<const PageLoadEvents&>(base);
#else   // PROTOBUF_CUSTOM_VTABLE
::size_t PageLoadEvents::ByteSizeLong() const {
  const PageLoadEvents& this_ = *this;
#endif  // PROTOBUF_CUSTOM_VTABLE
  // @@protoc_insertion_point(message_byte_size_start:dwa.PageLoadEvents)
  ::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 .dwa.DeidentifiedWebAnalyticsEvent events = 1;
    cached_has_bits = this_._impl_._has_bits_[0];
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      total_size += 1UL * this_._internal_events_size();
      for (const auto& msg : this_._internal_events()) {
        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 PageLoadEvents::MergeImpl(::google::protobuf::MessageLite& to_msg,
                      const ::google::protobuf::MessageLite& from_msg) {
   auto* const _this = static_cast<PageLoadEvents*>(&to_msg);
  auto& from = static_cast<const PageLoadEvents&>(from_msg);
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    from.CheckHasBitConsistency();
  }
  ::google::protobuf::Arena* arena = _this->GetArena();
  // @@protoc_insertion_point(class_specific_merge_from_start:dwa.PageLoadEvents)
  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_events()->InternalMergeFromWithArena(
        ::google::protobuf::MessageLite::internal_visibility(), arena,
        from._internal_events());
  }
  _this->_impl_._has_bits_[0] |= cached_has_bits;
  _this->_internal_metadata_.MergeFrom<::std::string>(
      from._internal_metadata_);
}

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


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

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

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

inline void DeidentifiedWebAnalyticsEvent_ContentMetric_EntryMetrics_Metric::SharedCtor(::_pb::Arena* PROTOBUF_NULLABLE arena) {
  new (&_impl_) Impl_(internal_visibility(), arena);
  ::memset(reinterpret_cast<char*>(&_impl_) +
               offsetof(Impl_, name_hash_),
           0,
           offsetof(Impl_, value_) -
               offsetof(Impl_, name_hash_) +
               sizeof(Impl_::value_));
}
DeidentifiedWebAnalyticsEvent_ContentMetric_EntryMetrics_Metric::~DeidentifiedWebAnalyticsEvent_ContentMetric_EntryMetrics_Metric() {
  // @@protoc_insertion_point(destructor:dwa.DeidentifiedWebAnalyticsEvent.ContentMetric.EntryMetrics.Metric)
  SharedDtor(*this);
}
inline void DeidentifiedWebAnalyticsEvent_ContentMetric_EntryMetrics_Metric::SharedDtor(MessageLite& self) {
  DeidentifiedWebAnalyticsEvent_ContentMetric_EntryMetrics_Metric& this_ = static_cast<DeidentifiedWebAnalyticsEvent_ContentMetric_EntryMetrics_Metric&>(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 DeidentifiedWebAnalyticsEvent_ContentMetric_EntryMetrics_Metric_class_data_ =
    DeidentifiedWebAnalyticsEvent_ContentMetric_EntryMetrics_Metric::InternalGenerateClassData_(DeidentifiedWebAnalyticsEvent_ContentMetric_EntryMetrics_Metric_globals_._default);

PROTOBUF_ATTRIBUTE_WEAK const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL
DeidentifiedWebAnalyticsEvent_ContentMetric_EntryMetrics_Metric::GetClassData() const {
  return DeidentifiedWebAnalyticsEvent_ContentMetric_EntryMetrics_Metric_class_data_.base();
}
#else
PROTOBUF_ATTRIBUTE_WEAK const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL
DeidentifiedWebAnalyticsEvent_ContentMetric_EntryMetrics_Metric::GetClassData() const {
  return DeidentifiedWebAnalyticsEvent_ContentMetric_EntryMetrics_Metric_globals_.GetClassData();
}
#endif  // !PROTOBUF_MESSAGE_GLOBALS
#ifndef PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_CONSTINIT
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const DeidentifiedWebAnalyticsEvent_ContentMetric_EntryMetrics_Metric::ParseTableT_
    DeidentifiedWebAnalyticsEvent_ContentMetric_EntryMetrics_Metric::_table_ =
        DeidentifiedWebAnalyticsEvent_ContentMetric_EntryMetrics_Metric::InternalGenerateParseTable_(DeidentifiedWebAnalyticsEvent_ContentMetric_EntryMetrics_Metric_class_data_.base());
#endif  // !PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_NOINLINE void DeidentifiedWebAnalyticsEvent_ContentMetric_EntryMetrics_Metric::Clear() {
// @@protoc_insertion_point(message_clear_start:dwa.DeidentifiedWebAnalyticsEvent.ContentMetric.EntryMetrics.Metric)
  ::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)) {
    ::memset(&_impl_.name_hash_, 0, static_cast<::size_t>(
        reinterpret_cast<char*>(&_impl_.value_) -
        reinterpret_cast<char*>(&_impl_.name_hash_)) + sizeof(_impl_.value_));
  }
  _impl_._has_bits_.Clear();
  _internal_metadata_.Clear<::std::string>();
}

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

  cached_has_bits = this_._impl_._has_bits_[0];
  // fixed64 name_hash = 1;
  if (CheckHasBit(cached_has_bits, 0x00000001U)) {
    target = stream->EnsureSpace(target);
    target = ::_pbi::WireFormatLite::WriteFixed64ToArray(
        1, this_._internal_name_hash(), target);
  }

  // int64 value = 2;
  if (CheckHasBit(cached_has_bits, 0x00000002U)) {
    target =
        ::google::protobuf::internal::WireFormatLite::WriteInt64ToArrayWithField<2>(
            stream, this_._internal_value(), 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:dwa.DeidentifiedWebAnalyticsEvent.ContentMetric.EntryMetrics.Metric)
  return target;
}

#if defined(PROTOBUF_CUSTOM_VTABLE)
::size_t DeidentifiedWebAnalyticsEvent_ContentMetric_EntryMetrics_Metric::ByteSizeLong(const MessageLite& base) {
  const DeidentifiedWebAnalyticsEvent_ContentMetric_EntryMetrics_Metric& this_ = static_cast<const DeidentifiedWebAnalyticsEvent_ContentMetric_EntryMetrics_Metric&>(base);
#else   // PROTOBUF_CUSTOM_VTABLE
::size_t DeidentifiedWebAnalyticsEvent_ContentMetric_EntryMetrics_Metric::ByteSizeLong() const {
  const DeidentifiedWebAnalyticsEvent_ContentMetric_EntryMetrics_Metric& this_ = *this;
#endif  // PROTOBUF_CUSTOM_VTABLE
  // @@protoc_insertion_point(message_byte_size_start:dwa.DeidentifiedWebAnalyticsEvent.ContentMetric.EntryMetrics.Metric)
  ::size_t total_size = 0;

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

  ::_pbi::Prefetch5LinesFrom7Lines(&this_);
  cached_has_bits = this_._impl_._has_bits_[0];
  total_size += static_cast<bool>(0x00000001U & cached_has_bits) * 9;
   {
    // int64 value = 2;
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      total_size += ::_pbi::WireFormatLite::Int64SizePlusOne(
          this_._internal_value());
    }
  }
  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 DeidentifiedWebAnalyticsEvent_ContentMetric_EntryMetrics_Metric::MergeImpl(::google::protobuf::MessageLite& to_msg,
                      const ::google::protobuf::MessageLite& from_msg) {
   auto* const _this = static_cast<DeidentifiedWebAnalyticsEvent_ContentMetric_EntryMetrics_Metric*>(&to_msg);
  auto& from = static_cast<const DeidentifiedWebAnalyticsEvent_ContentMetric_EntryMetrics_Metric&>(from_msg);
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    from.CheckHasBitConsistency();
  }
  // @@protoc_insertion_point(class_specific_merge_from_start:dwa.DeidentifiedWebAnalyticsEvent.ContentMetric.EntryMetrics.Metric)
  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, 0x00000003U)) {
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      _this->_impl_.name_hash_ = from._impl_.name_hash_;
    }
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      _this->_impl_.value_ = from._impl_.value_;
    }
  }
  _this->_impl_._has_bits_[0] |= cached_has_bits;
  _this->_internal_metadata_.MergeFrom<::std::string>(
      from._internal_metadata_);
}

void DeidentifiedWebAnalyticsEvent_ContentMetric_EntryMetrics_Metric::CopyFrom(const DeidentifiedWebAnalyticsEvent_ContentMetric_EntryMetrics_Metric& from) {
  // @@protoc_insertion_point(class_specific_copy_from_start:dwa.DeidentifiedWebAnalyticsEvent.ContentMetric.EntryMetrics.Metric)
  if (&from == this) return;
  Clear();
  MergeFrom(from);
}


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

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

DeidentifiedWebAnalyticsEvent_ContentMetric_EntryMetrics::DeidentifiedWebAnalyticsEvent_ContentMetric_EntryMetrics(::google::protobuf::Arena* PROTOBUF_NULLABLE arena)
#if defined(PROTOBUF_CUSTOM_VTABLE)
    : ::google::protobuf::MessageLite(arena, DeidentifiedWebAnalyticsEvent_ContentMetric_EntryMetrics_get_class_data()) {
#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::MessageLite(arena) {
#endif  // PROTOBUF_CUSTOM_VTABLE
  SharedCtor(arena);
  // @@protoc_insertion_point(arena_constructor:dwa.DeidentifiedWebAnalyticsEvent.ContentMetric.EntryMetrics)
}
PROTOBUF_NDEBUG_INLINE DeidentifiedWebAnalyticsEvent_ContentMetric_EntryMetrics::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    [[maybe_unused]] ::google::protobuf::Arena* PROTOBUF_NULLABLE arena, const Impl_& from,
    [[maybe_unused]] const ::dwa::DeidentifiedWebAnalyticsEvent_ContentMetric_EntryMetrics& from_msg)
      : _has_bits_{from._has_bits_},
        _cached_size_{0},
        metric_ {
          visibility, ::_pbi::InternalMetadataOffset::Build<
              ::dwa::DeidentifiedWebAnalyticsEvent_ContentMetric_EntryMetrics,
              PROTOBUF_FIELD_OFFSET(::dwa::DeidentifiedWebAnalyticsEvent_ContentMetric_EntryMetrics, _impl_.metric_)>()
          , from.metric_
        }
     {}

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

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

inline void DeidentifiedWebAnalyticsEvent_ContentMetric_EntryMetrics::SharedCtor(::_pb::Arena* PROTOBUF_NULLABLE arena) {
  new (&_impl_) Impl_(internal_visibility(), arena);
}
DeidentifiedWebAnalyticsEvent_ContentMetric_EntryMetrics::~DeidentifiedWebAnalyticsEvent_ContentMetric_EntryMetrics() {
  // @@protoc_insertion_point(destructor:dwa.DeidentifiedWebAnalyticsEvent.ContentMetric.EntryMetrics)
  SharedDtor(*this);
}
inline void DeidentifiedWebAnalyticsEvent_ContentMetric_EntryMetrics::SharedDtor(MessageLite& self) {
  DeidentifiedWebAnalyticsEvent_ContentMetric_EntryMetrics& this_ = static_cast<DeidentifiedWebAnalyticsEvent_ContentMetric_EntryMetrics&>(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 DeidentifiedWebAnalyticsEvent_ContentMetric_EntryMetrics_class_data_ =
    DeidentifiedWebAnalyticsEvent_ContentMetric_EntryMetrics::InternalGenerateClassData_(DeidentifiedWebAnalyticsEvent_ContentMetric_EntryMetrics_globals_._default);

PROTOBUF_ATTRIBUTE_WEAK const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL
DeidentifiedWebAnalyticsEvent_ContentMetric_EntryMetrics::GetClassData() const {
  return DeidentifiedWebAnalyticsEvent_ContentMetric_EntryMetrics_class_data_.base();
}
#else
PROTOBUF_ATTRIBUTE_WEAK const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL
DeidentifiedWebAnalyticsEvent_ContentMetric_EntryMetrics::GetClassData() const {
  return DeidentifiedWebAnalyticsEvent_ContentMetric_EntryMetrics_globals_.GetClassData();
}
#endif  // !PROTOBUF_MESSAGE_GLOBALS
#ifndef PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_CONSTINIT
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const DeidentifiedWebAnalyticsEvent_ContentMetric_EntryMetrics::ParseTableT_
    DeidentifiedWebAnalyticsEvent_ContentMetric_EntryMetrics::_table_ =
        DeidentifiedWebAnalyticsEvent_ContentMetric_EntryMetrics::InternalGenerateParseTable_(DeidentifiedWebAnalyticsEvent_ContentMetric_EntryMetrics_class_data_.base());
#endif  // !PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_NOINLINE void DeidentifiedWebAnalyticsEvent_ContentMetric_EntryMetrics::Clear() {
// @@protoc_insertion_point(message_clear_start:dwa.DeidentifiedWebAnalyticsEvent.ContentMetric.EntryMetrics)
  ::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_.metric_.Clear();
  }
  _impl_._has_bits_.Clear();
  _internal_metadata_.Clear<::std::string>();
}

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

  cached_has_bits = this_._impl_._has_bits_[0];
  // repeated .dwa.DeidentifiedWebAnalyticsEvent.ContentMetric.EntryMetrics.Metric metric = 1;
  if (CheckHasBit(cached_has_bits, 0x00000001U)) {
    for (unsigned i = 0, n = static_cast<unsigned>(
                             this_._internal_metric_size());
         i < n; i++) {
      const auto& repfield = this_._internal_metric().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:dwa.DeidentifiedWebAnalyticsEvent.ContentMetric.EntryMetrics)
  return target;
}

#if defined(PROTOBUF_CUSTOM_VTABLE)
::size_t DeidentifiedWebAnalyticsEvent_ContentMetric_EntryMetrics::ByteSizeLong(const MessageLite& base) {
  const DeidentifiedWebAnalyticsEvent_ContentMetric_EntryMetrics& this_ = static_cast<const DeidentifiedWebAnalyticsEvent_ContentMetric_EntryMetrics&>(base);
#else   // PROTOBUF_CUSTOM_VTABLE
::size_t DeidentifiedWebAnalyticsEvent_ContentMetric_EntryMetrics::ByteSizeLong() const {
  const DeidentifiedWebAnalyticsEvent_ContentMetric_EntryMetrics& this_ = *this;
#endif  // PROTOBUF_CUSTOM_VTABLE
  // @@protoc_insertion_point(message_byte_size_start:dwa.DeidentifiedWebAnalyticsEvent.ContentMetric.EntryMetrics)
  ::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 .dwa.DeidentifiedWebAnalyticsEvent.ContentMetric.EntryMetrics.Metric metric = 1;
    cached_has_bits = this_._impl_._has_bits_[0];
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      total_size += 1UL * this_._internal_metric_size();
      for (const auto& msg : this_._internal_metric()) {
        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 DeidentifiedWebAnalyticsEvent_ContentMetric_EntryMetrics::MergeImpl(::google::protobuf::MessageLite& to_msg,
                      const ::google::protobuf::MessageLite& from_msg) {
   auto* const _this = static_cast<DeidentifiedWebAnalyticsEvent_ContentMetric_EntryMetrics*>(&to_msg);
  auto& from = static_cast<const DeidentifiedWebAnalyticsEvent_ContentMetric_EntryMetrics&>(from_msg);
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    from.CheckHasBitConsistency();
  }
  ::google::protobuf::Arena* arena = _this->GetArena();
  // @@protoc_insertion_point(class_specific_merge_from_start:dwa.DeidentifiedWebAnalyticsEvent.ContentMetric.EntryMetrics)
  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_metric()->InternalMergeFromWithArena(
        ::google::protobuf::MessageLite::internal_visibility(), arena,
        from._internal_metric());
  }
  _this->_impl_._has_bits_[0] |= cached_has_bits;
  _this->_internal_metadata_.MergeFrom<::std::string>(
      from._internal_metadata_);
}

void DeidentifiedWebAnalyticsEvent_ContentMetric_EntryMetrics::CopyFrom(const DeidentifiedWebAnalyticsEvent_ContentMetric_EntryMetrics& from) {
  // @@protoc_insertion_point(class_specific_copy_from_start:dwa.DeidentifiedWebAnalyticsEvent.ContentMetric.EntryMetrics)
  if (&from == this) return;
  Clear();
  MergeFrom(from);
}


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

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

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

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

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

  // @@protoc_insertion_point(copy_constructor:dwa.DeidentifiedWebAnalyticsEvent.ContentMetric)
}
PROTOBUF_NDEBUG_INLINE DeidentifiedWebAnalyticsEvent_ContentMetric::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    [[maybe_unused]] ::google::protobuf::Arena* PROTOBUF_NULLABLE arena)
      : _cached_size_{0},
        metrics_ { visibility, ::_pbi::InternalMetadataOffset::Build<
            ::dwa::DeidentifiedWebAnalyticsEvent_ContentMetric,
            PROTOBUF_FIELD_OFFSET(::dwa::DeidentifiedWebAnalyticsEvent_ContentMetric, _impl_.metrics_)>()
         }
     {}

inline void DeidentifiedWebAnalyticsEvent_ContentMetric::SharedCtor(::_pb::Arena* PROTOBUF_NULLABLE arena) {
  new (&_impl_) Impl_(internal_visibility(), arena);
  ::memset(reinterpret_cast<char*>(&_impl_) +
               offsetof(Impl_, content_hash_),
           0,
           offsetof(Impl_, content_type_) -
               offsetof(Impl_, content_hash_) +
               sizeof(Impl_::content_type_));
}
DeidentifiedWebAnalyticsEvent_ContentMetric::~DeidentifiedWebAnalyticsEvent_ContentMetric() {
  // @@protoc_insertion_point(destructor:dwa.DeidentifiedWebAnalyticsEvent.ContentMetric)
  SharedDtor(*this);
}
inline void DeidentifiedWebAnalyticsEvent_ContentMetric::SharedDtor(MessageLite& self) {
  DeidentifiedWebAnalyticsEvent_ContentMetric& this_ = static_cast<DeidentifiedWebAnalyticsEvent_ContentMetric&>(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 DeidentifiedWebAnalyticsEvent_ContentMetric_class_data_ =
    DeidentifiedWebAnalyticsEvent_ContentMetric::InternalGenerateClassData_(DeidentifiedWebAnalyticsEvent_ContentMetric_globals_._default);

PROTOBUF_ATTRIBUTE_WEAK const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL
DeidentifiedWebAnalyticsEvent_ContentMetric::GetClassData() const {
  return DeidentifiedWebAnalyticsEvent_ContentMetric_class_data_.base();
}
#else
PROTOBUF_ATTRIBUTE_WEAK const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL
DeidentifiedWebAnalyticsEvent_ContentMetric::GetClassData() const {
  return DeidentifiedWebAnalyticsEvent_ContentMetric_globals_.GetClassData();
}
#endif  // !PROTOBUF_MESSAGE_GLOBALS
#ifndef PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_CONSTINIT
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const DeidentifiedWebAnalyticsEvent_ContentMetric::ParseTableT_
    DeidentifiedWebAnalyticsEvent_ContentMetric::_table_ =
        DeidentifiedWebAnalyticsEvent_ContentMetric::InternalGenerateParseTable_(DeidentifiedWebAnalyticsEvent_ContentMetric_class_data_.base());
#endif  // !PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_NOINLINE void DeidentifiedWebAnalyticsEvent_ContentMetric::Clear() {
// @@protoc_insertion_point(message_clear_start:dwa.DeidentifiedWebAnalyticsEvent.ContentMetric)
  ::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_.metrics_.Clear();
  }
  if (BatchCheckHasBit(cached_has_bits, 0x00000006U)) {
    ::memset(&_impl_.content_hash_, 0, static_cast<::size_t>(
        reinterpret_cast<char*>(&_impl_.content_type_) -
        reinterpret_cast<char*>(&_impl_.content_hash_)) + sizeof(_impl_.content_type_));
  }
  _impl_._has_bits_.Clear();
  _internal_metadata_.Clear<::std::string>();
}

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

  cached_has_bits = this_._impl_._has_bits_[0];
  // .dwa.DeidentifiedWebAnalyticsEvent.ContentMetric.ContentType content_type = 1;
  if (CheckHasBit(cached_has_bits, 0x00000004U)) {
    target = stream->EnsureSpace(target);
    target = ::_pbi::WireFormatLite::WriteEnumToArray(
        1, this_._internal_content_type(), target);
  }

  // fixed64 content_hash = 2;
  if (CheckHasBit(cached_has_bits, 0x00000002U)) {
    target = stream->EnsureSpace(target);
    target = ::_pbi::WireFormatLite::WriteFixed64ToArray(
        2, this_._internal_content_hash(), target);
  }

  // repeated .dwa.DeidentifiedWebAnalyticsEvent.ContentMetric.EntryMetrics metrics = 3;
  if (CheckHasBit(cached_has_bits, 0x00000001U)) {
    for (unsigned i = 0, n = static_cast<unsigned>(
                             this_._internal_metrics_size());
         i < n; i++) {
      const auto& repfield = this_._internal_metrics().Get(i);
      target =
          ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
              3, 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:dwa.DeidentifiedWebAnalyticsEvent.ContentMetric)
  return target;
}

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

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

  ::_pbi::Prefetch5LinesFrom7Lines(&this_);
  cached_has_bits = this_._impl_._has_bits_[0];
  total_size += static_cast<bool>(0x00000002U & cached_has_bits) * 9;
  if (BatchCheckHasBit(cached_has_bits, 0x00000005U)) {
    // repeated .dwa.DeidentifiedWebAnalyticsEvent.ContentMetric.EntryMetrics metrics = 3;
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      total_size += 1UL * this_._internal_metrics_size();
      for (const auto& msg : this_._internal_metrics()) {
        total_size += ::google::protobuf::internal::WireFormatLite::MessageSize(msg);
      }
    }
    // .dwa.DeidentifiedWebAnalyticsEvent.ContentMetric.ContentType content_type = 1;
    if (CheckHasBit(cached_has_bits, 0x00000004U)) {
      total_size += 1 +
                    ::_pbi::WireFormatLite::EnumSize(this_._internal_content_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 DeidentifiedWebAnalyticsEvent_ContentMetric::MergeImpl(::google::protobuf::MessageLite& to_msg,
                      const ::google::protobuf::MessageLite& from_msg) {
   auto* const _this = static_cast<DeidentifiedWebAnalyticsEvent_ContentMetric*>(&to_msg);
  auto& from = static_cast<const DeidentifiedWebAnalyticsEvent_ContentMetric&>(from_msg);
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    from.CheckHasBitConsistency();
  }
  ::google::protobuf::Arena* arena = _this->GetArena();
  // @@protoc_insertion_point(class_specific_merge_from_start:dwa.DeidentifiedWebAnalyticsEvent.ContentMetric)
  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_mutable_metrics()->InternalMergeFromWithArena(
          ::google::protobuf::MessageLite::internal_visibility(), arena,
          from._internal_metrics());
    }
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      _this->_impl_.content_hash_ = from._impl_.content_hash_;
    }
    if (CheckHasBit(cached_has_bits, 0x00000004U)) {
      _this->_impl_.content_type_ = from._impl_.content_type_;
    }
  }
  _this->_impl_._has_bits_[0] |= cached_has_bits;
  _this->_internal_metadata_.MergeFrom<::std::string>(
      from._internal_metadata_);
}

void DeidentifiedWebAnalyticsEvent_ContentMetric::CopyFrom(const DeidentifiedWebAnalyticsEvent_ContentMetric& from) {
  // @@protoc_insertion_point(class_specific_copy_from_start:dwa.DeidentifiedWebAnalyticsEvent.ContentMetric)
  if (&from == this) return;
  Clear();
  MergeFrom(from);
}


void DeidentifiedWebAnalyticsEvent_ContentMetric::InternalSwap(DeidentifiedWebAnalyticsEvent_ContentMetric* 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_.metrics_.InternalSwap(&other->_impl_.metrics_);
  ::google::protobuf::internal::memswap<
      PROTOBUF_FIELD_OFFSET(DeidentifiedWebAnalyticsEvent_ContentMetric, _impl_.content_type_)
      + sizeof(DeidentifiedWebAnalyticsEvent_ContentMetric::_impl_.content_type_)
      - PROTOBUF_FIELD_OFFSET(DeidentifiedWebAnalyticsEvent_ContentMetric, _impl_.content_hash_)>(
          reinterpret_cast<char*>(&_impl_.content_hash_),
          reinterpret_cast<char*>(&other->_impl_.content_hash_));
}

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

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

inline void DeidentifiedWebAnalyticsEvent_Metric::SharedCtor(::_pb::Arena* PROTOBUF_NULLABLE arena) {
  new (&_impl_) Impl_(internal_visibility(), arena);
  ::memset(reinterpret_cast<char*>(&_impl_) +
               offsetof(Impl_, name_hash_),
           0,
           offsetof(Impl_, value_) -
               offsetof(Impl_, name_hash_) +
               sizeof(Impl_::value_));
}
DeidentifiedWebAnalyticsEvent_Metric::~DeidentifiedWebAnalyticsEvent_Metric() {
  // @@protoc_insertion_point(destructor:dwa.DeidentifiedWebAnalyticsEvent.Metric)
  SharedDtor(*this);
}
inline void DeidentifiedWebAnalyticsEvent_Metric::SharedDtor(MessageLite& self) {
  DeidentifiedWebAnalyticsEvent_Metric& this_ = static_cast<DeidentifiedWebAnalyticsEvent_Metric&>(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 DeidentifiedWebAnalyticsEvent_Metric_class_data_ =
    DeidentifiedWebAnalyticsEvent_Metric::InternalGenerateClassData_(DeidentifiedWebAnalyticsEvent_Metric_globals_._default);

PROTOBUF_ATTRIBUTE_WEAK const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL
DeidentifiedWebAnalyticsEvent_Metric::GetClassData() const {
  return DeidentifiedWebAnalyticsEvent_Metric_class_data_.base();
}
#else
PROTOBUF_ATTRIBUTE_WEAK const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL
DeidentifiedWebAnalyticsEvent_Metric::GetClassData() const {
  return DeidentifiedWebAnalyticsEvent_Metric_globals_.GetClassData();
}
#endif  // !PROTOBUF_MESSAGE_GLOBALS
#ifndef PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_CONSTINIT
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const DeidentifiedWebAnalyticsEvent_Metric::ParseTableT_
    DeidentifiedWebAnalyticsEvent_Metric::_table_ =
        DeidentifiedWebAnalyticsEvent_Metric::InternalGenerateParseTable_(DeidentifiedWebAnalyticsEvent_Metric_class_data_.base());
#endif  // !PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_NOINLINE void DeidentifiedWebAnalyticsEvent_Metric::Clear() {
// @@protoc_insertion_point(message_clear_start:dwa.DeidentifiedWebAnalyticsEvent.Metric)
  ::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)) {
    ::memset(&_impl_.name_hash_, 0, static_cast<::size_t>(
        reinterpret_cast<char*>(&_impl_.value_) -
        reinterpret_cast<char*>(&_impl_.name_hash_)) + sizeof(_impl_.value_));
  }
  _impl_._has_bits_.Clear();
  _internal_metadata_.Clear<::std::string>();
}

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

  cached_has_bits = this_._impl_._has_bits_[0];
  // fixed64 name_hash = 1;
  if (CheckHasBit(cached_has_bits, 0x00000001U)) {
    target = stream->EnsureSpace(target);
    target = ::_pbi::WireFormatLite::WriteFixed64ToArray(
        1, this_._internal_name_hash(), target);
  }

  // int64 value = 2;
  if (CheckHasBit(cached_has_bits, 0x00000002U)) {
    target =
        ::google::protobuf::internal::WireFormatLite::WriteInt64ToArrayWithField<2>(
            stream, this_._internal_value(), 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:dwa.DeidentifiedWebAnalyticsEvent.Metric)
  return target;
}

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

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

  ::_pbi::Prefetch5LinesFrom7Lines(&this_);
  cached_has_bits = this_._impl_._has_bits_[0];
  total_size += static_cast<bool>(0x00000001U & cached_has_bits) * 9;
   {
    // int64 value = 2;
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      total_size += ::_pbi::WireFormatLite::Int64SizePlusOne(
          this_._internal_value());
    }
  }
  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 DeidentifiedWebAnalyticsEvent_Metric::MergeImpl(::google::protobuf::MessageLite& to_msg,
                      const ::google::protobuf::MessageLite& from_msg) {
   auto* const _this = static_cast<DeidentifiedWebAnalyticsEvent_Metric*>(&to_msg);
  auto& from = static_cast<const DeidentifiedWebAnalyticsEvent_Metric&>(from_msg);
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    from.CheckHasBitConsistency();
  }
  // @@protoc_insertion_point(class_specific_merge_from_start:dwa.DeidentifiedWebAnalyticsEvent.Metric)
  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, 0x00000003U)) {
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      _this->_impl_.name_hash_ = from._impl_.name_hash_;
    }
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      _this->_impl_.value_ = from._impl_.value_;
    }
  }
  _this->_impl_._has_bits_[0] |= cached_has_bits;
  _this->_internal_metadata_.MergeFrom<::std::string>(
      from._internal_metadata_);
}

void DeidentifiedWebAnalyticsEvent_Metric::CopyFrom(const DeidentifiedWebAnalyticsEvent_Metric& from) {
  // @@protoc_insertion_point(class_specific_copy_from_start:dwa.DeidentifiedWebAnalyticsEvent.Metric)
  if (&from == this) return;
  Clear();
  MergeFrom(from);
}


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

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

void DeidentifiedWebAnalyticsEvent::clear_field_trials() {
  ::google::protobuf::internal::TSanWrite(&_impl_);
  _impl_.field_trials_.Clear();
  ClearHasBit(_impl_._has_bits_[0], 0x00000002U);
}
DeidentifiedWebAnalyticsEvent::DeidentifiedWebAnalyticsEvent(::google::protobuf::Arena* PROTOBUF_NULLABLE arena)
#if defined(PROTOBUF_CUSTOM_VTABLE)
    : ::google::protobuf::MessageLite(arena, DeidentifiedWebAnalyticsEvent_get_class_data()) {
#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::MessageLite(arena) {
#endif  // PROTOBUF_CUSTOM_VTABLE
  SharedCtor(arena);
  // @@protoc_insertion_point(arena_constructor:dwa.DeidentifiedWebAnalyticsEvent)
}
PROTOBUF_NDEBUG_INLINE DeidentifiedWebAnalyticsEvent::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    [[maybe_unused]] ::google::protobuf::Arena* PROTOBUF_NULLABLE arena, const Impl_& from,
    [[maybe_unused]] const ::dwa::DeidentifiedWebAnalyticsEvent& from_msg)
      : _has_bits_{from._has_bits_},
        _cached_size_{0},
        content_metrics_ {
          visibility, ::_pbi::InternalMetadataOffset::Build<
              ::dwa::DeidentifiedWebAnalyticsEvent,
              PROTOBUF_FIELD_OFFSET(::dwa::DeidentifiedWebAnalyticsEvent, _impl_.content_metrics_)>()
          , from.content_metrics_
        }
        ,
        field_trials_ {
          visibility, ::_pbi::InternalMetadataOffset::Build<
              ::dwa::DeidentifiedWebAnalyticsEvent,
              PROTOBUF_FIELD_OFFSET(::dwa::DeidentifiedWebAnalyticsEvent, _impl_.field_trials_)>()
          , from.field_trials_
        }
        ,
        metric_ {
          visibility, ::_pbi::InternalMetadataOffset::Build<
              ::dwa::DeidentifiedWebAnalyticsEvent,
              PROTOBUF_FIELD_OFFSET(::dwa::DeidentifiedWebAnalyticsEvent, _impl_.metric_)>()
          , from.metric_
        }
     {}

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

#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::MessageLite(arena) {
#endif  // PROTOBUF_CUSTOM_VTABLE
  DeidentifiedWebAnalyticsEvent* 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_.coarse_system_info_ = (CheckHasBit(cached_has_bits, 0x00000004U))
                ? ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.coarse_system_info_)
                : nullptr;
  ::memcpy(reinterpret_cast<char*>(&_impl_) +
               offsetof(Impl_, event_hash_),
           reinterpret_cast<const char*>(&from._impl_) +
               offsetof(Impl_, event_hash_),
           offsetof(Impl_, content_hash_) -
               offsetof(Impl_, event_hash_) +
               sizeof(Impl_::content_hash_));

  // @@protoc_insertion_point(copy_constructor:dwa.DeidentifiedWebAnalyticsEvent)
}
PROTOBUF_NDEBUG_INLINE DeidentifiedWebAnalyticsEvent::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    [[maybe_unused]] ::google::protobuf::Arena* PROTOBUF_NULLABLE arena)
      : _cached_size_{0},
        content_metrics_ { visibility, ::_pbi::InternalMetadataOffset::Build<
            ::dwa::DeidentifiedWebAnalyticsEvent,
            PROTOBUF_FIELD_OFFSET(::dwa::DeidentifiedWebAnalyticsEvent, _impl_.content_metrics_)>()
         }
        ,
        field_trials_ { visibility, ::_pbi::InternalMetadataOffset::Build<
            ::dwa::DeidentifiedWebAnalyticsEvent,
            PROTOBUF_FIELD_OFFSET(::dwa::DeidentifiedWebAnalyticsEvent, _impl_.field_trials_)>()
         }
        ,
        metric_ { visibility, ::_pbi::InternalMetadataOffset::Build<
            ::dwa::DeidentifiedWebAnalyticsEvent,
            PROTOBUF_FIELD_OFFSET(::dwa::DeidentifiedWebAnalyticsEvent, _impl_.metric_)>()
         }
     {}

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

#ifndef PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_CONSTINIT
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1
const ::google::protobuf::internal::ClassDataLite DeidentifiedWebAnalyticsEvent_class_data_ =
    DeidentifiedWebAnalyticsEvent::InternalGenerateClassData_(DeidentifiedWebAnalyticsEvent_globals_._default);

PROTOBUF_ATTRIBUTE_WEAK const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL
DeidentifiedWebAnalyticsEvent::GetClassData() const {
  return DeidentifiedWebAnalyticsEvent_class_data_.base();
}
#else
PROTOBUF_ATTRIBUTE_WEAK const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL
DeidentifiedWebAnalyticsEvent::GetClassData() const {
  return DeidentifiedWebAnalyticsEvent_globals_.GetClassData();
}
#endif  // !PROTOBUF_MESSAGE_GLOBALS
#ifndef PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_CONSTINIT
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const DeidentifiedWebAnalyticsEvent::ParseTableT_
    DeidentifiedWebAnalyticsEvent::_table_ =
        DeidentifiedWebAnalyticsEvent::InternalGenerateParseTable_(DeidentifiedWebAnalyticsEvent_class_data_.base());
#endif  // !PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_NOINLINE void DeidentifiedWebAnalyticsEvent::Clear() {
// @@protoc_insertion_point(message_clear_start:dwa.DeidentifiedWebAnalyticsEvent)
  ::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_metrics_.Clear();
    }
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      _impl_.field_trials_.Clear();
    }
    if (CheckHasBit(cached_has_bits, 0x00000004U)) {
      ABSL_DCHECK(_impl_.coarse_system_info_ != nullptr);
      _impl_.coarse_system_info_->Clear();
    }
  }
  if (BatchCheckHasBit(cached_has_bits, 0x00000038U)) {
    ::memset(&_impl_.event_hash_, 0, static_cast<::size_t>(
        reinterpret_cast<char*>(&_impl_.content_hash_) -
        reinterpret_cast<char*>(&_impl_.event_hash_)) + sizeof(_impl_.content_hash_));
    if (CheckHasBit(cached_has_bits, 0x00000020U)) {
      _impl_.metric_.Clear();
    }
  }
  _impl_._has_bits_.Clear();
  _internal_metadata_.Clear<::std::string>();
}

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

  cached_has_bits = this_._impl_._has_bits_[0];
  // fixed64 event_hash = 1;
  if (CheckHasBit(cached_has_bits, 0x00000008U)) {
    target = stream->EnsureSpace(target);
    target = ::_pbi::WireFormatLite::WriteFixed64ToArray(
        1, this_._internal_event_hash(), target);
  }

  // repeated .dwa.DeidentifiedWebAnalyticsEvent.ContentMetric content_metrics = 2;
  if (CheckHasBit(cached_has_bits, 0x00000001U)) {
    for (unsigned i = 0, n = static_cast<unsigned>(
                             this_._internal_content_metrics_size());
         i < n; i++) {
      const auto& repfield = this_._internal_content_metrics().Get(i);
      target =
          ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
              2, repfield, repfield.GetCachedSize(),
              target, stream);
    }
  }

  // repeated .metrics.SystemProfileProto.FieldTrial field_trials = 3;
  if (CheckHasBit(cached_has_bits, 0x00000002U)) {
    for (unsigned i = 0, n = static_cast<unsigned>(
                             this_._internal_field_trials_size());
         i < n; i++) {
      const auto& repfield = this_._internal_field_trials().Get(i);
      target =
          ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
              3, repfield, repfield.GetCachedSize(),
              target, stream);
    }
  }

  // .dwa.CoarseSystemInfo coarse_system_info = 4;
  if (CheckHasBit(cached_has_bits, 0x00000004U)) {
    target = ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
        4, *this_._impl_.coarse_system_info_, this_._impl_.coarse_system_info_->GetCachedSize(), target,
        stream);
  }

  // fixed64 content_hash = 7;
  if (CheckHasBit(cached_has_bits, 0x00000010U)) {
    target = stream->EnsureSpace(target);
    target = ::_pbi::WireFormatLite::WriteFixed64ToArray(
        7, this_._internal_content_hash(), target);
  }

  // repeated .dwa.DeidentifiedWebAnalyticsEvent.Metric metric = 9;
  if (CheckHasBit(cached_has_bits, 0x00000020U)) {
    for (unsigned i = 0, n = static_cast<unsigned>(
                             this_._internal_metric_size());
         i < n; i++) {
      const auto& repfield = this_._internal_metric().Get(i);
      target =
          ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
              9, 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:dwa.DeidentifiedWebAnalyticsEvent)
  return target;
}

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

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

  ::_pbi::Prefetch5LinesFrom7Lines(&this_);
  cached_has_bits = this_._impl_._has_bits_[0];
  total_size += ::absl::popcount(0x00000018U & cached_has_bits) * 9;
  if (BatchCheckHasBit(cached_has_bits, 0x00000027U)) {
    // repeated .dwa.DeidentifiedWebAnalyticsEvent.ContentMetric content_metrics = 2;
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      total_size += 1UL * this_._internal_content_metrics_size();
      for (const auto& msg : this_._internal_content_metrics()) {
        total_size += ::google::protobuf::internal::WireFormatLite::MessageSize(msg);
      }
    }
    // repeated .metrics.SystemProfileProto.FieldTrial field_trials = 3;
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      total_size += 1UL * this_._internal_field_trials_size();
      for (const auto& msg : this_._internal_field_trials()) {
        total_size += ::google::protobuf::internal::WireFormatLite::MessageSize(msg);
      }
    }
    // .dwa.CoarseSystemInfo coarse_system_info = 4;
    if (CheckHasBit(cached_has_bits, 0x00000004U)) {
      total_size += 1 +
                    ::google::protobuf::internal::WireFormatLite::MessageSize(*this_._impl_.coarse_system_info_);
    }
    // repeated .dwa.DeidentifiedWebAnalyticsEvent.Metric metric = 9;
    if (CheckHasBit(cached_has_bits, 0x00000020U)) {
      total_size += 1UL * this_._internal_metric_size();
      for (const auto& msg : this_._internal_metric()) {
        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 DeidentifiedWebAnalyticsEvent::MergeImpl(::google::protobuf::MessageLite& to_msg,
                      const ::google::protobuf::MessageLite& from_msg) {
   auto* const _this = static_cast<DeidentifiedWebAnalyticsEvent*>(&to_msg);
  auto& from = static_cast<const DeidentifiedWebAnalyticsEvent&>(from_msg);
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    from.CheckHasBitConsistency();
  }
  ::google::protobuf::Arena* arena = _this->GetArena();
  // @@protoc_insertion_point(class_specific_merge_from_start:dwa.DeidentifiedWebAnalyticsEvent)
  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, 0x0000003fU)) {
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      _this->_internal_mutable_content_metrics()->InternalMergeFromWithArena(
          ::google::protobuf::MessageLite::internal_visibility(), arena,
          from._internal_content_metrics());
    }
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      _this->_internal_mutable_field_trials()->InternalMergeFromWithArena(
          ::google::protobuf::MessageLite::internal_visibility(), arena,
          from._internal_field_trials());
    }
    if (CheckHasBit(cached_has_bits, 0x00000004U)) {
      ABSL_DCHECK(from._impl_.coarse_system_info_ != nullptr);
      if (_this->_impl_.coarse_system_info_ == nullptr) {
        _this->_impl_.coarse_system_info_ = ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.coarse_system_info_);
      } else {
        _this->_impl_.coarse_system_info_->MergeFrom(*from._impl_.coarse_system_info_);
      }
    }
    if (CheckHasBit(cached_has_bits, 0x00000008U)) {
      _this->_impl_.event_hash_ = from._impl_.event_hash_;
    }
    if (CheckHasBit(cached_has_bits, 0x00000010U)) {
      _this->_impl_.content_hash_ = from._impl_.content_hash_;
    }
    if (CheckHasBit(cached_has_bits, 0x00000020U)) {
      _this->_internal_mutable_metric()->InternalMergeFromWithArena(
          ::google::protobuf::MessageLite::internal_visibility(), arena,
          from._internal_metric());
    }
  }
  _this->_impl_._has_bits_[0] |= cached_has_bits;
  _this->_internal_metadata_.MergeFrom<::std::string>(
      from._internal_metadata_);
}

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


void DeidentifiedWebAnalyticsEvent::InternalSwap(DeidentifiedWebAnalyticsEvent* 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_.content_metrics_.InternalSwap(&other->_impl_.content_metrics_);
  _impl_.field_trials_.InternalSwap(&other->_impl_.field_trials_);
  ::google::protobuf::internal::memswap<
      PROTOBUF_FIELD_OFFSET(DeidentifiedWebAnalyticsEvent, _impl_.content_hash_)
      + sizeof(DeidentifiedWebAnalyticsEvent::_impl_.content_hash_)
      - PROTOBUF_FIELD_OFFSET(DeidentifiedWebAnalyticsEvent, _impl_.coarse_system_info_)>(
          reinterpret_cast<char*>(&_impl_.coarse_system_info_),
          reinterpret_cast<char*>(&other->_impl_.coarse_system_info_));
  _impl_.metric_.InternalSwap(&other->_impl_.metric_);
}

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