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

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

constexpr CookieIssueDetails::ParseTableT_ CookieIssueDetails::InternalGenerateParseTable_(const ::_pbi::ClassData* class_data) {
  return ParseTableT_{
    {
      PROTOBUF_FIELD_OFFSET(CookieIssueDetails, _impl_._has_bits_),
      0, // no _extensions_
      5, 56,  // max_field_number, fast_idx_mask
      offsetof(ParseTableT_, field_lookup_table),
      4294967264,  // skipmap
      offsetof(ParseTableT_, field_entries),
      5,  // num_field_entries
      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<::enterprise_reporting::CookieIssueDetails>(),  // to_prefetch
      #endif  // PROTOBUF_PREFETCH_PARSE_TABLE
    }, {{
      {::_pbi::TcParser::MiniParse, {}},
      // string transfer_or_script_url = 1;
      {::_pbi::TcParser::FastUS1,
       {10, 0, 0,
        PROTOBUF_FIELD_OFFSET(CookieIssueDetails, _impl_.transfer_or_script_url_)}},
      // string name = 2;
      {::_pbi::TcParser::FastUS1,
       {18, 1, 0,
        PROTOBUF_FIELD_OFFSET(CookieIssueDetails, _impl_.name_)}},
      // string domain = 3;
      {::_pbi::TcParser::FastUS1,
       {26, 2, 0,
        PROTOBUF_FIELD_OFFSET(CookieIssueDetails, _impl_.domain_)}},
      // string path = 4;
      {::_pbi::TcParser::FastUS1,
       {34, 3, 0,
        PROTOBUF_FIELD_OFFSET(CookieIssueDetails, _impl_.path_)}},
      // .enterprise_reporting.CookieAccessOperation access_operation = 5;
      {::_pbi::TcParser::FastV32S1,
       {40, 4, 0,
        PROTOBUF_FIELD_OFFSET(CookieIssueDetails, _impl_.access_operation_)}},
      {::_pbi::TcParser::MiniParse, {}},
      {::_pbi::TcParser::MiniParse, {}},
    }}, {{
      65535, 65535
    }}, {{
      // string transfer_or_script_url = 1;
      {PROTOBUF_FIELD_OFFSET(CookieIssueDetails, _impl_.transfer_or_script_url_), _Internal::kHasBitsOffset + 0, 0, (0 | ::_fl::kFcOptional | ::_fl::kUtf8String | ::_fl::kRepAString)},
      // string name = 2;
      {PROTOBUF_FIELD_OFFSET(CookieIssueDetails, _impl_.name_), _Internal::kHasBitsOffset + 1, 0, (0 | ::_fl::kFcOptional | ::_fl::kUtf8String | ::_fl::kRepAString)},
      // string domain = 3;
      {PROTOBUF_FIELD_OFFSET(CookieIssueDetails, _impl_.domain_), _Internal::kHasBitsOffset + 2, 0, (0 | ::_fl::kFcOptional | ::_fl::kUtf8String | ::_fl::kRepAString)},
      // string path = 4;
      {PROTOBUF_FIELD_OFFSET(CookieIssueDetails, _impl_.path_), _Internal::kHasBitsOffset + 3, 0, (0 | ::_fl::kFcOptional | ::_fl::kUtf8String | ::_fl::kRepAString)},
      // .enterprise_reporting.CookieAccessOperation access_operation = 5;
      {PROTOBUF_FIELD_OFFSET(CookieIssueDetails, _impl_.access_operation_), _Internal::kHasBitsOffset + 4, 0, (0 | ::_fl::kFcOptional | ::_fl::kOpenEnum)},
    }},
    // no aux_entries
    {{
      "\47\26\4\6\4\0\0\0"
      "enterprise_reporting.CookieIssueDetails"
      "transfer_or_script_url"
      "name"
      "domain"
      "path"
    }},
  };
}


inline constexpr CookieIssueDetails::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    ::_pbi::ConstantInitialized) noexcept
      : _cached_size_{0},
        transfer_or_script_url_(
            &::google::protobuf::internal::fixed_address_empty_string,
            ::_pbi::ConstantInitialized()),
        name_(
            &::google::protobuf::internal::fixed_address_empty_string,
            ::_pbi::ConstantInitialized()),
        domain_(
            &::google::protobuf::internal::fixed_address_empty_string,
            ::_pbi::ConstantInitialized()),
        path_(
            &::google::protobuf::internal::fixed_address_empty_string,
            ::_pbi::ConstantInitialized()),
        access_operation_{static_cast< ::enterprise_reporting::CookieAccessOperation >(0)} {}

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

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

constexpr LegacyTechEvent::ParseTableT_ LegacyTechEvent::InternalGenerateParseTable_(const ::_pbi::ClassData* class_data) {
  return ParseTableT_{
    {
      PROTOBUF_FIELD_OFFSET(LegacyTechEvent, _impl_._has_bits_),
      0, // no _extensions_
      9, 120,  // max_field_number, fast_idx_mask
      offsetof(ParseTableT_, field_lookup_table),
      4294966784,  // skipmap
      offsetof(ParseTableT_, field_entries),
      9,  // 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<::enterprise_reporting::LegacyTechEvent>(),  // to_prefetch
      #endif  // PROTOBUF_PREFETCH_PARSE_TABLE
    }, {{
      {::_pbi::TcParser::MiniParse, {}},
      // string feature_id = 1;
      {::_pbi::TcParser::FastUS1,
       {10, 0, 0,
        PROTOBUF_FIELD_OFFSET(LegacyTechEvent, _impl_.feature_id_)}},
      // int64 event_timestamp_millis = 2;
      {::_pbi::TcParser::FastV64S1,
       {16, 6, 0,
        PROTOBUF_FIELD_OFFSET(LegacyTechEvent, _impl_.event_timestamp_millis_)}},
      // string url = 3;
      {::_pbi::TcParser::FastUS1,
       {26, 1, 0,
        PROTOBUF_FIELD_OFFSET(LegacyTechEvent, _impl_.url_)}},
      // string allowlisted_url_match = 4;
      {::_pbi::TcParser::FastUS1,
       {34, 2, 0,
        PROTOBUF_FIELD_OFFSET(LegacyTechEvent, _impl_.allowlisted_url_match_)}},
      // string filename = 5;
      {::_pbi::TcParser::FastUS1,
       {42, 3, 0,
        PROTOBUF_FIELD_OFFSET(LegacyTechEvent, _impl_.filename_)}},
      // uint64 column = 6;
      {::_pbi::TcParser::FastV64S1,
       {48, 7, 0,
        PROTOBUF_FIELD_OFFSET(LegacyTechEvent, _impl_.column_)}},
      // uint64 line = 7;
      {::_pbi::TcParser::FastV64S1,
       {56, 8, 0,
        PROTOBUF_FIELD_OFFSET(LegacyTechEvent, _impl_.line_)}},
      // .enterprise_reporting.CookieIssueDetails cookie_issue_details = 8;
      {::_pbi::TcParser::FastMtS1,
       {66, 5, 0,
        PROTOBUF_FIELD_OFFSET(LegacyTechEvent, _impl_.cookie_issue_details_)}},
      // string frame_url = 9;
      {::_pbi::TcParser::FastUS1,
       {74, 4, 0,
        PROTOBUF_FIELD_OFFSET(LegacyTechEvent, _impl_.frame_url_)}},
      {::_pbi::TcParser::MiniParse, {}},
      {::_pbi::TcParser::MiniParse, {}},
      {::_pbi::TcParser::MiniParse, {}},
      {::_pbi::TcParser::MiniParse, {}},
      {::_pbi::TcParser::MiniParse, {}},
      {::_pbi::TcParser::MiniParse, {}},
    }}, {{
      65535, 65535
    }}, {{
      // string feature_id = 1;
      {PROTOBUF_FIELD_OFFSET(LegacyTechEvent, _impl_.feature_id_), _Internal::kHasBitsOffset + 0, 0, (0 | ::_fl::kFcOptional | ::_fl::kUtf8String | ::_fl::kRepAString)},
      // int64 event_timestamp_millis = 2;
      {PROTOBUF_FIELD_OFFSET(LegacyTechEvent, _impl_.event_timestamp_millis_), _Internal::kHasBitsOffset + 6, 0, (0 | ::_fl::kFcOptional | ::_fl::kInt64)},
      // string url = 3;
      {PROTOBUF_FIELD_OFFSET(LegacyTechEvent, _impl_.url_), _Internal::kHasBitsOffset + 1, 0, (0 | ::_fl::kFcOptional | ::_fl::kUtf8String | ::_fl::kRepAString)},
      // string allowlisted_url_match = 4;
      {PROTOBUF_FIELD_OFFSET(LegacyTechEvent, _impl_.allowlisted_url_match_), _Internal::kHasBitsOffset + 2, 0, (0 | ::_fl::kFcOptional | ::_fl::kUtf8String | ::_fl::kRepAString)},
      // string filename = 5;
      {PROTOBUF_FIELD_OFFSET(LegacyTechEvent, _impl_.filename_), _Internal::kHasBitsOffset + 3, 0, (0 | ::_fl::kFcOptional | ::_fl::kUtf8String | ::_fl::kRepAString)},
      // uint64 column = 6;
      {PROTOBUF_FIELD_OFFSET(LegacyTechEvent, _impl_.column_), _Internal::kHasBitsOffset + 7, 0, (0 | ::_fl::kFcOptional | ::_fl::kUInt64)},
      // uint64 line = 7;
      {PROTOBUF_FIELD_OFFSET(LegacyTechEvent, _impl_.line_), _Internal::kHasBitsOffset + 8, 0, (0 | ::_fl::kFcOptional | ::_fl::kUInt64)},
      // .enterprise_reporting.CookieIssueDetails cookie_issue_details = 8;
      {PROTOBUF_FIELD_OFFSET(LegacyTechEvent, _impl_.cookie_issue_details_), _Internal::kHasBitsOffset + 5, 0, (0 | ::_fl::kFcOptional | ::_fl::kMessage | ::_fl::kTvTable)},
      // string frame_url = 9;
      {PROTOBUF_FIELD_OFFSET(LegacyTechEvent, _impl_.frame_url_), _Internal::kHasBitsOffset + 4, 0, (0 | ::_fl::kFcOptional | ::_fl::kUtf8String | ::_fl::kRepAString)},
    }},
    {{
        #ifndef PROTOBUF_MESSAGE_GLOBALS
        {::_pbi::TcParser::GetTable<::enterprise_reporting::CookieIssueDetails>()},
        #else
        {::_pbi::FieldAuxMessageGlobals(), &::enterprise_reporting::CookieIssueDetails_globals_},
        #endif
    }},
    {{
      "\44\12\0\3\25\10\0\0\0\11\0\0\0\0\0\0"
      "enterprise_reporting.LegacyTechEvent"
      "feature_id"
      "url"
      "allowlisted_url_match"
      "filename"
      "frame_url"
    }},
  };
}


inline constexpr LegacyTechEvent::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    ::_pbi::ConstantInitialized) noexcept
      : _cached_size_{0},
        feature_id_(
            &::google::protobuf::internal::fixed_address_empty_string,
            ::_pbi::ConstantInitialized()),
        url_(
            &::google::protobuf::internal::fixed_address_empty_string,
            ::_pbi::ConstantInitialized()),
        allowlisted_url_match_(
            &::google::protobuf::internal::fixed_address_empty_string,
            ::_pbi::ConstantInitialized()),
        filename_(
            &::google::protobuf::internal::fixed_address_empty_string,
            ::_pbi::ConstantInitialized()),
        frame_url_(
            &::google::protobuf::internal::fixed_address_empty_string,
            ::_pbi::ConstantInitialized()),
        cookie_issue_details_{nullptr},
        event_timestamp_millis_{::int64_t{0}},
        column_{::uint64_t{0u}},
        line_{::uint64_t{0u}} {}

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

PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT
    PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 PROTOBUF_MESSAGE_GLOBALS_CONST LegacyTechEventGlobalsTypeInternal LegacyTechEvent_globals_
        PROTOBUF_MESSAGE_GLOBALS_SECTION(.data.rel.ro);
#if defined(PROTOBUF_CUSTOM_VTABLE)
namespace {
const ::_pbi::ClassData* LegacyTechEvent_get_class_data() {
#ifdef PROTOBUF_MESSAGE_GLOBALS
  return LegacyTechEvent_globals_.GetClassData();
#else
  return LegacyTechEvent_class_data_.base();
#endif  // PROTOBUF_MESSAGE_GLOBALS
}
}  // namespace
#endif  // PROTOBUF_CUSTOM_VTABLE
}  // namespace enterprise_reporting
namespace enterprise_reporting {
PROTOBUF_CONSTINIT const uint32_t CookieAccessOperation_internal_data_[] = {
    196608u, 0u, };
static const char CookieAccessOperation_names[] = {
    "COOKIE_ACCESS_OPERATION_READ"
    "COOKIE_ACCESS_OPERATION_UNSPECIFIED"
    "COOKIE_ACCESS_OPERATION_WRITE"
};

static const ::google::protobuf::internal::EnumEntry CookieAccessOperation_entries[] = {
    {{&CookieAccessOperation_names[0], 28}, 1},
    {{&CookieAccessOperation_names[28], 35}, 0},
    {{&CookieAccessOperation_names[63], 29}, 2},
};

static const int CookieAccessOperation_entries_by_number[] = {
    1,  // 0 -> COOKIE_ACCESS_OPERATION_UNSPECIFIED
    0,  // 1 -> COOKIE_ACCESS_OPERATION_READ
    2,  // 2 -> COOKIE_ACCESS_OPERATION_WRITE
};

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

const ::std::string& CookieAccessOperation_Name(CookieAccessOperation value) {
  static const bool kDummy = ::google::protobuf::internal::InitializeEnumStrings(
      CookieAccessOperation_entries, CookieAccessOperation_entries_by_number, 3,
      CookieAccessOperation_strings);
  (void)kDummy;

  int idx = ::google::protobuf::internal::LookUpEnumName(CookieAccessOperation_entries,
                                  CookieAccessOperation_entries_by_number,
                                  3, value);
  return idx == -1 ? ::google::protobuf::internal::GetEmptyString() : CookieAccessOperation_strings[idx].get();
}
// ===================================================================

LegacyTechEvent::LegacyTechEvent(::google::protobuf::Arena* PROTOBUF_NULLABLE arena)
#if defined(PROTOBUF_CUSTOM_VTABLE)
    : ::google::protobuf::MessageLite(arena, LegacyTechEvent_get_class_data()) {
#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::MessageLite(arena) {
#endif  // PROTOBUF_CUSTOM_VTABLE
  SharedCtor(arena);
  // @@protoc_insertion_point(arena_constructor:enterprise_reporting.LegacyTechEvent)
}
PROTOBUF_NDEBUG_INLINE LegacyTechEvent::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    [[maybe_unused]] ::google::protobuf::Arena* PROTOBUF_NULLABLE arena, const Impl_& from,
    [[maybe_unused]] const ::enterprise_reporting::LegacyTechEvent& from_msg)
      : _has_bits_{from._has_bits_},
        _cached_size_{0},
        feature_id_(arena, from.feature_id_),
        url_(arena, from.url_),
        allowlisted_url_match_(arena, from.allowlisted_url_match_),
        filename_(arena, from.filename_),
        frame_url_(arena, from.frame_url_) {}

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

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

  // @@protoc_insertion_point(copy_constructor:enterprise_reporting.LegacyTechEvent)
}
PROTOBUF_NDEBUG_INLINE LegacyTechEvent::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    [[maybe_unused]] ::google::protobuf::Arena* PROTOBUF_NULLABLE arena)
      : _cached_size_{0},
        feature_id_(arena),
        url_(arena),
        allowlisted_url_match_(arena),
        filename_(arena),
        frame_url_(arena) {}

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

#ifndef PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_CONSTINIT
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1
const ::google::protobuf::internal::ClassDataLite LegacyTechEvent_class_data_ =
    LegacyTechEvent::InternalGenerateClassData_(LegacyTechEvent_globals_._default);

PROTOBUF_ATTRIBUTE_WEAK const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL
LegacyTechEvent::GetClassData() const {
  return LegacyTechEvent_class_data_.base();
}
#else
PROTOBUF_ATTRIBUTE_WEAK const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL
LegacyTechEvent::GetClassData() const {
  return LegacyTechEvent_globals_.GetClassData();
}
#endif  // !PROTOBUF_MESSAGE_GLOBALS
#ifndef PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_CONSTINIT
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const LegacyTechEvent::ParseTableT_
    LegacyTechEvent::_table_ =
        LegacyTechEvent::InternalGenerateParseTable_(LegacyTechEvent_class_data_.base());
#endif  // !PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_NOINLINE void LegacyTechEvent::Clear() {
// @@protoc_insertion_point(message_clear_start:enterprise_reporting.LegacyTechEvent)
  ::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)) {
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      _impl_.feature_id_.ClearNonDefaultToEmpty();
    }
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      _impl_.url_.ClearNonDefaultToEmpty();
    }
    if (CheckHasBit(cached_has_bits, 0x00000004U)) {
      _impl_.allowlisted_url_match_.ClearNonDefaultToEmpty();
    }
    if (CheckHasBit(cached_has_bits, 0x00000008U)) {
      _impl_.filename_.ClearNonDefaultToEmpty();
    }
    if (CheckHasBit(cached_has_bits, 0x00000010U)) {
      _impl_.frame_url_.ClearNonDefaultToEmpty();
    }
    if (CheckHasBit(cached_has_bits, 0x00000020U)) {
      ABSL_DCHECK(_impl_.cookie_issue_details_ != nullptr);
      _impl_.cookie_issue_details_->Clear();
    }
  }
  if (BatchCheckHasBit(cached_has_bits, 0x000000c0U)) {
    ::memset(&_impl_.event_timestamp_millis_, 0, static_cast<::size_t>(
        reinterpret_cast<char*>(&_impl_.column_) -
        reinterpret_cast<char*>(&_impl_.event_timestamp_millis_)) + sizeof(_impl_.column_));
  }
  _impl_.line_ = ::uint64_t{0u};
  _impl_._has_bits_.Clear();
  _internal_metadata_.Clear<::std::string>();
}

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

  cached_has_bits = this_._impl_._has_bits_[0];
  // string feature_id = 1;
  if (CheckHasBit(cached_has_bits, 0x00000001U)) {
    if (!this_._internal_feature_id().empty()) {
      const ::std::string& _s = this_._internal_feature_id();
      ::google::protobuf::internal::WireFormatLite::VerifyUtf8String(
          _s.data(), static_cast<int>(_s.length()), ::google::protobuf::internal::WireFormatLite::SERIALIZE, "enterprise_reporting.LegacyTechEvent.feature_id");
      target = stream->WriteStringMaybeAliased(1, _s, target);
    }
  }

  // int64 event_timestamp_millis = 2;
  if (CheckHasBit(cached_has_bits, 0x00000040U)) {
    if (this_._internal_event_timestamp_millis() != 0) {
      target =
          ::google::protobuf::internal::WireFormatLite::WriteInt64ToArrayWithField<2>(
              stream, this_._internal_event_timestamp_millis(), target);
    }
  }

  // string url = 3;
  if (CheckHasBit(cached_has_bits, 0x00000002U)) {
    if (!this_._internal_url().empty()) {
      const ::std::string& _s = this_._internal_url();
      ::google::protobuf::internal::WireFormatLite::VerifyUtf8String(
          _s.data(), static_cast<int>(_s.length()), ::google::protobuf::internal::WireFormatLite::SERIALIZE, "enterprise_reporting.LegacyTechEvent.url");
      target = stream->WriteStringMaybeAliased(3, _s, target);
    }
  }

  // string allowlisted_url_match = 4;
  if (CheckHasBit(cached_has_bits, 0x00000004U)) {
    if (!this_._internal_allowlisted_url_match().empty()) {
      const ::std::string& _s = this_._internal_allowlisted_url_match();
      ::google::protobuf::internal::WireFormatLite::VerifyUtf8String(
          _s.data(), static_cast<int>(_s.length()), ::google::protobuf::internal::WireFormatLite::SERIALIZE, "enterprise_reporting.LegacyTechEvent.allowlisted_url_match");
      target = stream->WriteStringMaybeAliased(4, _s, target);
    }
  }

  // string filename = 5;
  if (CheckHasBit(cached_has_bits, 0x00000008U)) {
    if (!this_._internal_filename().empty()) {
      const ::std::string& _s = this_._internal_filename();
      ::google::protobuf::internal::WireFormatLite::VerifyUtf8String(
          _s.data(), static_cast<int>(_s.length()), ::google::protobuf::internal::WireFormatLite::SERIALIZE, "enterprise_reporting.LegacyTechEvent.filename");
      target = stream->WriteStringMaybeAliased(5, _s, target);
    }
  }

  // uint64 column = 6;
  if (CheckHasBit(cached_has_bits, 0x00000080U)) {
    if (this_._internal_column() != 0) {
      target = stream->EnsureSpace(target);
      target = ::_pbi::WireFormatLite::WriteUInt64ToArray(
          6, this_._internal_column(), target);
    }
  }

  // uint64 line = 7;
  if (CheckHasBit(cached_has_bits, 0x00000100U)) {
    if (this_._internal_line() != 0) {
      target = stream->EnsureSpace(target);
      target = ::_pbi::WireFormatLite::WriteUInt64ToArray(
          7, this_._internal_line(), target);
    }
  }

  // .enterprise_reporting.CookieIssueDetails cookie_issue_details = 8;
  if (CheckHasBit(cached_has_bits, 0x00000020U)) {
    target = ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
        8, *this_._impl_.cookie_issue_details_, this_._impl_.cookie_issue_details_->GetCachedSize(), target,
        stream);
  }

  // string frame_url = 9;
  if (CheckHasBit(cached_has_bits, 0x00000010U)) {
    if (!this_._internal_frame_url().empty()) {
      const ::std::string& _s = this_._internal_frame_url();
      ::google::protobuf::internal::WireFormatLite::VerifyUtf8String(
          _s.data(), static_cast<int>(_s.length()), ::google::protobuf::internal::WireFormatLite::SERIALIZE, "enterprise_reporting.LegacyTechEvent.frame_url");
      target = stream->WriteStringMaybeAliased(9, _s, target);
    }
  }

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

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

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

  ::_pbi::Prefetch5LinesFrom7Lines(&this_);
  cached_has_bits = this_._impl_._has_bits_[0];
  if (BatchCheckHasBit(cached_has_bits, 0x000000ffU)) {
    // string feature_id = 1;
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      if (!this_._internal_feature_id().empty()) {
        total_size += 1 + ::google::protobuf::internal::WireFormatLite::StringSize(
                                        this_._internal_feature_id());
      }
    }
    // string url = 3;
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      if (!this_._internal_url().empty()) {
        total_size += 1 + ::google::protobuf::internal::WireFormatLite::StringSize(
                                        this_._internal_url());
      }
    }
    // string allowlisted_url_match = 4;
    if (CheckHasBit(cached_has_bits, 0x00000004U)) {
      if (!this_._internal_allowlisted_url_match().empty()) {
        total_size += 1 + ::google::protobuf::internal::WireFormatLite::StringSize(
                                        this_._internal_allowlisted_url_match());
      }
    }
    // string filename = 5;
    if (CheckHasBit(cached_has_bits, 0x00000008U)) {
      if (!this_._internal_filename().empty()) {
        total_size += 1 + ::google::protobuf::internal::WireFormatLite::StringSize(
                                        this_._internal_filename());
      }
    }
    // string frame_url = 9;
    if (CheckHasBit(cached_has_bits, 0x00000010U)) {
      if (!this_._internal_frame_url().empty()) {
        total_size += 1 + ::google::protobuf::internal::WireFormatLite::StringSize(
                                        this_._internal_frame_url());
      }
    }
    // .enterprise_reporting.CookieIssueDetails cookie_issue_details = 8;
    if (CheckHasBit(cached_has_bits, 0x00000020U)) {
      total_size += 1 +
                    ::google::protobuf::internal::WireFormatLite::MessageSize(*this_._impl_.cookie_issue_details_);
    }
    // int64 event_timestamp_millis = 2;
    if (CheckHasBit(cached_has_bits, 0x00000040U)) {
      if (this_._internal_event_timestamp_millis() != 0) {
        total_size += ::_pbi::WireFormatLite::Int64SizePlusOne(
            this_._internal_event_timestamp_millis());
      }
    }
    // uint64 column = 6;
    if (CheckHasBit(cached_has_bits, 0x00000080U)) {
      if (this_._internal_column() != 0) {
        total_size += ::_pbi::WireFormatLite::UInt64SizePlusOne(
            this_._internal_column());
      }
    }
  }
   {
    // uint64 line = 7;
    if (CheckHasBit(cached_has_bits, 0x00000100U)) {
      if (this_._internal_line() != 0) {
        total_size += ::_pbi::WireFormatLite::UInt64SizePlusOne(
            this_._internal_line());
      }
    }
  }
  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 LegacyTechEvent::MergeImpl(::google::protobuf::MessageLite& to_msg,
                      const ::google::protobuf::MessageLite& from_msg) {
   auto* const _this = static_cast<LegacyTechEvent*>(&to_msg);
  auto& from = static_cast<const LegacyTechEvent&>(from_msg);
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    from.CheckHasBitConsistency();
  }
  ::google::protobuf::Arena* arena = _this->GetArena();
  // @@protoc_insertion_point(class_specific_merge_from_start:enterprise_reporting.LegacyTechEvent)
  ABSL_DCHECK_NE(&from, _this);
  ::uint32_t cached_has_bits = 0;
  (void)cached_has_bits;

  cached_has_bits = from._impl_._has_bits_[0];
  if (BatchCheckHasBit(cached_has_bits, 0x000000ffU)) {
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      if (!from._internal_feature_id().empty()) {
        _this->_internal_set_feature_id(from._internal_feature_id());
      } else {
        if (_this->_impl_.feature_id_.IsDefault()) {
          _this->_internal_set_feature_id("");
        }
      }
    }
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      if (!from._internal_url().empty()) {
        _this->_internal_set_url(from._internal_url());
      } else {
        if (_this->_impl_.url_.IsDefault()) {
          _this->_internal_set_url("");
        }
      }
    }
    if (CheckHasBit(cached_has_bits, 0x00000004U)) {
      if (!from._internal_allowlisted_url_match().empty()) {
        _this->_internal_set_allowlisted_url_match(from._internal_allowlisted_url_match());
      } else {
        if (_this->_impl_.allowlisted_url_match_.IsDefault()) {
          _this->_internal_set_allowlisted_url_match("");
        }
      }
    }
    if (CheckHasBit(cached_has_bits, 0x00000008U)) {
      if (!from._internal_filename().empty()) {
        _this->_internal_set_filename(from._internal_filename());
      } else {
        if (_this->_impl_.filename_.IsDefault()) {
          _this->_internal_set_filename("");
        }
      }
    }
    if (CheckHasBit(cached_has_bits, 0x00000010U)) {
      if (!from._internal_frame_url().empty()) {
        _this->_internal_set_frame_url(from._internal_frame_url());
      } else {
        if (_this->_impl_.frame_url_.IsDefault()) {
          _this->_internal_set_frame_url("");
        }
      }
    }
    if (CheckHasBit(cached_has_bits, 0x00000020U)) {
      ABSL_DCHECK(from._impl_.cookie_issue_details_ != nullptr);
      if (_this->_impl_.cookie_issue_details_ == nullptr) {
        _this->_impl_.cookie_issue_details_ = ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.cookie_issue_details_);
      } else {
        _this->_impl_.cookie_issue_details_->MergeFrom(*from._impl_.cookie_issue_details_);
      }
    }
    if (CheckHasBit(cached_has_bits, 0x00000040U)) {
      if (from._internal_event_timestamp_millis() != 0) {
        _this->_impl_.event_timestamp_millis_ = from._impl_.event_timestamp_millis_;
      }
    }
    if (CheckHasBit(cached_has_bits, 0x00000080U)) {
      if (from._internal_column() != 0) {
        _this->_impl_.column_ = from._impl_.column_;
      }
    }
  }
  if (CheckHasBit(cached_has_bits, 0x00000100U)) {
    if (from._internal_line() != 0) {
      _this->_impl_.line_ = from._impl_.line_;
    }
  }
  _this->_impl_._has_bits_[0] |= cached_has_bits;
  _this->_internal_metadata_.MergeFrom<::std::string>(
      from._internal_metadata_);
}

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


void LegacyTechEvent::InternalSwap(LegacyTechEvent* PROTOBUF_RESTRICT PROTOBUF_NONNULL other) {
  using ::std::swap;
  auto* arena = GetArena();
  ABSL_DCHECK_EQ(arena, other->GetArena());
  _internal_metadata_.InternalSwap(&other->_internal_metadata_);
  swap(_impl_._has_bits_[0], other->_impl_._has_bits_[0]);
  ::_pbi::ArenaStringPtr::InternalSwap(&_impl_.feature_id_, &other->_impl_.feature_id_, arena);
  ::_pbi::ArenaStringPtr::InternalSwap(&_impl_.url_, &other->_impl_.url_, arena);
  ::_pbi::ArenaStringPtr::InternalSwap(&_impl_.allowlisted_url_match_, &other->_impl_.allowlisted_url_match_, arena);
  ::_pbi::ArenaStringPtr::InternalSwap(&_impl_.filename_, &other->_impl_.filename_, arena);
  ::_pbi::ArenaStringPtr::InternalSwap(&_impl_.frame_url_, &other->_impl_.frame_url_, arena);
  ::google::protobuf::internal::memswap<
      PROTOBUF_FIELD_OFFSET(LegacyTechEvent, _impl_.line_)
      + sizeof(LegacyTechEvent::_impl_.line_)
      - PROTOBUF_FIELD_OFFSET(LegacyTechEvent, _impl_.cookie_issue_details_)>(
          reinterpret_cast<char*>(&_impl_.cookie_issue_details_),
          reinterpret_cast<char*>(&other->_impl_.cookie_issue_details_));
}

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

CookieIssueDetails::CookieIssueDetails(::google::protobuf::Arena* PROTOBUF_NULLABLE arena)
#if defined(PROTOBUF_CUSTOM_VTABLE)
    : ::google::protobuf::MessageLite(arena, CookieIssueDetails_get_class_data()) {
#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::MessageLite(arena) {
#endif  // PROTOBUF_CUSTOM_VTABLE
  SharedCtor(arena);
  // @@protoc_insertion_point(arena_constructor:enterprise_reporting.CookieIssueDetails)
}
PROTOBUF_NDEBUG_INLINE CookieIssueDetails::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    [[maybe_unused]] ::google::protobuf::Arena* PROTOBUF_NULLABLE arena, const Impl_& from,
    [[maybe_unused]] const ::enterprise_reporting::CookieIssueDetails& from_msg)
      : _has_bits_{from._has_bits_},
        _cached_size_{0},
        transfer_or_script_url_(arena, from.transfer_or_script_url_),
        name_(arena, from.name_),
        domain_(arena, from.domain_),
        path_(arena, from.path_) {}

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

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

  // @@protoc_insertion_point(copy_constructor:enterprise_reporting.CookieIssueDetails)
}
PROTOBUF_NDEBUG_INLINE CookieIssueDetails::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    [[maybe_unused]] ::google::protobuf::Arena* PROTOBUF_NULLABLE arena)
      : _cached_size_{0},
        transfer_or_script_url_(arena),
        name_(arena),
        domain_(arena),
        path_(arena) {}

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

#ifndef PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_CONSTINIT
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1
const ::google::protobuf::internal::ClassDataLite CookieIssueDetails_class_data_ =
    CookieIssueDetails::InternalGenerateClassData_(CookieIssueDetails_globals_._default);

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

  cached_has_bits = _impl_._has_bits_[0];
  if (BatchCheckHasBit(cached_has_bits, 0x0000000fU)) {
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      _impl_.transfer_or_script_url_.ClearNonDefaultToEmpty();
    }
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      _impl_.name_.ClearNonDefaultToEmpty();
    }
    if (CheckHasBit(cached_has_bits, 0x00000004U)) {
      _impl_.domain_.ClearNonDefaultToEmpty();
    }
    if (CheckHasBit(cached_has_bits, 0x00000008U)) {
      _impl_.path_.ClearNonDefaultToEmpty();
    }
  }
  _impl_.access_operation_ = 0;
  _impl_._has_bits_.Clear();
  _internal_metadata_.Clear<::std::string>();
}

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

  cached_has_bits = this_._impl_._has_bits_[0];
  // string transfer_or_script_url = 1;
  if (CheckHasBit(cached_has_bits, 0x00000001U)) {
    if (!this_._internal_transfer_or_script_url().empty()) {
      const ::std::string& _s = this_._internal_transfer_or_script_url();
      ::google::protobuf::internal::WireFormatLite::VerifyUtf8String(
          _s.data(), static_cast<int>(_s.length()), ::google::protobuf::internal::WireFormatLite::SERIALIZE, "enterprise_reporting.CookieIssueDetails.transfer_or_script_url");
      target = stream->WriteStringMaybeAliased(1, _s, target);
    }
  }

  // string name = 2;
  if (CheckHasBit(cached_has_bits, 0x00000002U)) {
    if (!this_._internal_name().empty()) {
      const ::std::string& _s = this_._internal_name();
      ::google::protobuf::internal::WireFormatLite::VerifyUtf8String(
          _s.data(), static_cast<int>(_s.length()), ::google::protobuf::internal::WireFormatLite::SERIALIZE, "enterprise_reporting.CookieIssueDetails.name");
      target = stream->WriteStringMaybeAliased(2, _s, target);
    }
  }

  // string domain = 3;
  if (CheckHasBit(cached_has_bits, 0x00000004U)) {
    if (!this_._internal_domain().empty()) {
      const ::std::string& _s = this_._internal_domain();
      ::google::protobuf::internal::WireFormatLite::VerifyUtf8String(
          _s.data(), static_cast<int>(_s.length()), ::google::protobuf::internal::WireFormatLite::SERIALIZE, "enterprise_reporting.CookieIssueDetails.domain");
      target = stream->WriteStringMaybeAliased(3, _s, target);
    }
  }

  // string path = 4;
  if (CheckHasBit(cached_has_bits, 0x00000008U)) {
    if (!this_._internal_path().empty()) {
      const ::std::string& _s = this_._internal_path();
      ::google::protobuf::internal::WireFormatLite::VerifyUtf8String(
          _s.data(), static_cast<int>(_s.length()), ::google::protobuf::internal::WireFormatLite::SERIALIZE, "enterprise_reporting.CookieIssueDetails.path");
      target = stream->WriteStringMaybeAliased(4, _s, target);
    }
  }

  // .enterprise_reporting.CookieAccessOperation access_operation = 5;
  if (CheckHasBit(cached_has_bits, 0x00000010U)) {
    if (this_._internal_access_operation() != 0) {
      target = stream->EnsureSpace(target);
      target = ::_pbi::WireFormatLite::WriteEnumToArray(
          5, this_._internal_access_operation(), 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:enterprise_reporting.CookieIssueDetails)
  return target;
}

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

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

  ::_pbi::Prefetch5LinesFrom7Lines(&this_);
  cached_has_bits = this_._impl_._has_bits_[0];
  if (BatchCheckHasBit(cached_has_bits, 0x0000001fU)) {
    // string transfer_or_script_url = 1;
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      if (!this_._internal_transfer_or_script_url().empty()) {
        total_size += 1 + ::google::protobuf::internal::WireFormatLite::StringSize(
                                        this_._internal_transfer_or_script_url());
      }
    }
    // string name = 2;
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      if (!this_._internal_name().empty()) {
        total_size += 1 + ::google::protobuf::internal::WireFormatLite::StringSize(
                                        this_._internal_name());
      }
    }
    // string domain = 3;
    if (CheckHasBit(cached_has_bits, 0x00000004U)) {
      if (!this_._internal_domain().empty()) {
        total_size += 1 + ::google::protobuf::internal::WireFormatLite::StringSize(
                                        this_._internal_domain());
      }
    }
    // string path = 4;
    if (CheckHasBit(cached_has_bits, 0x00000008U)) {
      if (!this_._internal_path().empty()) {
        total_size += 1 + ::google::protobuf::internal::WireFormatLite::StringSize(
                                        this_._internal_path());
      }
    }
    // .enterprise_reporting.CookieAccessOperation access_operation = 5;
    if (CheckHasBit(cached_has_bits, 0x00000010U)) {
      if (this_._internal_access_operation() != 0) {
        total_size += 1 +
                      ::_pbi::WireFormatLite::EnumSize(this_._internal_access_operation());
      }
    }
  }
  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 CookieIssueDetails::MergeImpl(::google::protobuf::MessageLite& to_msg,
                      const ::google::protobuf::MessageLite& from_msg) {
   auto* const _this = static_cast<CookieIssueDetails*>(&to_msg);
  auto& from = static_cast<const CookieIssueDetails&>(from_msg);
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    from.CheckHasBitConsistency();
  }
  // @@protoc_insertion_point(class_specific_merge_from_start:enterprise_reporting.CookieIssueDetails)
  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)) {
      if (!from._internal_transfer_or_script_url().empty()) {
        _this->_internal_set_transfer_or_script_url(from._internal_transfer_or_script_url());
      } else {
        if (_this->_impl_.transfer_or_script_url_.IsDefault()) {
          _this->_internal_set_transfer_or_script_url("");
        }
      }
    }
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      if (!from._internal_name().empty()) {
        _this->_internal_set_name(from._internal_name());
      } else {
        if (_this->_impl_.name_.IsDefault()) {
          _this->_internal_set_name("");
        }
      }
    }
    if (CheckHasBit(cached_has_bits, 0x00000004U)) {
      if (!from._internal_domain().empty()) {
        _this->_internal_set_domain(from._internal_domain());
      } else {
        if (_this->_impl_.domain_.IsDefault()) {
          _this->_internal_set_domain("");
        }
      }
    }
    if (CheckHasBit(cached_has_bits, 0x00000008U)) {
      if (!from._internal_path().empty()) {
        _this->_internal_set_path(from._internal_path());
      } else {
        if (_this->_impl_.path_.IsDefault()) {
          _this->_internal_set_path("");
        }
      }
    }
    if (CheckHasBit(cached_has_bits, 0x00000010U)) {
      if (from._internal_access_operation() != 0) {
        _this->_impl_.access_operation_ = from._impl_.access_operation_;
      }
    }
  }
  _this->_impl_._has_bits_[0] |= cached_has_bits;
  _this->_internal_metadata_.MergeFrom<::std::string>(
      from._internal_metadata_);
}

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


void CookieIssueDetails::InternalSwap(CookieIssueDetails* PROTOBUF_RESTRICT PROTOBUF_NONNULL other) {
  using ::std::swap;
  auto* arena = GetArena();
  ABSL_DCHECK_EQ(arena, other->GetArena());
  _internal_metadata_.InternalSwap(&other->_internal_metadata_);
  swap(_impl_._has_bits_[0], other->_impl_._has_bits_[0]);
  ::_pbi::ArenaStringPtr::InternalSwap(&_impl_.transfer_or_script_url_, &other->_impl_.transfer_or_script_url_, arena);
  ::_pbi::ArenaStringPtr::InternalSwap(&_impl_.name_, &other->_impl_.name_, arena);
  ::_pbi::ArenaStringPtr::InternalSwap(&_impl_.domain_, &other->_impl_.domain_, arena);
  ::_pbi::ArenaStringPtr::InternalSwap(&_impl_.path_, &other->_impl_.path_, arena);
  swap(_impl_.access_operation_, other->_impl_.access_operation_);
}

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