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

#include "components/optimization_guide/proto/features/actor_login.pb.h"

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

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

constexpr ActorLoginQuality_FormData_FieldData::ParseTableT_ ActorLoginQuality_FormData_FieldData::InternalGenerateParseTable_(const ::_pbi::ClassData* class_data) {
  return ParseTableT_{
    {
      PROTOBUF_FIELD_OFFSET(ActorLoginQuality_FormData_FieldData, _impl_._has_bits_),
      0, // no _extensions_
      4, 24,  // max_field_number, fast_idx_mask
      offsetof(ParseTableT_, field_lookup_table),
      4294967280,  // skipmap
      offsetof(ParseTableT_, field_entries),
      4,  // num_field_entries
      0,  // num_aux_entries
      offsetof(ParseTableT_, field_names),  // no aux_entries
      class_data,
      nullptr,  // post_loop_handler
      ::_pbi::TcParser::GenericFallbackLite,  // fallback
      #ifdef PROTOBUF_PREFETCH_PARSE_TABLE
      ::_pbi::TcParser::GetTable<::optimization_guide::proto::ActorLoginQuality_FormData_FieldData>(),  // to_prefetch
      #endif  // PROTOBUF_PREFETCH_PARSE_TABLE
    }, {{
      // .optimization_guide.proto.ActorLoginQuality.FormData.FieldData.FieldType field_type = 4 [features = {
      {::_pbi::TcParser::FastV32S1,
       {32, 3, 0,
        PROTOBUF_FIELD_OFFSET(ActorLoginQuality_FormData_FieldData, _impl_.field_type_)}},
      // int64 signature = 1 [features = {
      {::_pbi::TcParser::FastV64S1,
       {8, 2, 0,
        PROTOBUF_FIELD_OFFSET(ActorLoginQuality_FormData_FieldData, _impl_.signature_)}},
      // string id = 2 [deprecated = true, features = {
      {::_pbi::TcParser::FastUS1,
       {18, 0, 0,
        PROTOBUF_FIELD_OFFSET(ActorLoginQuality_FormData_FieldData, _impl_.id_)}},
      // string name = 3 [deprecated = true, features = {
      {::_pbi::TcParser::FastUS1,
       {26, 1, 0,
        PROTOBUF_FIELD_OFFSET(ActorLoginQuality_FormData_FieldData, _impl_.name_)}},
    }}, {{
      65535, 65535
    }}, {{
      // int64 signature = 1 [features = {
      {PROTOBUF_FIELD_OFFSET(ActorLoginQuality_FormData_FieldData, _impl_.signature_), _Internal::kHasBitsOffset + 2, 0, (0 | ::_fl::kFcOptional | ::_fl::kInt64)},
      // string id = 2 [deprecated = true, features = {
      {PROTOBUF_FIELD_OFFSET(ActorLoginQuality_FormData_FieldData, _impl_.id_), _Internal::kHasBitsOffset + 0, 0, (0 | ::_fl::kFcOptional | ::_fl::kUtf8String | ::_fl::kRepAString)},
      // string name = 3 [deprecated = true, features = {
      {PROTOBUF_FIELD_OFFSET(ActorLoginQuality_FormData_FieldData, _impl_.name_), _Internal::kHasBitsOffset + 1, 0, (0 | ::_fl::kFcOptional | ::_fl::kUtf8String | ::_fl::kRepAString)},
      // .optimization_guide.proto.ActorLoginQuality.FormData.FieldData.FieldType field_type = 4 [features = {
      {PROTOBUF_FIELD_OFFSET(ActorLoginQuality_FormData_FieldData, _impl_.field_type_), _Internal::kHasBitsOffset + 3, 0, (0 | ::_fl::kFcOptional | ::_fl::kOpenEnum)},
    }},
    // no aux_entries
    {{
      "\75\0\2\4\0\0\0\0"
      "optimization_guide.proto.ActorLoginQuality.FormData.FieldData"
      "id"
      "name"
    }},
  };
}


inline constexpr ActorLoginQuality_FormData_FieldData::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    ::_pbi::ConstantInitialized) noexcept
      : _cached_size_{0},
        id_(
            &::google::protobuf::internal::fixed_address_empty_string,
            ::_pbi::ConstantInitialized()),
        name_(
            &::google::protobuf::internal::fixed_address_empty_string,
            ::_pbi::ConstantInitialized()),
        signature_{::int64_t{0}},
        field_type_{static_cast< ::optimization_guide::proto::ActorLoginQuality_FormData_FieldData_FieldType >(0)} {}

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

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

constexpr ActorLoginQuality_FederatedGetCredentialsDetails::ParseTableT_ ActorLoginQuality_FederatedGetCredentialsDetails::InternalGenerateParseTable_(const ::_pbi::ClassData* class_data) {
  return ParseTableT_{
    {
      PROTOBUF_FIELD_OFFSET(ActorLoginQuality_FederatedGetCredentialsDetails, _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<::optimization_guide::proto::ActorLoginQuality_FederatedGetCredentialsDetails>(),  // to_prefetch
      #endif  // PROTOBUF_PREFETCH_PARSE_TABLE
    }, {{
      // int64 list_permissions_call_time_ms = 2 [features = {
      {::_pbi::TcParser::FastV64S1,
       {16, 0, 0,
        PROTOBUF_FIELD_OFFSET(ActorLoginQuality_FederatedGetCredentialsDetails, _impl_.list_permissions_call_time_ms_)}},
      // .optimization_guide.proto.ActorLoginQuality.FederatedGetCredentialsDetails.FederatedGetCredentialsOutcome outcome = 1 [features = {
      {::_pbi::TcParser::FastV32S1,
       {8, 1, 0,
        PROTOBUF_FIELD_OFFSET(ActorLoginQuality_FederatedGetCredentialsDetails, _impl_.outcome_)}},
    }}, {{
      65535, 65535
    }}, {{
      // .optimization_guide.proto.ActorLoginQuality.FederatedGetCredentialsDetails.FederatedGetCredentialsOutcome outcome = 1 [features = {
      {PROTOBUF_FIELD_OFFSET(ActorLoginQuality_FederatedGetCredentialsDetails, _impl_.outcome_), _Internal::kHasBitsOffset + 1, 0, (0 | ::_fl::kFcOptional | ::_fl::kOpenEnum)},
      // int64 list_permissions_call_time_ms = 2 [features = {
      {PROTOBUF_FIELD_OFFSET(ActorLoginQuality_FederatedGetCredentialsDetails, _impl_.list_permissions_call_time_ms_), _Internal::kHasBitsOffset + 0, 0, (0 | ::_fl::kFcOptional | ::_fl::kInt64)},
    }},
    // no aux_entries
    {{
    }},
  };
}


inline constexpr ActorLoginQuality_FederatedGetCredentialsDetails::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    ::_pbi::ConstantInitialized) noexcept
      : _cached_size_{0},
        list_permissions_call_time_ms_{::int64_t{0}},
        outcome_{static_cast< ::optimization_guide::proto::ActorLoginQuality_FederatedGetCredentialsDetails_FederatedGetCredentialsOutcome >(0)} {}

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

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

constexpr ActorLoginQuality_FormData::ParseTableT_ ActorLoginQuality_FormData::InternalGenerateParseTable_(const ::_pbi::ClassData* class_data) {
  return ParseTableT_{
    {
      PROTOBUF_FIELD_OFFSET(ActorLoginQuality_FormData, _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
      1,  // num_aux_entries
      offsetof(ParseTableT_, aux_entries),
      class_data,
      nullptr,  // post_loop_handler
      ::_pbi::TcParser::GenericFallbackLite,  // fallback
      #ifdef PROTOBUF_PREFETCH_PARSE_TABLE
      ::_pbi::TcParser::GetTable<::optimization_guide::proto::ActorLoginQuality_FormData>(),  // to_prefetch
      #endif  // PROTOBUF_PREFETCH_PARSE_TABLE
    }, {{
      {::_pbi::TcParser::MiniParse, {}},
      // int64 form_signature = 1 [features = {
      {::_pbi::TcParser::FastV64S1,
       {8, 1, 0,
        PROTOBUF_FIELD_OFFSET(ActorLoginQuality_FormData, _impl_.form_signature_)}},
      // repeated .optimization_guide.proto.ActorLoginQuality.FormData.FieldData field_data = 2;
      {::_pbi::TcParser::FastMtR1,
       {18, 0, 0,
        PROTOBUF_FIELD_OFFSET(ActorLoginQuality_FormData, _impl_.field_data_)}},
      // .optimization_guide.proto.ActorLoginQuality.FormData.FrameType frame_type = 3 [features = {
      {::_pbi::TcParser::FastV32S1,
       {24, 2, 0,
        PROTOBUF_FIELD_OFFSET(ActorLoginQuality_FormData, _impl_.frame_type_)}},
    }}, {{
      65535, 65535
    }}, {{
      // int64 form_signature = 1 [features = {
      {PROTOBUF_FIELD_OFFSET(ActorLoginQuality_FormData, _impl_.form_signature_), _Internal::kHasBitsOffset + 1, 0, (0 | ::_fl::kFcOptional | ::_fl::kInt64)},
      // repeated .optimization_guide.proto.ActorLoginQuality.FormData.FieldData field_data = 2;
      {PROTOBUF_FIELD_OFFSET(ActorLoginQuality_FormData, _impl_.field_data_), _Internal::kHasBitsOffset + 0, 0, (0 | ::_fl::kFcRepeated | ::_fl::kMessage | ::_fl::kTvTable)},
      // .optimization_guide.proto.ActorLoginQuality.FormData.FrameType frame_type = 3 [features = {
      {PROTOBUF_FIELD_OFFSET(ActorLoginQuality_FormData, _impl_.frame_type_), _Internal::kHasBitsOffset + 2, 0, (0 | ::_fl::kFcOptional | ::_fl::kOpenEnum)},
    }},
    {{
        #ifndef PROTOBUF_MESSAGE_GLOBALS
        {::_pbi::TcParser::GetTable<::optimization_guide::proto::ActorLoginQuality_FormData_FieldData>()},
        #else
        {::_pbi::FieldAuxMessageGlobals(), &::optimization_guide::proto::ActorLoginQuality_FormData_FieldData_globals_},
        #endif
    }},
    {{
    }},
  };
}


inline constexpr ActorLoginQuality_FormData::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    ::_pbi::ConstantInitialized) noexcept
      : _cached_size_{0},
        field_data_ { visibility, ::_pbi::InternalMetadataOffset::Build<
            ::optimization_guide::proto::ActorLoginQuality_FormData,
            PROTOBUF_FIELD_OFFSET(::optimization_guide::proto::ActorLoginQuality_FormData, _impl_.field_data_)>()
         }
        ,
        form_signature_{::int64_t{0}},
        frame_type_{static_cast< ::optimization_guide::proto::ActorLoginQuality_FormData_FrameType >(0)} {}

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

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

constexpr ActorLoginQuality_ParsedFormDetails::ParseTableT_ ActorLoginQuality_ParsedFormDetails::InternalGenerateParseTable_(const ::_pbi::ClassData* class_data) {
  return ParseTableT_{
    {
      PROTOBUF_FIELD_OFFSET(ActorLoginQuality_ParsedFormDetails, _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
      1,  // num_aux_entries
      offsetof(ParseTableT_, aux_entries),
      class_data,
      nullptr,  // post_loop_handler
      ::_pbi::TcParser::GenericFallbackLite,  // fallback
      #ifdef PROTOBUF_PREFETCH_PARSE_TABLE
      ::_pbi::TcParser::GetTable<::optimization_guide::proto::ActorLoginQuality_ParsedFormDetails>(),  // to_prefetch
      #endif  // PROTOBUF_PREFETCH_PARSE_TABLE
    }, {{
      {::_pbi::TcParser::MiniParse, {}},
      // .optimization_guide.proto.ActorLoginQuality.FormData form_data = 1 [features = {
      {::_pbi::TcParser::FastMtS1,
       {10, 0, 0,
        PROTOBUF_FIELD_OFFSET(ActorLoginQuality_ParsedFormDetails, _impl_.form_data_)}},
      // int64 async_check_time_ms = 2 [features = {
      {::_pbi::TcParser::FastV64S1,
       {16, 1, 0,
        PROTOBUF_FIELD_OFFSET(ActorLoginQuality_ParsedFormDetails, _impl_.async_check_time_ms_)}},
      // bool is_valid_frame_and_origin = 3 [features = {
      {::_pbi::TcParser::FastV8S1,
       {24, 2, 0,
        PROTOBUF_FIELD_OFFSET(ActorLoginQuality_ParsedFormDetails, _impl_.is_valid_frame_and_origin_)}},
      // bool is_username_field_visible = 4 [features = {
      {::_pbi::TcParser::FastV8S1,
       {32, 3, 0,
        PROTOBUF_FIELD_OFFSET(ActorLoginQuality_ParsedFormDetails, _impl_.is_username_field_visible_)}},
      // bool is_password_field_visible = 5 [features = {
      {::_pbi::TcParser::FastV8S1,
       {40, 4, 0,
        PROTOBUF_FIELD_OFFSET(ActorLoginQuality_ParsedFormDetails, _impl_.is_password_field_visible_)}},
      // bool is_new_password_visible = 6 [features = {
      {::_pbi::TcParser::FastV8S1,
       {48, 5, 0,
        PROTOBUF_FIELD_OFFSET(ActorLoginQuality_ParsedFormDetails, _impl_.is_new_password_visible_)}},
      {::_pbi::TcParser::MiniParse, {}},
    }}, {{
      65535, 65535
    }}, {{
      // .optimization_guide.proto.ActorLoginQuality.FormData form_data = 1 [features = {
      {PROTOBUF_FIELD_OFFSET(ActorLoginQuality_ParsedFormDetails, _impl_.form_data_), _Internal::kHasBitsOffset + 0, 0, (0 | ::_fl::kFcOptional | ::_fl::kMessage | ::_fl::kTvTable)},
      // int64 async_check_time_ms = 2 [features = {
      {PROTOBUF_FIELD_OFFSET(ActorLoginQuality_ParsedFormDetails, _impl_.async_check_time_ms_), _Internal::kHasBitsOffset + 1, 0, (0 | ::_fl::kFcOptional | ::_fl::kInt64)},
      // bool is_valid_frame_and_origin = 3 [features = {
      {PROTOBUF_FIELD_OFFSET(ActorLoginQuality_ParsedFormDetails, _impl_.is_valid_frame_and_origin_), _Internal::kHasBitsOffset + 2, 0, (0 | ::_fl::kFcOptional | ::_fl::kBool)},
      // bool is_username_field_visible = 4 [features = {
      {PROTOBUF_FIELD_OFFSET(ActorLoginQuality_ParsedFormDetails, _impl_.is_username_field_visible_), _Internal::kHasBitsOffset + 3, 0, (0 | ::_fl::kFcOptional | ::_fl::kBool)},
      // bool is_password_field_visible = 5 [features = {
      {PROTOBUF_FIELD_OFFSET(ActorLoginQuality_ParsedFormDetails, _impl_.is_password_field_visible_), _Internal::kHasBitsOffset + 4, 0, (0 | ::_fl::kFcOptional | ::_fl::kBool)},
      // bool is_new_password_visible = 6 [features = {
      {PROTOBUF_FIELD_OFFSET(ActorLoginQuality_ParsedFormDetails, _impl_.is_new_password_visible_), _Internal::kHasBitsOffset + 5, 0, (0 | ::_fl::kFcOptional | ::_fl::kBool)},
    }},
    {{
        #ifndef PROTOBUF_MESSAGE_GLOBALS
        {::_pbi::TcParser::GetTable<::optimization_guide::proto::ActorLoginQuality_FormData>()},
        #else
        {::_pbi::FieldAuxMessageGlobals(), &::optimization_guide::proto::ActorLoginQuality_FormData_globals_},
        #endif
    }},
    {{
    }},
  };
}


inline constexpr ActorLoginQuality_ParsedFormDetails::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    ::_pbi::ConstantInitialized) noexcept
      : _cached_size_{0},
        form_data_{nullptr},
        async_check_time_ms_{::int64_t{0}},
        is_valid_frame_and_origin_{false},
        is_username_field_visible_{false},
        is_password_field_visible_{false},
        is_new_password_visible_{false} {}

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

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

constexpr ActorLoginQuality_AttemptLoginDetails_FillingFormResult::ParseTableT_ ActorLoginQuality_AttemptLoginDetails_FillingFormResult::InternalGenerateParseTable_(const ::_pbi::ClassData* class_data) {
  return ParseTableT_{
    {
      PROTOBUF_FIELD_OFFSET(ActorLoginQuality_AttemptLoginDetails_FillingFormResult, _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
      1,  // num_aux_entries
      offsetof(ParseTableT_, aux_entries),
      class_data,
      nullptr,  // post_loop_handler
      ::_pbi::TcParser::GenericFallbackLite,  // fallback
      #ifdef PROTOBUF_PREFETCH_PARSE_TABLE
      ::_pbi::TcParser::GetTable<::optimization_guide::proto::ActorLoginQuality_AttemptLoginDetails_FillingFormResult>(),  // to_prefetch
      #endif  // PROTOBUF_PREFETCH_PARSE_TABLE
    }, {{
      {::_pbi::TcParser::MiniParse, {}},
      // .optimization_guide.proto.ActorLoginQuality.FormData form_data = 1 [features = {
      {::_pbi::TcParser::FastMtS1,
       {10, 0, 0,
        PROTOBUF_FIELD_OFFSET(ActorLoginQuality_AttemptLoginDetails_FillingFormResult, _impl_.form_data_)}},
      // bool was_username_filled = 2 [features = {
      {::_pbi::TcParser::FastV8S1,
       {16, 1, 0,
        PROTOBUF_FIELD_OFFSET(ActorLoginQuality_AttemptLoginDetails_FillingFormResult, _impl_.was_username_filled_)}},
      // bool was_password_filled = 3 [features = {
      {::_pbi::TcParser::FastV8S1,
       {24, 2, 0,
        PROTOBUF_FIELD_OFFSET(ActorLoginQuality_AttemptLoginDetails_FillingFormResult, _impl_.was_password_filled_)}},
    }}, {{
      65535, 65535
    }}, {{
      // .optimization_guide.proto.ActorLoginQuality.FormData form_data = 1 [features = {
      {PROTOBUF_FIELD_OFFSET(ActorLoginQuality_AttemptLoginDetails_FillingFormResult, _impl_.form_data_), _Internal::kHasBitsOffset + 0, 0, (0 | ::_fl::kFcOptional | ::_fl::kMessage | ::_fl::kTvTable)},
      // bool was_username_filled = 2 [features = {
      {PROTOBUF_FIELD_OFFSET(ActorLoginQuality_AttemptLoginDetails_FillingFormResult, _impl_.was_username_filled_), _Internal::kHasBitsOffset + 1, 0, (0 | ::_fl::kFcOptional | ::_fl::kBool)},
      // bool was_password_filled = 3 [features = {
      {PROTOBUF_FIELD_OFFSET(ActorLoginQuality_AttemptLoginDetails_FillingFormResult, _impl_.was_password_filled_), _Internal::kHasBitsOffset + 2, 0, (0 | ::_fl::kFcOptional | ::_fl::kBool)},
    }},
    {{
        #ifndef PROTOBUF_MESSAGE_GLOBALS
        {::_pbi::TcParser::GetTable<::optimization_guide::proto::ActorLoginQuality_FormData>()},
        #else
        {::_pbi::FieldAuxMessageGlobals(), &::optimization_guide::proto::ActorLoginQuality_FormData_globals_},
        #endif
    }},
    {{
    }},
  };
}


inline constexpr ActorLoginQuality_AttemptLoginDetails_FillingFormResult::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    ::_pbi::ConstantInitialized) noexcept
      : _cached_size_{0},
        form_data_{nullptr},
        was_username_filled_{false},
        was_password_filled_{false} {}

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

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

constexpr ActorLoginQuality_GetCredentialsDetails::ParseTableT_ ActorLoginQuality_GetCredentialsDetails::InternalGenerateParseTable_(const ::_pbi::ClassData* class_data) {
  return ParseTableT_{
    {
      PROTOBUF_FIELD_OFFSET(ActorLoginQuality_GetCredentialsDetails, _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
      2,  // num_aux_entries
      offsetof(ParseTableT_, aux_entries),
      class_data,
      nullptr,  // post_loop_handler
      ::_pbi::TcParser::GenericFallbackLite,  // fallback
      #ifdef PROTOBUF_PREFETCH_PARSE_TABLE
      ::_pbi::TcParser::GetTable<::optimization_guide::proto::ActorLoginQuality_GetCredentialsDetails>(),  // to_prefetch
      #endif  // PROTOBUF_PREFETCH_PARSE_TABLE
    }, {{
      {::_pbi::TcParser::MiniParse, {}},
      // repeated .optimization_guide.proto.ActorLoginQuality.ParsedFormDetails parsed_form_details = 1;
      {::_pbi::TcParser::FastMtR1,
       {10, 0, 0,
        PROTOBUF_FIELD_OFFSET(ActorLoginQuality_GetCredentialsDetails, _impl_.parsed_form_details_)}},
      // .optimization_guide.proto.ActorLoginQuality.GetCredentialsDetails.GetCredentialsOutcome outcome = 2 [features = {
      {::_pbi::TcParser::FastV32S1,
       {16, 2, 0,
        PROTOBUF_FIELD_OFFSET(ActorLoginQuality_GetCredentialsDetails, _impl_.outcome_)}},
      // .optimization_guide.proto.ActorLoginQuality.GetCredentialsDetails.PermissionDetails permission_details = 3 [features = {
      {::_pbi::TcParser::FastV32S1,
       {24, 3, 0,
        PROTOBUF_FIELD_OFFSET(ActorLoginQuality_GetCredentialsDetails, _impl_.permission_details_)}},
      // int64 getting_credentials_time_ms = 4 [features = {
      {::_pbi::TcParser::FastV64S1,
       {32, 4, 0,
        PROTOBUF_FIELD_OFFSET(ActorLoginQuality_GetCredentialsDetails, _impl_.getting_credentials_time_ms_)}},
      // .optimization_guide.proto.ActorLoginQuality.FederatedGetCredentialsDetails federated_get_credentials_details = 5 [features = {
      {::_pbi::TcParser::FastMtS1,
       {42, 1, 1,
        PROTOBUF_FIELD_OFFSET(ActorLoginQuality_GetCredentialsDetails, _impl_.federated_get_credentials_details_)}},
      {::_pbi::TcParser::MiniParse, {}},
      {::_pbi::TcParser::MiniParse, {}},
    }}, {{
      65535, 65535
    }}, {{
      // repeated .optimization_guide.proto.ActorLoginQuality.ParsedFormDetails parsed_form_details = 1;
      {PROTOBUF_FIELD_OFFSET(ActorLoginQuality_GetCredentialsDetails, _impl_.parsed_form_details_), _Internal::kHasBitsOffset + 0, 0, (0 | ::_fl::kFcRepeated | ::_fl::kMessage | ::_fl::kTvTable)},
      // .optimization_guide.proto.ActorLoginQuality.GetCredentialsDetails.GetCredentialsOutcome outcome = 2 [features = {
      {PROTOBUF_FIELD_OFFSET(ActorLoginQuality_GetCredentialsDetails, _impl_.outcome_), _Internal::kHasBitsOffset + 2, 0, (0 | ::_fl::kFcOptional | ::_fl::kOpenEnum)},
      // .optimization_guide.proto.ActorLoginQuality.GetCredentialsDetails.PermissionDetails permission_details = 3 [features = {
      {PROTOBUF_FIELD_OFFSET(ActorLoginQuality_GetCredentialsDetails, _impl_.permission_details_), _Internal::kHasBitsOffset + 3, 0, (0 | ::_fl::kFcOptional | ::_fl::kOpenEnum)},
      // int64 getting_credentials_time_ms = 4 [features = {
      {PROTOBUF_FIELD_OFFSET(ActorLoginQuality_GetCredentialsDetails, _impl_.getting_credentials_time_ms_), _Internal::kHasBitsOffset + 4, 0, (0 | ::_fl::kFcOptional | ::_fl::kInt64)},
      // .optimization_guide.proto.ActorLoginQuality.FederatedGetCredentialsDetails federated_get_credentials_details = 5 [features = {
      {PROTOBUF_FIELD_OFFSET(ActorLoginQuality_GetCredentialsDetails, _impl_.federated_get_credentials_details_), _Internal::kHasBitsOffset + 1, 1, (0 | ::_fl::kFcOptional | ::_fl::kMessage | ::_fl::kTvTable)},
    }},
    {{
        #ifndef PROTOBUF_MESSAGE_GLOBALS
        {::_pbi::TcParser::GetTable<::optimization_guide::proto::ActorLoginQuality_ParsedFormDetails>()},
        #else
        {::_pbi::FieldAuxMessageGlobals(), &::optimization_guide::proto::ActorLoginQuality_ParsedFormDetails_globals_},
        #endif
        #ifndef PROTOBUF_MESSAGE_GLOBALS
        {::_pbi::TcParser::GetTable<::optimization_guide::proto::ActorLoginQuality_FederatedGetCredentialsDetails>()},
        #else
        {::_pbi::FieldAuxMessageGlobals(), &::optimization_guide::proto::ActorLoginQuality_FederatedGetCredentialsDetails_globals_},
        #endif
    }},
    {{
    }},
  };
}


inline constexpr ActorLoginQuality_GetCredentialsDetails::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    ::_pbi::ConstantInitialized) noexcept
      : _cached_size_{0},
        parsed_form_details_ { visibility, ::_pbi::InternalMetadataOffset::Build<
            ::optimization_guide::proto::ActorLoginQuality_GetCredentialsDetails,
            PROTOBUF_FIELD_OFFSET(::optimization_guide::proto::ActorLoginQuality_GetCredentialsDetails, _impl_.parsed_form_details_)>()
         }
        ,
        federated_get_credentials_details_{nullptr},
        outcome_{static_cast< ::optimization_guide::proto::ActorLoginQuality_GetCredentialsDetails_GetCredentialsOutcome >(0)},
        permission_details_{static_cast< ::optimization_guide::proto::ActorLoginQuality_GetCredentialsDetails_PermissionDetails >(0)},
        getting_credentials_time_ms_{::int64_t{0}} {}

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

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

constexpr ActorLoginQuality_AttemptLoginDetails::ParseTableT_ ActorLoginQuality_AttemptLoginDetails::InternalGenerateParseTable_(const ::_pbi::ClassData* class_data) {
  return ParseTableT_{
    {
      PROTOBUF_FIELD_OFFSET(ActorLoginQuality_AttemptLoginDetails, _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
      2,  // num_aux_entries
      offsetof(ParseTableT_, aux_entries),
      class_data,
      nullptr,  // post_loop_handler
      ::_pbi::TcParser::GenericFallbackLite,  // fallback
      #ifdef PROTOBUF_PREFETCH_PARSE_TABLE
      ::_pbi::TcParser::GetTable<::optimization_guide::proto::ActorLoginQuality_AttemptLoginDetails>(),  // to_prefetch
      #endif  // PROTOBUF_PREFETCH_PARSE_TABLE
    }, {{
      {::_pbi::TcParser::MiniParse, {}},
      // repeated .optimization_guide.proto.ActorLoginQuality.ParsedFormDetails parsed_form_details = 1;
      {::_pbi::TcParser::FastMtR1,
       {10, 0, 0,
        PROTOBUF_FIELD_OFFSET(ActorLoginQuality_AttemptLoginDetails, _impl_.parsed_form_details_)}},
      // .optimization_guide.proto.ActorLoginQuality.AttemptLoginDetails.AttemptLoginOutcome outcome = 2 [features = {
      {::_pbi::TcParser::FastV32S1,
       {16, 3, 0,
        PROTOBUF_FIELD_OFFSET(ActorLoginQuality_AttemptLoginDetails, _impl_.outcome_)}},
      // repeated .optimization_guide.proto.ActorLoginQuality.AttemptLoginDetails.FillingFormResult filling_form_result = 3;
      {::_pbi::TcParser::FastMtR1,
       {26, 1, 1,
        PROTOBUF_FIELD_OFFSET(ActorLoginQuality_AttemptLoginDetails, _impl_.filling_form_result_)}},
      // int64 attempt_login_time_ms = 4 [features = {
      {::_pbi::TcParser::FastV64S1,
       {32, 2, 0,
        PROTOBUF_FIELD_OFFSET(ActorLoginQuality_AttemptLoginDetails, _impl_.attempt_login_time_ms_)}},
      // bool button_click_required = 5 [features = {
      {::_pbi::TcParser::FastV8S1,
       {40, 4, 0,
        PROTOBUF_FIELD_OFFSET(ActorLoginQuality_AttemptLoginDetails, _impl_.button_click_required_)}},
      // bool button_click_succeeded = 6 [features = {
      {::_pbi::TcParser::FastV8S1,
       {48, 5, 0,
        PROTOBUF_FIELD_OFFSET(ActorLoginQuality_AttemptLoginDetails, _impl_.button_click_succeeded_)}},
      {::_pbi::TcParser::MiniParse, {}},
    }}, {{
      65535, 65535
    }}, {{
      // repeated .optimization_guide.proto.ActorLoginQuality.ParsedFormDetails parsed_form_details = 1;
      {PROTOBUF_FIELD_OFFSET(ActorLoginQuality_AttemptLoginDetails, _impl_.parsed_form_details_), _Internal::kHasBitsOffset + 0, 0, (0 | ::_fl::kFcRepeated | ::_fl::kMessage | ::_fl::kTvTable)},
      // .optimization_guide.proto.ActorLoginQuality.AttemptLoginDetails.AttemptLoginOutcome outcome = 2 [features = {
      {PROTOBUF_FIELD_OFFSET(ActorLoginQuality_AttemptLoginDetails, _impl_.outcome_), _Internal::kHasBitsOffset + 3, 0, (0 | ::_fl::kFcOptional | ::_fl::kOpenEnum)},
      // repeated .optimization_guide.proto.ActorLoginQuality.AttemptLoginDetails.FillingFormResult filling_form_result = 3;
      {PROTOBUF_FIELD_OFFSET(ActorLoginQuality_AttemptLoginDetails, _impl_.filling_form_result_), _Internal::kHasBitsOffset + 1, 1, (0 | ::_fl::kFcRepeated | ::_fl::kMessage | ::_fl::kTvTable)},
      // int64 attempt_login_time_ms = 4 [features = {
      {PROTOBUF_FIELD_OFFSET(ActorLoginQuality_AttemptLoginDetails, _impl_.attempt_login_time_ms_), _Internal::kHasBitsOffset + 2, 0, (0 | ::_fl::kFcOptional | ::_fl::kInt64)},
      // bool button_click_required = 5 [features = {
      {PROTOBUF_FIELD_OFFSET(ActorLoginQuality_AttemptLoginDetails, _impl_.button_click_required_), _Internal::kHasBitsOffset + 4, 0, (0 | ::_fl::kFcOptional | ::_fl::kBool)},
      // bool button_click_succeeded = 6 [features = {
      {PROTOBUF_FIELD_OFFSET(ActorLoginQuality_AttemptLoginDetails, _impl_.button_click_succeeded_), _Internal::kHasBitsOffset + 5, 0, (0 | ::_fl::kFcOptional | ::_fl::kBool)},
    }},
    {{
        #ifndef PROTOBUF_MESSAGE_GLOBALS
        {::_pbi::TcParser::GetTable<::optimization_guide::proto::ActorLoginQuality_ParsedFormDetails>()},
        #else
        {::_pbi::FieldAuxMessageGlobals(), &::optimization_guide::proto::ActorLoginQuality_ParsedFormDetails_globals_},
        #endif
        #ifndef PROTOBUF_MESSAGE_GLOBALS
        {::_pbi::TcParser::GetTable<::optimization_guide::proto::ActorLoginQuality_AttemptLoginDetails_FillingFormResult>()},
        #else
        {::_pbi::FieldAuxMessageGlobals(), &::optimization_guide::proto::ActorLoginQuality_AttemptLoginDetails_FillingFormResult_globals_},
        #endif
    }},
    {{
    }},
  };
}


inline constexpr ActorLoginQuality_AttemptLoginDetails::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    ::_pbi::ConstantInitialized) noexcept
      : _cached_size_{0},
        parsed_form_details_ { visibility, ::_pbi::InternalMetadataOffset::Build<
            ::optimization_guide::proto::ActorLoginQuality_AttemptLoginDetails,
            PROTOBUF_FIELD_OFFSET(::optimization_guide::proto::ActorLoginQuality_AttemptLoginDetails, _impl_.parsed_form_details_)>()
         }
        ,
        filling_form_result_ { visibility, ::_pbi::InternalMetadataOffset::Build<
            ::optimization_guide::proto::ActorLoginQuality_AttemptLoginDetails,
            PROTOBUF_FIELD_OFFSET(::optimization_guide::proto::ActorLoginQuality_AttemptLoginDetails, _impl_.filling_form_result_)>()
         }
        ,
        attempt_login_time_ms_{::int64_t{0}},
        outcome_{static_cast< ::optimization_guide::proto::ActorLoginQuality_AttemptLoginDetails_AttemptLoginOutcome >(0)},
        button_click_required_{false},
        button_click_succeeded_{false} {}

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

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

constexpr ActorLoginQuality::ParseTableT_ ActorLoginQuality::InternalGenerateParseTable_(const ::_pbi::ClassData* class_data) {
  return ParseTableT_{
    {
      PROTOBUF_FIELD_OFFSET(ActorLoginQuality, _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
      2,  // num_aux_entries
      offsetof(ParseTableT_, aux_entries),
      class_data,
      nullptr,  // post_loop_handler
      ::_pbi::TcParser::GenericFallbackLite,  // fallback
      #ifdef PROTOBUF_PREFETCH_PARSE_TABLE
      ::_pbi::TcParser::GetTable<::optimization_guide::proto::ActorLoginQuality>(),  // to_prefetch
      #endif  // PROTOBUF_PREFETCH_PARSE_TABLE
    }, {{
      {::_pbi::TcParser::MiniParse, {}},
      // string domain = 1 [features = {
      {::_pbi::TcParser::FastUS1,
       {10, 1, 0,
        PROTOBUF_FIELD_OFFSET(ActorLoginQuality, _impl_.domain_)}},
      // string location = 2 [features = {
      {::_pbi::TcParser::FastUS1,
       {18, 2, 0,
        PROTOBUF_FIELD_OFFSET(ActorLoginQuality, _impl_.location_)}},
      // string language = 3 [features = {
      {::_pbi::TcParser::FastUS1,
       {26, 3, 0,
        PROTOBUF_FIELD_OFFSET(ActorLoginQuality, _impl_.language_)}},
      // .optimization_guide.proto.ActorLoginQuality.GetCredentialsDetails get_credentials_details = 4 [features = {
      {::_pbi::TcParser::FastMtS1,
       {34, 4, 0,
        PROTOBUF_FIELD_OFFSET(ActorLoginQuality, _impl_.get_credentials_details_)}},
      // repeated .optimization_guide.proto.ActorLoginQuality.AttemptLoginDetails attempt_login_details = 5;
      {::_pbi::TcParser::FastMtR1,
       {42, 0, 1,
        PROTOBUF_FIELD_OFFSET(ActorLoginQuality, _impl_.attempt_login_details_)}},
      // .optimization_guide.proto.ActorLoginQuality.PermissionOption permission_picked = 6 [features = {
      {::_pbi::TcParser::FastV32S1,
       {48, 5, 0,
        PROTOBUF_FIELD_OFFSET(ActorLoginQuality, _impl_.permission_picked_)}},
      // bool successful_login_detected = 7 [features = {
      {::_pbi::TcParser::FastV8S1,
       {56, 6, 0,
        PROTOBUF_FIELD_OFFSET(ActorLoginQuality, _impl_.successful_login_detected_)}},
      // int64 time_until_successful_login_ms = 8 [features = {
      {::_pbi::TcParser::FastV64S1,
       {64, 7, 0,
        PROTOBUF_FIELD_OFFSET(ActorLoginQuality, _impl_.time_until_successful_login_ms_)}},
      // .optimization_guide.proto.ActorLoginQuality.FlowType flow_type = 9 [features = {
      {::_pbi::TcParser::FastV32S1,
       {72, 8, 0,
        PROTOBUF_FIELD_OFFSET(ActorLoginQuality, _impl_.flow_type_)}},
      {::_pbi::TcParser::MiniParse, {}},
      {::_pbi::TcParser::MiniParse, {}},
      {::_pbi::TcParser::MiniParse, {}},
      {::_pbi::TcParser::MiniParse, {}},
      {::_pbi::TcParser::MiniParse, {}},
      {::_pbi::TcParser::MiniParse, {}},
    }}, {{
      65535, 65535
    }}, {{
      // string domain = 1 [features = {
      {PROTOBUF_FIELD_OFFSET(ActorLoginQuality, _impl_.domain_), _Internal::kHasBitsOffset + 1, 0, (0 | ::_fl::kFcOptional | ::_fl::kUtf8String | ::_fl::kRepAString)},
      // string location = 2 [features = {
      {PROTOBUF_FIELD_OFFSET(ActorLoginQuality, _impl_.location_), _Internal::kHasBitsOffset + 2, 0, (0 | ::_fl::kFcOptional | ::_fl::kUtf8String | ::_fl::kRepAString)},
      // string language = 3 [features = {
      {PROTOBUF_FIELD_OFFSET(ActorLoginQuality, _impl_.language_), _Internal::kHasBitsOffset + 3, 0, (0 | ::_fl::kFcOptional | ::_fl::kUtf8String | ::_fl::kRepAString)},
      // .optimization_guide.proto.ActorLoginQuality.GetCredentialsDetails get_credentials_details = 4 [features = {
      {PROTOBUF_FIELD_OFFSET(ActorLoginQuality, _impl_.get_credentials_details_), _Internal::kHasBitsOffset + 4, 0, (0 | ::_fl::kFcOptional | ::_fl::kMessage | ::_fl::kTvTable)},
      // repeated .optimization_guide.proto.ActorLoginQuality.AttemptLoginDetails attempt_login_details = 5;
      {PROTOBUF_FIELD_OFFSET(ActorLoginQuality, _impl_.attempt_login_details_), _Internal::kHasBitsOffset + 0, 1, (0 | ::_fl::kFcRepeated | ::_fl::kMessage | ::_fl::kTvTable)},
      // .optimization_guide.proto.ActorLoginQuality.PermissionOption permission_picked = 6 [features = {
      {PROTOBUF_FIELD_OFFSET(ActorLoginQuality, _impl_.permission_picked_), _Internal::kHasBitsOffset + 5, 0, (0 | ::_fl::kFcOptional | ::_fl::kOpenEnum)},
      // bool successful_login_detected = 7 [features = {
      {PROTOBUF_FIELD_OFFSET(ActorLoginQuality, _impl_.successful_login_detected_), _Internal::kHasBitsOffset + 6, 0, (0 | ::_fl::kFcOptional | ::_fl::kBool)},
      // int64 time_until_successful_login_ms = 8 [features = {
      {PROTOBUF_FIELD_OFFSET(ActorLoginQuality, _impl_.time_until_successful_login_ms_), _Internal::kHasBitsOffset + 7, 0, (0 | ::_fl::kFcOptional | ::_fl::kInt64)},
      // .optimization_guide.proto.ActorLoginQuality.FlowType flow_type = 9 [features = {
      {PROTOBUF_FIELD_OFFSET(ActorLoginQuality, _impl_.flow_type_), _Internal::kHasBitsOffset + 8, 0, (0 | ::_fl::kFcOptional | ::_fl::kOpenEnum)},
    }},
    {{
        #ifndef PROTOBUF_MESSAGE_GLOBALS
        {::_pbi::TcParser::GetTable<::optimization_guide::proto::ActorLoginQuality_GetCredentialsDetails>()},
        #else
        {::_pbi::FieldAuxMessageGlobals(), &::optimization_guide::proto::ActorLoginQuality_GetCredentialsDetails_globals_},
        #endif
        #ifndef PROTOBUF_MESSAGE_GLOBALS
        {::_pbi::TcParser::GetTable<::optimization_guide::proto::ActorLoginQuality_AttemptLoginDetails>()},
        #else
        {::_pbi::FieldAuxMessageGlobals(), &::optimization_guide::proto::ActorLoginQuality_AttemptLoginDetails_globals_},
        #endif
    }},
    {{
      "\52\6\10\10\0\0\0\0\0\0\0\0\0\0\0\0"
      "optimization_guide.proto.ActorLoginQuality"
      "domain"
      "location"
      "language"
    }},
  };
}


inline constexpr ActorLoginQuality::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    ::_pbi::ConstantInitialized) noexcept
      : _cached_size_{0},
        attempt_login_details_ { visibility, ::_pbi::InternalMetadataOffset::Build<
            ::optimization_guide::proto::ActorLoginQuality,
            PROTOBUF_FIELD_OFFSET(::optimization_guide::proto::ActorLoginQuality, _impl_.attempt_login_details_)>()
         }
        ,
        domain_(
            &::google::protobuf::internal::fixed_address_empty_string,
            ::_pbi::ConstantInitialized()),
        location_(
            &::google::protobuf::internal::fixed_address_empty_string,
            ::_pbi::ConstantInitialized()),
        language_(
            &::google::protobuf::internal::fixed_address_empty_string,
            ::_pbi::ConstantInitialized()),
        get_credentials_details_{nullptr},
        permission_picked_{static_cast< ::optimization_guide::proto::ActorLoginQuality_PermissionOption >(0)},
        successful_login_detected_{false},
        time_until_successful_login_ms_{::int64_t{0}},
        flow_type_{static_cast< ::optimization_guide::proto::ActorLoginQuality_FlowType >(0)} {}

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

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

constexpr ActorLoginLoggingData::ParseTableT_ ActorLoginLoggingData::InternalGenerateParseTable_(const ::_pbi::ClassData* class_data) {
  return ParseTableT_{
    {
      PROTOBUF_FIELD_OFFSET(ActorLoginLoggingData, _impl_._has_bits_),
      0, // no _extensions_
      1, 0,  // max_field_number, fast_idx_mask
      offsetof(ParseTableT_, field_lookup_table),
      4294967294,  // skipmap
      offsetof(ParseTableT_, field_entries),
      1,  // num_field_entries
      1,  // num_aux_entries
      offsetof(ParseTableT_, aux_entries),
      class_data,
      nullptr,  // post_loop_handler
      ::_pbi::TcParser::GenericFallbackLite,  // fallback
      #ifdef PROTOBUF_PREFETCH_PARSE_TABLE
      ::_pbi::TcParser::GetTable<::optimization_guide::proto::ActorLoginLoggingData>(),  // to_prefetch
      #endif  // PROTOBUF_PREFETCH_PARSE_TABLE
    }, {{
      // .optimization_guide.proto.ActorLoginQuality quality = 1 [features = {
      {::_pbi::TcParser::FastMtS1,
       {10, 0, 0,
        PROTOBUF_FIELD_OFFSET(ActorLoginLoggingData, _impl_.quality_)}},
    }}, {{
      65535, 65535
    }}, {{
      // .optimization_guide.proto.ActorLoginQuality quality = 1 [features = {
      {PROTOBUF_FIELD_OFFSET(ActorLoginLoggingData, _impl_.quality_), _Internal::kHasBitsOffset + 0, 0, (0 | ::_fl::kFcOptional | ::_fl::kMessage | ::_fl::kTvTable)},
    }},
    {{
        #ifndef PROTOBUF_MESSAGE_GLOBALS
        {::_pbi::TcParser::GetTable<::optimization_guide::proto::ActorLoginQuality>()},
        #else
        {::_pbi::FieldAuxMessageGlobals(), &::optimization_guide::proto::ActorLoginQuality_globals_},
        #endif
    }},
    {{
    }},
  };
}


inline constexpr ActorLoginLoggingData::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    ::_pbi::ConstantInitialized) noexcept
      : _cached_size_{0},
        quality_{nullptr} {}

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

PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT
    PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 PROTOBUF_MESSAGE_GLOBALS_CONST ActorLoginLoggingDataGlobalsTypeInternal ActorLoginLoggingData_globals_
        PROTOBUF_MESSAGE_GLOBALS_SECTION(.data.rel.ro);
#if defined(PROTOBUF_CUSTOM_VTABLE)
namespace {
const ::_pbi::ClassData* ActorLoginLoggingData_get_class_data() {
#ifdef PROTOBUF_MESSAGE_GLOBALS
  return ActorLoginLoggingData_globals_.GetClassData();
#else
  return ActorLoginLoggingData_class_data_.base();
#endif  // PROTOBUF_MESSAGE_GLOBALS
}
}  // namespace
#endif  // PROTOBUF_CUSTOM_VTABLE
}  // namespace proto
}  // namespace optimization_guide
namespace optimization_guide {
namespace proto {
PROTOBUF_CONSTINIT const uint32_t ActorLoginQuality_FormData_FieldData_FieldType_internal_data_[] = {
    327680u, 0u, };
static const char ActorLoginQuality_FormData_FieldData_FieldType_names[] = {
    "CONFIRMATION_PASSWORD"
    "NEW_PASSWORD"
    "PASSWORD"
    "UNKNOWN"
    "USERNAME"
};

static const ::google::protobuf::internal::EnumEntry ActorLoginQuality_FormData_FieldData_FieldType_entries[] = {
    {{&ActorLoginQuality_FormData_FieldData_FieldType_names[0], 21}, 4},
    {{&ActorLoginQuality_FormData_FieldData_FieldType_names[21], 12}, 3},
    {{&ActorLoginQuality_FormData_FieldData_FieldType_names[33], 8}, 2},
    {{&ActorLoginQuality_FormData_FieldData_FieldType_names[41], 7}, 0},
    {{&ActorLoginQuality_FormData_FieldData_FieldType_names[48], 8}, 1},
};

static const int ActorLoginQuality_FormData_FieldData_FieldType_entries_by_number[] = {
    3,  // 0 -> UNKNOWN
    4,  // 1 -> USERNAME
    2,  // 2 -> PASSWORD
    1,  // 3 -> NEW_PASSWORD
    0,  // 4 -> CONFIRMATION_PASSWORD
};

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

const ::std::string& ActorLoginQuality_FormData_FieldData_FieldType_Name(ActorLoginQuality_FormData_FieldData_FieldType value) {
  static const bool kDummy = ::google::protobuf::internal::InitializeEnumStrings(
      ActorLoginQuality_FormData_FieldData_FieldType_entries, ActorLoginQuality_FormData_FieldData_FieldType_entries_by_number, 5,
      ActorLoginQuality_FormData_FieldData_FieldType_strings);
  (void)kDummy;

  int idx = ::google::protobuf::internal::LookUpEnumName(ActorLoginQuality_FormData_FieldData_FieldType_entries,
                                  ActorLoginQuality_FormData_FieldData_FieldType_entries_by_number,
                                  5, value);
  return idx == -1 ? ::google::protobuf::internal::GetEmptyString() : ActorLoginQuality_FormData_FieldData_FieldType_strings[idx].get();
}
PROTOBUF_CONSTINIT const uint32_t ActorLoginQuality_FormData_FrameType_internal_data_[] = {
    327680u, 0u, };
static const char ActorLoginQuality_FormData_FrameType_names[] = {
    "DIRECT_CHILD_OF_MAIN_FRAME"
    "FENCED_FRAME"
    "MAIN_FRAME"
    "NESTED_FRAME"
    "UNKNOWN"
};

static const ::google::protobuf::internal::EnumEntry ActorLoginQuality_FormData_FrameType_entries[] = {
    {{&ActorLoginQuality_FormData_FrameType_names[0], 26}, 2},
    {{&ActorLoginQuality_FormData_FrameType_names[26], 12}, 3},
    {{&ActorLoginQuality_FormData_FrameType_names[38], 10}, 1},
    {{&ActorLoginQuality_FormData_FrameType_names[48], 12}, 4},
    {{&ActorLoginQuality_FormData_FrameType_names[60], 7}, 0},
};

static const int ActorLoginQuality_FormData_FrameType_entries_by_number[] = {
    4,  // 0 -> UNKNOWN
    2,  // 1 -> MAIN_FRAME
    0,  // 2 -> DIRECT_CHILD_OF_MAIN_FRAME
    1,  // 3 -> FENCED_FRAME
    3,  // 4 -> NESTED_FRAME
};

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

const ::std::string& ActorLoginQuality_FormData_FrameType_Name(ActorLoginQuality_FormData_FrameType value) {
  static const bool kDummy = ::google::protobuf::internal::InitializeEnumStrings(
      ActorLoginQuality_FormData_FrameType_entries, ActorLoginQuality_FormData_FrameType_entries_by_number, 5,
      ActorLoginQuality_FormData_FrameType_strings);
  (void)kDummy;

  int idx = ::google::protobuf::internal::LookUpEnumName(ActorLoginQuality_FormData_FrameType_entries,
                                  ActorLoginQuality_FormData_FrameType_entries_by_number,
                                  5, value);
  return idx == -1 ? ::google::protobuf::internal::GetEmptyString() : ActorLoginQuality_FormData_FrameType_strings[idx].get();
}
PROTOBUF_CONSTINIT const uint32_t ActorLoginQuality_FederatedGetCredentialsDetails_FederatedGetCredentialsOutcome_internal_data_[] = {
    196608u, 0u, };
static const char ActorLoginQuality_FederatedGetCredentialsDetails_FederatedGetCredentialsOutcome_names[] = {
    "CREDENTIALS_FOUND"
    "NO_CREDENTIALS"
    "UNSPECIFIED"
};

static const ::google::protobuf::internal::EnumEntry ActorLoginQuality_FederatedGetCredentialsDetails_FederatedGetCredentialsOutcome_entries[] = {
    {{&ActorLoginQuality_FederatedGetCredentialsDetails_FederatedGetCredentialsOutcome_names[0], 17}, 2},
    {{&ActorLoginQuality_FederatedGetCredentialsDetails_FederatedGetCredentialsOutcome_names[17], 14}, 1},
    {{&ActorLoginQuality_FederatedGetCredentialsDetails_FederatedGetCredentialsOutcome_names[31], 11}, 0},
};

static const int ActorLoginQuality_FederatedGetCredentialsDetails_FederatedGetCredentialsOutcome_entries_by_number[] = {
    2,  // 0 -> UNSPECIFIED
    1,  // 1 -> NO_CREDENTIALS
    0,  // 2 -> CREDENTIALS_FOUND
};

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

const ::std::string& ActorLoginQuality_FederatedGetCredentialsDetails_FederatedGetCredentialsOutcome_Name(ActorLoginQuality_FederatedGetCredentialsDetails_FederatedGetCredentialsOutcome value) {
  static const bool kDummy = ::google::protobuf::internal::InitializeEnumStrings(
      ActorLoginQuality_FederatedGetCredentialsDetails_FederatedGetCredentialsOutcome_entries, ActorLoginQuality_FederatedGetCredentialsDetails_FederatedGetCredentialsOutcome_entries_by_number, 3,
      ActorLoginQuality_FederatedGetCredentialsDetails_FederatedGetCredentialsOutcome_strings);
  (void)kDummy;

  int idx = ::google::protobuf::internal::LookUpEnumName(ActorLoginQuality_FederatedGetCredentialsDetails_FederatedGetCredentialsOutcome_entries,
                                  ActorLoginQuality_FederatedGetCredentialsDetails_FederatedGetCredentialsOutcome_entries_by_number,
                                  3, value);
  return idx == -1 ? ::google::protobuf::internal::GetEmptyString() : ActorLoginQuality_FederatedGetCredentialsDetails_FederatedGetCredentialsOutcome_strings[idx].get();
}
PROTOBUF_CONSTINIT const uint32_t ActorLoginQuality_GetCredentialsDetails_GetCredentialsOutcome_internal_data_[] = {
    327680u, 0u, };
static const char ActorLoginQuality_GetCredentialsDetails_GetCredentialsOutcome_names[] = {
    "FILLING_NOT_ALLOWED"
    "NO_CREDENTIALS"
    "NO_SIGN_IN_FORM"
    "SIGN_IN_FORM_EXISTS"
    "UNSPECIFIED"
};

static const ::google::protobuf::internal::EnumEntry ActorLoginQuality_GetCredentialsDetails_GetCredentialsOutcome_entries[] = {
    {{&ActorLoginQuality_GetCredentialsDetails_GetCredentialsOutcome_names[0], 19}, 4},
    {{&ActorLoginQuality_GetCredentialsDetails_GetCredentialsOutcome_names[19], 14}, 1},
    {{&ActorLoginQuality_GetCredentialsDetails_GetCredentialsOutcome_names[33], 15}, 3},
    {{&ActorLoginQuality_GetCredentialsDetails_GetCredentialsOutcome_names[48], 19}, 2},
    {{&ActorLoginQuality_GetCredentialsDetails_GetCredentialsOutcome_names[67], 11}, 0},
};

static const int ActorLoginQuality_GetCredentialsDetails_GetCredentialsOutcome_entries_by_number[] = {
    4,  // 0 -> UNSPECIFIED
    1,  // 1 -> NO_CREDENTIALS
    3,  // 2 -> SIGN_IN_FORM_EXISTS
    2,  // 3 -> NO_SIGN_IN_FORM
    0,  // 4 -> FILLING_NOT_ALLOWED
};

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

const ::std::string& ActorLoginQuality_GetCredentialsDetails_GetCredentialsOutcome_Name(ActorLoginQuality_GetCredentialsDetails_GetCredentialsOutcome value) {
  static const bool kDummy = ::google::protobuf::internal::InitializeEnumStrings(
      ActorLoginQuality_GetCredentialsDetails_GetCredentialsOutcome_entries, ActorLoginQuality_GetCredentialsDetails_GetCredentialsOutcome_entries_by_number, 5,
      ActorLoginQuality_GetCredentialsDetails_GetCredentialsOutcome_strings);
  (void)kDummy;

  int idx = ::google::protobuf::internal::LookUpEnumName(ActorLoginQuality_GetCredentialsDetails_GetCredentialsOutcome_entries,
                                  ActorLoginQuality_GetCredentialsDetails_GetCredentialsOutcome_entries_by_number,
                                  5, value);
  return idx == -1 ? ::google::protobuf::internal::GetEmptyString() : ActorLoginQuality_GetCredentialsDetails_GetCredentialsOutcome_strings[idx].get();
}
PROTOBUF_CONSTINIT const uint32_t ActorLoginQuality_GetCredentialsDetails_PermissionDetails_internal_data_[] = {
    196608u, 0u, };
static const char ActorLoginQuality_GetCredentialsDetails_PermissionDetails_names[] = {
    "HAS_PERMANENT_PERMISSION"
    "NO_PERMANENT_PERMISSION"
    "UNKNOWN"
};

static const ::google::protobuf::internal::EnumEntry ActorLoginQuality_GetCredentialsDetails_PermissionDetails_entries[] = {
    {{&ActorLoginQuality_GetCredentialsDetails_PermissionDetails_names[0], 24}, 1},
    {{&ActorLoginQuality_GetCredentialsDetails_PermissionDetails_names[24], 23}, 2},
    {{&ActorLoginQuality_GetCredentialsDetails_PermissionDetails_names[47], 7}, 0},
};

static const int ActorLoginQuality_GetCredentialsDetails_PermissionDetails_entries_by_number[] = {
    2,  // 0 -> UNKNOWN
    0,  // 1 -> HAS_PERMANENT_PERMISSION
    1,  // 2 -> NO_PERMANENT_PERMISSION
};

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

const ::std::string& ActorLoginQuality_GetCredentialsDetails_PermissionDetails_Name(ActorLoginQuality_GetCredentialsDetails_PermissionDetails value) {
  static const bool kDummy = ::google::protobuf::internal::InitializeEnumStrings(
      ActorLoginQuality_GetCredentialsDetails_PermissionDetails_entries, ActorLoginQuality_GetCredentialsDetails_PermissionDetails_entries_by_number, 3,
      ActorLoginQuality_GetCredentialsDetails_PermissionDetails_strings);
  (void)kDummy;

  int idx = ::google::protobuf::internal::LookUpEnumName(ActorLoginQuality_GetCredentialsDetails_PermissionDetails_entries,
                                  ActorLoginQuality_GetCredentialsDetails_PermissionDetails_entries_by_number,
                                  3, value);
  return idx == -1 ? ::google::protobuf::internal::GetEmptyString() : ActorLoginQuality_GetCredentialsDetails_PermissionDetails_strings[idx].get();
}
PROTOBUF_CONSTINIT const uint32_t ActorLoginQuality_AttemptLoginDetails_AttemptLoginOutcome_internal_data_[] = {
    1376256u, 0u, };
static const char ActorLoginQuality_AttemptLoginDetails_AttemptLoginOutcome_names[] = {
    "DISALLOWED_ORIGIN"
    "FEDERATED_ACCOUNT_IS_NOT_AVAILABLE"
    "FEDERATED_ACCOUNT_IS_SIGN_UP"
    "FEDERATED_ACCOUNT_NOT_LOGGED_IN"
    "FEDERATED_CONTINUATION"
    "FEDERATED_EXPECTED_ACCOUNT_NOT_PRESENT"
    "FEDERATED_FRAME_NOT_ACTIVE"
    "FEDERATED_IDP_NETWORK_ERROR"
    "FEDERATED_IDP_RETURNED_ERROR"
    "FEDERATED_SUCCESS"
    "FEDERATED_TIMEOUT"
    "FEDERATED_TOKEN_REQUEST_ABORTED"
    "FILLING_INTERRUPTED_BY_PAGE_CHANGE"
    "FILLING_NOT_ALLOWED"
    "INVALID_CREDENTIAL"
    "NO_FILLABLE_FIELDS"
    "NO_SIGN_IN_FORM"
    "REAUTH_FAILED"
    "REAUTH_REQUIRED"
    "SUCCESS"
    "UNSPECIFIED"
};

static const ::google::protobuf::internal::EnumEntry ActorLoginQuality_AttemptLoginDetails_AttemptLoginOutcome_entries[] = {
    {{&ActorLoginQuality_AttemptLoginDetails_AttemptLoginOutcome_names[0], 17}, 5},
    {{&ActorLoginQuality_AttemptLoginDetails_AttemptLoginOutcome_names[17], 34}, 12},
    {{&ActorLoginQuality_AttemptLoginDetails_AttemptLoginOutcome_names[51], 28}, 11},
    {{&ActorLoginQuality_AttemptLoginDetails_AttemptLoginOutcome_names[79], 31}, 10},
    {{&ActorLoginQuality_AttemptLoginDetails_AttemptLoginOutcome_names[110], 22}, 9},
    {{&ActorLoginQuality_AttemptLoginDetails_AttemptLoginOutcome_names[132], 38}, 17},
    {{&ActorLoginQuality_AttemptLoginDetails_AttemptLoginOutcome_names[170], 26}, 16},
    {{&ActorLoginQuality_AttemptLoginDetails_AttemptLoginOutcome_names[196], 27}, 14},
    {{&ActorLoginQuality_AttemptLoginDetails_AttemptLoginOutcome_names[223], 28}, 13},
    {{&ActorLoginQuality_AttemptLoginDetails_AttemptLoginOutcome_names[251], 17}, 8},
    {{&ActorLoginQuality_AttemptLoginDetails_AttemptLoginOutcome_names[268], 17}, 18},
    {{&ActorLoginQuality_AttemptLoginDetails_AttemptLoginOutcome_names[285], 31}, 15},
    {{&ActorLoginQuality_AttemptLoginDetails_AttemptLoginOutcome_names[316], 34}, 20},
    {{&ActorLoginQuality_AttemptLoginDetails_AttemptLoginOutcome_names[350], 19}, 19},
    {{&ActorLoginQuality_AttemptLoginDetails_AttemptLoginOutcome_names[369], 18}, 3},
    {{&ActorLoginQuality_AttemptLoginDetails_AttemptLoginOutcome_names[387], 18}, 4},
    {{&ActorLoginQuality_AttemptLoginDetails_AttemptLoginOutcome_names[405], 15}, 2},
    {{&ActorLoginQuality_AttemptLoginDetails_AttemptLoginOutcome_names[420], 13}, 7},
    {{&ActorLoginQuality_AttemptLoginDetails_AttemptLoginOutcome_names[433], 15}, 6},
    {{&ActorLoginQuality_AttemptLoginDetails_AttemptLoginOutcome_names[448], 7}, 1},
    {{&ActorLoginQuality_AttemptLoginDetails_AttemptLoginOutcome_names[455], 11}, 0},
};

static const int ActorLoginQuality_AttemptLoginDetails_AttemptLoginOutcome_entries_by_number[] = {
    20,  // 0 -> UNSPECIFIED
    19,  // 1 -> SUCCESS
    16,  // 2 -> NO_SIGN_IN_FORM
    14,  // 3 -> INVALID_CREDENTIAL
    15,  // 4 -> NO_FILLABLE_FIELDS
    0,  // 5 -> DISALLOWED_ORIGIN
    18,  // 6 -> REAUTH_REQUIRED
    17,  // 7 -> REAUTH_FAILED
    9,  // 8 -> FEDERATED_SUCCESS
    4,  // 9 -> FEDERATED_CONTINUATION
    3,  // 10 -> FEDERATED_ACCOUNT_NOT_LOGGED_IN
    2,  // 11 -> FEDERATED_ACCOUNT_IS_SIGN_UP
    1,  // 12 -> FEDERATED_ACCOUNT_IS_NOT_AVAILABLE
    8,  // 13 -> FEDERATED_IDP_RETURNED_ERROR
    7,  // 14 -> FEDERATED_IDP_NETWORK_ERROR
    11,  // 15 -> FEDERATED_TOKEN_REQUEST_ABORTED
    6,  // 16 -> FEDERATED_FRAME_NOT_ACTIVE
    5,  // 17 -> FEDERATED_EXPECTED_ACCOUNT_NOT_PRESENT
    10,  // 18 -> FEDERATED_TIMEOUT
    13,  // 19 -> FILLING_NOT_ALLOWED
    12,  // 20 -> FILLING_INTERRUPTED_BY_PAGE_CHANGE
};

bool ActorLoginQuality_AttemptLoginDetails_AttemptLoginOutcome_Parse(::absl::string_view name,
                                  ActorLoginQuality_AttemptLoginDetails_AttemptLoginOutcome* PROTOBUF_NONNULL value) {
  int int_value;
  bool success = ::google::protobuf::internal::LookUpEnumValue(
      ActorLoginQuality_AttemptLoginDetails_AttemptLoginOutcome_entries, 21, name, &int_value);
  if (success) {
    *value = static_cast<ActorLoginQuality_AttemptLoginDetails_AttemptLoginOutcome>(int_value);
  }
  return success;
}
static ::google::protobuf::internal::ExplicitlyConstructed<::std::string>
    ActorLoginQuality_AttemptLoginDetails_AttemptLoginOutcome_strings[21] = {};

const ::std::string& ActorLoginQuality_AttemptLoginDetails_AttemptLoginOutcome_Name(ActorLoginQuality_AttemptLoginDetails_AttemptLoginOutcome value) {
  static const bool kDummy = ::google::protobuf::internal::InitializeEnumStrings(
      ActorLoginQuality_AttemptLoginDetails_AttemptLoginOutcome_entries, ActorLoginQuality_AttemptLoginDetails_AttemptLoginOutcome_entries_by_number, 21,
      ActorLoginQuality_AttemptLoginDetails_AttemptLoginOutcome_strings);
  (void)kDummy;

  int idx = ::google::protobuf::internal::LookUpEnumName(ActorLoginQuality_AttemptLoginDetails_AttemptLoginOutcome_entries,
                                  ActorLoginQuality_AttemptLoginDetails_AttemptLoginOutcome_entries_by_number,
                                  21, value);
  return idx == -1 ? ::google::protobuf::internal::GetEmptyString() : ActorLoginQuality_AttemptLoginDetails_AttemptLoginOutcome_strings[idx].get();
}
PROTOBUF_CONSTINIT const uint32_t ActorLoginQuality_PermissionOption_internal_data_[] = {
    262144u, 0u, };
static const char ActorLoginQuality_PermissionOption_names[] = {
    "ALLOW_ONCE"
    "ALWAYS_ALLOW"
    "TASK_STOPPED"
    "UNKNOWN"
};

static const ::google::protobuf::internal::EnumEntry ActorLoginQuality_PermissionOption_entries[] = {
    {{&ActorLoginQuality_PermissionOption_names[0], 10}, 1},
    {{&ActorLoginQuality_PermissionOption_names[10], 12}, 2},
    {{&ActorLoginQuality_PermissionOption_names[22], 12}, 3},
    {{&ActorLoginQuality_PermissionOption_names[34], 7}, 0},
};

static const int ActorLoginQuality_PermissionOption_entries_by_number[] = {
    3,  // 0 -> UNKNOWN
    0,  // 1 -> ALLOW_ONCE
    1,  // 2 -> ALWAYS_ALLOW
    2,  // 3 -> TASK_STOPPED
};

bool ActorLoginQuality_PermissionOption_Parse(::absl::string_view name,
                                  ActorLoginQuality_PermissionOption* PROTOBUF_NONNULL value) {
  int int_value;
  bool success = ::google::protobuf::internal::LookUpEnumValue(
      ActorLoginQuality_PermissionOption_entries, 4, name, &int_value);
  if (success) {
    *value = static_cast<ActorLoginQuality_PermissionOption>(int_value);
  }
  return success;
}
static ::google::protobuf::internal::ExplicitlyConstructed<::std::string>
    ActorLoginQuality_PermissionOption_strings[4] = {};

const ::std::string& ActorLoginQuality_PermissionOption_Name(ActorLoginQuality_PermissionOption value) {
  static const bool kDummy = ::google::protobuf::internal::InitializeEnumStrings(
      ActorLoginQuality_PermissionOption_entries, ActorLoginQuality_PermissionOption_entries_by_number, 4,
      ActorLoginQuality_PermissionOption_strings);
  (void)kDummy;

  int idx = ::google::protobuf::internal::LookUpEnumName(ActorLoginQuality_PermissionOption_entries,
                                  ActorLoginQuality_PermissionOption_entries_by_number,
                                  4, value);
  return idx == -1 ? ::google::protobuf::internal::GetEmptyString() : ActorLoginQuality_PermissionOption_strings[idx].get();
}
PROTOBUF_CONSTINIT const uint32_t ActorLoginQuality_FlowType_internal_data_[] = {
    131072u, 0u, };
static const char ActorLoginQuality_FlowType_names[] = {
    "AUTOMATED_PASSWORD_CHANGE"
    "UNSPECIFIED"
};

static const ::google::protobuf::internal::EnumEntry ActorLoginQuality_FlowType_entries[] = {
    {{&ActorLoginQuality_FlowType_names[0], 25}, 1},
    {{&ActorLoginQuality_FlowType_names[25], 11}, 0},
};

static const int ActorLoginQuality_FlowType_entries_by_number[] = {
    1,  // 0 -> UNSPECIFIED
    0,  // 1 -> AUTOMATED_PASSWORD_CHANGE
};

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

const ::std::string& ActorLoginQuality_FlowType_Name(ActorLoginQuality_FlowType value) {
  static const bool kDummy = ::google::protobuf::internal::InitializeEnumStrings(
      ActorLoginQuality_FlowType_entries, ActorLoginQuality_FlowType_entries_by_number, 2,
      ActorLoginQuality_FlowType_strings);
  (void)kDummy;

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

ActorLoginLoggingData::ActorLoginLoggingData(::google::protobuf::Arena* PROTOBUF_NULLABLE arena)
#if defined(PROTOBUF_CUSTOM_VTABLE)
    : ::google::protobuf::MessageLite(arena, ActorLoginLoggingData_get_class_data()) {
#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::MessageLite(arena) {
#endif  // PROTOBUF_CUSTOM_VTABLE
  SharedCtor(arena);
  // @@protoc_insertion_point(arena_constructor:optimization_guide.proto.ActorLoginLoggingData)
}
PROTOBUF_NDEBUG_INLINE ActorLoginLoggingData::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    [[maybe_unused]] ::google::protobuf::Arena* PROTOBUF_NULLABLE arena, const Impl_& from,
    [[maybe_unused]] const ::optimization_guide::proto::ActorLoginLoggingData& from_msg)
      : _has_bits_{from._has_bits_},
        _cached_size_{0} {}

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

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

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

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

#ifndef PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_CONSTINIT
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1
const ::google::protobuf::internal::ClassDataLite ActorLoginLoggingData_class_data_ =
    ActorLoginLoggingData::InternalGenerateClassData_(ActorLoginLoggingData_globals_._default);

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

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

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

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

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

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

   {
    // .optimization_guide.proto.ActorLoginQuality quality = 1 [features = {
    cached_has_bits = this_._impl_._has_bits_[0];
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      total_size += 1 +
                    ::google::protobuf::internal::WireFormatLite::MessageSize(*this_._impl_.quality_);
    }
  }
  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 ActorLoginLoggingData::MergeImpl(::google::protobuf::MessageLite& to_msg,
                      const ::google::protobuf::MessageLite& from_msg) {
   auto* const _this = static_cast<ActorLoginLoggingData*>(&to_msg);
  auto& from = static_cast<const ActorLoginLoggingData&>(from_msg);
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    from.CheckHasBitConsistency();
  }
  ::google::protobuf::Arena* arena = _this->GetArena();
  // @@protoc_insertion_point(class_specific_merge_from_start:optimization_guide.proto.ActorLoginLoggingData)
  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)) {
    ABSL_DCHECK(from._impl_.quality_ != nullptr);
    if (_this->_impl_.quality_ == nullptr) {
      _this->_impl_.quality_ = ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.quality_);
    } else {
      _this->_impl_.quality_->MergeFrom(*from._impl_.quality_);
    }
  }
  _this->_impl_._has_bits_[0] |= cached_has_bits;
  _this->_internal_metadata_.MergeFrom<::std::string>(
      from._internal_metadata_);
}

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


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

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

ActorLoginQuality_FormData_FieldData::ActorLoginQuality_FormData_FieldData(::google::protobuf::Arena* PROTOBUF_NULLABLE arena)
#if defined(PROTOBUF_CUSTOM_VTABLE)
    : ::google::protobuf::MessageLite(arena, ActorLoginQuality_FormData_FieldData_get_class_data()) {
#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::MessageLite(arena) {
#endif  // PROTOBUF_CUSTOM_VTABLE
  SharedCtor(arena);
  // @@protoc_insertion_point(arena_constructor:optimization_guide.proto.ActorLoginQuality.FormData.FieldData)
}
PROTOBUF_NDEBUG_INLINE ActorLoginQuality_FormData_FieldData::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    [[maybe_unused]] ::google::protobuf::Arena* PROTOBUF_NULLABLE arena, const Impl_& from,
    [[maybe_unused]] const ::optimization_guide::proto::ActorLoginQuality_FormData_FieldData& from_msg)
      : _has_bits_{from._has_bits_},
        _cached_size_{0},
        id_(arena, from.id_),
        name_(arena, from.name_) {}

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

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

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

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

#ifndef PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_CONSTINIT
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1
const ::google::protobuf::internal::ClassDataLite ActorLoginQuality_FormData_FieldData_class_data_ =
    ActorLoginQuality_FormData_FieldData::InternalGenerateClassData_(ActorLoginQuality_FormData_FieldData_globals_._default);

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

  cached_has_bits = _impl_._has_bits_[0];
  if (BatchCheckHasBit(cached_has_bits, 0x00000003U)) {
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      _impl_.id_.ClearNonDefaultToEmpty();
    }
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      _impl_.name_.ClearNonDefaultToEmpty();
    }
  }
  if (BatchCheckHasBit(cached_has_bits, 0x0000000cU)) {
    ::memset(&_impl_.signature_, 0, static_cast<::size_t>(
        reinterpret_cast<char*>(&_impl_.field_type_) -
        reinterpret_cast<char*>(&_impl_.signature_)) + sizeof(_impl_.field_type_));
  }
  _impl_._has_bits_.Clear();
  _internal_metadata_.Clear<::std::string>();
}

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

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

  // string id = 2 [deprecated = true, features = {
  if (CheckHasBit(cached_has_bits, 0x00000001U)) {
    const ::std::string& _s = this_._internal_id();
    ::google::protobuf::internal::WireFormatLite::VerifyUtf8String(
        _s.data(), static_cast<int>(_s.length()), ::google::protobuf::internal::WireFormatLite::SERIALIZE, "optimization_guide.proto.ActorLoginQuality.FormData.FieldData.id");
    target = stream->WriteStringMaybeAliased(2, _s, target);
  }

  // string name = 3 [deprecated = true, features = {
  if (CheckHasBit(cached_has_bits, 0x00000002U)) {
    const ::std::string& _s = this_._internal_name();
    ::google::protobuf::internal::WireFormatLite::VerifyUtf8String(
        _s.data(), static_cast<int>(_s.length()), ::google::protobuf::internal::WireFormatLite::SERIALIZE, "optimization_guide.proto.ActorLoginQuality.FormData.FieldData.name");
    target = stream->WriteStringMaybeAliased(3, _s, target);
  }

  // .optimization_guide.proto.ActorLoginQuality.FormData.FieldData.FieldType field_type = 4 [features = {
  if (CheckHasBit(cached_has_bits, 0x00000008U)) {
    target = stream->EnsureSpace(target);
    target = ::_pbi::WireFormatLite::WriteEnumToArray(
        4, this_._internal_field_type(), target);
  }

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

#if defined(PROTOBUF_CUSTOM_VTABLE)
::size_t ActorLoginQuality_FormData_FieldData::ByteSizeLong(const MessageLite& base) {
  const ActorLoginQuality_FormData_FieldData& this_ = static_cast<const ActorLoginQuality_FormData_FieldData&>(base);
#else   // PROTOBUF_CUSTOM_VTABLE
::size_t ActorLoginQuality_FormData_FieldData::ByteSizeLong() const {
  const ActorLoginQuality_FormData_FieldData& this_ = *this;
#endif  // PROTOBUF_CUSTOM_VTABLE
  // @@protoc_insertion_point(message_byte_size_start:optimization_guide.proto.ActorLoginQuality.FormData.FieldData)
  ::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, 0x0000000fU)) {
    // string id = 2 [deprecated = true, features = {
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      total_size += 1 + ::google::protobuf::internal::WireFormatLite::StringSize(
                                      this_._internal_id());
    }
    // string name = 3 [deprecated = true, features = {
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      total_size += 1 + ::google::protobuf::internal::WireFormatLite::StringSize(
                                      this_._internal_name());
    }
    // int64 signature = 1 [features = {
    if (CheckHasBit(cached_has_bits, 0x00000004U)) {
      total_size += ::_pbi::WireFormatLite::Int64SizePlusOne(
          this_._internal_signature());
    }
    // .optimization_guide.proto.ActorLoginQuality.FormData.FieldData.FieldType field_type = 4 [features = {
    if (CheckHasBit(cached_has_bits, 0x00000008U)) {
      total_size += 1 +
                    ::_pbi::WireFormatLite::EnumSize(this_._internal_field_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 ActorLoginQuality_FormData_FieldData::MergeImpl(::google::protobuf::MessageLite& to_msg,
                      const ::google::protobuf::MessageLite& from_msg) {
   auto* const _this = static_cast<ActorLoginQuality_FormData_FieldData*>(&to_msg);
  auto& from = static_cast<const ActorLoginQuality_FormData_FieldData&>(from_msg);
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    from.CheckHasBitConsistency();
  }
  // @@protoc_insertion_point(class_specific_merge_from_start:optimization_guide.proto.ActorLoginQuality.FormData.FieldData)
  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, 0x0000000fU)) {
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      _this->_internal_set_id(from._internal_id());
    }
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      _this->_internal_set_name(from._internal_name());
    }
    if (CheckHasBit(cached_has_bits, 0x00000004U)) {
      _this->_impl_.signature_ = from._impl_.signature_;
    }
    if (CheckHasBit(cached_has_bits, 0x00000008U)) {
      _this->_impl_.field_type_ = from._impl_.field_type_;
    }
  }
  _this->_impl_._has_bits_[0] |= cached_has_bits;
  _this->_internal_metadata_.MergeFrom<::std::string>(
      from._internal_metadata_);
}

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


void ActorLoginQuality_FormData_FieldData::InternalSwap(ActorLoginQuality_FormData_FieldData* 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_.id_, &other->_impl_.id_, arena);
  ::_pbi::ArenaStringPtr::InternalSwap(&_impl_.name_, &other->_impl_.name_, arena);
  ::google::protobuf::internal::memswap<
      PROTOBUF_FIELD_OFFSET(ActorLoginQuality_FormData_FieldData, _impl_.field_type_)
      + sizeof(ActorLoginQuality_FormData_FieldData::_impl_.field_type_)
      - PROTOBUF_FIELD_OFFSET(ActorLoginQuality_FormData_FieldData, _impl_.signature_)>(
          reinterpret_cast<char*>(&_impl_.signature_),
          reinterpret_cast<char*>(&other->_impl_.signature_));
}

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

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

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

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

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

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

PROTOBUF_ATTRIBUTE_WEAK const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL
ActorLoginQuality_FormData::GetClassData() const {
  return ActorLoginQuality_FormData_class_data_.base();
}
#else
PROTOBUF_ATTRIBUTE_WEAK const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL
ActorLoginQuality_FormData::GetClassData() const {
  return ActorLoginQuality_FormData_globals_.GetClassData();
}
#endif  // !PROTOBUF_MESSAGE_GLOBALS
#ifndef PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_CONSTINIT
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const ActorLoginQuality_FormData::ParseTableT_
    ActorLoginQuality_FormData::_table_ =
        ActorLoginQuality_FormData::InternalGenerateParseTable_(ActorLoginQuality_FormData_class_data_.base());
#endif  // !PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_NOINLINE void ActorLoginQuality_FormData::Clear() {
// @@protoc_insertion_point(message_clear_start:optimization_guide.proto.ActorLoginQuality.FormData)
  ::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_.field_data_.Clear();
  }
  if (BatchCheckHasBit(cached_has_bits, 0x00000006U)) {
    ::memset(&_impl_.form_signature_, 0, static_cast<::size_t>(
        reinterpret_cast<char*>(&_impl_.frame_type_) -
        reinterpret_cast<char*>(&_impl_.form_signature_)) + sizeof(_impl_.frame_type_));
  }
  _impl_._has_bits_.Clear();
  _internal_metadata_.Clear<::std::string>();
}

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

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

  // repeated .optimization_guide.proto.ActorLoginQuality.FormData.FieldData field_data = 2;
  if (CheckHasBit(cached_has_bits, 0x00000001U)) {
    for (unsigned i = 0, n = static_cast<unsigned>(
                             this_._internal_field_data_size());
         i < n; i++) {
      const auto& repfield = this_._internal_field_data().Get(i);
      target =
          ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
              2, repfield, repfield.GetCachedSize(),
              target, stream);
    }
  }

  // .optimization_guide.proto.ActorLoginQuality.FormData.FrameType frame_type = 3 [features = {
  if (CheckHasBit(cached_has_bits, 0x00000004U)) {
    target = stream->EnsureSpace(target);
    target = ::_pbi::WireFormatLite::WriteEnumToArray(
        3, this_._internal_frame_type(), target);
  }

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

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

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

  ::_pbi::Prefetch5LinesFrom7Lines(&this_);
  cached_has_bits = this_._impl_._has_bits_[0];
  if (BatchCheckHasBit(cached_has_bits, 0x00000007U)) {
    // repeated .optimization_guide.proto.ActorLoginQuality.FormData.FieldData field_data = 2;
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      total_size += 1UL * this_._internal_field_data_size();
      for (const auto& msg : this_._internal_field_data()) {
        total_size += ::google::protobuf::internal::WireFormatLite::MessageSize(msg);
      }
    }
    // int64 form_signature = 1 [features = {
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      total_size += ::_pbi::WireFormatLite::Int64SizePlusOne(
          this_._internal_form_signature());
    }
    // .optimization_guide.proto.ActorLoginQuality.FormData.FrameType frame_type = 3 [features = {
    if (CheckHasBit(cached_has_bits, 0x00000004U)) {
      total_size += 1 +
                    ::_pbi::WireFormatLite::EnumSize(this_._internal_frame_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 ActorLoginQuality_FormData::MergeImpl(::google::protobuf::MessageLite& to_msg,
                      const ::google::protobuf::MessageLite& from_msg) {
   auto* const _this = static_cast<ActorLoginQuality_FormData*>(&to_msg);
  auto& from = static_cast<const ActorLoginQuality_FormData&>(from_msg);
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    from.CheckHasBitConsistency();
  }
  ::google::protobuf::Arena* arena = _this->GetArena();
  // @@protoc_insertion_point(class_specific_merge_from_start:optimization_guide.proto.ActorLoginQuality.FormData)
  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_field_data()->InternalMergeFromWithArena(
          ::google::protobuf::MessageLite::internal_visibility(), arena,
          from._internal_field_data());
    }
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      _this->_impl_.form_signature_ = from._impl_.form_signature_;
    }
    if (CheckHasBit(cached_has_bits, 0x00000004U)) {
      _this->_impl_.frame_type_ = from._impl_.frame_type_;
    }
  }
  _this->_impl_._has_bits_[0] |= cached_has_bits;
  _this->_internal_metadata_.MergeFrom<::std::string>(
      from._internal_metadata_);
}

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


void ActorLoginQuality_FormData::InternalSwap(ActorLoginQuality_FormData* 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_.field_data_.InternalSwap(&other->_impl_.field_data_);
  ::google::protobuf::internal::memswap<
      PROTOBUF_FIELD_OFFSET(ActorLoginQuality_FormData, _impl_.frame_type_)
      + sizeof(ActorLoginQuality_FormData::_impl_.frame_type_)
      - PROTOBUF_FIELD_OFFSET(ActorLoginQuality_FormData, _impl_.form_signature_)>(
          reinterpret_cast<char*>(&_impl_.form_signature_),
          reinterpret_cast<char*>(&other->_impl_.form_signature_));
}

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

ActorLoginQuality_ParsedFormDetails::ActorLoginQuality_ParsedFormDetails(::google::protobuf::Arena* PROTOBUF_NULLABLE arena)
#if defined(PROTOBUF_CUSTOM_VTABLE)
    : ::google::protobuf::MessageLite(arena, ActorLoginQuality_ParsedFormDetails_get_class_data()) {
#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::MessageLite(arena) {
#endif  // PROTOBUF_CUSTOM_VTABLE
  SharedCtor(arena);
  // @@protoc_insertion_point(arena_constructor:optimization_guide.proto.ActorLoginQuality.ParsedFormDetails)
}
PROTOBUF_NDEBUG_INLINE ActorLoginQuality_ParsedFormDetails::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    [[maybe_unused]] ::google::protobuf::Arena* PROTOBUF_NULLABLE arena, const Impl_& from,
    [[maybe_unused]] const ::optimization_guide::proto::ActorLoginQuality_ParsedFormDetails& from_msg)
      : _has_bits_{from._has_bits_},
        _cached_size_{0} {}

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

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

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

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

#ifndef PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_CONSTINIT
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1
const ::google::protobuf::internal::ClassDataLite ActorLoginQuality_ParsedFormDetails_class_data_ =
    ActorLoginQuality_ParsedFormDetails::InternalGenerateClassData_(ActorLoginQuality_ParsedFormDetails_globals_._default);

PROTOBUF_ATTRIBUTE_WEAK const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL
ActorLoginQuality_ParsedFormDetails::GetClassData() const {
  return ActorLoginQuality_ParsedFormDetails_class_data_.base();
}
#else
PROTOBUF_ATTRIBUTE_WEAK const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL
ActorLoginQuality_ParsedFormDetails::GetClassData() const {
  return ActorLoginQuality_ParsedFormDetails_globals_.GetClassData();
}
#endif  // !PROTOBUF_MESSAGE_GLOBALS
#ifndef PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_CONSTINIT
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const ActorLoginQuality_ParsedFormDetails::ParseTableT_
    ActorLoginQuality_ParsedFormDetails::_table_ =
        ActorLoginQuality_ParsedFormDetails::InternalGenerateParseTable_(ActorLoginQuality_ParsedFormDetails_class_data_.base());
#endif  // !PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_NOINLINE void ActorLoginQuality_ParsedFormDetails::Clear() {
// @@protoc_insertion_point(message_clear_start:optimization_guide.proto.ActorLoginQuality.ParsedFormDetails)
  ::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)) {
    ABSL_DCHECK(_impl_.form_data_ != nullptr);
    _impl_.form_data_->Clear();
  }
  if (BatchCheckHasBit(cached_has_bits, 0x0000003eU)) {
    ::memset(&_impl_.async_check_time_ms_, 0, static_cast<::size_t>(
        reinterpret_cast<char*>(&_impl_.is_new_password_visible_) -
        reinterpret_cast<char*>(&_impl_.async_check_time_ms_)) + sizeof(_impl_.is_new_password_visible_));
  }
  _impl_._has_bits_.Clear();
  _internal_metadata_.Clear<::std::string>();
}

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

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

  // int64 async_check_time_ms = 2 [features = {
  if (CheckHasBit(cached_has_bits, 0x00000002U)) {
    target =
        ::google::protobuf::internal::WireFormatLite::WriteInt64ToArrayWithField<2>(
            stream, this_._internal_async_check_time_ms(), target);
  }

  // bool is_valid_frame_and_origin = 3 [features = {
  if (CheckHasBit(cached_has_bits, 0x00000004U)) {
    target = stream->EnsureSpace(target);
    target = ::_pbi::WireFormatLite::WriteBoolToArray(
        3, this_._internal_is_valid_frame_and_origin(), target);
  }

  // bool is_username_field_visible = 4 [features = {
  if (CheckHasBit(cached_has_bits, 0x00000008U)) {
    target = stream->EnsureSpace(target);
    target = ::_pbi::WireFormatLite::WriteBoolToArray(
        4, this_._internal_is_username_field_visible(), target);
  }

  // bool is_password_field_visible = 5 [features = {
  if (CheckHasBit(cached_has_bits, 0x00000010U)) {
    target = stream->EnsureSpace(target);
    target = ::_pbi::WireFormatLite::WriteBoolToArray(
        5, this_._internal_is_password_field_visible(), target);
  }

  // bool is_new_password_visible = 6 [features = {
  if (CheckHasBit(cached_has_bits, 0x00000020U)) {
    target = stream->EnsureSpace(target);
    target = ::_pbi::WireFormatLite::WriteBoolToArray(
        6, this_._internal_is_new_password_visible(), target);
  }

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

#if defined(PROTOBUF_CUSTOM_VTABLE)
::size_t ActorLoginQuality_ParsedFormDetails::ByteSizeLong(const MessageLite& base) {
  const ActorLoginQuality_ParsedFormDetails& this_ = static_cast<const ActorLoginQuality_ParsedFormDetails&>(base);
#else   // PROTOBUF_CUSTOM_VTABLE
::size_t ActorLoginQuality_ParsedFormDetails::ByteSizeLong() const {
  const ActorLoginQuality_ParsedFormDetails& this_ = *this;
#endif  // PROTOBUF_CUSTOM_VTABLE
  // @@protoc_insertion_point(message_byte_size_start:optimization_guide.proto.ActorLoginQuality.ParsedFormDetails)
  ::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(0x0000003cU & cached_has_bits) * 2;
  if (BatchCheckHasBit(cached_has_bits, 0x00000003U)) {
    // .optimization_guide.proto.ActorLoginQuality.FormData form_data = 1 [features = {
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      total_size += 1 +
                    ::google::protobuf::internal::WireFormatLite::MessageSize(*this_._impl_.form_data_);
    }
    // int64 async_check_time_ms = 2 [features = {
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      total_size += ::_pbi::WireFormatLite::Int64SizePlusOne(
          this_._internal_async_check_time_ms());
    }
  }
  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 ActorLoginQuality_ParsedFormDetails::MergeImpl(::google::protobuf::MessageLite& to_msg,
                      const ::google::protobuf::MessageLite& from_msg) {
   auto* const _this = static_cast<ActorLoginQuality_ParsedFormDetails*>(&to_msg);
  auto& from = static_cast<const ActorLoginQuality_ParsedFormDetails&>(from_msg);
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    from.CheckHasBitConsistency();
  }
  ::google::protobuf::Arena* arena = _this->GetArena();
  // @@protoc_insertion_point(class_specific_merge_from_start:optimization_guide.proto.ActorLoginQuality.ParsedFormDetails)
  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)) {
      ABSL_DCHECK(from._impl_.form_data_ != nullptr);
      if (_this->_impl_.form_data_ == nullptr) {
        _this->_impl_.form_data_ = ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.form_data_);
      } else {
        _this->_impl_.form_data_->MergeFrom(*from._impl_.form_data_);
      }
    }
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      _this->_impl_.async_check_time_ms_ = from._impl_.async_check_time_ms_;
    }
    if (CheckHasBit(cached_has_bits, 0x00000004U)) {
      _this->_impl_.is_valid_frame_and_origin_ = from._impl_.is_valid_frame_and_origin_;
    }
    if (CheckHasBit(cached_has_bits, 0x00000008U)) {
      _this->_impl_.is_username_field_visible_ = from._impl_.is_username_field_visible_;
    }
    if (CheckHasBit(cached_has_bits, 0x00000010U)) {
      _this->_impl_.is_password_field_visible_ = from._impl_.is_password_field_visible_;
    }
    if (CheckHasBit(cached_has_bits, 0x00000020U)) {
      _this->_impl_.is_new_password_visible_ = from._impl_.is_new_password_visible_;
    }
  }
  _this->_impl_._has_bits_[0] |= cached_has_bits;
  _this->_internal_metadata_.MergeFrom<::std::string>(
      from._internal_metadata_);
}

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


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

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

ActorLoginQuality_FederatedGetCredentialsDetails::ActorLoginQuality_FederatedGetCredentialsDetails(::google::protobuf::Arena* PROTOBUF_NULLABLE arena)
#if defined(PROTOBUF_CUSTOM_VTABLE)
    : ::google::protobuf::MessageLite(arena, ActorLoginQuality_FederatedGetCredentialsDetails_get_class_data()) {
#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::MessageLite(arena) {
#endif  // PROTOBUF_CUSTOM_VTABLE
  SharedCtor(arena);
  // @@protoc_insertion_point(arena_constructor:optimization_guide.proto.ActorLoginQuality.FederatedGetCredentialsDetails)
}
ActorLoginQuality_FederatedGetCredentialsDetails::ActorLoginQuality_FederatedGetCredentialsDetails(
    ::google::protobuf::Arena* PROTOBUF_NULLABLE arena, const ActorLoginQuality_FederatedGetCredentialsDetails& from)
#if defined(PROTOBUF_CUSTOM_VTABLE)
    : ::google::protobuf::MessageLite(arena, ActorLoginQuality_FederatedGetCredentialsDetails_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 ActorLoginQuality_FederatedGetCredentialsDetails::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    [[maybe_unused]] ::google::protobuf::Arena* PROTOBUF_NULLABLE arena)
      : _cached_size_{0} {}

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

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

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

  cached_has_bits = this_._impl_._has_bits_[0];
  // .optimization_guide.proto.ActorLoginQuality.FederatedGetCredentialsDetails.FederatedGetCredentialsOutcome outcome = 1 [features = {
  if (CheckHasBit(cached_has_bits, 0x00000002U)) {
    target = stream->EnsureSpace(target);
    target = ::_pbi::WireFormatLite::WriteEnumToArray(
        1, this_._internal_outcome(), target);
  }

  // int64 list_permissions_call_time_ms = 2 [features = {
  if (CheckHasBit(cached_has_bits, 0x00000001U)) {
    target =
        ::google::protobuf::internal::WireFormatLite::WriteInt64ToArrayWithField<2>(
            stream, this_._internal_list_permissions_call_time_ms(), target);
  }

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

#if defined(PROTOBUF_CUSTOM_VTABLE)
::size_t ActorLoginQuality_FederatedGetCredentialsDetails::ByteSizeLong(const MessageLite& base) {
  const ActorLoginQuality_FederatedGetCredentialsDetails& this_ = static_cast<const ActorLoginQuality_FederatedGetCredentialsDetails&>(base);
#else   // PROTOBUF_CUSTOM_VTABLE
::size_t ActorLoginQuality_FederatedGetCredentialsDetails::ByteSizeLong() const {
  const ActorLoginQuality_FederatedGetCredentialsDetails& this_ = *this;
#endif  // PROTOBUF_CUSTOM_VTABLE
  // @@protoc_insertion_point(message_byte_size_start:optimization_guide.proto.ActorLoginQuality.FederatedGetCredentialsDetails)
  ::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, 0x00000003U)) {
    // int64 list_permissions_call_time_ms = 2 [features = {
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      total_size += ::_pbi::WireFormatLite::Int64SizePlusOne(
          this_._internal_list_permissions_call_time_ms());
    }
    // .optimization_guide.proto.ActorLoginQuality.FederatedGetCredentialsDetails.FederatedGetCredentialsOutcome outcome = 1 [features = {
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      total_size += 1 +
                    ::_pbi::WireFormatLite::EnumSize(this_._internal_outcome());
    }
  }
  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 ActorLoginQuality_FederatedGetCredentialsDetails::MergeImpl(::google::protobuf::MessageLite& to_msg,
                      const ::google::protobuf::MessageLite& from_msg) {
   auto* const _this = static_cast<ActorLoginQuality_FederatedGetCredentialsDetails*>(&to_msg);
  auto& from = static_cast<const ActorLoginQuality_FederatedGetCredentialsDetails&>(from_msg);
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    from.CheckHasBitConsistency();
  }
  // @@protoc_insertion_point(class_specific_merge_from_start:optimization_guide.proto.ActorLoginQuality.FederatedGetCredentialsDetails)
  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_.list_permissions_call_time_ms_ = from._impl_.list_permissions_call_time_ms_;
    }
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      _this->_impl_.outcome_ = from._impl_.outcome_;
    }
  }
  _this->_impl_._has_bits_[0] |= cached_has_bits;
  _this->_internal_metadata_.MergeFrom<::std::string>(
      from._internal_metadata_);
}

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


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

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

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

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

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

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

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

#ifndef PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_CONSTINIT
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1
const ::google::protobuf::internal::ClassDataLite ActorLoginQuality_GetCredentialsDetails_class_data_ =
    ActorLoginQuality_GetCredentialsDetails::InternalGenerateClassData_(ActorLoginQuality_GetCredentialsDetails_globals_._default);

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

  cached_has_bits = _impl_._has_bits_[0];
  if (BatchCheckHasBit(cached_has_bits, 0x00000003U)) {
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      _impl_.parsed_form_details_.Clear();
    }
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      ABSL_DCHECK(_impl_.federated_get_credentials_details_ != nullptr);
      _impl_.federated_get_credentials_details_->Clear();
    }
  }
  if (BatchCheckHasBit(cached_has_bits, 0x0000001cU)) {
    ::memset(&_impl_.outcome_, 0, static_cast<::size_t>(
        reinterpret_cast<char*>(&_impl_.getting_credentials_time_ms_) -
        reinterpret_cast<char*>(&_impl_.outcome_)) + sizeof(_impl_.getting_credentials_time_ms_));
  }
  _impl_._has_bits_.Clear();
  _internal_metadata_.Clear<::std::string>();
}

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

  cached_has_bits = this_._impl_._has_bits_[0];
  // repeated .optimization_guide.proto.ActorLoginQuality.ParsedFormDetails parsed_form_details = 1;
  if (CheckHasBit(cached_has_bits, 0x00000001U)) {
    for (unsigned i = 0, n = static_cast<unsigned>(
                             this_._internal_parsed_form_details_size());
         i < n; i++) {
      const auto& repfield = this_._internal_parsed_form_details().Get(i);
      target =
          ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
              1, repfield, repfield.GetCachedSize(),
              target, stream);
    }
  }

  // .optimization_guide.proto.ActorLoginQuality.GetCredentialsDetails.GetCredentialsOutcome outcome = 2 [features = {
  if (CheckHasBit(cached_has_bits, 0x00000004U)) {
    target = stream->EnsureSpace(target);
    target = ::_pbi::WireFormatLite::WriteEnumToArray(
        2, this_._internal_outcome(), target);
  }

  // .optimization_guide.proto.ActorLoginQuality.GetCredentialsDetails.PermissionDetails permission_details = 3 [features = {
  if (CheckHasBit(cached_has_bits, 0x00000008U)) {
    target = stream->EnsureSpace(target);
    target = ::_pbi::WireFormatLite::WriteEnumToArray(
        3, this_._internal_permission_details(), target);
  }

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

  // .optimization_guide.proto.ActorLoginQuality.FederatedGetCredentialsDetails federated_get_credentials_details = 5 [features = {
  if (CheckHasBit(cached_has_bits, 0x00000002U)) {
    target = ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
        5, *this_._impl_.federated_get_credentials_details_, this_._impl_.federated_get_credentials_details_->GetCachedSize(), target,
        stream);
  }

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

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

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

  ::_pbi::Prefetch5LinesFrom7Lines(&this_);
  cached_has_bits = this_._impl_._has_bits_[0];
  if (BatchCheckHasBit(cached_has_bits, 0x0000001fU)) {
    // repeated .optimization_guide.proto.ActorLoginQuality.ParsedFormDetails parsed_form_details = 1;
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      total_size += 1UL * this_._internal_parsed_form_details_size();
      for (const auto& msg : this_._internal_parsed_form_details()) {
        total_size += ::google::protobuf::internal::WireFormatLite::MessageSize(msg);
      }
    }
    // .optimization_guide.proto.ActorLoginQuality.FederatedGetCredentialsDetails federated_get_credentials_details = 5 [features = {
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      total_size += 1 +
                    ::google::protobuf::internal::WireFormatLite::MessageSize(*this_._impl_.federated_get_credentials_details_);
    }
    // .optimization_guide.proto.ActorLoginQuality.GetCredentialsDetails.GetCredentialsOutcome outcome = 2 [features = {
    if (CheckHasBit(cached_has_bits, 0x00000004U)) {
      total_size += 1 +
                    ::_pbi::WireFormatLite::EnumSize(this_._internal_outcome());
    }
    // .optimization_guide.proto.ActorLoginQuality.GetCredentialsDetails.PermissionDetails permission_details = 3 [features = {
    if (CheckHasBit(cached_has_bits, 0x00000008U)) {
      total_size += 1 +
                    ::_pbi::WireFormatLite::EnumSize(this_._internal_permission_details());
    }
    // int64 getting_credentials_time_ms = 4 [features = {
    if (CheckHasBit(cached_has_bits, 0x00000010U)) {
      total_size += ::_pbi::WireFormatLite::Int64SizePlusOne(
          this_._internal_getting_credentials_time_ms());
    }
  }
  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 ActorLoginQuality_GetCredentialsDetails::MergeImpl(::google::protobuf::MessageLite& to_msg,
                      const ::google::protobuf::MessageLite& from_msg) {
   auto* const _this = static_cast<ActorLoginQuality_GetCredentialsDetails*>(&to_msg);
  auto& from = static_cast<const ActorLoginQuality_GetCredentialsDetails&>(from_msg);
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    from.CheckHasBitConsistency();
  }
  ::google::protobuf::Arena* arena = _this->GetArena();
  // @@protoc_insertion_point(class_specific_merge_from_start:optimization_guide.proto.ActorLoginQuality.GetCredentialsDetails)
  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_parsed_form_details()->InternalMergeFromWithArena(
          ::google::protobuf::MessageLite::internal_visibility(), arena,
          from._internal_parsed_form_details());
    }
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      ABSL_DCHECK(from._impl_.federated_get_credentials_details_ != nullptr);
      if (_this->_impl_.federated_get_credentials_details_ == nullptr) {
        _this->_impl_.federated_get_credentials_details_ = ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.federated_get_credentials_details_);
      } else {
        _this->_impl_.federated_get_credentials_details_->MergeFrom(*from._impl_.federated_get_credentials_details_);
      }
    }
    if (CheckHasBit(cached_has_bits, 0x00000004U)) {
      _this->_impl_.outcome_ = from._impl_.outcome_;
    }
    if (CheckHasBit(cached_has_bits, 0x00000008U)) {
      _this->_impl_.permission_details_ = from._impl_.permission_details_;
    }
    if (CheckHasBit(cached_has_bits, 0x00000010U)) {
      _this->_impl_.getting_credentials_time_ms_ = from._impl_.getting_credentials_time_ms_;
    }
  }
  _this->_impl_._has_bits_[0] |= cached_has_bits;
  _this->_internal_metadata_.MergeFrom<::std::string>(
      from._internal_metadata_);
}

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


void ActorLoginQuality_GetCredentialsDetails::InternalSwap(ActorLoginQuality_GetCredentialsDetails* 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_.parsed_form_details_.InternalSwap(&other->_impl_.parsed_form_details_);
  ::google::protobuf::internal::memswap<
      PROTOBUF_FIELD_OFFSET(ActorLoginQuality_GetCredentialsDetails, _impl_.getting_credentials_time_ms_)
      + sizeof(ActorLoginQuality_GetCredentialsDetails::_impl_.getting_credentials_time_ms_)
      - PROTOBUF_FIELD_OFFSET(ActorLoginQuality_GetCredentialsDetails, _impl_.federated_get_credentials_details_)>(
          reinterpret_cast<char*>(&_impl_.federated_get_credentials_details_),
          reinterpret_cast<char*>(&other->_impl_.federated_get_credentials_details_));
}

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

ActorLoginQuality_AttemptLoginDetails_FillingFormResult::ActorLoginQuality_AttemptLoginDetails_FillingFormResult(::google::protobuf::Arena* PROTOBUF_NULLABLE arena)
#if defined(PROTOBUF_CUSTOM_VTABLE)
    : ::google::protobuf::MessageLite(arena, ActorLoginQuality_AttemptLoginDetails_FillingFormResult_get_class_data()) {
#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::MessageLite(arena) {
#endif  // PROTOBUF_CUSTOM_VTABLE
  SharedCtor(arena);
  // @@protoc_insertion_point(arena_constructor:optimization_guide.proto.ActorLoginQuality.AttemptLoginDetails.FillingFormResult)
}
PROTOBUF_NDEBUG_INLINE ActorLoginQuality_AttemptLoginDetails_FillingFormResult::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    [[maybe_unused]] ::google::protobuf::Arena* PROTOBUF_NULLABLE arena, const Impl_& from,
    [[maybe_unused]] const ::optimization_guide::proto::ActorLoginQuality_AttemptLoginDetails_FillingFormResult& from_msg)
      : _has_bits_{from._has_bits_},
        _cached_size_{0} {}

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

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

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

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

#ifndef PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_CONSTINIT
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1
const ::google::protobuf::internal::ClassDataLite ActorLoginQuality_AttemptLoginDetails_FillingFormResult_class_data_ =
    ActorLoginQuality_AttemptLoginDetails_FillingFormResult::InternalGenerateClassData_(ActorLoginQuality_AttemptLoginDetails_FillingFormResult_globals_._default);

PROTOBUF_ATTRIBUTE_WEAK const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL
ActorLoginQuality_AttemptLoginDetails_FillingFormResult::GetClassData() const {
  return ActorLoginQuality_AttemptLoginDetails_FillingFormResult_class_data_.base();
}
#else
PROTOBUF_ATTRIBUTE_WEAK const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL
ActorLoginQuality_AttemptLoginDetails_FillingFormResult::GetClassData() const {
  return ActorLoginQuality_AttemptLoginDetails_FillingFormResult_globals_.GetClassData();
}
#endif  // !PROTOBUF_MESSAGE_GLOBALS
#ifndef PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_CONSTINIT
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const ActorLoginQuality_AttemptLoginDetails_FillingFormResult::ParseTableT_
    ActorLoginQuality_AttemptLoginDetails_FillingFormResult::_table_ =
        ActorLoginQuality_AttemptLoginDetails_FillingFormResult::InternalGenerateParseTable_(ActorLoginQuality_AttemptLoginDetails_FillingFormResult_class_data_.base());
#endif  // !PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_NOINLINE void ActorLoginQuality_AttemptLoginDetails_FillingFormResult::Clear() {
// @@protoc_insertion_point(message_clear_start:optimization_guide.proto.ActorLoginQuality.AttemptLoginDetails.FillingFormResult)
  ::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)) {
    ABSL_DCHECK(_impl_.form_data_ != nullptr);
    _impl_.form_data_->Clear();
  }
  ::memset(&_impl_.was_username_filled_, 0, static_cast<::size_t>(
      reinterpret_cast<char*>(&_impl_.was_password_filled_) -
      reinterpret_cast<char*>(&_impl_.was_username_filled_)) + sizeof(_impl_.was_password_filled_));
  _impl_._has_bits_.Clear();
  _internal_metadata_.Clear<::std::string>();
}

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

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

  // bool was_username_filled = 2 [features = {
  if (CheckHasBit(cached_has_bits, 0x00000002U)) {
    target = stream->EnsureSpace(target);
    target = ::_pbi::WireFormatLite::WriteBoolToArray(
        2, this_._internal_was_username_filled(), target);
  }

  // bool was_password_filled = 3 [features = {
  if (CheckHasBit(cached_has_bits, 0x00000004U)) {
    target = stream->EnsureSpace(target);
    target = ::_pbi::WireFormatLite::WriteBoolToArray(
        3, this_._internal_was_password_filled(), target);
  }

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

#if defined(PROTOBUF_CUSTOM_VTABLE)
::size_t ActorLoginQuality_AttemptLoginDetails_FillingFormResult::ByteSizeLong(const MessageLite& base) {
  const ActorLoginQuality_AttemptLoginDetails_FillingFormResult& this_ = static_cast<const ActorLoginQuality_AttemptLoginDetails_FillingFormResult&>(base);
#else   // PROTOBUF_CUSTOM_VTABLE
::size_t ActorLoginQuality_AttemptLoginDetails_FillingFormResult::ByteSizeLong() const {
  const ActorLoginQuality_AttemptLoginDetails_FillingFormResult& this_ = *this;
#endif  // PROTOBUF_CUSTOM_VTABLE
  // @@protoc_insertion_point(message_byte_size_start:optimization_guide.proto.ActorLoginQuality.AttemptLoginDetails.FillingFormResult)
  ::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(0x00000006U & cached_has_bits) * 2;
   {
    // .optimization_guide.proto.ActorLoginQuality.FormData form_data = 1 [features = {
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      total_size += 1 +
                    ::google::protobuf::internal::WireFormatLite::MessageSize(*this_._impl_.form_data_);
    }
  }
  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 ActorLoginQuality_AttemptLoginDetails_FillingFormResult::MergeImpl(::google::protobuf::MessageLite& to_msg,
                      const ::google::protobuf::MessageLite& from_msg) {
   auto* const _this = static_cast<ActorLoginQuality_AttemptLoginDetails_FillingFormResult*>(&to_msg);
  auto& from = static_cast<const ActorLoginQuality_AttemptLoginDetails_FillingFormResult&>(from_msg);
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    from.CheckHasBitConsistency();
  }
  ::google::protobuf::Arena* arena = _this->GetArena();
  // @@protoc_insertion_point(class_specific_merge_from_start:optimization_guide.proto.ActorLoginQuality.AttemptLoginDetails.FillingFormResult)
  ABSL_DCHECK_NE(&from, _this);
  ::uint32_t cached_has_bits = 0;
  (void)cached_has_bits;

  cached_has_bits = from._impl_._has_bits_[0];
  if (BatchCheckHasBit(cached_has_bits, 0x00000007U)) {
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      ABSL_DCHECK(from._impl_.form_data_ != nullptr);
      if (_this->_impl_.form_data_ == nullptr) {
        _this->_impl_.form_data_ = ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.form_data_);
      } else {
        _this->_impl_.form_data_->MergeFrom(*from._impl_.form_data_);
      }
    }
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      _this->_impl_.was_username_filled_ = from._impl_.was_username_filled_;
    }
    if (CheckHasBit(cached_has_bits, 0x00000004U)) {
      _this->_impl_.was_password_filled_ = from._impl_.was_password_filled_;
    }
  }
  _this->_impl_._has_bits_[0] |= cached_has_bits;
  _this->_internal_metadata_.MergeFrom<::std::string>(
      from._internal_metadata_);
}

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


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

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

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

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

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

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

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

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

  cached_has_bits = _impl_._has_bits_[0];
  if (BatchCheckHasBit(cached_has_bits, 0x00000003U)) {
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      _impl_.parsed_form_details_.Clear();
    }
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      _impl_.filling_form_result_.Clear();
    }
  }
  if (BatchCheckHasBit(cached_has_bits, 0x0000003cU)) {
    ::memset(&_impl_.attempt_login_time_ms_, 0, static_cast<::size_t>(
        reinterpret_cast<char*>(&_impl_.button_click_succeeded_) -
        reinterpret_cast<char*>(&_impl_.attempt_login_time_ms_)) + sizeof(_impl_.button_click_succeeded_));
  }
  _impl_._has_bits_.Clear();
  _internal_metadata_.Clear<::std::string>();
}

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

  cached_has_bits = this_._impl_._has_bits_[0];
  // repeated .optimization_guide.proto.ActorLoginQuality.ParsedFormDetails parsed_form_details = 1;
  if (CheckHasBit(cached_has_bits, 0x00000001U)) {
    for (unsigned i = 0, n = static_cast<unsigned>(
                             this_._internal_parsed_form_details_size());
         i < n; i++) {
      const auto& repfield = this_._internal_parsed_form_details().Get(i);
      target =
          ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
              1, repfield, repfield.GetCachedSize(),
              target, stream);
    }
  }

  // .optimization_guide.proto.ActorLoginQuality.AttemptLoginDetails.AttemptLoginOutcome outcome = 2 [features = {
  if (CheckHasBit(cached_has_bits, 0x00000008U)) {
    target = stream->EnsureSpace(target);
    target = ::_pbi::WireFormatLite::WriteEnumToArray(
        2, this_._internal_outcome(), target);
  }

  // repeated .optimization_guide.proto.ActorLoginQuality.AttemptLoginDetails.FillingFormResult filling_form_result = 3;
  if (CheckHasBit(cached_has_bits, 0x00000002U)) {
    for (unsigned i = 0, n = static_cast<unsigned>(
                             this_._internal_filling_form_result_size());
         i < n; i++) {
      const auto& repfield = this_._internal_filling_form_result().Get(i);
      target =
          ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
              3, repfield, repfield.GetCachedSize(),
              target, stream);
    }
  }

  // int64 attempt_login_time_ms = 4 [features = {
  if (CheckHasBit(cached_has_bits, 0x00000004U)) {
    target =
        ::google::protobuf::internal::WireFormatLite::WriteInt64ToArrayWithField<4>(
            stream, this_._internal_attempt_login_time_ms(), target);
  }

  // bool button_click_required = 5 [features = {
  if (CheckHasBit(cached_has_bits, 0x00000010U)) {
    target = stream->EnsureSpace(target);
    target = ::_pbi::WireFormatLite::WriteBoolToArray(
        5, this_._internal_button_click_required(), target);
  }

  // bool button_click_succeeded = 6 [features = {
  if (CheckHasBit(cached_has_bits, 0x00000020U)) {
    target = stream->EnsureSpace(target);
    target = ::_pbi::WireFormatLite::WriteBoolToArray(
        6, this_._internal_button_click_succeeded(), target);
  }

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

#if defined(PROTOBUF_CUSTOM_VTABLE)
::size_t ActorLoginQuality_AttemptLoginDetails::ByteSizeLong(const MessageLite& base) {
  const ActorLoginQuality_AttemptLoginDetails& this_ = static_cast<const ActorLoginQuality_AttemptLoginDetails&>(base);
#else   // PROTOBUF_CUSTOM_VTABLE
::size_t ActorLoginQuality_AttemptLoginDetails::ByteSizeLong() const {
  const ActorLoginQuality_AttemptLoginDetails& this_ = *this;
#endif  // PROTOBUF_CUSTOM_VTABLE
  // @@protoc_insertion_point(message_byte_size_start:optimization_guide.proto.ActorLoginQuality.AttemptLoginDetails)
  ::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(0x00000030U & cached_has_bits) * 2;
  if (BatchCheckHasBit(cached_has_bits, 0x0000000fU)) {
    // repeated .optimization_guide.proto.ActorLoginQuality.ParsedFormDetails parsed_form_details = 1;
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      total_size += 1UL * this_._internal_parsed_form_details_size();
      for (const auto& msg : this_._internal_parsed_form_details()) {
        total_size += ::google::protobuf::internal::WireFormatLite::MessageSize(msg);
      }
    }
    // repeated .optimization_guide.proto.ActorLoginQuality.AttemptLoginDetails.FillingFormResult filling_form_result = 3;
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      total_size += 1UL * this_._internal_filling_form_result_size();
      for (const auto& msg : this_._internal_filling_form_result()) {
        total_size += ::google::protobuf::internal::WireFormatLite::MessageSize(msg);
      }
    }
    // int64 attempt_login_time_ms = 4 [features = {
    if (CheckHasBit(cached_has_bits, 0x00000004U)) {
      total_size += ::_pbi::WireFormatLite::Int64SizePlusOne(
          this_._internal_attempt_login_time_ms());
    }
    // .optimization_guide.proto.ActorLoginQuality.AttemptLoginDetails.AttemptLoginOutcome outcome = 2 [features = {
    if (CheckHasBit(cached_has_bits, 0x00000008U)) {
      total_size += 1 +
                    ::_pbi::WireFormatLite::EnumSize(this_._internal_outcome());
    }
  }
  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 ActorLoginQuality_AttemptLoginDetails::MergeImpl(::google::protobuf::MessageLite& to_msg,
                      const ::google::protobuf::MessageLite& from_msg) {
   auto* const _this = static_cast<ActorLoginQuality_AttemptLoginDetails*>(&to_msg);
  auto& from = static_cast<const ActorLoginQuality_AttemptLoginDetails&>(from_msg);
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    from.CheckHasBitConsistency();
  }
  ::google::protobuf::Arena* arena = _this->GetArena();
  // @@protoc_insertion_point(class_specific_merge_from_start:optimization_guide.proto.ActorLoginQuality.AttemptLoginDetails)
  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_parsed_form_details()->InternalMergeFromWithArena(
          ::google::protobuf::MessageLite::internal_visibility(), arena,
          from._internal_parsed_form_details());
    }
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      _this->_internal_mutable_filling_form_result()->InternalMergeFromWithArena(
          ::google::protobuf::MessageLite::internal_visibility(), arena,
          from._internal_filling_form_result());
    }
    if (CheckHasBit(cached_has_bits, 0x00000004U)) {
      _this->_impl_.attempt_login_time_ms_ = from._impl_.attempt_login_time_ms_;
    }
    if (CheckHasBit(cached_has_bits, 0x00000008U)) {
      _this->_impl_.outcome_ = from._impl_.outcome_;
    }
    if (CheckHasBit(cached_has_bits, 0x00000010U)) {
      _this->_impl_.button_click_required_ = from._impl_.button_click_required_;
    }
    if (CheckHasBit(cached_has_bits, 0x00000020U)) {
      _this->_impl_.button_click_succeeded_ = from._impl_.button_click_succeeded_;
    }
  }
  _this->_impl_._has_bits_[0] |= cached_has_bits;
  _this->_internal_metadata_.MergeFrom<::std::string>(
      from._internal_metadata_);
}

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


void ActorLoginQuality_AttemptLoginDetails::InternalSwap(ActorLoginQuality_AttemptLoginDetails* 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_.parsed_form_details_.InternalSwap(&other->_impl_.parsed_form_details_);
  _impl_.filling_form_result_.InternalSwap(&other->_impl_.filling_form_result_);
  ::google::protobuf::internal::memswap<
      PROTOBUF_FIELD_OFFSET(ActorLoginQuality_AttemptLoginDetails, _impl_.button_click_succeeded_)
      + sizeof(ActorLoginQuality_AttemptLoginDetails::_impl_.button_click_succeeded_)
      - PROTOBUF_FIELD_OFFSET(ActorLoginQuality_AttemptLoginDetails, _impl_.attempt_login_time_ms_)>(
          reinterpret_cast<char*>(&_impl_.attempt_login_time_ms_),
          reinterpret_cast<char*>(&other->_impl_.attempt_login_time_ms_));
}

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

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

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

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

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

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

#ifndef PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_CONSTINIT
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1
const ::google::protobuf::internal::ClassDataLite ActorLoginQuality_class_data_ =
    ActorLoginQuality::InternalGenerateClassData_(ActorLoginQuality_globals_._default);

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

  cached_has_bits = _impl_._has_bits_[0];
  if (BatchCheckHasBit(cached_has_bits, 0x0000001fU)) {
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      _impl_.attempt_login_details_.Clear();
    }
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      _impl_.domain_.ClearNonDefaultToEmpty();
    }
    if (CheckHasBit(cached_has_bits, 0x00000004U)) {
      _impl_.location_.ClearNonDefaultToEmpty();
    }
    if (CheckHasBit(cached_has_bits, 0x00000008U)) {
      _impl_.language_.ClearNonDefaultToEmpty();
    }
    if (CheckHasBit(cached_has_bits, 0x00000010U)) {
      ABSL_DCHECK(_impl_.get_credentials_details_ != nullptr);
      _impl_.get_credentials_details_->Clear();
    }
  }
  if (BatchCheckHasBit(cached_has_bits, 0x000000e0U)) {
    ::memset(&_impl_.permission_picked_, 0, static_cast<::size_t>(
        reinterpret_cast<char*>(&_impl_.time_until_successful_login_ms_) -
        reinterpret_cast<char*>(&_impl_.permission_picked_)) + sizeof(_impl_.time_until_successful_login_ms_));
  }
  _impl_.flow_type_ = 0;
  _impl_._has_bits_.Clear();
  _internal_metadata_.Clear<::std::string>();
}

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

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

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

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

  // .optimization_guide.proto.ActorLoginQuality.GetCredentialsDetails get_credentials_details = 4 [features = {
  if (CheckHasBit(cached_has_bits, 0x00000010U)) {
    target = ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
        4, *this_._impl_.get_credentials_details_, this_._impl_.get_credentials_details_->GetCachedSize(), target,
        stream);
  }

  // repeated .optimization_guide.proto.ActorLoginQuality.AttemptLoginDetails attempt_login_details = 5;
  if (CheckHasBit(cached_has_bits, 0x00000001U)) {
    for (unsigned i = 0, n = static_cast<unsigned>(
                             this_._internal_attempt_login_details_size());
         i < n; i++) {
      const auto& repfield = this_._internal_attempt_login_details().Get(i);
      target =
          ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
              5, repfield, repfield.GetCachedSize(),
              target, stream);
    }
  }

  // .optimization_guide.proto.ActorLoginQuality.PermissionOption permission_picked = 6 [features = {
  if (CheckHasBit(cached_has_bits, 0x00000020U)) {
    target = stream->EnsureSpace(target);
    target = ::_pbi::WireFormatLite::WriteEnumToArray(
        6, this_._internal_permission_picked(), target);
  }

  // bool successful_login_detected = 7 [features = {
  if (CheckHasBit(cached_has_bits, 0x00000040U)) {
    target = stream->EnsureSpace(target);
    target = ::_pbi::WireFormatLite::WriteBoolToArray(
        7, this_._internal_successful_login_detected(), target);
  }

  // int64 time_until_successful_login_ms = 8 [features = {
  if (CheckHasBit(cached_has_bits, 0x00000080U)) {
    target =
        ::google::protobuf::internal::WireFormatLite::WriteInt64ToArrayWithField<8>(
            stream, this_._internal_time_until_successful_login_ms(), target);
  }

  // .optimization_guide.proto.ActorLoginQuality.FlowType flow_type = 9 [features = {
  if (CheckHasBit(cached_has_bits, 0x00000100U)) {
    target = stream->EnsureSpace(target);
    target = ::_pbi::WireFormatLite::WriteEnumToArray(
        9, this_._internal_flow_type(), target);
  }

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

#if defined(PROTOBUF_CUSTOM_VTABLE)
::size_t ActorLoginQuality::ByteSizeLong(const MessageLite& base) {
  const ActorLoginQuality& this_ = static_cast<const ActorLoginQuality&>(base);
#else   // PROTOBUF_CUSTOM_VTABLE
::size_t ActorLoginQuality::ByteSizeLong() const {
  const ActorLoginQuality& this_ = *this;
#endif  // PROTOBUF_CUSTOM_VTABLE
  // @@protoc_insertion_point(message_byte_size_start:optimization_guide.proto.ActorLoginQuality)
  ::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>(0x00000040U & cached_has_bits) * 2;
  if (BatchCheckHasBit(cached_has_bits, 0x000000bfU)) {
    // repeated .optimization_guide.proto.ActorLoginQuality.AttemptLoginDetails attempt_login_details = 5;
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      total_size += 1UL * this_._internal_attempt_login_details_size();
      for (const auto& msg : this_._internal_attempt_login_details()) {
        total_size += ::google::protobuf::internal::WireFormatLite::MessageSize(msg);
      }
    }
    // string domain = 1 [features = {
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      total_size += 1 + ::google::protobuf::internal::WireFormatLite::StringSize(
                                      this_._internal_domain());
    }
    // string location = 2 [features = {
    if (CheckHasBit(cached_has_bits, 0x00000004U)) {
      total_size += 1 + ::google::protobuf::internal::WireFormatLite::StringSize(
                                      this_._internal_location());
    }
    // string language = 3 [features = {
    if (CheckHasBit(cached_has_bits, 0x00000008U)) {
      total_size += 1 + ::google::protobuf::internal::WireFormatLite::StringSize(
                                      this_._internal_language());
    }
    // .optimization_guide.proto.ActorLoginQuality.GetCredentialsDetails get_credentials_details = 4 [features = {
    if (CheckHasBit(cached_has_bits, 0x00000010U)) {
      total_size += 1 +
                    ::google::protobuf::internal::WireFormatLite::MessageSize(*this_._impl_.get_credentials_details_);
    }
    // .optimization_guide.proto.ActorLoginQuality.PermissionOption permission_picked = 6 [features = {
    if (CheckHasBit(cached_has_bits, 0x00000020U)) {
      total_size += 1 +
                    ::_pbi::WireFormatLite::EnumSize(this_._internal_permission_picked());
    }
    // int64 time_until_successful_login_ms = 8 [features = {
    if (CheckHasBit(cached_has_bits, 0x00000080U)) {
      total_size += ::_pbi::WireFormatLite::Int64SizePlusOne(
          this_._internal_time_until_successful_login_ms());
    }
  }
   {
    // .optimization_guide.proto.ActorLoginQuality.FlowType flow_type = 9 [features = {
    if (CheckHasBit(cached_has_bits, 0x00000100U)) {
      total_size += 1 +
                    ::_pbi::WireFormatLite::EnumSize(this_._internal_flow_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 ActorLoginQuality::MergeImpl(::google::protobuf::MessageLite& to_msg,
                      const ::google::protobuf::MessageLite& from_msg) {
   auto* const _this = static_cast<ActorLoginQuality*>(&to_msg);
  auto& from = static_cast<const ActorLoginQuality&>(from_msg);
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    from.CheckHasBitConsistency();
  }
  ::google::protobuf::Arena* arena = _this->GetArena();
  // @@protoc_insertion_point(class_specific_merge_from_start:optimization_guide.proto.ActorLoginQuality)
  ABSL_DCHECK_NE(&from, _this);
  ::uint32_t cached_has_bits = 0;
  (void)cached_has_bits;

  cached_has_bits = from._impl_._has_bits_[0];
  if (BatchCheckHasBit(cached_has_bits, 0x000000ffU)) {
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      _this->_internal_mutable_attempt_login_details()->InternalMergeFromWithArena(
          ::google::protobuf::MessageLite::internal_visibility(), arena,
          from._internal_attempt_login_details());
    }
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      _this->_internal_set_domain(from._internal_domain());
    }
    if (CheckHasBit(cached_has_bits, 0x00000004U)) {
      _this->_internal_set_location(from._internal_location());
    }
    if (CheckHasBit(cached_has_bits, 0x00000008U)) {
      _this->_internal_set_language(from._internal_language());
    }
    if (CheckHasBit(cached_has_bits, 0x00000010U)) {
      ABSL_DCHECK(from._impl_.get_credentials_details_ != nullptr);
      if (_this->_impl_.get_credentials_details_ == nullptr) {
        _this->_impl_.get_credentials_details_ = ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.get_credentials_details_);
      } else {
        _this->_impl_.get_credentials_details_->MergeFrom(*from._impl_.get_credentials_details_);
      }
    }
    if (CheckHasBit(cached_has_bits, 0x00000020U)) {
      _this->_impl_.permission_picked_ = from._impl_.permission_picked_;
    }
    if (CheckHasBit(cached_has_bits, 0x00000040U)) {
      _this->_impl_.successful_login_detected_ = from._impl_.successful_login_detected_;
    }
    if (CheckHasBit(cached_has_bits, 0x00000080U)) {
      _this->_impl_.time_until_successful_login_ms_ = from._impl_.time_until_successful_login_ms_;
    }
  }
  if (CheckHasBit(cached_has_bits, 0x00000100U)) {
    _this->_impl_.flow_type_ = from._impl_.flow_type_;
  }
  _this->_impl_._has_bits_[0] |= cached_has_bits;
  _this->_internal_metadata_.MergeFrom<::std::string>(
      from._internal_metadata_);
}

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


void ActorLoginQuality::InternalSwap(ActorLoginQuality* PROTOBUF_RESTRICT PROTOBUF_NONNULL other) {
  using ::std::swap;
  auto* arena = GetArena();
  ABSL_DCHECK_EQ(arena, other->GetArena());
  _internal_metadata_.InternalSwap(&other->_internal_metadata_);
  swap(_impl_._has_bits_[0], other->_impl_._has_bits_[0]);
  _impl_.attempt_login_details_.InternalSwap(&other->_impl_.attempt_login_details_);
  ::_pbi::ArenaStringPtr::InternalSwap(&_impl_.domain_, &other->_impl_.domain_, arena);
  ::_pbi::ArenaStringPtr::InternalSwap(&_impl_.location_, &other->_impl_.location_, arena);
  ::_pbi::ArenaStringPtr::InternalSwap(&_impl_.language_, &other->_impl_.language_, arena);
  ::google::protobuf::internal::memswap<
      PROTOBUF_FIELD_OFFSET(ActorLoginQuality, _impl_.flow_type_)
      + sizeof(ActorLoginQuality::_impl_.flow_type_)
      - PROTOBUF_FIELD_OFFSET(ActorLoginQuality, _impl_.get_credentials_details_)>(
          reinterpret_cast<char*>(&_impl_.get_credentials_details_),
          reinterpret_cast<char*>(&other->_impl_.get_credentials_details_));
}

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