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

#include "components/sync/protocol/contact_info_specifics.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 sync_pb {
class ContactInfoSpecifics_Observation::_Internal {
 public:
  using HasBits = decltype(::std::declval<ContactInfoSpecifics_Observation>()._impl_._has_bits_);
  static constexpr ::int32_t kHasBitsOffset =
      8 * PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics_Observation, _impl_._has_bits_);
};

constexpr ContactInfoSpecifics_Observation::ParseTableT_ ContactInfoSpecifics_Observation::InternalGenerateParseTable_(const ::_pbi::ClassData* class_data) {
  return ParseTableT_{
    {
      PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics_Observation, _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<::sync_pb::ContactInfoSpecifics_Observation>(),  // to_prefetch
      #endif  // PROTOBUF_PREFETCH_PARSE_TABLE
    }, {{
      // optional uint32 form_hash = 2;
      {::_pbi::TcParser::FastV32S1,
       {16, 1, 0,
        PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics_Observation, _impl_.form_hash_)}},
      // optional uint32 type = 1;
      {::_pbi::TcParser::FastV32S1,
       {8, 0, 0,
        PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics_Observation, _impl_.type_)}},
    }}, {{
      65535, 65535
    }}, {{
      // optional uint32 type = 1;
      {PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics_Observation, _impl_.type_), _Internal::kHasBitsOffset + 0, 0, (0 | ::_fl::kFcOptional | ::_fl::kUInt32)},
      // optional uint32 form_hash = 2;
      {PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics_Observation, _impl_.form_hash_), _Internal::kHasBitsOffset + 1, 0, (0 | ::_fl::kFcOptional | ::_fl::kUInt32)},
    }},
    // no aux_entries
    {{
    }},
  };
}


inline constexpr ContactInfoSpecifics_Observation::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    ::_pbi::ConstantInitialized) noexcept
      : _cached_size_{0},
        type_{0u},
        form_hash_{0u} {}

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

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

constexpr ContactInfoSpecifics_TokenMetadata::ParseTableT_ ContactInfoSpecifics_TokenMetadata::InternalGenerateParseTable_(const ::_pbi::ClassData* class_data) {
  return ParseTableT_{
    {
      PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics_TokenMetadata, _impl_._has_bits_),
      0, // no _extensions_
      3, 24,  // max_field_number, fast_idx_mask
      offsetof(ParseTableT_, field_lookup_table),
      4294967288,  // skipmap
      offsetof(ParseTableT_, field_entries),
      3,  // num_field_entries
      2,  // num_aux_entries
      offsetof(ParseTableT_, aux_entries),
      class_data,
      nullptr,  // post_loop_handler
      ::_pbi::TcParser::GenericFallbackLite,  // fallback
      #ifdef PROTOBUF_PREFETCH_PARSE_TABLE
      ::_pbi::TcParser::GetTable<::sync_pb::ContactInfoSpecifics_TokenMetadata>(),  // to_prefetch
      #endif  // PROTOBUF_PREFETCH_PARSE_TABLE
    }, {{
      {::_pbi::TcParser::MiniParse, {}},
      // optional .sync_pb.ContactInfoSpecifics.VerificationStatus status = 1;
      {::_pbi::TcParser::FastEr0S1,
       {8, 1, 5,
        PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics_TokenMetadata, _impl_.status_)}},
      // repeated .sync_pb.ContactInfoSpecifics.Observation observations = 2;
      {::_pbi::TcParser::FastMtR1,
       {18, 0, 0,
        PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics_TokenMetadata, _impl_.observations_)}},
      // optional uint32 value_hash = 3;
      {::_pbi::TcParser::FastV32S1,
       {24, 2, 0,
        PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics_TokenMetadata, _impl_.value_hash_)}},
    }}, {{
      65535, 65535
    }}, {{
      // optional .sync_pb.ContactInfoSpecifics.VerificationStatus status = 1;
      {PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics_TokenMetadata, _impl_.status_), _Internal::kHasBitsOffset + 1, 1, (0 | ::_fl::kFcOptional | ::_fl::kEnumRange)},
      // repeated .sync_pb.ContactInfoSpecifics.Observation observations = 2;
      {PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics_TokenMetadata, _impl_.observations_), _Internal::kHasBitsOffset + 0, 0, (0 | ::_fl::kFcRepeated | ::_fl::kMessage | ::_fl::kTvTable)},
      // optional uint32 value_hash = 3;
      {PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics_TokenMetadata, _impl_.value_hash_), _Internal::kHasBitsOffset + 2, 0, (0 | ::_fl::kFcOptional | ::_fl::kUInt32)},
    }},
    {{
        #ifndef PROTOBUF_MESSAGE_GLOBALS
        {::_pbi::TcParser::GetTable<::sync_pb::ContactInfoSpecifics_Observation>()},
        #else
        {::_pbi::FieldAuxMessageGlobals(), &::sync_pb::ContactInfoSpecifics_Observation_globals_},
        #endif
        {0, 5},
    }},
    {{
    }},
  };
}


inline constexpr ContactInfoSpecifics_TokenMetadata::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    ::_pbi::ConstantInitialized) noexcept
      : _cached_size_{0},
        observations_ { visibility, ::_pbi::InternalMetadataOffset::Build<
            ::sync_pb::ContactInfoSpecifics_TokenMetadata,
            PROTOBUF_FIELD_OFFSET(::sync_pb::ContactInfoSpecifics_TokenMetadata, _impl_.observations_)>()
         }
        ,
        status_{static_cast< ::sync_pb::ContactInfoSpecifics_VerificationStatus >(0)},
        value_hash_{0u} {}

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

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

constexpr ContactInfoSpecifics_StringToken::ParseTableT_ ContactInfoSpecifics_StringToken::InternalGenerateParseTable_(const ::_pbi::ClassData* class_data) {
  return ParseTableT_{
    {
      PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics_StringToken, _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
      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<::sync_pb::ContactInfoSpecifics_StringToken>(),  // to_prefetch
      #endif  // PROTOBUF_PREFETCH_PARSE_TABLE
    }, {{
      // optional .sync_pb.ContactInfoSpecifics.TokenMetadata metadata = 2;
      {::_pbi::TcParser::FastMtS1,
       {18, 1, 0,
        PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics_StringToken, _impl_.metadata_)}},
      // optional string value = 1;
      {::_pbi::TcParser::FastBS1,
       {10, 0, 0,
        PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics_StringToken, _impl_.value_)}},
    }}, {{
      65535, 65535
    }}, {{
      // optional string value = 1;
      {PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics_StringToken, _impl_.value_), _Internal::kHasBitsOffset + 0, 0, (0 | ::_fl::kFcOptional | ::_fl::kBytes | ::_fl::kRepAString)},
      // optional .sync_pb.ContactInfoSpecifics.TokenMetadata metadata = 2;
      {PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics_StringToken, _impl_.metadata_), _Internal::kHasBitsOffset + 1, 0, (0 | ::_fl::kFcOptional | ::_fl::kMessage | ::_fl::kTvTable)},
    }},
    {{
        #ifndef PROTOBUF_MESSAGE_GLOBALS
        {::_pbi::TcParser::GetTable<::sync_pb::ContactInfoSpecifics_TokenMetadata>()},
        #else
        {::_pbi::FieldAuxMessageGlobals(), &::sync_pb::ContactInfoSpecifics_TokenMetadata_globals_},
        #endif
    }},
    {{
    }},
  };
}


inline constexpr ContactInfoSpecifics_StringToken::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    ::_pbi::ConstantInitialized) noexcept
      : _cached_size_{0},
        value_(
            &::google::protobuf::internal::fixed_address_empty_string,
            ::_pbi::ConstantInitialized()),
        metadata_{nullptr} {}

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

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

constexpr ContactInfoSpecifics::ParseTableT_ ContactInfoSpecifics::InternalGenerateParseTable_(const ::_pbi::ClassData* class_data) {
  return ParseTableT_{
    {
      PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics, _impl_._has_bits_),
      0, // no _extensions_
      64, 248,  // max_field_number, fast_idx_mask
      offsetof(ParseTableT_, field_lookup_table),
      478158882,  // skipmap
      offsetof(ParseTableT_, field_entries),
      50,  // num_field_entries
      41,  // 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<::sync_pb::ContactInfoSpecifics>(),  // to_prefetch
      #endif  // PROTOBUF_PREFETCH_PARSE_TABLE
    }, {{
      {::_pbi::TcParser::MiniParse, {}},
      // optional string guid = 1;
      {::_pbi::TcParser::FastBS1,
       {10, 0, 0,
        PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics, _impl_.guid_)}},
      {::_pbi::TcParser::MiniParse, {}},
      // optional int64 use_count = 3;
      {::_pbi::TcParser::FastV64S1,
       {24, 25, 0,
        PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics, _impl_.use_count_)}},
      // optional int64 use_date_unix_epoch_seconds = 4;
      {::_pbi::TcParser::FastV64S1,
       {32, 26, 0,
        PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics, _impl_.use_date_unix_epoch_seconds_)}},
      // optional string profile_label = 5;
      {::_pbi::TcParser::FastBS1,
       {42, 1, 0,
        PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics, _impl_.profile_label_)}},
      {::_pbi::TcParser::MiniParse, {}},
      // optional .sync_pb.ContactInfoSpecifics.StringToken name_first = 7;
      {::_pbi::TcParser::FastMtS1,
       {58, 2, 0,
        PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics, _impl_.name_first_)}},
      // optional .sync_pb.ContactInfoSpecifics.StringToken name_middle = 8;
      {::_pbi::TcParser::FastMtS1,
       {66, 3, 1,
        PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics, _impl_.name_middle_)}},
      // optional .sync_pb.ContactInfoSpecifics.StringToken name_last = 9;
      {::_pbi::TcParser::FastMtS1,
       {74, 4, 2,
        PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics, _impl_.name_last_)}},
      // optional .sync_pb.ContactInfoSpecifics.StringToken name_last_first = 10;
      {::_pbi::TcParser::FastMtS1,
       {82, 5, 3,
        PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics, _impl_.name_last_first_)}},
      // optional .sync_pb.ContactInfoSpecifics.StringToken name_last_conjunction = 11;
      {::_pbi::TcParser::FastMtS1,
       {90, 6, 4,
        PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics, _impl_.name_last_conjunction_)}},
      // optional .sync_pb.ContactInfoSpecifics.StringToken name_last_second = 12;
      {::_pbi::TcParser::FastMtS1,
       {98, 7, 5,
        PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics, _impl_.name_last_second_)}},
      // optional .sync_pb.ContactInfoSpecifics.StringToken name_full = 13;
      {::_pbi::TcParser::FastMtS1,
       {106, 8, 6,
        PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics, _impl_.name_full_)}},
      {::_pbi::TcParser::MiniParse, {}},
      // optional .sync_pb.ContactInfoSpecifics.StringToken email_address = 15;
      {::_pbi::TcParser::FastMtS1,
       {122, 9, 7,
        PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics, _impl_.email_address_)}},
      // optional .sync_pb.ContactInfoSpecifics.StringToken company_name = 16;
      {::_pbi::TcParser::FastMtS2,
       {386, 10, 8,
        PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics, _impl_.company_name_)}},
      // optional .sync_pb.ContactInfoSpecifics.StringToken address_city = 17;
      {::_pbi::TcParser::FastMtS2,
       {394, 11, 9,
        PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics, _impl_.address_city_)}},
      // optional .sync_pb.ContactInfoSpecifics.StringToken address_state = 18;
      {::_pbi::TcParser::FastMtS2,
       {402, 12, 10,
        PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics, _impl_.address_state_)}},
      // optional .sync_pb.ContactInfoSpecifics.StringToken address_zip = 19;
      {::_pbi::TcParser::FastMtS2,
       {410, 13, 11,
        PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics, _impl_.address_zip_)}},
      // optional .sync_pb.ContactInfoSpecifics.StringToken address_country = 20;
      {::_pbi::TcParser::FastMtS2,
       {418, 14, 12,
        PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics, _impl_.address_country_)}},
      // optional .sync_pb.ContactInfoSpecifics.StringToken address_street_address = 21;
      {::_pbi::TcParser::FastMtS2,
       {426, 15, 13,
        PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics, _impl_.address_street_address_)}},
      // optional .sync_pb.ContactInfoSpecifics.StringToken address_sorting_code = 22;
      {::_pbi::TcParser::FastMtS2,
       {434, 16, 14,
        PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics, _impl_.address_sorting_code_)}},
      // optional .sync_pb.ContactInfoSpecifics.StringToken address_dependent_locality = 23;
      {::_pbi::TcParser::FastMtS2,
       {442, 17, 15,
        PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics, _impl_.address_dependent_locality_)}},
      // optional int32 last_modifier_id = 40 [deprecated = true];
      {::_pbi::TcParser::FastV32S2,
       {704, 27, 0,
        PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics, _impl_.last_modifier_id_)}},
      // optional .sync_pb.ContactInfoSpecifics.StringToken address_thoroughfare_name = 25;
      {::_pbi::TcParser::FastMtS2,
       {458, 18, 16,
        PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics, _impl_.address_thoroughfare_name_)}},
      // optional .sync_pb.ContactInfoSpecifics.StringToken address_thoroughfare_number = 26;
      {::_pbi::TcParser::FastMtS2,
       {466, 19, 17,
        PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics, _impl_.address_thoroughfare_number_)}},
      // optional .sync_pb.ContactInfoSpecifics.StringToken address_admin_level_2 = 43;
      {::_pbi::TcParser::FastMtS2,
       {730, 22, 24,
        PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics, _impl_.address_admin_level_2_)}},
      // optional .sync_pb.ContactInfoSpecifics.StringToken address_street_location = 44;
      {::_pbi::TcParser::FastMtS2,
       {738, 23, 25,
        PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics, _impl_.address_street_location_)}},
      // optional .sync_pb.ContactInfoSpecifics.StringToken address_overflow = 45;
      {::_pbi::TcParser::FastMtS2,
       {746, 24, 26,
        PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics, _impl_.address_overflow_)}},
      // optional .sync_pb.ContactInfoSpecifics.StringToken address_subpremise_name = 30;
      {::_pbi::TcParser::FastMtS2,
       {498, 20, 18,
        PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics, _impl_.address_subpremise_name_)}},
      // optional .sync_pb.ContactInfoSpecifics.StringToken address_apt_num = 31;
      {::_pbi::TcParser::FastMtS2,
       {506, 21, 19,
        PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics, _impl_.address_apt_num_)}},
    }}, {{
      33, 0, 2,
      14, 25,
      6240, 38,
      65535, 65535
    }}, {{
      // optional string guid = 1;
      {PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics, _impl_.guid_), _Internal::kHasBitsOffset + 0, 0, (0 | ::_fl::kFcOptional | ::_fl::kBytes | ::_fl::kRepAString)},
      // optional int64 use_count = 3;
      {PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics, _impl_.use_count_), _Internal::kHasBitsOffset + 25, 0, (0 | ::_fl::kFcOptional | ::_fl::kInt64)},
      // optional int64 use_date_unix_epoch_seconds = 4;
      {PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics, _impl_.use_date_unix_epoch_seconds_), _Internal::kHasBitsOffset + 26, 0, (0 | ::_fl::kFcOptional | ::_fl::kInt64)},
      // optional string profile_label = 5;
      {PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics, _impl_.profile_label_), _Internal::kHasBitsOffset + 1, 0, (0 | ::_fl::kFcOptional | ::_fl::kBytes | ::_fl::kRepAString)},
      // optional .sync_pb.ContactInfoSpecifics.StringToken name_first = 7;
      {PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics, _impl_.name_first_), _Internal::kHasBitsOffset + 2, 0, (0 | ::_fl::kFcOptional | ::_fl::kMessage | ::_fl::kTvTable)},
      // optional .sync_pb.ContactInfoSpecifics.StringToken name_middle = 8;
      {PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics, _impl_.name_middle_), _Internal::kHasBitsOffset + 3, 1, (0 | ::_fl::kFcOptional | ::_fl::kMessage | ::_fl::kTvTable)},
      // optional .sync_pb.ContactInfoSpecifics.StringToken name_last = 9;
      {PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics, _impl_.name_last_), _Internal::kHasBitsOffset + 4, 2, (0 | ::_fl::kFcOptional | ::_fl::kMessage | ::_fl::kTvTable)},
      // optional .sync_pb.ContactInfoSpecifics.StringToken name_last_first = 10;
      {PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics, _impl_.name_last_first_), _Internal::kHasBitsOffset + 5, 3, (0 | ::_fl::kFcOptional | ::_fl::kMessage | ::_fl::kTvTable)},
      // optional .sync_pb.ContactInfoSpecifics.StringToken name_last_conjunction = 11;
      {PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics, _impl_.name_last_conjunction_), _Internal::kHasBitsOffset + 6, 4, (0 | ::_fl::kFcOptional | ::_fl::kMessage | ::_fl::kTvTable)},
      // optional .sync_pb.ContactInfoSpecifics.StringToken name_last_second = 12;
      {PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics, _impl_.name_last_second_), _Internal::kHasBitsOffset + 7, 5, (0 | ::_fl::kFcOptional | ::_fl::kMessage | ::_fl::kTvTable)},
      // optional .sync_pb.ContactInfoSpecifics.StringToken name_full = 13;
      {PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics, _impl_.name_full_), _Internal::kHasBitsOffset + 8, 6, (0 | ::_fl::kFcOptional | ::_fl::kMessage | ::_fl::kTvTable)},
      // optional .sync_pb.ContactInfoSpecifics.StringToken email_address = 15;
      {PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics, _impl_.email_address_), _Internal::kHasBitsOffset + 9, 7, (0 | ::_fl::kFcOptional | ::_fl::kMessage | ::_fl::kTvTable)},
      // optional .sync_pb.ContactInfoSpecifics.StringToken company_name = 16;
      {PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics, _impl_.company_name_), _Internal::kHasBitsOffset + 10, 8, (0 | ::_fl::kFcOptional | ::_fl::kMessage | ::_fl::kTvTable)},
      // optional .sync_pb.ContactInfoSpecifics.StringToken address_city = 17;
      {PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics, _impl_.address_city_), _Internal::kHasBitsOffset + 11, 9, (0 | ::_fl::kFcOptional | ::_fl::kMessage | ::_fl::kTvTable)},
      // optional .sync_pb.ContactInfoSpecifics.StringToken address_state = 18;
      {PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics, _impl_.address_state_), _Internal::kHasBitsOffset + 12, 10, (0 | ::_fl::kFcOptional | ::_fl::kMessage | ::_fl::kTvTable)},
      // optional .sync_pb.ContactInfoSpecifics.StringToken address_zip = 19;
      {PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics, _impl_.address_zip_), _Internal::kHasBitsOffset + 13, 11, (0 | ::_fl::kFcOptional | ::_fl::kMessage | ::_fl::kTvTable)},
      // optional .sync_pb.ContactInfoSpecifics.StringToken address_country = 20;
      {PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics, _impl_.address_country_), _Internal::kHasBitsOffset + 14, 12, (0 | ::_fl::kFcOptional | ::_fl::kMessage | ::_fl::kTvTable)},
      // optional .sync_pb.ContactInfoSpecifics.StringToken address_street_address = 21;
      {PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics, _impl_.address_street_address_), _Internal::kHasBitsOffset + 15, 13, (0 | ::_fl::kFcOptional | ::_fl::kMessage | ::_fl::kTvTable)},
      // optional .sync_pb.ContactInfoSpecifics.StringToken address_sorting_code = 22;
      {PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics, _impl_.address_sorting_code_), _Internal::kHasBitsOffset + 16, 14, (0 | ::_fl::kFcOptional | ::_fl::kMessage | ::_fl::kTvTable)},
      // optional .sync_pb.ContactInfoSpecifics.StringToken address_dependent_locality = 23;
      {PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics, _impl_.address_dependent_locality_), _Internal::kHasBitsOffset + 17, 15, (0 | ::_fl::kFcOptional | ::_fl::kMessage | ::_fl::kTvTable)},
      // optional .sync_pb.ContactInfoSpecifics.StringToken address_thoroughfare_name = 25;
      {PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics, _impl_.address_thoroughfare_name_), _Internal::kHasBitsOffset + 18, 16, (0 | ::_fl::kFcOptional | ::_fl::kMessage | ::_fl::kTvTable)},
      // optional .sync_pb.ContactInfoSpecifics.StringToken address_thoroughfare_number = 26;
      {PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics, _impl_.address_thoroughfare_number_), _Internal::kHasBitsOffset + 19, 17, (0 | ::_fl::kFcOptional | ::_fl::kMessage | ::_fl::kTvTable)},
      // optional .sync_pb.ContactInfoSpecifics.StringToken address_subpremise_name = 30;
      {PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics, _impl_.address_subpremise_name_), _Internal::kHasBitsOffset + 20, 18, (0 | ::_fl::kFcOptional | ::_fl::kMessage | ::_fl::kTvTable)},
      // optional .sync_pb.ContactInfoSpecifics.StringToken address_apt_num = 31;
      {PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics, _impl_.address_apt_num_), _Internal::kHasBitsOffset + 21, 19, (0 | ::_fl::kFcOptional | ::_fl::kMessage | ::_fl::kTvTable)},
      // optional .sync_pb.ContactInfoSpecifics.StringToken address_floor = 32;
      {PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics, _impl_.address_floor_), _Internal::kHasBitsOffset + 29, 20, (0 | ::_fl::kFcOptional | ::_fl::kMessage | ::_fl::kTvTable)},
      // optional .sync_pb.ContactInfoSpecifics.StringToken phone_home_whole_number = 33;
      {PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics, _impl_.phone_home_whole_number_), _Internal::kHasBitsOffset + 30, 21, (0 | ::_fl::kFcOptional | ::_fl::kMessage | ::_fl::kTvTable)},
      // optional int64 date_modified_unix_epoch_seconds = 37;
      {PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics, _impl_.date_modified_unix_epoch_seconds_), _Internal::kHasBitsOffset + 46, 0, (0 | ::_fl::kFcOptional | ::_fl::kInt64)},
      // optional string language_code = 38;
      {PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics, _impl_.language_code_), _Internal::kHasBitsOffset + 28, 0, (0 | ::_fl::kFcOptional | ::_fl::kBytes | ::_fl::kRepAString)},
      // optional int32 initial_creator_id = 39;
      {PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics, _impl_.initial_creator_id_), _Internal::kHasBitsOffset + 47, 0, (0 | ::_fl::kFcOptional | ::_fl::kInt32)},
      // optional int32 last_modifier_id = 40 [deprecated = true];
      {PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics, _impl_.last_modifier_id_), _Internal::kHasBitsOffset + 27, 0, (0 | ::_fl::kFcOptional | ::_fl::kInt32)},
      // optional .sync_pb.ContactInfoSpecifics.StringToken address_landmark = 41;
      {PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics, _impl_.address_landmark_), _Internal::kHasBitsOffset + 31, 22, (0 | ::_fl::kFcOptional | ::_fl::kMessage | ::_fl::kTvTable)},
      // optional .sync_pb.ContactInfoSpecifics.StringToken address_between_streets = 42;
      {PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics, _impl_.address_between_streets_), _Internal::kHasBitsOffset + 32, 23, (0 | ::_fl::kFcOptional | ::_fl::kMessage | ::_fl::kTvTable)},
      // optional .sync_pb.ContactInfoSpecifics.StringToken address_admin_level_2 = 43;
      {PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics, _impl_.address_admin_level_2_), _Internal::kHasBitsOffset + 22, 24, (0 | ::_fl::kFcOptional | ::_fl::kMessage | ::_fl::kTvTable)},
      // optional .sync_pb.ContactInfoSpecifics.StringToken address_street_location = 44;
      {PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics, _impl_.address_street_location_), _Internal::kHasBitsOffset + 23, 25, (0 | ::_fl::kFcOptional | ::_fl::kMessage | ::_fl::kTvTable)},
      // optional .sync_pb.ContactInfoSpecifics.StringToken address_overflow = 45;
      {PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics, _impl_.address_overflow_), _Internal::kHasBitsOffset + 24, 26, (0 | ::_fl::kFcOptional | ::_fl::kMessage | ::_fl::kTvTable)},
      // optional .sync_pb.ContactInfoSpecifics.StringToken address_between_streets_1 = 46;
      {PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics, _impl_.address_between_streets_1_), _Internal::kHasBitsOffset + 33, 27, (0 | ::_fl::kFcOptional | ::_fl::kMessage | ::_fl::kTvTable)},
      // optional .sync_pb.ContactInfoSpecifics.StringToken address_between_streets_2 = 47;
      {PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics, _impl_.address_between_streets_2_), _Internal::kHasBitsOffset + 34, 28, (0 | ::_fl::kFcOptional | ::_fl::kMessage | ::_fl::kTvTable)},
      // optional .sync_pb.ContactInfoSpecifics.StringToken address_between_streets_or_landmark = 48;
      {PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics, _impl_.address_between_streets_or_landmark_), _Internal::kHasBitsOffset + 35, 29, (0 | ::_fl::kFcOptional | ::_fl::kMessage | ::_fl::kTvTable)},
      // optional .sync_pb.ContactInfoSpecifics.StringToken address_overflow_and_landmark = 49;
      {PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics, _impl_.address_overflow_and_landmark_), _Internal::kHasBitsOffset + 36, 30, (0 | ::_fl::kFcOptional | ::_fl::kMessage | ::_fl::kTvTable)},
      // optional .sync_pb.ContactInfoSpecifics.StringToken address_apt = 50;
      {PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics, _impl_.address_apt_), _Internal::kHasBitsOffset + 37, 31, (0 | ::_fl::kFcOptional | ::_fl::kMessage | ::_fl::kTvTable)},
      // optional .sync_pb.ContactInfoSpecifics.StringToken address_apt_type = 51;
      {PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics, _impl_.address_apt_type_), _Internal::kHasBitsOffset + 38, 32, (0 | ::_fl::kFcOptional | ::_fl::kMessage | ::_fl::kTvTable)},
      // optional .sync_pb.ContactInfoSpecifics.StringToken address_street_location_and_locality = 52;
      {PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics, _impl_.address_street_location_and_locality_), _Internal::kHasBitsOffset + 39, 33, (0 | ::_fl::kFcOptional | ::_fl::kMessage | ::_fl::kTvTable)},
      // optional .sync_pb.ContactInfoSpecifics.StringToken address_thoroughfare_number_and_apt = 53;
      {PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics, _impl_.address_thoroughfare_number_and_apt_), _Internal::kHasBitsOffset + 40, 34, (0 | ::_fl::kFcOptional | ::_fl::kMessage | ::_fl::kTvTable)},
      // optional .sync_pb.ContactInfoSpecifics.AddressType address_type = 56 [default = REGULAR];
      {PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics, _impl_.address_type_), _Internal::kHasBitsOffset + 48, 40, (0 | ::_fl::kFcOptional | ::_fl::kEnumRange)},
      // optional .sync_pb.ContactInfoSpecifics.StringToken alternative_full_name = 57;
      {PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics, _impl_.alternative_full_name_), _Internal::kHasBitsOffset + 41, 35, (0 | ::_fl::kFcOptional | ::_fl::kMessage | ::_fl::kTvTable)},
      // optional .sync_pb.ContactInfoSpecifics.StringToken alternative_given_name = 58;
      {PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics, _impl_.alternative_given_name_), _Internal::kHasBitsOffset + 42, 36, (0 | ::_fl::kFcOptional | ::_fl::kMessage | ::_fl::kTvTable)},
      // optional .sync_pb.ContactInfoSpecifics.StringToken alternative_family_name = 59;
      {PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics, _impl_.alternative_family_name_), _Internal::kHasBitsOffset + 43, 37, (0 | ::_fl::kFcOptional | ::_fl::kMessage | ::_fl::kTvTable)},
      // optional bool invisible_in_autofill = 62;
      {PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics, _impl_.invisible_in_autofill_), _Internal::kHasBitsOffset + 49, 0, (0 | ::_fl::kFcOptional | ::_fl::kBool)},
      // optional .sync_pb.ContactInfoSpecifics.StringToken address_zip_prefix = 63;
      {PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics, _impl_.address_zip_prefix_), _Internal::kHasBitsOffset + 44, 38, (0 | ::_fl::kFcOptional | ::_fl::kMessage | ::_fl::kTvTable)},
      // optional .sync_pb.ContactInfoSpecifics.StringToken address_zip_suffix = 64;
      {PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics, _impl_.address_zip_suffix_), _Internal::kHasBitsOffset + 45, 39, (0 | ::_fl::kFcOptional | ::_fl::kMessage | ::_fl::kTvTable)},
    }},
    {{
        #ifndef PROTOBUF_MESSAGE_GLOBALS
        {::_pbi::TcParser::GetTable<::sync_pb::ContactInfoSpecifics_StringToken>()},
        #else
        {::_pbi::FieldAuxMessageGlobals(), &::sync_pb::ContactInfoSpecifics_StringToken_globals_},
        #endif
        #ifndef PROTOBUF_MESSAGE_GLOBALS
        {::_pbi::TcParser::GetTable<::sync_pb::ContactInfoSpecifics_StringToken>()},
        #else
        {::_pbi::FieldAuxMessageGlobals(), &::sync_pb::ContactInfoSpecifics_StringToken_globals_},
        #endif
        #ifndef PROTOBUF_MESSAGE_GLOBALS
        {::_pbi::TcParser::GetTable<::sync_pb::ContactInfoSpecifics_StringToken>()},
        #else
        {::_pbi::FieldAuxMessageGlobals(), &::sync_pb::ContactInfoSpecifics_StringToken_globals_},
        #endif
        #ifndef PROTOBUF_MESSAGE_GLOBALS
        {::_pbi::TcParser::GetTable<::sync_pb::ContactInfoSpecifics_StringToken>()},
        #else
        {::_pbi::FieldAuxMessageGlobals(), &::sync_pb::ContactInfoSpecifics_StringToken_globals_},
        #endif
        #ifndef PROTOBUF_MESSAGE_GLOBALS
        {::_pbi::TcParser::GetTable<::sync_pb::ContactInfoSpecifics_StringToken>()},
        #else
        {::_pbi::FieldAuxMessageGlobals(), &::sync_pb::ContactInfoSpecifics_StringToken_globals_},
        #endif
        #ifndef PROTOBUF_MESSAGE_GLOBALS
        {::_pbi::TcParser::GetTable<::sync_pb::ContactInfoSpecifics_StringToken>()},
        #else
        {::_pbi::FieldAuxMessageGlobals(), &::sync_pb::ContactInfoSpecifics_StringToken_globals_},
        #endif
        #ifndef PROTOBUF_MESSAGE_GLOBALS
        {::_pbi::TcParser::GetTable<::sync_pb::ContactInfoSpecifics_StringToken>()},
        #else
        {::_pbi::FieldAuxMessageGlobals(), &::sync_pb::ContactInfoSpecifics_StringToken_globals_},
        #endif
        #ifndef PROTOBUF_MESSAGE_GLOBALS
        {::_pbi::TcParser::GetTable<::sync_pb::ContactInfoSpecifics_StringToken>()},
        #else
        {::_pbi::FieldAuxMessageGlobals(), &::sync_pb::ContactInfoSpecifics_StringToken_globals_},
        #endif
        #ifndef PROTOBUF_MESSAGE_GLOBALS
        {::_pbi::TcParser::GetTable<::sync_pb::ContactInfoSpecifics_StringToken>()},
        #else
        {::_pbi::FieldAuxMessageGlobals(), &::sync_pb::ContactInfoSpecifics_StringToken_globals_},
        #endif
        #ifndef PROTOBUF_MESSAGE_GLOBALS
        {::_pbi::TcParser::GetTable<::sync_pb::ContactInfoSpecifics_StringToken>()},
        #else
        {::_pbi::FieldAuxMessageGlobals(), &::sync_pb::ContactInfoSpecifics_StringToken_globals_},
        #endif
        #ifndef PROTOBUF_MESSAGE_GLOBALS
        {::_pbi::TcParser::GetTable<::sync_pb::ContactInfoSpecifics_StringToken>()},
        #else
        {::_pbi::FieldAuxMessageGlobals(), &::sync_pb::ContactInfoSpecifics_StringToken_globals_},
        #endif
        #ifndef PROTOBUF_MESSAGE_GLOBALS
        {::_pbi::TcParser::GetTable<::sync_pb::ContactInfoSpecifics_StringToken>()},
        #else
        {::_pbi::FieldAuxMessageGlobals(), &::sync_pb::ContactInfoSpecifics_StringToken_globals_},
        #endif
        #ifndef PROTOBUF_MESSAGE_GLOBALS
        {::_pbi::TcParser::GetTable<::sync_pb::ContactInfoSpecifics_StringToken>()},
        #else
        {::_pbi::FieldAuxMessageGlobals(), &::sync_pb::ContactInfoSpecifics_StringToken_globals_},
        #endif
        #ifndef PROTOBUF_MESSAGE_GLOBALS
        {::_pbi::TcParser::GetTable<::sync_pb::ContactInfoSpecifics_StringToken>()},
        #else
        {::_pbi::FieldAuxMessageGlobals(), &::sync_pb::ContactInfoSpecifics_StringToken_globals_},
        #endif
        #ifndef PROTOBUF_MESSAGE_GLOBALS
        {::_pbi::TcParser::GetTable<::sync_pb::ContactInfoSpecifics_StringToken>()},
        #else
        {::_pbi::FieldAuxMessageGlobals(), &::sync_pb::ContactInfoSpecifics_StringToken_globals_},
        #endif
        #ifndef PROTOBUF_MESSAGE_GLOBALS
        {::_pbi::TcParser::GetTable<::sync_pb::ContactInfoSpecifics_StringToken>()},
        #else
        {::_pbi::FieldAuxMessageGlobals(), &::sync_pb::ContactInfoSpecifics_StringToken_globals_},
        #endif
        #ifndef PROTOBUF_MESSAGE_GLOBALS
        {::_pbi::TcParser::GetTable<::sync_pb::ContactInfoSpecifics_StringToken>()},
        #else
        {::_pbi::FieldAuxMessageGlobals(), &::sync_pb::ContactInfoSpecifics_StringToken_globals_},
        #endif
        #ifndef PROTOBUF_MESSAGE_GLOBALS
        {::_pbi::TcParser::GetTable<::sync_pb::ContactInfoSpecifics_StringToken>()},
        #else
        {::_pbi::FieldAuxMessageGlobals(), &::sync_pb::ContactInfoSpecifics_StringToken_globals_},
        #endif
        #ifndef PROTOBUF_MESSAGE_GLOBALS
        {::_pbi::TcParser::GetTable<::sync_pb::ContactInfoSpecifics_StringToken>()},
        #else
        {::_pbi::FieldAuxMessageGlobals(), &::sync_pb::ContactInfoSpecifics_StringToken_globals_},
        #endif
        #ifndef PROTOBUF_MESSAGE_GLOBALS
        {::_pbi::TcParser::GetTable<::sync_pb::ContactInfoSpecifics_StringToken>()},
        #else
        {::_pbi::FieldAuxMessageGlobals(), &::sync_pb::ContactInfoSpecifics_StringToken_globals_},
        #endif
        #ifndef PROTOBUF_MESSAGE_GLOBALS
        {::_pbi::TcParser::GetTable<::sync_pb::ContactInfoSpecifics_StringToken>()},
        #else
        {::_pbi::FieldAuxMessageGlobals(), &::sync_pb::ContactInfoSpecifics_StringToken_globals_},
        #endif
        #ifndef PROTOBUF_MESSAGE_GLOBALS
        {::_pbi::TcParser::GetTable<::sync_pb::ContactInfoSpecifics_StringToken>()},
        #else
        {::_pbi::FieldAuxMessageGlobals(), &::sync_pb::ContactInfoSpecifics_StringToken_globals_},
        #endif
        #ifndef PROTOBUF_MESSAGE_GLOBALS
        {::_pbi::TcParser::GetTable<::sync_pb::ContactInfoSpecifics_StringToken>()},
        #else
        {::_pbi::FieldAuxMessageGlobals(), &::sync_pb::ContactInfoSpecifics_StringToken_globals_},
        #endif
        #ifndef PROTOBUF_MESSAGE_GLOBALS
        {::_pbi::TcParser::GetTable<::sync_pb::ContactInfoSpecifics_StringToken>()},
        #else
        {::_pbi::FieldAuxMessageGlobals(), &::sync_pb::ContactInfoSpecifics_StringToken_globals_},
        #endif
        #ifndef PROTOBUF_MESSAGE_GLOBALS
        {::_pbi::TcParser::GetTable<::sync_pb::ContactInfoSpecifics_StringToken>()},
        #else
        {::_pbi::FieldAuxMessageGlobals(), &::sync_pb::ContactInfoSpecifics_StringToken_globals_},
        #endif
        #ifndef PROTOBUF_MESSAGE_GLOBALS
        {::_pbi::TcParser::GetTable<::sync_pb::ContactInfoSpecifics_StringToken>()},
        #else
        {::_pbi::FieldAuxMessageGlobals(), &::sync_pb::ContactInfoSpecifics_StringToken_globals_},
        #endif
        #ifndef PROTOBUF_MESSAGE_GLOBALS
        {::_pbi::TcParser::GetTable<::sync_pb::ContactInfoSpecifics_StringToken>()},
        #else
        {::_pbi::FieldAuxMessageGlobals(), &::sync_pb::ContactInfoSpecifics_StringToken_globals_},
        #endif
        #ifndef PROTOBUF_MESSAGE_GLOBALS
        {::_pbi::TcParser::GetTable<::sync_pb::ContactInfoSpecifics_StringToken>()},
        #else
        {::_pbi::FieldAuxMessageGlobals(), &::sync_pb::ContactInfoSpecifics_StringToken_globals_},
        #endif
        #ifndef PROTOBUF_MESSAGE_GLOBALS
        {::_pbi::TcParser::GetTable<::sync_pb::ContactInfoSpecifics_StringToken>()},
        #else
        {::_pbi::FieldAuxMessageGlobals(), &::sync_pb::ContactInfoSpecifics_StringToken_globals_},
        #endif
        #ifndef PROTOBUF_MESSAGE_GLOBALS
        {::_pbi::TcParser::GetTable<::sync_pb::ContactInfoSpecifics_StringToken>()},
        #else
        {::_pbi::FieldAuxMessageGlobals(), &::sync_pb::ContactInfoSpecifics_StringToken_globals_},
        #endif
        #ifndef PROTOBUF_MESSAGE_GLOBALS
        {::_pbi::TcParser::GetTable<::sync_pb::ContactInfoSpecifics_StringToken>()},
        #else
        {::_pbi::FieldAuxMessageGlobals(), &::sync_pb::ContactInfoSpecifics_StringToken_globals_},
        #endif
        #ifndef PROTOBUF_MESSAGE_GLOBALS
        {::_pbi::TcParser::GetTable<::sync_pb::ContactInfoSpecifics_StringToken>()},
        #else
        {::_pbi::FieldAuxMessageGlobals(), &::sync_pb::ContactInfoSpecifics_StringToken_globals_},
        #endif
        #ifndef PROTOBUF_MESSAGE_GLOBALS
        {::_pbi::TcParser::GetTable<::sync_pb::ContactInfoSpecifics_StringToken>()},
        #else
        {::_pbi::FieldAuxMessageGlobals(), &::sync_pb::ContactInfoSpecifics_StringToken_globals_},
        #endif
        #ifndef PROTOBUF_MESSAGE_GLOBALS
        {::_pbi::TcParser::GetTable<::sync_pb::ContactInfoSpecifics_StringToken>()},
        #else
        {::_pbi::FieldAuxMessageGlobals(), &::sync_pb::ContactInfoSpecifics_StringToken_globals_},
        #endif
        #ifndef PROTOBUF_MESSAGE_GLOBALS
        {::_pbi::TcParser::GetTable<::sync_pb::ContactInfoSpecifics_StringToken>()},
        #else
        {::_pbi::FieldAuxMessageGlobals(), &::sync_pb::ContactInfoSpecifics_StringToken_globals_},
        #endif
        #ifndef PROTOBUF_MESSAGE_GLOBALS
        {::_pbi::TcParser::GetTable<::sync_pb::ContactInfoSpecifics_StringToken>()},
        #else
        {::_pbi::FieldAuxMessageGlobals(), &::sync_pb::ContactInfoSpecifics_StringToken_globals_},
        #endif
        #ifndef PROTOBUF_MESSAGE_GLOBALS
        {::_pbi::TcParser::GetTable<::sync_pb::ContactInfoSpecifics_StringToken>()},
        #else
        {::_pbi::FieldAuxMessageGlobals(), &::sync_pb::ContactInfoSpecifics_StringToken_globals_},
        #endif
        #ifndef PROTOBUF_MESSAGE_GLOBALS
        {::_pbi::TcParser::GetTable<::sync_pb::ContactInfoSpecifics_StringToken>()},
        #else
        {::_pbi::FieldAuxMessageGlobals(), &::sync_pb::ContactInfoSpecifics_StringToken_globals_},
        #endif
        #ifndef PROTOBUF_MESSAGE_GLOBALS
        {::_pbi::TcParser::GetTable<::sync_pb::ContactInfoSpecifics_StringToken>()},
        #else
        {::_pbi::FieldAuxMessageGlobals(), &::sync_pb::ContactInfoSpecifics_StringToken_globals_},
        #endif
        #ifndef PROTOBUF_MESSAGE_GLOBALS
        {::_pbi::TcParser::GetTable<::sync_pb::ContactInfoSpecifics_StringToken>()},
        #else
        {::_pbi::FieldAuxMessageGlobals(), &::sync_pb::ContactInfoSpecifics_StringToken_globals_},
        #endif
        {0, 2},
    }},
    {{
    }},
  };
}


inline constexpr ContactInfoSpecifics::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    ::_pbi::ConstantInitialized) noexcept
      : _cached_size_{0},
        guid_(
            &::google::protobuf::internal::fixed_address_empty_string,
            ::_pbi::ConstantInitialized()),
        profile_label_(
            &::google::protobuf::internal::fixed_address_empty_string,
            ::_pbi::ConstantInitialized()),
        name_first_{nullptr},
        name_middle_{nullptr},
        name_last_{nullptr},
        name_last_first_{nullptr},
        name_last_conjunction_{nullptr},
        name_last_second_{nullptr},
        name_full_{nullptr},
        email_address_{nullptr},
        company_name_{nullptr},
        address_city_{nullptr},
        address_state_{nullptr},
        address_zip_{nullptr},
        address_country_{nullptr},
        address_street_address_{nullptr},
        address_sorting_code_{nullptr},
        address_dependent_locality_{nullptr},
        address_thoroughfare_name_{nullptr},
        address_thoroughfare_number_{nullptr},
        address_subpremise_name_{nullptr},
        address_apt_num_{nullptr},
        address_admin_level_2_{nullptr},
        address_street_location_{nullptr},
        address_overflow_{nullptr},
        use_count_{::int64_t{0}},
        use_date_unix_epoch_seconds_{::int64_t{0}},
        last_modifier_id_{0},
        language_code_(
            &::google::protobuf::internal::fixed_address_empty_string,
            ::_pbi::ConstantInitialized()),
        address_floor_{nullptr},
        phone_home_whole_number_{nullptr},
        address_landmark_{nullptr},
        address_between_streets_{nullptr},
        address_between_streets_1_{nullptr},
        address_between_streets_2_{nullptr},
        address_between_streets_or_landmark_{nullptr},
        address_overflow_and_landmark_{nullptr},
        address_apt_{nullptr},
        address_apt_type_{nullptr},
        address_street_location_and_locality_{nullptr},
        address_thoroughfare_number_and_apt_{nullptr},
        alternative_full_name_{nullptr},
        alternative_given_name_{nullptr},
        alternative_family_name_{nullptr},
        address_zip_prefix_{nullptr},
        address_zip_suffix_{nullptr},
        date_modified_unix_epoch_seconds_{::int64_t{0}},
        initial_creator_id_{0},
        address_type_{static_cast< ::sync_pb::ContactInfoSpecifics_AddressType >(0)},
        invisible_in_autofill_{false} {}

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

PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT
    PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 PROTOBUF_MESSAGE_GLOBALS_CONST ContactInfoSpecificsGlobalsTypeInternal ContactInfoSpecifics_globals_
        PROTOBUF_MESSAGE_GLOBALS_SECTION(.data.rel.ro);
#if defined(PROTOBUF_CUSTOM_VTABLE)
namespace {
const ::_pbi::ClassData* ContactInfoSpecifics_get_class_data() {
#ifdef PROTOBUF_MESSAGE_GLOBALS
  return ContactInfoSpecifics_globals_.GetClassData();
#else
  return ContactInfoSpecifics_class_data_.base();
#endif  // PROTOBUF_MESSAGE_GLOBALS
}
}  // namespace
#endif  // PROTOBUF_CUSTOM_VTABLE
}  // namespace sync_pb
namespace sync_pb {
PROTOBUF_CONSTINIT const uint32_t ContactInfoSpecifics_AddressType_internal_data_[] = {
    196608u, 0u, };
static const char ContactInfoSpecifics_AddressType_names[] = {
    "HOME"
    "REGULAR"
    "WORK"
};

static const ::google::protobuf::internal::EnumEntry ContactInfoSpecifics_AddressType_entries[] = {
    {{&ContactInfoSpecifics_AddressType_names[0], 4}, 1},
    {{&ContactInfoSpecifics_AddressType_names[4], 7}, 0},
    {{&ContactInfoSpecifics_AddressType_names[11], 4}, 2},
};

static const int ContactInfoSpecifics_AddressType_entries_by_number[] = {
    1,  // 0 -> REGULAR
    0,  // 1 -> HOME
    2,  // 2 -> WORK
};

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

const ::std::string& ContactInfoSpecifics_AddressType_Name(ContactInfoSpecifics_AddressType value) {
  static const bool kDummy = ::google::protobuf::internal::InitializeEnumStrings(
      ContactInfoSpecifics_AddressType_entries, ContactInfoSpecifics_AddressType_entries_by_number, 3,
      ContactInfoSpecifics_AddressType_strings);
  (void)kDummy;

  int idx = ::google::protobuf::internal::LookUpEnumName(ContactInfoSpecifics_AddressType_entries,
                                  ContactInfoSpecifics_AddressType_entries_by_number,
                                  3, value);
  return idx == -1 ? ::google::protobuf::internal::GetEmptyString() : ContactInfoSpecifics_AddressType_strings[idx].get();
}
PROTOBUF_CONSTINIT const uint32_t ContactInfoSpecifics_VerificationStatus_internal_data_[] = {
    393216u, 0u, };
static const char ContactInfoSpecifics_VerificationStatus_names[] = {
    "FORMATTED"
    "OBSERVED"
    "PARSED"
    "SERVER_PARSED"
    "USER_VERIFIED"
    "VERIFICATION_STATUS_UNSPECIFIED"
};

static const ::google::protobuf::internal::EnumEntry ContactInfoSpecifics_VerificationStatus_entries[] = {
    {{&ContactInfoSpecifics_VerificationStatus_names[0], 9}, 2},
    {{&ContactInfoSpecifics_VerificationStatus_names[9], 8}, 3},
    {{&ContactInfoSpecifics_VerificationStatus_names[17], 6}, 1},
    {{&ContactInfoSpecifics_VerificationStatus_names[23], 13}, 5},
    {{&ContactInfoSpecifics_VerificationStatus_names[36], 13}, 4},
    {{&ContactInfoSpecifics_VerificationStatus_names[49], 31}, 0},
};

static const int ContactInfoSpecifics_VerificationStatus_entries_by_number[] = {
    5,  // 0 -> VERIFICATION_STATUS_UNSPECIFIED
    2,  // 1 -> PARSED
    0,  // 2 -> FORMATTED
    1,  // 3 -> OBSERVED
    4,  // 4 -> USER_VERIFIED
    3,  // 5 -> SERVER_PARSED
};

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

const ::std::string& ContactInfoSpecifics_VerificationStatus_Name(ContactInfoSpecifics_VerificationStatus value) {
  static const bool kDummy = ::google::protobuf::internal::InitializeEnumStrings(
      ContactInfoSpecifics_VerificationStatus_entries, ContactInfoSpecifics_VerificationStatus_entries_by_number, 6,
      ContactInfoSpecifics_VerificationStatus_strings);
  (void)kDummy;

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

ContactInfoSpecifics_Observation::ContactInfoSpecifics_Observation(::google::protobuf::Arena* PROTOBUF_NULLABLE arena)
#if defined(PROTOBUF_CUSTOM_VTABLE)
    : ::google::protobuf::MessageLite(arena, ContactInfoSpecifics_Observation_get_class_data()) {
#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::MessageLite(arena) {
#endif  // PROTOBUF_CUSTOM_VTABLE
  SharedCtor(arena);
  // @@protoc_insertion_point(arena_constructor:sync_pb.ContactInfoSpecifics.Observation)
}
ContactInfoSpecifics_Observation::ContactInfoSpecifics_Observation(
    ::google::protobuf::Arena* PROTOBUF_NULLABLE arena, const ContactInfoSpecifics_Observation& from)
#if defined(PROTOBUF_CUSTOM_VTABLE)
    : ::google::protobuf::MessageLite(arena, ContactInfoSpecifics_Observation_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 ContactInfoSpecifics_Observation::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    [[maybe_unused]] ::google::protobuf::Arena* PROTOBUF_NULLABLE arena)
      : _cached_size_{0} {}

inline void ContactInfoSpecifics_Observation::SharedCtor(::_pb::Arena* PROTOBUF_NULLABLE arena) {
  new (&_impl_) Impl_(internal_visibility(), arena);
  ::memset(reinterpret_cast<char*>(&_impl_) +
               offsetof(Impl_, type_),
           0,
           offsetof(Impl_, form_hash_) -
               offsetof(Impl_, type_) +
               sizeof(Impl_::form_hash_));
}
ContactInfoSpecifics_Observation::~ContactInfoSpecifics_Observation() {
  // @@protoc_insertion_point(destructor:sync_pb.ContactInfoSpecifics.Observation)
  SharedDtor(*this);
}
inline void ContactInfoSpecifics_Observation::SharedDtor(MessageLite& self) {
  ContactInfoSpecifics_Observation& this_ = static_cast<ContactInfoSpecifics_Observation&>(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 ContactInfoSpecifics_Observation_class_data_ =
    ContactInfoSpecifics_Observation::InternalGenerateClassData_(ContactInfoSpecifics_Observation_globals_._default);

PROTOBUF_ATTRIBUTE_WEAK const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL
ContactInfoSpecifics_Observation::GetClassData() const {
  return ContactInfoSpecifics_Observation_class_data_.base();
}
#else
PROTOBUF_ATTRIBUTE_WEAK const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL
ContactInfoSpecifics_Observation::GetClassData() const {
  return ContactInfoSpecifics_Observation_globals_.GetClassData();
}
#endif  // !PROTOBUF_MESSAGE_GLOBALS
#ifndef PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_CONSTINIT
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const ContactInfoSpecifics_Observation::ParseTableT_
    ContactInfoSpecifics_Observation::_table_ =
        ContactInfoSpecifics_Observation::InternalGenerateParseTable_(ContactInfoSpecifics_Observation_class_data_.base());
#endif  // !PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_NOINLINE void ContactInfoSpecifics_Observation::Clear() {
// @@protoc_insertion_point(message_clear_start:sync_pb.ContactInfoSpecifics.Observation)
  ::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_.type_, 0, static_cast<::size_t>(
        reinterpret_cast<char*>(&_impl_.form_hash_) -
        reinterpret_cast<char*>(&_impl_.type_)) + sizeof(_impl_.form_hash_));
  }
  _impl_._has_bits_.Clear();
  _internal_metadata_.Clear<::std::string>();
}

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

  cached_has_bits = this_._impl_._has_bits_[0];
  // optional uint32 type = 1;
  if (CheckHasBit(cached_has_bits, 0x00000001U)) {
    target = stream->EnsureSpace(target);
    target = ::_pbi::WireFormatLite::WriteUInt32ToArray(
        1, this_._internal_type(), target);
  }

  // optional uint32 form_hash = 2;
  if (CheckHasBit(cached_has_bits, 0x00000002U)) {
    target = stream->EnsureSpace(target);
    target = ::_pbi::WireFormatLite::WriteUInt32ToArray(
        2, this_._internal_form_hash(), 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:sync_pb.ContactInfoSpecifics.Observation)
  return target;
}

#if defined(PROTOBUF_CUSTOM_VTABLE)
::size_t ContactInfoSpecifics_Observation::ByteSizeLong(const MessageLite& base) {
  const ContactInfoSpecifics_Observation& this_ = static_cast<const ContactInfoSpecifics_Observation&>(base);
#else   // PROTOBUF_CUSTOM_VTABLE
::size_t ContactInfoSpecifics_Observation::ByteSizeLong() const {
  const ContactInfoSpecifics_Observation& this_ = *this;
#endif  // PROTOBUF_CUSTOM_VTABLE
  // @@protoc_insertion_point(message_byte_size_start:sync_pb.ContactInfoSpecifics.Observation)
  ::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)) {
    // optional uint32 type = 1;
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      total_size += ::_pbi::WireFormatLite::UInt32SizePlusOne(
          this_._internal_type());
    }
    // optional uint32 form_hash = 2;
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      total_size += ::_pbi::WireFormatLite::UInt32SizePlusOne(
          this_._internal_form_hash());
    }
  }
  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 ContactInfoSpecifics_Observation::MergeImpl(::google::protobuf::MessageLite& to_msg,
                      const ::google::protobuf::MessageLite& from_msg) {
   auto* const _this = static_cast<ContactInfoSpecifics_Observation*>(&to_msg);
  auto& from = static_cast<const ContactInfoSpecifics_Observation&>(from_msg);
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    from.CheckHasBitConsistency();
  }
  // @@protoc_insertion_point(class_specific_merge_from_start:sync_pb.ContactInfoSpecifics.Observation)
  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_.type_ = from._impl_.type_;
    }
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      _this->_impl_.form_hash_ = from._impl_.form_hash_;
    }
  }
  _this->_impl_._has_bits_[0] |= cached_has_bits;
  _this->_internal_metadata_.MergeFrom<::std::string>(
      from._internal_metadata_);
}

void ContactInfoSpecifics_Observation::CopyFrom(const ContactInfoSpecifics_Observation& from) {
  // @@protoc_insertion_point(class_specific_copy_from_start:sync_pb.ContactInfoSpecifics.Observation)
  if (&from == this) return;
  Clear();
  MergeFrom(from);
}


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

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

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

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

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

  // @@protoc_insertion_point(copy_constructor:sync_pb.ContactInfoSpecifics.TokenMetadata)
}
PROTOBUF_NDEBUG_INLINE ContactInfoSpecifics_TokenMetadata::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    [[maybe_unused]] ::google::protobuf::Arena* PROTOBUF_NULLABLE arena)
      : _cached_size_{0},
        observations_ { visibility, ::_pbi::InternalMetadataOffset::Build<
            ::sync_pb::ContactInfoSpecifics_TokenMetadata,
            PROTOBUF_FIELD_OFFSET(::sync_pb::ContactInfoSpecifics_TokenMetadata, _impl_.observations_)>()
         }
     {}

inline void ContactInfoSpecifics_TokenMetadata::SharedCtor(::_pb::Arena* PROTOBUF_NULLABLE arena) {
  new (&_impl_) Impl_(internal_visibility(), arena);
  ::memset(reinterpret_cast<char*>(&_impl_) +
               offsetof(Impl_, status_),
           0,
           offsetof(Impl_, value_hash_) -
               offsetof(Impl_, status_) +
               sizeof(Impl_::value_hash_));
}
ContactInfoSpecifics_TokenMetadata::~ContactInfoSpecifics_TokenMetadata() {
  // @@protoc_insertion_point(destructor:sync_pb.ContactInfoSpecifics.TokenMetadata)
  SharedDtor(*this);
}
inline void ContactInfoSpecifics_TokenMetadata::SharedDtor(MessageLite& self) {
  ContactInfoSpecifics_TokenMetadata& this_ = static_cast<ContactInfoSpecifics_TokenMetadata&>(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 ContactInfoSpecifics_TokenMetadata_class_data_ =
    ContactInfoSpecifics_TokenMetadata::InternalGenerateClassData_(ContactInfoSpecifics_TokenMetadata_globals_._default);

PROTOBUF_ATTRIBUTE_WEAK const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL
ContactInfoSpecifics_TokenMetadata::GetClassData() const {
  return ContactInfoSpecifics_TokenMetadata_class_data_.base();
}
#else
PROTOBUF_ATTRIBUTE_WEAK const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL
ContactInfoSpecifics_TokenMetadata::GetClassData() const {
  return ContactInfoSpecifics_TokenMetadata_globals_.GetClassData();
}
#endif  // !PROTOBUF_MESSAGE_GLOBALS
#ifndef PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_CONSTINIT
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const ContactInfoSpecifics_TokenMetadata::ParseTableT_
    ContactInfoSpecifics_TokenMetadata::_table_ =
        ContactInfoSpecifics_TokenMetadata::InternalGenerateParseTable_(ContactInfoSpecifics_TokenMetadata_class_data_.base());
#endif  // !PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_NOINLINE void ContactInfoSpecifics_TokenMetadata::Clear() {
// @@protoc_insertion_point(message_clear_start:sync_pb.ContactInfoSpecifics.TokenMetadata)
  ::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_.observations_.Clear();
  }
  if (BatchCheckHasBit(cached_has_bits, 0x00000006U)) {
    ::memset(&_impl_.status_, 0, static_cast<::size_t>(
        reinterpret_cast<char*>(&_impl_.value_hash_) -
        reinterpret_cast<char*>(&_impl_.status_)) + sizeof(_impl_.value_hash_));
  }
  _impl_._has_bits_.Clear();
  _internal_metadata_.Clear<::std::string>();
}

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

  cached_has_bits = this_._impl_._has_bits_[0];
  // optional .sync_pb.ContactInfoSpecifics.VerificationStatus status = 1;
  if (CheckHasBit(cached_has_bits, 0x00000002U)) {
    target = stream->EnsureSpace(target);
    target = ::_pbi::WireFormatLite::WriteEnumToArray(
        1, this_._internal_status(), target);
  }

  // repeated .sync_pb.ContactInfoSpecifics.Observation observations = 2;
  if (CheckHasBit(cached_has_bits, 0x00000001U)) {
    for (unsigned i = 0, n = static_cast<unsigned>(
                             this_._internal_observations_size());
         i < n; i++) {
      const auto& repfield = this_._internal_observations().Get(i);
      target =
          ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
              2, repfield, repfield.GetCachedSize(),
              target, stream);
    }
  }

  // optional uint32 value_hash = 3;
  if (CheckHasBit(cached_has_bits, 0x00000004U)) {
    target = stream->EnsureSpace(target);
    target = ::_pbi::WireFormatLite::WriteUInt32ToArray(
        3, this_._internal_value_hash(), 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:sync_pb.ContactInfoSpecifics.TokenMetadata)
  return target;
}

#if defined(PROTOBUF_CUSTOM_VTABLE)
::size_t ContactInfoSpecifics_TokenMetadata::ByteSizeLong(const MessageLite& base) {
  const ContactInfoSpecifics_TokenMetadata& this_ = static_cast<const ContactInfoSpecifics_TokenMetadata&>(base);
#else   // PROTOBUF_CUSTOM_VTABLE
::size_t ContactInfoSpecifics_TokenMetadata::ByteSizeLong() const {
  const ContactInfoSpecifics_TokenMetadata& this_ = *this;
#endif  // PROTOBUF_CUSTOM_VTABLE
  // @@protoc_insertion_point(message_byte_size_start:sync_pb.ContactInfoSpecifics.TokenMetadata)
  ::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 .sync_pb.ContactInfoSpecifics.Observation observations = 2;
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      total_size += 1UL * this_._internal_observations_size();
      for (const auto& msg : this_._internal_observations()) {
        total_size += ::google::protobuf::internal::WireFormatLite::MessageSize(msg);
      }
    }
    // optional .sync_pb.ContactInfoSpecifics.VerificationStatus status = 1;
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      total_size += 1 +
                    ::_pbi::WireFormatLite::EnumSize(this_._internal_status());
    }
    // optional uint32 value_hash = 3;
    if (CheckHasBit(cached_has_bits, 0x00000004U)) {
      total_size += ::_pbi::WireFormatLite::UInt32SizePlusOne(
          this_._internal_value_hash());
    }
  }
  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 ContactInfoSpecifics_TokenMetadata::MergeImpl(::google::protobuf::MessageLite& to_msg,
                      const ::google::protobuf::MessageLite& from_msg) {
   auto* const _this = static_cast<ContactInfoSpecifics_TokenMetadata*>(&to_msg);
  auto& from = static_cast<const ContactInfoSpecifics_TokenMetadata&>(from_msg);
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    from.CheckHasBitConsistency();
  }
  ::google::protobuf::Arena* arena = _this->GetArena();
  // @@protoc_insertion_point(class_specific_merge_from_start:sync_pb.ContactInfoSpecifics.TokenMetadata)
  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_observations()->InternalMergeFromWithArena(
          ::google::protobuf::MessageLite::internal_visibility(), arena,
          from._internal_observations());
    }
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      _this->_impl_.status_ = from._impl_.status_;
    }
    if (CheckHasBit(cached_has_bits, 0x00000004U)) {
      _this->_impl_.value_hash_ = from._impl_.value_hash_;
    }
  }
  _this->_impl_._has_bits_[0] |= cached_has_bits;
  _this->_internal_metadata_.MergeFrom<::std::string>(
      from._internal_metadata_);
}

void ContactInfoSpecifics_TokenMetadata::CopyFrom(const ContactInfoSpecifics_TokenMetadata& from) {
  // @@protoc_insertion_point(class_specific_copy_from_start:sync_pb.ContactInfoSpecifics.TokenMetadata)
  if (&from == this) return;
  Clear();
  MergeFrom(from);
}


void ContactInfoSpecifics_TokenMetadata::InternalSwap(ContactInfoSpecifics_TokenMetadata* 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_.observations_.InternalSwap(&other->_impl_.observations_);
  ::google::protobuf::internal::memswap<
      PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics_TokenMetadata, _impl_.value_hash_)
      + sizeof(ContactInfoSpecifics_TokenMetadata::_impl_.value_hash_)
      - PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics_TokenMetadata, _impl_.status_)>(
          reinterpret_cast<char*>(&_impl_.status_),
          reinterpret_cast<char*>(&other->_impl_.status_));
}

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

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

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

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

  // @@protoc_insertion_point(copy_constructor:sync_pb.ContactInfoSpecifics.StringToken)
}
PROTOBUF_NDEBUG_INLINE ContactInfoSpecifics_StringToken::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    [[maybe_unused]] ::google::protobuf::Arena* PROTOBUF_NULLABLE arena)
      : _cached_size_{0},
        value_(arena) {}

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

#ifndef PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_CONSTINIT
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1
const ::google::protobuf::internal::ClassDataLite ContactInfoSpecifics_StringToken_class_data_ =
    ContactInfoSpecifics_StringToken::InternalGenerateClassData_(ContactInfoSpecifics_StringToken_globals_._default);

PROTOBUF_ATTRIBUTE_WEAK const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL
ContactInfoSpecifics_StringToken::GetClassData() const {
  return ContactInfoSpecifics_StringToken_class_data_.base();
}
#else
PROTOBUF_ATTRIBUTE_WEAK const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL
ContactInfoSpecifics_StringToken::GetClassData() const {
  return ContactInfoSpecifics_StringToken_globals_.GetClassData();
}
#endif  // !PROTOBUF_MESSAGE_GLOBALS
#ifndef PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_CONSTINIT
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const ContactInfoSpecifics_StringToken::ParseTableT_
    ContactInfoSpecifics_StringToken::_table_ =
        ContactInfoSpecifics_StringToken::InternalGenerateParseTable_(ContactInfoSpecifics_StringToken_class_data_.base());
#endif  // !PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_NOINLINE void ContactInfoSpecifics_StringToken::Clear() {
// @@protoc_insertion_point(message_clear_start:sync_pb.ContactInfoSpecifics.StringToken)
  ::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_.value_.ClearNonDefaultToEmpty();
    }
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      ABSL_DCHECK(_impl_.metadata_ != nullptr);
      _impl_.metadata_->Clear();
    }
  }
  _impl_._has_bits_.Clear();
  _internal_metadata_.Clear<::std::string>();
}

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

  cached_has_bits = this_._impl_._has_bits_[0];
  // optional string value = 1;
  if (CheckHasBit(cached_has_bits, 0x00000001U)) {
    const ::std::string& _s = this_._internal_value();
    target = stream->WriteStringMaybeAliased(1, _s, target);
  }

  // optional .sync_pb.ContactInfoSpecifics.TokenMetadata metadata = 2;
  if (CheckHasBit(cached_has_bits, 0x00000002U)) {
    target = ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
        2, *this_._impl_.metadata_, this_._impl_.metadata_->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:sync_pb.ContactInfoSpecifics.StringToken)
  return target;
}

#if defined(PROTOBUF_CUSTOM_VTABLE)
::size_t ContactInfoSpecifics_StringToken::ByteSizeLong(const MessageLite& base) {
  const ContactInfoSpecifics_StringToken& this_ = static_cast<const ContactInfoSpecifics_StringToken&>(base);
#else   // PROTOBUF_CUSTOM_VTABLE
::size_t ContactInfoSpecifics_StringToken::ByteSizeLong() const {
  const ContactInfoSpecifics_StringToken& this_ = *this;
#endif  // PROTOBUF_CUSTOM_VTABLE
  // @@protoc_insertion_point(message_byte_size_start:sync_pb.ContactInfoSpecifics.StringToken)
  ::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)) {
    // optional string value = 1;
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      total_size += 1 + ::google::protobuf::internal::WireFormatLite::StringSize(
                                      this_._internal_value());
    }
    // optional .sync_pb.ContactInfoSpecifics.TokenMetadata metadata = 2;
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      total_size += 1 +
                    ::google::protobuf::internal::WireFormatLite::MessageSize(*this_._impl_.metadata_);
    }
  }
  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 ContactInfoSpecifics_StringToken::MergeImpl(::google::protobuf::MessageLite& to_msg,
                      const ::google::protobuf::MessageLite& from_msg) {
   auto* const _this = static_cast<ContactInfoSpecifics_StringToken*>(&to_msg);
  auto& from = static_cast<const ContactInfoSpecifics_StringToken&>(from_msg);
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    from.CheckHasBitConsistency();
  }
  ::google::protobuf::Arena* arena = _this->GetArena();
  // @@protoc_insertion_point(class_specific_merge_from_start:sync_pb.ContactInfoSpecifics.StringToken)
  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->_internal_set_value(from._internal_value());
    }
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      ABSL_DCHECK(from._impl_.metadata_ != nullptr);
      if (_this->_impl_.metadata_ == nullptr) {
        _this->_impl_.metadata_ = ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.metadata_);
      } else {
        _this->_impl_.metadata_->MergeFrom(*from._impl_.metadata_);
      }
    }
  }
  _this->_impl_._has_bits_[0] |= cached_has_bits;
  _this->_internal_metadata_.MergeFrom<::std::string>(
      from._internal_metadata_);
}

void ContactInfoSpecifics_StringToken::CopyFrom(const ContactInfoSpecifics_StringToken& from) {
  // @@protoc_insertion_point(class_specific_copy_from_start:sync_pb.ContactInfoSpecifics.StringToken)
  if (&from == this) return;
  Clear();
  MergeFrom(from);
}


void ContactInfoSpecifics_StringToken::InternalSwap(ContactInfoSpecifics_StringToken* 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_.value_, &other->_impl_.value_, arena);
  swap(_impl_.metadata_, other->_impl_.metadata_);
}

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

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

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

#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::MessageLite(arena) {
#endif  // PROTOBUF_CUSTOM_VTABLE
  ContactInfoSpecifics* 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_.name_first_ = (CheckHasBit(cached_has_bits, 0x00000004U))
                ? ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.name_first_)
                : nullptr;
  _impl_.name_middle_ = (CheckHasBit(cached_has_bits, 0x00000008U))
                ? ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.name_middle_)
                : nullptr;
  _impl_.name_last_ = (CheckHasBit(cached_has_bits, 0x00000010U))
                ? ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.name_last_)
                : nullptr;
  _impl_.name_last_first_ = (CheckHasBit(cached_has_bits, 0x00000020U))
                ? ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.name_last_first_)
                : nullptr;
  _impl_.name_last_conjunction_ = (CheckHasBit(cached_has_bits, 0x00000040U))
                ? ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.name_last_conjunction_)
                : nullptr;
  _impl_.name_last_second_ = (CheckHasBit(cached_has_bits, 0x00000080U))
                ? ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.name_last_second_)
                : nullptr;
  _impl_.name_full_ = (CheckHasBit(cached_has_bits, 0x00000100U))
                ? ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.name_full_)
                : nullptr;
  _impl_.email_address_ = (CheckHasBit(cached_has_bits, 0x00000200U))
                ? ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.email_address_)
                : nullptr;
  _impl_.company_name_ = (CheckHasBit(cached_has_bits, 0x00000400U))
                ? ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.company_name_)
                : nullptr;
  _impl_.address_city_ = (CheckHasBit(cached_has_bits, 0x00000800U))
                ? ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.address_city_)
                : nullptr;
  _impl_.address_state_ = (CheckHasBit(cached_has_bits, 0x00001000U))
                ? ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.address_state_)
                : nullptr;
  _impl_.address_zip_ = (CheckHasBit(cached_has_bits, 0x00002000U))
                ? ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.address_zip_)
                : nullptr;
  _impl_.address_country_ = (CheckHasBit(cached_has_bits, 0x00004000U))
                ? ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.address_country_)
                : nullptr;
  _impl_.address_street_address_ = (CheckHasBit(cached_has_bits, 0x00008000U))
                ? ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.address_street_address_)
                : nullptr;
  _impl_.address_sorting_code_ = (CheckHasBit(cached_has_bits, 0x00010000U))
                ? ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.address_sorting_code_)
                : nullptr;
  _impl_.address_dependent_locality_ = (CheckHasBit(cached_has_bits, 0x00020000U))
                ? ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.address_dependent_locality_)
                : nullptr;
  _impl_.address_thoroughfare_name_ = (CheckHasBit(cached_has_bits, 0x00040000U))
                ? ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.address_thoroughfare_name_)
                : nullptr;
  _impl_.address_thoroughfare_number_ = (CheckHasBit(cached_has_bits, 0x00080000U))
                ? ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.address_thoroughfare_number_)
                : nullptr;
  _impl_.address_subpremise_name_ = (CheckHasBit(cached_has_bits, 0x00100000U))
                ? ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.address_subpremise_name_)
                : nullptr;
  _impl_.address_apt_num_ = (CheckHasBit(cached_has_bits, 0x00200000U))
                ? ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.address_apt_num_)
                : nullptr;
  _impl_.address_admin_level_2_ = (CheckHasBit(cached_has_bits, 0x00400000U))
                ? ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.address_admin_level_2_)
                : nullptr;
  _impl_.address_street_location_ = (CheckHasBit(cached_has_bits, 0x00800000U))
                ? ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.address_street_location_)
                : nullptr;
  _impl_.address_overflow_ = (CheckHasBit(cached_has_bits, 0x01000000U))
                ? ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.address_overflow_)
                : nullptr;
  ::memcpy(reinterpret_cast<char*>(&_impl_) +
               offsetof(Impl_, use_count_),
           reinterpret_cast<const char*>(&from._impl_) +
               offsetof(Impl_, use_count_),
           offsetof(Impl_, last_modifier_id_) -
               offsetof(Impl_, use_count_) +
               sizeof(Impl_::last_modifier_id_));
  _impl_.address_floor_ = (CheckHasBit(cached_has_bits, 0x20000000U))
                ? ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.address_floor_)
                : nullptr;
  _impl_.phone_home_whole_number_ = (CheckHasBit(cached_has_bits, 0x40000000U))
                ? ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.phone_home_whole_number_)
                : nullptr;
  _impl_.address_landmark_ = (CheckHasBit(cached_has_bits, 0x80000000U))
                ? ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.address_landmark_)
                : nullptr;
  cached_has_bits = _impl_._has_bits_[1];
  _impl_.address_between_streets_ = (CheckHasBit(cached_has_bits, 0x00000001U))
                ? ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.address_between_streets_)
                : nullptr;
  _impl_.address_between_streets_1_ = (CheckHasBit(cached_has_bits, 0x00000002U))
                ? ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.address_between_streets_1_)
                : nullptr;
  _impl_.address_between_streets_2_ = (CheckHasBit(cached_has_bits, 0x00000004U))
                ? ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.address_between_streets_2_)
                : nullptr;
  _impl_.address_between_streets_or_landmark_ = (CheckHasBit(cached_has_bits, 0x00000008U))
                ? ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.address_between_streets_or_landmark_)
                : nullptr;
  _impl_.address_overflow_and_landmark_ = (CheckHasBit(cached_has_bits, 0x00000010U))
                ? ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.address_overflow_and_landmark_)
                : nullptr;
  _impl_.address_apt_ = (CheckHasBit(cached_has_bits, 0x00000020U))
                ? ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.address_apt_)
                : nullptr;
  _impl_.address_apt_type_ = (CheckHasBit(cached_has_bits, 0x00000040U))
                ? ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.address_apt_type_)
                : nullptr;
  _impl_.address_street_location_and_locality_ = (CheckHasBit(cached_has_bits, 0x00000080U))
                ? ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.address_street_location_and_locality_)
                : nullptr;
  _impl_.address_thoroughfare_number_and_apt_ = (CheckHasBit(cached_has_bits, 0x00000100U))
                ? ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.address_thoroughfare_number_and_apt_)
                : nullptr;
  _impl_.alternative_full_name_ = (CheckHasBit(cached_has_bits, 0x00000200U))
                ? ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.alternative_full_name_)
                : nullptr;
  _impl_.alternative_given_name_ = (CheckHasBit(cached_has_bits, 0x00000400U))
                ? ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.alternative_given_name_)
                : nullptr;
  _impl_.alternative_family_name_ = (CheckHasBit(cached_has_bits, 0x00000800U))
                ? ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.alternative_family_name_)
                : nullptr;
  _impl_.address_zip_prefix_ = (CheckHasBit(cached_has_bits, 0x00001000U))
                ? ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.address_zip_prefix_)
                : nullptr;
  _impl_.address_zip_suffix_ = (CheckHasBit(cached_has_bits, 0x00002000U))
                ? ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.address_zip_suffix_)
                : nullptr;
  ::memcpy(reinterpret_cast<char*>(&_impl_) +
               offsetof(Impl_, date_modified_unix_epoch_seconds_),
           reinterpret_cast<const char*>(&from._impl_) +
               offsetof(Impl_, date_modified_unix_epoch_seconds_),
           offsetof(Impl_, invisible_in_autofill_) -
               offsetof(Impl_, date_modified_unix_epoch_seconds_) +
               sizeof(Impl_::invisible_in_autofill_));

  // @@protoc_insertion_point(copy_constructor:sync_pb.ContactInfoSpecifics)
}
PROTOBUF_NDEBUG_INLINE ContactInfoSpecifics::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    [[maybe_unused]] ::google::protobuf::Arena* PROTOBUF_NULLABLE arena)
      : _cached_size_{0},
        guid_(arena),
        profile_label_(arena),
        language_code_(arena) {}

inline void ContactInfoSpecifics::SharedCtor(::_pb::Arena* PROTOBUF_NULLABLE arena) {
  new (&_impl_) Impl_(internal_visibility(), arena);
  ::memset(reinterpret_cast<char*>(&_impl_) +
               offsetof(Impl_, name_first_),
           0,
           offsetof(Impl_, last_modifier_id_) -
               offsetof(Impl_, name_first_) +
               sizeof(Impl_::last_modifier_id_));
  ::memset(reinterpret_cast<char*>(&_impl_) +
               offsetof(Impl_, address_floor_),
           0,
           offsetof(Impl_, invisible_in_autofill_) -
               offsetof(Impl_, address_floor_) +
               sizeof(Impl_::invisible_in_autofill_));
}
ContactInfoSpecifics::~ContactInfoSpecifics() {
  // @@protoc_insertion_point(destructor:sync_pb.ContactInfoSpecifics)
  SharedDtor(*this);
}
inline void ContactInfoSpecifics::SharedDtor(MessageLite& self) {
  ContactInfoSpecifics& this_ = static_cast<ContactInfoSpecifics&>(self);
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    this_.CheckHasBitConsistency();
  }
  this_._internal_metadata_.Delete<::std::string>();
  ABSL_DCHECK(this_.GetArena() == nullptr);
  this_._impl_.guid_.Destroy();
  this_._impl_.profile_label_.Destroy();
  delete this_._impl_.name_first_;
  delete this_._impl_.name_middle_;
  delete this_._impl_.name_last_;
  delete this_._impl_.name_last_first_;
  delete this_._impl_.name_last_conjunction_;
  delete this_._impl_.name_last_second_;
  delete this_._impl_.name_full_;
  delete this_._impl_.email_address_;
  delete this_._impl_.company_name_;
  delete this_._impl_.address_city_;
  delete this_._impl_.address_state_;
  delete this_._impl_.address_zip_;
  delete this_._impl_.address_country_;
  delete this_._impl_.address_street_address_;
  delete this_._impl_.address_sorting_code_;
  delete this_._impl_.address_dependent_locality_;
  delete this_._impl_.address_thoroughfare_name_;
  delete this_._impl_.address_thoroughfare_number_;
  delete this_._impl_.address_subpremise_name_;
  delete this_._impl_.address_apt_num_;
  delete this_._impl_.address_admin_level_2_;
  delete this_._impl_.address_street_location_;
  delete this_._impl_.address_overflow_;
  this_._impl_.language_code_.Destroy();
  delete this_._impl_.address_floor_;
  delete this_._impl_.phone_home_whole_number_;
  delete this_._impl_.address_landmark_;
  delete this_._impl_.address_between_streets_;
  delete this_._impl_.address_between_streets_1_;
  delete this_._impl_.address_between_streets_2_;
  delete this_._impl_.address_between_streets_or_landmark_;
  delete this_._impl_.address_overflow_and_landmark_;
  delete this_._impl_.address_apt_;
  delete this_._impl_.address_apt_type_;
  delete this_._impl_.address_street_location_and_locality_;
  delete this_._impl_.address_thoroughfare_number_and_apt_;
  delete this_._impl_.alternative_full_name_;
  delete this_._impl_.alternative_given_name_;
  delete this_._impl_.alternative_family_name_;
  delete this_._impl_.address_zip_prefix_;
  delete this_._impl_.address_zip_suffix_;
  this_._impl_.~Impl_();
}

#ifndef PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_CONSTINIT
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1
const ::google::protobuf::internal::ClassDataLite ContactInfoSpecifics_class_data_ =
    ContactInfoSpecifics::InternalGenerateClassData_(ContactInfoSpecifics_globals_._default);

PROTOBUF_ATTRIBUTE_WEAK const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL
ContactInfoSpecifics::GetClassData() const {
  return ContactInfoSpecifics_class_data_.base();
}
#else
PROTOBUF_ATTRIBUTE_WEAK const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL
ContactInfoSpecifics::GetClassData() const {
  return ContactInfoSpecifics_globals_.GetClassData();
}
#endif  // !PROTOBUF_MESSAGE_GLOBALS
#ifndef PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_CONSTINIT
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const ContactInfoSpecifics::ParseTableT_
    ContactInfoSpecifics::_table_ =
        ContactInfoSpecifics::InternalGenerateParseTable_(ContactInfoSpecifics_class_data_.base());
#endif  // !PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_NOINLINE void ContactInfoSpecifics::Clear() {
// @@protoc_insertion_point(message_clear_start:sync_pb.ContactInfoSpecifics)
  ::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, 0x000000ffU)) {
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      _impl_.guid_.ClearNonDefaultToEmpty();
    }
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      _impl_.profile_label_.ClearNonDefaultToEmpty();
    }
    if (CheckHasBit(cached_has_bits, 0x00000004U)) {
      ABSL_DCHECK(_impl_.name_first_ != nullptr);
      _impl_.name_first_->Clear();
    }
    if (CheckHasBit(cached_has_bits, 0x00000008U)) {
      ABSL_DCHECK(_impl_.name_middle_ != nullptr);
      _impl_.name_middle_->Clear();
    }
    if (CheckHasBit(cached_has_bits, 0x00000010U)) {
      ABSL_DCHECK(_impl_.name_last_ != nullptr);
      _impl_.name_last_->Clear();
    }
    if (CheckHasBit(cached_has_bits, 0x00000020U)) {
      ABSL_DCHECK(_impl_.name_last_first_ != nullptr);
      _impl_.name_last_first_->Clear();
    }
    if (CheckHasBit(cached_has_bits, 0x00000040U)) {
      ABSL_DCHECK(_impl_.name_last_conjunction_ != nullptr);
      _impl_.name_last_conjunction_->Clear();
    }
    if (CheckHasBit(cached_has_bits, 0x00000080U)) {
      ABSL_DCHECK(_impl_.name_last_second_ != nullptr);
      _impl_.name_last_second_->Clear();
    }
  }
  if (BatchCheckHasBit(cached_has_bits, 0x0000ff00U)) {
    if (CheckHasBit(cached_has_bits, 0x00000100U)) {
      ABSL_DCHECK(_impl_.name_full_ != nullptr);
      _impl_.name_full_->Clear();
    }
    if (CheckHasBit(cached_has_bits, 0x00000200U)) {
      ABSL_DCHECK(_impl_.email_address_ != nullptr);
      _impl_.email_address_->Clear();
    }
    if (CheckHasBit(cached_has_bits, 0x00000400U)) {
      ABSL_DCHECK(_impl_.company_name_ != nullptr);
      _impl_.company_name_->Clear();
    }
    if (CheckHasBit(cached_has_bits, 0x00000800U)) {
      ABSL_DCHECK(_impl_.address_city_ != nullptr);
      _impl_.address_city_->Clear();
    }
    if (CheckHasBit(cached_has_bits, 0x00001000U)) {
      ABSL_DCHECK(_impl_.address_state_ != nullptr);
      _impl_.address_state_->Clear();
    }
    if (CheckHasBit(cached_has_bits, 0x00002000U)) {
      ABSL_DCHECK(_impl_.address_zip_ != nullptr);
      _impl_.address_zip_->Clear();
    }
    if (CheckHasBit(cached_has_bits, 0x00004000U)) {
      ABSL_DCHECK(_impl_.address_country_ != nullptr);
      _impl_.address_country_->Clear();
    }
    if (CheckHasBit(cached_has_bits, 0x00008000U)) {
      ABSL_DCHECK(_impl_.address_street_address_ != nullptr);
      _impl_.address_street_address_->Clear();
    }
  }
  if (BatchCheckHasBit(cached_has_bits, 0x00ff0000U)) {
    if (CheckHasBit(cached_has_bits, 0x00010000U)) {
      ABSL_DCHECK(_impl_.address_sorting_code_ != nullptr);
      _impl_.address_sorting_code_->Clear();
    }
    if (CheckHasBit(cached_has_bits, 0x00020000U)) {
      ABSL_DCHECK(_impl_.address_dependent_locality_ != nullptr);
      _impl_.address_dependent_locality_->Clear();
    }
    if (CheckHasBit(cached_has_bits, 0x00040000U)) {
      ABSL_DCHECK(_impl_.address_thoroughfare_name_ != nullptr);
      _impl_.address_thoroughfare_name_->Clear();
    }
    if (CheckHasBit(cached_has_bits, 0x00080000U)) {
      ABSL_DCHECK(_impl_.address_thoroughfare_number_ != nullptr);
      _impl_.address_thoroughfare_number_->Clear();
    }
    if (CheckHasBit(cached_has_bits, 0x00100000U)) {
      ABSL_DCHECK(_impl_.address_subpremise_name_ != nullptr);
      _impl_.address_subpremise_name_->Clear();
    }
    if (CheckHasBit(cached_has_bits, 0x00200000U)) {
      ABSL_DCHECK(_impl_.address_apt_num_ != nullptr);
      _impl_.address_apt_num_->Clear();
    }
    if (CheckHasBit(cached_has_bits, 0x00400000U)) {
      ABSL_DCHECK(_impl_.address_admin_level_2_ != nullptr);
      _impl_.address_admin_level_2_->Clear();
    }
    if (CheckHasBit(cached_has_bits, 0x00800000U)) {
      ABSL_DCHECK(_impl_.address_street_location_ != nullptr);
      _impl_.address_street_location_->Clear();
    }
  }
  if (CheckHasBit(cached_has_bits, 0x01000000U)) {
    ABSL_DCHECK(_impl_.address_overflow_ != nullptr);
    _impl_.address_overflow_->Clear();
  }
  if (BatchCheckHasBit(cached_has_bits, 0xfe000000U)) {
    ::memset(&_impl_.use_count_, 0, static_cast<::size_t>(
        reinterpret_cast<char*>(&_impl_.last_modifier_id_) -
        reinterpret_cast<char*>(&_impl_.use_count_)) + sizeof(_impl_.last_modifier_id_));
    if (CheckHasBit(cached_has_bits, 0x10000000U)) {
      _impl_.language_code_.ClearNonDefaultToEmpty();
    }
    if (CheckHasBit(cached_has_bits, 0x20000000U)) {
      ABSL_DCHECK(_impl_.address_floor_ != nullptr);
      _impl_.address_floor_->Clear();
    }
    if (CheckHasBit(cached_has_bits, 0x40000000U)) {
      ABSL_DCHECK(_impl_.phone_home_whole_number_ != nullptr);
      _impl_.phone_home_whole_number_->Clear();
    }
    if (CheckHasBit(cached_has_bits, 0x80000000U)) {
      ABSL_DCHECK(_impl_.address_landmark_ != nullptr);
      _impl_.address_landmark_->Clear();
    }
  }
  cached_has_bits = _impl_._has_bits_[1];
  if (BatchCheckHasBit(cached_has_bits, 0x000000ffU)) {
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      ABSL_DCHECK(_impl_.address_between_streets_ != nullptr);
      _impl_.address_between_streets_->Clear();
    }
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      ABSL_DCHECK(_impl_.address_between_streets_1_ != nullptr);
      _impl_.address_between_streets_1_->Clear();
    }
    if (CheckHasBit(cached_has_bits, 0x00000004U)) {
      ABSL_DCHECK(_impl_.address_between_streets_2_ != nullptr);
      _impl_.address_between_streets_2_->Clear();
    }
    if (CheckHasBit(cached_has_bits, 0x00000008U)) {
      ABSL_DCHECK(_impl_.address_between_streets_or_landmark_ != nullptr);
      _impl_.address_between_streets_or_landmark_->Clear();
    }
    if (CheckHasBit(cached_has_bits, 0x00000010U)) {
      ABSL_DCHECK(_impl_.address_overflow_and_landmark_ != nullptr);
      _impl_.address_overflow_and_landmark_->Clear();
    }
    if (CheckHasBit(cached_has_bits, 0x00000020U)) {
      ABSL_DCHECK(_impl_.address_apt_ != nullptr);
      _impl_.address_apt_->Clear();
    }
    if (CheckHasBit(cached_has_bits, 0x00000040U)) {
      ABSL_DCHECK(_impl_.address_apt_type_ != nullptr);
      _impl_.address_apt_type_->Clear();
    }
    if (CheckHasBit(cached_has_bits, 0x00000080U)) {
      ABSL_DCHECK(_impl_.address_street_location_and_locality_ != nullptr);
      _impl_.address_street_location_and_locality_->Clear();
    }
  }
  if (BatchCheckHasBit(cached_has_bits, 0x00003f00U)) {
    if (CheckHasBit(cached_has_bits, 0x00000100U)) {
      ABSL_DCHECK(_impl_.address_thoroughfare_number_and_apt_ != nullptr);
      _impl_.address_thoroughfare_number_and_apt_->Clear();
    }
    if (CheckHasBit(cached_has_bits, 0x00000200U)) {
      ABSL_DCHECK(_impl_.alternative_full_name_ != nullptr);
      _impl_.alternative_full_name_->Clear();
    }
    if (CheckHasBit(cached_has_bits, 0x00000400U)) {
      ABSL_DCHECK(_impl_.alternative_given_name_ != nullptr);
      _impl_.alternative_given_name_->Clear();
    }
    if (CheckHasBit(cached_has_bits, 0x00000800U)) {
      ABSL_DCHECK(_impl_.alternative_family_name_ != nullptr);
      _impl_.alternative_family_name_->Clear();
    }
    if (CheckHasBit(cached_has_bits, 0x00001000U)) {
      ABSL_DCHECK(_impl_.address_zip_prefix_ != nullptr);
      _impl_.address_zip_prefix_->Clear();
    }
    if (CheckHasBit(cached_has_bits, 0x00002000U)) {
      ABSL_DCHECK(_impl_.address_zip_suffix_ != nullptr);
      _impl_.address_zip_suffix_->Clear();
    }
  }
  if (BatchCheckHasBit(cached_has_bits, 0x0000c000U)) {
    ::memset(&_impl_.date_modified_unix_epoch_seconds_, 0, static_cast<::size_t>(
        reinterpret_cast<char*>(&_impl_.initial_creator_id_) -
        reinterpret_cast<char*>(&_impl_.date_modified_unix_epoch_seconds_)) + sizeof(_impl_.initial_creator_id_));
  }
  if (BatchCheckHasBit(cached_has_bits, 0x00030000U)) {
    ::memset(&_impl_.address_type_, 0, static_cast<::size_t>(
        reinterpret_cast<char*>(&_impl_.invisible_in_autofill_) -
        reinterpret_cast<char*>(&_impl_.address_type_)) + sizeof(_impl_.invisible_in_autofill_));
  }
  _impl_._has_bits_.Clear();
  _internal_metadata_.Clear<::std::string>();
}

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

  cached_has_bits = this_._impl_._has_bits_[0];
  // optional string guid = 1;
  if (CheckHasBit(cached_has_bits, 0x00000001U)) {
    const ::std::string& _s = this_._internal_guid();
    target = stream->WriteStringMaybeAliased(1, _s, target);
  }

  // optional int64 use_count = 3;
  if (CheckHasBit(cached_has_bits, 0x02000000U)) {
    target =
        ::google::protobuf::internal::WireFormatLite::WriteInt64ToArrayWithField<3>(
            stream, this_._internal_use_count(), target);
  }

  // optional int64 use_date_unix_epoch_seconds = 4;
  if (CheckHasBit(cached_has_bits, 0x04000000U)) {
    target =
        ::google::protobuf::internal::WireFormatLite::WriteInt64ToArrayWithField<4>(
            stream, this_._internal_use_date_unix_epoch_seconds(), target);
  }

  // optional string profile_label = 5;
  if (CheckHasBit(cached_has_bits, 0x00000002U)) {
    const ::std::string& _s = this_._internal_profile_label();
    target = stream->WriteStringMaybeAliased(5, _s, target);
  }

  // optional .sync_pb.ContactInfoSpecifics.StringToken name_first = 7;
  if (CheckHasBit(cached_has_bits, 0x00000004U)) {
    target = ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
        7, *this_._impl_.name_first_, this_._impl_.name_first_->GetCachedSize(), target,
        stream);
  }

  // optional .sync_pb.ContactInfoSpecifics.StringToken name_middle = 8;
  if (CheckHasBit(cached_has_bits, 0x00000008U)) {
    target = ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
        8, *this_._impl_.name_middle_, this_._impl_.name_middle_->GetCachedSize(), target,
        stream);
  }

  // optional .sync_pb.ContactInfoSpecifics.StringToken name_last = 9;
  if (CheckHasBit(cached_has_bits, 0x00000010U)) {
    target = ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
        9, *this_._impl_.name_last_, this_._impl_.name_last_->GetCachedSize(), target,
        stream);
  }

  // optional .sync_pb.ContactInfoSpecifics.StringToken name_last_first = 10;
  if (CheckHasBit(cached_has_bits, 0x00000020U)) {
    target = ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
        10, *this_._impl_.name_last_first_, this_._impl_.name_last_first_->GetCachedSize(), target,
        stream);
  }

  // optional .sync_pb.ContactInfoSpecifics.StringToken name_last_conjunction = 11;
  if (CheckHasBit(cached_has_bits, 0x00000040U)) {
    target = ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
        11, *this_._impl_.name_last_conjunction_, this_._impl_.name_last_conjunction_->GetCachedSize(), target,
        stream);
  }

  // optional .sync_pb.ContactInfoSpecifics.StringToken name_last_second = 12;
  if (CheckHasBit(cached_has_bits, 0x00000080U)) {
    target = ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
        12, *this_._impl_.name_last_second_, this_._impl_.name_last_second_->GetCachedSize(), target,
        stream);
  }

  // optional .sync_pb.ContactInfoSpecifics.StringToken name_full = 13;
  if (CheckHasBit(cached_has_bits, 0x00000100U)) {
    target = ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
        13, *this_._impl_.name_full_, this_._impl_.name_full_->GetCachedSize(), target,
        stream);
  }

  // optional .sync_pb.ContactInfoSpecifics.StringToken email_address = 15;
  if (CheckHasBit(cached_has_bits, 0x00000200U)) {
    target = ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
        15, *this_._impl_.email_address_, this_._impl_.email_address_->GetCachedSize(), target,
        stream);
  }

  // optional .sync_pb.ContactInfoSpecifics.StringToken company_name = 16;
  if (CheckHasBit(cached_has_bits, 0x00000400U)) {
    target = ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
        16, *this_._impl_.company_name_, this_._impl_.company_name_->GetCachedSize(), target,
        stream);
  }

  // optional .sync_pb.ContactInfoSpecifics.StringToken address_city = 17;
  if (CheckHasBit(cached_has_bits, 0x00000800U)) {
    target = ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
        17, *this_._impl_.address_city_, this_._impl_.address_city_->GetCachedSize(), target,
        stream);
  }

  // optional .sync_pb.ContactInfoSpecifics.StringToken address_state = 18;
  if (CheckHasBit(cached_has_bits, 0x00001000U)) {
    target = ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
        18, *this_._impl_.address_state_, this_._impl_.address_state_->GetCachedSize(), target,
        stream);
  }

  // optional .sync_pb.ContactInfoSpecifics.StringToken address_zip = 19;
  if (CheckHasBit(cached_has_bits, 0x00002000U)) {
    target = ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
        19, *this_._impl_.address_zip_, this_._impl_.address_zip_->GetCachedSize(), target,
        stream);
  }

  // optional .sync_pb.ContactInfoSpecifics.StringToken address_country = 20;
  if (CheckHasBit(cached_has_bits, 0x00004000U)) {
    target = ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
        20, *this_._impl_.address_country_, this_._impl_.address_country_->GetCachedSize(), target,
        stream);
  }

  // optional .sync_pb.ContactInfoSpecifics.StringToken address_street_address = 21;
  if (CheckHasBit(cached_has_bits, 0x00008000U)) {
    target = ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
        21, *this_._impl_.address_street_address_, this_._impl_.address_street_address_->GetCachedSize(), target,
        stream);
  }

  // optional .sync_pb.ContactInfoSpecifics.StringToken address_sorting_code = 22;
  if (CheckHasBit(cached_has_bits, 0x00010000U)) {
    target = ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
        22, *this_._impl_.address_sorting_code_, this_._impl_.address_sorting_code_->GetCachedSize(), target,
        stream);
  }

  // optional .sync_pb.ContactInfoSpecifics.StringToken address_dependent_locality = 23;
  if (CheckHasBit(cached_has_bits, 0x00020000U)) {
    target = ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
        23, *this_._impl_.address_dependent_locality_, this_._impl_.address_dependent_locality_->GetCachedSize(), target,
        stream);
  }

  // optional .sync_pb.ContactInfoSpecifics.StringToken address_thoroughfare_name = 25;
  if (CheckHasBit(cached_has_bits, 0x00040000U)) {
    target = ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
        25, *this_._impl_.address_thoroughfare_name_, this_._impl_.address_thoroughfare_name_->GetCachedSize(), target,
        stream);
  }

  // optional .sync_pb.ContactInfoSpecifics.StringToken address_thoroughfare_number = 26;
  if (CheckHasBit(cached_has_bits, 0x00080000U)) {
    target = ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
        26, *this_._impl_.address_thoroughfare_number_, this_._impl_.address_thoroughfare_number_->GetCachedSize(), target,
        stream);
  }

  // optional .sync_pb.ContactInfoSpecifics.StringToken address_subpremise_name = 30;
  if (CheckHasBit(cached_has_bits, 0x00100000U)) {
    target = ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
        30, *this_._impl_.address_subpremise_name_, this_._impl_.address_subpremise_name_->GetCachedSize(), target,
        stream);
  }

  // optional .sync_pb.ContactInfoSpecifics.StringToken address_apt_num = 31;
  if (CheckHasBit(cached_has_bits, 0x00200000U)) {
    target = ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
        31, *this_._impl_.address_apt_num_, this_._impl_.address_apt_num_->GetCachedSize(), target,
        stream);
  }

  // optional .sync_pb.ContactInfoSpecifics.StringToken address_floor = 32;
  if (CheckHasBit(cached_has_bits, 0x20000000U)) {
    target = ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
        32, *this_._impl_.address_floor_, this_._impl_.address_floor_->GetCachedSize(), target,
        stream);
  }

  // optional .sync_pb.ContactInfoSpecifics.StringToken phone_home_whole_number = 33;
  if (CheckHasBit(cached_has_bits, 0x40000000U)) {
    target = ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
        33, *this_._impl_.phone_home_whole_number_, this_._impl_.phone_home_whole_number_->GetCachedSize(), target,
        stream);
  }

  cached_has_bits = this_._impl_._has_bits_[1];
  // optional int64 date_modified_unix_epoch_seconds = 37;
  if (CheckHasBit(cached_has_bits, 0x00004000U)) {
    target = stream->EnsureSpace(target);
    target = ::_pbi::WireFormatLite::WriteInt64ToArray(
        37, this_._internal_date_modified_unix_epoch_seconds(), target);
  }

  cached_has_bits = this_._impl_._has_bits_[0];
  // optional string language_code = 38;
  if (CheckHasBit(cached_has_bits, 0x10000000U)) {
    const ::std::string& _s = this_._internal_language_code();
    target = stream->WriteStringMaybeAliased(38, _s, target);
  }

  cached_has_bits = this_._impl_._has_bits_[1];
  // optional int32 initial_creator_id = 39;
  if (CheckHasBit(cached_has_bits, 0x00008000U)) {
    target = stream->EnsureSpace(target);
    target = ::_pbi::WireFormatLite::WriteInt32ToArray(
        39, this_._internal_initial_creator_id(), target);
  }

  cached_has_bits = this_._impl_._has_bits_[0];
  // optional int32 last_modifier_id = 40 [deprecated = true];
  if (CheckHasBit(cached_has_bits, 0x08000000U)) {
    target = stream->EnsureSpace(target);
    target = ::_pbi::WireFormatLite::WriteInt32ToArray(
        40, this_._internal_last_modifier_id(), target);
  }

  // optional .sync_pb.ContactInfoSpecifics.StringToken address_landmark = 41;
  if (CheckHasBit(cached_has_bits, 0x80000000U)) {
    target = ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
        41, *this_._impl_.address_landmark_, this_._impl_.address_landmark_->GetCachedSize(), target,
        stream);
  }

  cached_has_bits = this_._impl_._has_bits_[1];
  // optional .sync_pb.ContactInfoSpecifics.StringToken address_between_streets = 42;
  if (CheckHasBit(cached_has_bits, 0x00000001U)) {
    target = ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
        42, *this_._impl_.address_between_streets_, this_._impl_.address_between_streets_->GetCachedSize(), target,
        stream);
  }

  cached_has_bits = this_._impl_._has_bits_[0];
  // optional .sync_pb.ContactInfoSpecifics.StringToken address_admin_level_2 = 43;
  if (CheckHasBit(cached_has_bits, 0x00400000U)) {
    target = ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
        43, *this_._impl_.address_admin_level_2_, this_._impl_.address_admin_level_2_->GetCachedSize(), target,
        stream);
  }

  // optional .sync_pb.ContactInfoSpecifics.StringToken address_street_location = 44;
  if (CheckHasBit(cached_has_bits, 0x00800000U)) {
    target = ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
        44, *this_._impl_.address_street_location_, this_._impl_.address_street_location_->GetCachedSize(), target,
        stream);
  }

  // optional .sync_pb.ContactInfoSpecifics.StringToken address_overflow = 45;
  if (CheckHasBit(cached_has_bits, 0x01000000U)) {
    target = ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
        45, *this_._impl_.address_overflow_, this_._impl_.address_overflow_->GetCachedSize(), target,
        stream);
  }

  cached_has_bits = this_._impl_._has_bits_[1];
  // optional .sync_pb.ContactInfoSpecifics.StringToken address_between_streets_1 = 46;
  if (CheckHasBit(cached_has_bits, 0x00000002U)) {
    target = ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
        46, *this_._impl_.address_between_streets_1_, this_._impl_.address_between_streets_1_->GetCachedSize(), target,
        stream);
  }

  // optional .sync_pb.ContactInfoSpecifics.StringToken address_between_streets_2 = 47;
  if (CheckHasBit(cached_has_bits, 0x00000004U)) {
    target = ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
        47, *this_._impl_.address_between_streets_2_, this_._impl_.address_between_streets_2_->GetCachedSize(), target,
        stream);
  }

  // optional .sync_pb.ContactInfoSpecifics.StringToken address_between_streets_or_landmark = 48;
  if (CheckHasBit(cached_has_bits, 0x00000008U)) {
    target = ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
        48, *this_._impl_.address_between_streets_or_landmark_, this_._impl_.address_between_streets_or_landmark_->GetCachedSize(), target,
        stream);
  }

  // optional .sync_pb.ContactInfoSpecifics.StringToken address_overflow_and_landmark = 49;
  if (CheckHasBit(cached_has_bits, 0x00000010U)) {
    target = ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
        49, *this_._impl_.address_overflow_and_landmark_, this_._impl_.address_overflow_and_landmark_->GetCachedSize(), target,
        stream);
  }

  // optional .sync_pb.ContactInfoSpecifics.StringToken address_apt = 50;
  if (CheckHasBit(cached_has_bits, 0x00000020U)) {
    target = ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
        50, *this_._impl_.address_apt_, this_._impl_.address_apt_->GetCachedSize(), target,
        stream);
  }

  // optional .sync_pb.ContactInfoSpecifics.StringToken address_apt_type = 51;
  if (CheckHasBit(cached_has_bits, 0x00000040U)) {
    target = ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
        51, *this_._impl_.address_apt_type_, this_._impl_.address_apt_type_->GetCachedSize(), target,
        stream);
  }

  // optional .sync_pb.ContactInfoSpecifics.StringToken address_street_location_and_locality = 52;
  if (CheckHasBit(cached_has_bits, 0x00000080U)) {
    target = ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
        52, *this_._impl_.address_street_location_and_locality_, this_._impl_.address_street_location_and_locality_->GetCachedSize(), target,
        stream);
  }

  // optional .sync_pb.ContactInfoSpecifics.StringToken address_thoroughfare_number_and_apt = 53;
  if (CheckHasBit(cached_has_bits, 0x00000100U)) {
    target = ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
        53, *this_._impl_.address_thoroughfare_number_and_apt_, this_._impl_.address_thoroughfare_number_and_apt_->GetCachedSize(), target,
        stream);
  }

  // optional .sync_pb.ContactInfoSpecifics.AddressType address_type = 56 [default = REGULAR];
  if (CheckHasBit(cached_has_bits, 0x00010000U)) {
    target = stream->EnsureSpace(target);
    target = ::_pbi::WireFormatLite::WriteEnumToArray(
        56, this_._internal_address_type(), target);
  }

  // optional .sync_pb.ContactInfoSpecifics.StringToken alternative_full_name = 57;
  if (CheckHasBit(cached_has_bits, 0x00000200U)) {
    target = ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
        57, *this_._impl_.alternative_full_name_, this_._impl_.alternative_full_name_->GetCachedSize(), target,
        stream);
  }

  // optional .sync_pb.ContactInfoSpecifics.StringToken alternative_given_name = 58;
  if (CheckHasBit(cached_has_bits, 0x00000400U)) {
    target = ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
        58, *this_._impl_.alternative_given_name_, this_._impl_.alternative_given_name_->GetCachedSize(), target,
        stream);
  }

  // optional .sync_pb.ContactInfoSpecifics.StringToken alternative_family_name = 59;
  if (CheckHasBit(cached_has_bits, 0x00000800U)) {
    target = ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
        59, *this_._impl_.alternative_family_name_, this_._impl_.alternative_family_name_->GetCachedSize(), target,
        stream);
  }

  // optional bool invisible_in_autofill = 62;
  if (CheckHasBit(cached_has_bits, 0x00020000U)) {
    target = stream->EnsureSpace(target);
    target = ::_pbi::WireFormatLite::WriteBoolToArray(
        62, this_._internal_invisible_in_autofill(), target);
  }

  // optional .sync_pb.ContactInfoSpecifics.StringToken address_zip_prefix = 63;
  if (CheckHasBit(cached_has_bits, 0x00001000U)) {
    target = ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
        63, *this_._impl_.address_zip_prefix_, this_._impl_.address_zip_prefix_->GetCachedSize(), target,
        stream);
  }

  // optional .sync_pb.ContactInfoSpecifics.StringToken address_zip_suffix = 64;
  if (CheckHasBit(cached_has_bits, 0x00002000U)) {
    target = ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
        64, *this_._impl_.address_zip_suffix_, this_._impl_.address_zip_suffix_->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:sync_pb.ContactInfoSpecifics)
  return target;
}

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

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

  ::_pbi::Prefetch5LinesFrom7Lines(&this_);
  cached_has_bits = this_._impl_._has_bits_[0];
  if (BatchCheckHasBit(cached_has_bits, 0x000000ffU)) {
    // optional string guid = 1;
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      total_size += 1 + ::google::protobuf::internal::WireFormatLite::StringSize(
                                      this_._internal_guid());
    }
    // optional string profile_label = 5;
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      total_size += 1 + ::google::protobuf::internal::WireFormatLite::StringSize(
                                      this_._internal_profile_label());
    }
    // optional .sync_pb.ContactInfoSpecifics.StringToken name_first = 7;
    if (CheckHasBit(cached_has_bits, 0x00000004U)) {
      total_size += 1 +
                    ::google::protobuf::internal::WireFormatLite::MessageSize(*this_._impl_.name_first_);
    }
    // optional .sync_pb.ContactInfoSpecifics.StringToken name_middle = 8;
    if (CheckHasBit(cached_has_bits, 0x00000008U)) {
      total_size += 1 +
                    ::google::protobuf::internal::WireFormatLite::MessageSize(*this_._impl_.name_middle_);
    }
    // optional .sync_pb.ContactInfoSpecifics.StringToken name_last = 9;
    if (CheckHasBit(cached_has_bits, 0x00000010U)) {
      total_size += 1 +
                    ::google::protobuf::internal::WireFormatLite::MessageSize(*this_._impl_.name_last_);
    }
    // optional .sync_pb.ContactInfoSpecifics.StringToken name_last_first = 10;
    if (CheckHasBit(cached_has_bits, 0x00000020U)) {
      total_size += 1 +
                    ::google::protobuf::internal::WireFormatLite::MessageSize(*this_._impl_.name_last_first_);
    }
    // optional .sync_pb.ContactInfoSpecifics.StringToken name_last_conjunction = 11;
    if (CheckHasBit(cached_has_bits, 0x00000040U)) {
      total_size += 1 +
                    ::google::protobuf::internal::WireFormatLite::MessageSize(*this_._impl_.name_last_conjunction_);
    }
    // optional .sync_pb.ContactInfoSpecifics.StringToken name_last_second = 12;
    if (CheckHasBit(cached_has_bits, 0x00000080U)) {
      total_size += 1 +
                    ::google::protobuf::internal::WireFormatLite::MessageSize(*this_._impl_.name_last_second_);
    }
  }
  if (BatchCheckHasBit(cached_has_bits, 0x0000ff00U)) {
    // optional .sync_pb.ContactInfoSpecifics.StringToken name_full = 13;
    if (CheckHasBit(cached_has_bits, 0x00000100U)) {
      total_size += 1 +
                    ::google::protobuf::internal::WireFormatLite::MessageSize(*this_._impl_.name_full_);
    }
    // optional .sync_pb.ContactInfoSpecifics.StringToken email_address = 15;
    if (CheckHasBit(cached_has_bits, 0x00000200U)) {
      total_size += 1 +
                    ::google::protobuf::internal::WireFormatLite::MessageSize(*this_._impl_.email_address_);
    }
    // optional .sync_pb.ContactInfoSpecifics.StringToken company_name = 16;
    if (CheckHasBit(cached_has_bits, 0x00000400U)) {
      total_size += 2 +
                    ::google::protobuf::internal::WireFormatLite::MessageSize(*this_._impl_.company_name_);
    }
    // optional .sync_pb.ContactInfoSpecifics.StringToken address_city = 17;
    if (CheckHasBit(cached_has_bits, 0x00000800U)) {
      total_size += 2 +
                    ::google::protobuf::internal::WireFormatLite::MessageSize(*this_._impl_.address_city_);
    }
    // optional .sync_pb.ContactInfoSpecifics.StringToken address_state = 18;
    if (CheckHasBit(cached_has_bits, 0x00001000U)) {
      total_size += 2 +
                    ::google::protobuf::internal::WireFormatLite::MessageSize(*this_._impl_.address_state_);
    }
    // optional .sync_pb.ContactInfoSpecifics.StringToken address_zip = 19;
    if (CheckHasBit(cached_has_bits, 0x00002000U)) {
      total_size += 2 +
                    ::google::protobuf::internal::WireFormatLite::MessageSize(*this_._impl_.address_zip_);
    }
    // optional .sync_pb.ContactInfoSpecifics.StringToken address_country = 20;
    if (CheckHasBit(cached_has_bits, 0x00004000U)) {
      total_size += 2 +
                    ::google::protobuf::internal::WireFormatLite::MessageSize(*this_._impl_.address_country_);
    }
    // optional .sync_pb.ContactInfoSpecifics.StringToken address_street_address = 21;
    if (CheckHasBit(cached_has_bits, 0x00008000U)) {
      total_size += 2 +
                    ::google::protobuf::internal::WireFormatLite::MessageSize(*this_._impl_.address_street_address_);
    }
  }
  if (BatchCheckHasBit(cached_has_bits, 0x00ff0000U)) {
    // optional .sync_pb.ContactInfoSpecifics.StringToken address_sorting_code = 22;
    if (CheckHasBit(cached_has_bits, 0x00010000U)) {
      total_size += 2 +
                    ::google::protobuf::internal::WireFormatLite::MessageSize(*this_._impl_.address_sorting_code_);
    }
    // optional .sync_pb.ContactInfoSpecifics.StringToken address_dependent_locality = 23;
    if (CheckHasBit(cached_has_bits, 0x00020000U)) {
      total_size += 2 +
                    ::google::protobuf::internal::WireFormatLite::MessageSize(*this_._impl_.address_dependent_locality_);
    }
    // optional .sync_pb.ContactInfoSpecifics.StringToken address_thoroughfare_name = 25;
    if (CheckHasBit(cached_has_bits, 0x00040000U)) {
      total_size += 2 +
                    ::google::protobuf::internal::WireFormatLite::MessageSize(*this_._impl_.address_thoroughfare_name_);
    }
    // optional .sync_pb.ContactInfoSpecifics.StringToken address_thoroughfare_number = 26;
    if (CheckHasBit(cached_has_bits, 0x00080000U)) {
      total_size += 2 +
                    ::google::protobuf::internal::WireFormatLite::MessageSize(*this_._impl_.address_thoroughfare_number_);
    }
    // optional .sync_pb.ContactInfoSpecifics.StringToken address_subpremise_name = 30;
    if (CheckHasBit(cached_has_bits, 0x00100000U)) {
      total_size += 2 +
                    ::google::protobuf::internal::WireFormatLite::MessageSize(*this_._impl_.address_subpremise_name_);
    }
    // optional .sync_pb.ContactInfoSpecifics.StringToken address_apt_num = 31;
    if (CheckHasBit(cached_has_bits, 0x00200000U)) {
      total_size += 2 +
                    ::google::protobuf::internal::WireFormatLite::MessageSize(*this_._impl_.address_apt_num_);
    }
    // optional .sync_pb.ContactInfoSpecifics.StringToken address_admin_level_2 = 43;
    if (CheckHasBit(cached_has_bits, 0x00400000U)) {
      total_size += 2 +
                    ::google::protobuf::internal::WireFormatLite::MessageSize(*this_._impl_.address_admin_level_2_);
    }
    // optional .sync_pb.ContactInfoSpecifics.StringToken address_street_location = 44;
    if (CheckHasBit(cached_has_bits, 0x00800000U)) {
      total_size += 2 +
                    ::google::protobuf::internal::WireFormatLite::MessageSize(*this_._impl_.address_street_location_);
    }
  }
  if (BatchCheckHasBit(cached_has_bits, 0xff000000U)) {
    // optional .sync_pb.ContactInfoSpecifics.StringToken address_overflow = 45;
    if (CheckHasBit(cached_has_bits, 0x01000000U)) {
      total_size += 2 +
                    ::google::protobuf::internal::WireFormatLite::MessageSize(*this_._impl_.address_overflow_);
    }
    // optional int64 use_count = 3;
    if (CheckHasBit(cached_has_bits, 0x02000000U)) {
      total_size += ::_pbi::WireFormatLite::Int64SizePlusOne(
          this_._internal_use_count());
    }
    // optional int64 use_date_unix_epoch_seconds = 4;
    if (CheckHasBit(cached_has_bits, 0x04000000U)) {
      total_size += ::_pbi::WireFormatLite::Int64SizePlusOne(
          this_._internal_use_date_unix_epoch_seconds());
    }
    // optional int32 last_modifier_id = 40 [deprecated = true];
    if (CheckHasBit(cached_has_bits, 0x08000000U)) {
      total_size += 2 + ::_pbi::WireFormatLite::Int32Size(
                                      this_._internal_last_modifier_id());
    }
    // optional string language_code = 38;
    if (CheckHasBit(cached_has_bits, 0x10000000U)) {
      total_size += 2 + ::google::protobuf::internal::WireFormatLite::StringSize(
                                      this_._internal_language_code());
    }
    // optional .sync_pb.ContactInfoSpecifics.StringToken address_floor = 32;
    if (CheckHasBit(cached_has_bits, 0x20000000U)) {
      total_size += 2 +
                    ::google::protobuf::internal::WireFormatLite::MessageSize(*this_._impl_.address_floor_);
    }
    // optional .sync_pb.ContactInfoSpecifics.StringToken phone_home_whole_number = 33;
    if (CheckHasBit(cached_has_bits, 0x40000000U)) {
      total_size += 2 +
                    ::google::protobuf::internal::WireFormatLite::MessageSize(*this_._impl_.phone_home_whole_number_);
    }
    // optional .sync_pb.ContactInfoSpecifics.StringToken address_landmark = 41;
    if (CheckHasBit(cached_has_bits, 0x80000000U)) {
      total_size += 2 +
                    ::google::protobuf::internal::WireFormatLite::MessageSize(*this_._impl_.address_landmark_);
    }
  }
  cached_has_bits = this_._impl_._has_bits_[1];
  total_size += static_cast<bool>(0x00020000U & cached_has_bits) * 3;
  if (BatchCheckHasBit(cached_has_bits, 0x000000ffU)) {
    // optional .sync_pb.ContactInfoSpecifics.StringToken address_between_streets = 42;
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      total_size += 2 +
                    ::google::protobuf::internal::WireFormatLite::MessageSize(*this_._impl_.address_between_streets_);
    }
    // optional .sync_pb.ContactInfoSpecifics.StringToken address_between_streets_1 = 46;
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      total_size += 2 +
                    ::google::protobuf::internal::WireFormatLite::MessageSize(*this_._impl_.address_between_streets_1_);
    }
    // optional .sync_pb.ContactInfoSpecifics.StringToken address_between_streets_2 = 47;
    if (CheckHasBit(cached_has_bits, 0x00000004U)) {
      total_size += 2 +
                    ::google::protobuf::internal::WireFormatLite::MessageSize(*this_._impl_.address_between_streets_2_);
    }
    // optional .sync_pb.ContactInfoSpecifics.StringToken address_between_streets_or_landmark = 48;
    if (CheckHasBit(cached_has_bits, 0x00000008U)) {
      total_size += 2 +
                    ::google::protobuf::internal::WireFormatLite::MessageSize(*this_._impl_.address_between_streets_or_landmark_);
    }
    // optional .sync_pb.ContactInfoSpecifics.StringToken address_overflow_and_landmark = 49;
    if (CheckHasBit(cached_has_bits, 0x00000010U)) {
      total_size += 2 +
                    ::google::protobuf::internal::WireFormatLite::MessageSize(*this_._impl_.address_overflow_and_landmark_);
    }
    // optional .sync_pb.ContactInfoSpecifics.StringToken address_apt = 50;
    if (CheckHasBit(cached_has_bits, 0x00000020U)) {
      total_size += 2 +
                    ::google::protobuf::internal::WireFormatLite::MessageSize(*this_._impl_.address_apt_);
    }
    // optional .sync_pb.ContactInfoSpecifics.StringToken address_apt_type = 51;
    if (CheckHasBit(cached_has_bits, 0x00000040U)) {
      total_size += 2 +
                    ::google::protobuf::internal::WireFormatLite::MessageSize(*this_._impl_.address_apt_type_);
    }
    // optional .sync_pb.ContactInfoSpecifics.StringToken address_street_location_and_locality = 52;
    if (CheckHasBit(cached_has_bits, 0x00000080U)) {
      total_size += 2 +
                    ::google::protobuf::internal::WireFormatLite::MessageSize(*this_._impl_.address_street_location_and_locality_);
    }
  }
  if (BatchCheckHasBit(cached_has_bits, 0x0000ff00U)) {
    // optional .sync_pb.ContactInfoSpecifics.StringToken address_thoroughfare_number_and_apt = 53;
    if (CheckHasBit(cached_has_bits, 0x00000100U)) {
      total_size += 2 +
                    ::google::protobuf::internal::WireFormatLite::MessageSize(*this_._impl_.address_thoroughfare_number_and_apt_);
    }
    // optional .sync_pb.ContactInfoSpecifics.StringToken alternative_full_name = 57;
    if (CheckHasBit(cached_has_bits, 0x00000200U)) {
      total_size += 2 +
                    ::google::protobuf::internal::WireFormatLite::MessageSize(*this_._impl_.alternative_full_name_);
    }
    // optional .sync_pb.ContactInfoSpecifics.StringToken alternative_given_name = 58;
    if (CheckHasBit(cached_has_bits, 0x00000400U)) {
      total_size += 2 +
                    ::google::protobuf::internal::WireFormatLite::MessageSize(*this_._impl_.alternative_given_name_);
    }
    // optional .sync_pb.ContactInfoSpecifics.StringToken alternative_family_name = 59;
    if (CheckHasBit(cached_has_bits, 0x00000800U)) {
      total_size += 2 +
                    ::google::protobuf::internal::WireFormatLite::MessageSize(*this_._impl_.alternative_family_name_);
    }
    // optional .sync_pb.ContactInfoSpecifics.StringToken address_zip_prefix = 63;
    if (CheckHasBit(cached_has_bits, 0x00001000U)) {
      total_size += 2 +
                    ::google::protobuf::internal::WireFormatLite::MessageSize(*this_._impl_.address_zip_prefix_);
    }
    // optional .sync_pb.ContactInfoSpecifics.StringToken address_zip_suffix = 64;
    if (CheckHasBit(cached_has_bits, 0x00002000U)) {
      total_size += 2 +
                    ::google::protobuf::internal::WireFormatLite::MessageSize(*this_._impl_.address_zip_suffix_);
    }
    // optional int64 date_modified_unix_epoch_seconds = 37;
    if (CheckHasBit(cached_has_bits, 0x00004000U)) {
      total_size += 2 + ::_pbi::WireFormatLite::Int64Size(
                                      this_._internal_date_modified_unix_epoch_seconds());
    }
    // optional int32 initial_creator_id = 39;
    if (CheckHasBit(cached_has_bits, 0x00008000U)) {
      total_size += 2 + ::_pbi::WireFormatLite::Int32Size(
                                      this_._internal_initial_creator_id());
    }
  }
   {
    // optional .sync_pb.ContactInfoSpecifics.AddressType address_type = 56 [default = REGULAR];
    if (CheckHasBit(cached_has_bits, 0x00010000U)) {
      total_size += 2 +
                    ::_pbi::WireFormatLite::EnumSize(this_._internal_address_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 ContactInfoSpecifics::MergeImpl(::google::protobuf::MessageLite& to_msg,
                      const ::google::protobuf::MessageLite& from_msg) {
   auto* const _this = static_cast<ContactInfoSpecifics*>(&to_msg);
  auto& from = static_cast<const ContactInfoSpecifics&>(from_msg);
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    from.CheckHasBitConsistency();
  }
  ::google::protobuf::Arena* arena = _this->GetArena();
  // @@protoc_insertion_point(class_specific_merge_from_start:sync_pb.ContactInfoSpecifics)
  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_set_guid(from._internal_guid());
    }
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      _this->_internal_set_profile_label(from._internal_profile_label());
    }
    if (CheckHasBit(cached_has_bits, 0x00000004U)) {
      ABSL_DCHECK(from._impl_.name_first_ != nullptr);
      if (_this->_impl_.name_first_ == nullptr) {
        _this->_impl_.name_first_ = ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.name_first_);
      } else {
        _this->_impl_.name_first_->MergeFrom(*from._impl_.name_first_);
      }
    }
    if (CheckHasBit(cached_has_bits, 0x00000008U)) {
      ABSL_DCHECK(from._impl_.name_middle_ != nullptr);
      if (_this->_impl_.name_middle_ == nullptr) {
        _this->_impl_.name_middle_ = ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.name_middle_);
      } else {
        _this->_impl_.name_middle_->MergeFrom(*from._impl_.name_middle_);
      }
    }
    if (CheckHasBit(cached_has_bits, 0x00000010U)) {
      ABSL_DCHECK(from._impl_.name_last_ != nullptr);
      if (_this->_impl_.name_last_ == nullptr) {
        _this->_impl_.name_last_ = ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.name_last_);
      } else {
        _this->_impl_.name_last_->MergeFrom(*from._impl_.name_last_);
      }
    }
    if (CheckHasBit(cached_has_bits, 0x00000020U)) {
      ABSL_DCHECK(from._impl_.name_last_first_ != nullptr);
      if (_this->_impl_.name_last_first_ == nullptr) {
        _this->_impl_.name_last_first_ = ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.name_last_first_);
      } else {
        _this->_impl_.name_last_first_->MergeFrom(*from._impl_.name_last_first_);
      }
    }
    if (CheckHasBit(cached_has_bits, 0x00000040U)) {
      ABSL_DCHECK(from._impl_.name_last_conjunction_ != nullptr);
      if (_this->_impl_.name_last_conjunction_ == nullptr) {
        _this->_impl_.name_last_conjunction_ = ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.name_last_conjunction_);
      } else {
        _this->_impl_.name_last_conjunction_->MergeFrom(*from._impl_.name_last_conjunction_);
      }
    }
    if (CheckHasBit(cached_has_bits, 0x00000080U)) {
      ABSL_DCHECK(from._impl_.name_last_second_ != nullptr);
      if (_this->_impl_.name_last_second_ == nullptr) {
        _this->_impl_.name_last_second_ = ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.name_last_second_);
      } else {
        _this->_impl_.name_last_second_->MergeFrom(*from._impl_.name_last_second_);
      }
    }
  }
  if (BatchCheckHasBit(cached_has_bits, 0x0000ff00U)) {
    if (CheckHasBit(cached_has_bits, 0x00000100U)) {
      ABSL_DCHECK(from._impl_.name_full_ != nullptr);
      if (_this->_impl_.name_full_ == nullptr) {
        _this->_impl_.name_full_ = ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.name_full_);
      } else {
        _this->_impl_.name_full_->MergeFrom(*from._impl_.name_full_);
      }
    }
    if (CheckHasBit(cached_has_bits, 0x00000200U)) {
      ABSL_DCHECK(from._impl_.email_address_ != nullptr);
      if (_this->_impl_.email_address_ == nullptr) {
        _this->_impl_.email_address_ = ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.email_address_);
      } else {
        _this->_impl_.email_address_->MergeFrom(*from._impl_.email_address_);
      }
    }
    if (CheckHasBit(cached_has_bits, 0x00000400U)) {
      ABSL_DCHECK(from._impl_.company_name_ != nullptr);
      if (_this->_impl_.company_name_ == nullptr) {
        _this->_impl_.company_name_ = ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.company_name_);
      } else {
        _this->_impl_.company_name_->MergeFrom(*from._impl_.company_name_);
      }
    }
    if (CheckHasBit(cached_has_bits, 0x00000800U)) {
      ABSL_DCHECK(from._impl_.address_city_ != nullptr);
      if (_this->_impl_.address_city_ == nullptr) {
        _this->_impl_.address_city_ = ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.address_city_);
      } else {
        _this->_impl_.address_city_->MergeFrom(*from._impl_.address_city_);
      }
    }
    if (CheckHasBit(cached_has_bits, 0x00001000U)) {
      ABSL_DCHECK(from._impl_.address_state_ != nullptr);
      if (_this->_impl_.address_state_ == nullptr) {
        _this->_impl_.address_state_ = ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.address_state_);
      } else {
        _this->_impl_.address_state_->MergeFrom(*from._impl_.address_state_);
      }
    }
    if (CheckHasBit(cached_has_bits, 0x00002000U)) {
      ABSL_DCHECK(from._impl_.address_zip_ != nullptr);
      if (_this->_impl_.address_zip_ == nullptr) {
        _this->_impl_.address_zip_ = ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.address_zip_);
      } else {
        _this->_impl_.address_zip_->MergeFrom(*from._impl_.address_zip_);
      }
    }
    if (CheckHasBit(cached_has_bits, 0x00004000U)) {
      ABSL_DCHECK(from._impl_.address_country_ != nullptr);
      if (_this->_impl_.address_country_ == nullptr) {
        _this->_impl_.address_country_ = ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.address_country_);
      } else {
        _this->_impl_.address_country_->MergeFrom(*from._impl_.address_country_);
      }
    }
    if (CheckHasBit(cached_has_bits, 0x00008000U)) {
      ABSL_DCHECK(from._impl_.address_street_address_ != nullptr);
      if (_this->_impl_.address_street_address_ == nullptr) {
        _this->_impl_.address_street_address_ = ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.address_street_address_);
      } else {
        _this->_impl_.address_street_address_->MergeFrom(*from._impl_.address_street_address_);
      }
    }
  }
  if (BatchCheckHasBit(cached_has_bits, 0x00ff0000U)) {
    if (CheckHasBit(cached_has_bits, 0x00010000U)) {
      ABSL_DCHECK(from._impl_.address_sorting_code_ != nullptr);
      if (_this->_impl_.address_sorting_code_ == nullptr) {
        _this->_impl_.address_sorting_code_ = ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.address_sorting_code_);
      } else {
        _this->_impl_.address_sorting_code_->MergeFrom(*from._impl_.address_sorting_code_);
      }
    }
    if (CheckHasBit(cached_has_bits, 0x00020000U)) {
      ABSL_DCHECK(from._impl_.address_dependent_locality_ != nullptr);
      if (_this->_impl_.address_dependent_locality_ == nullptr) {
        _this->_impl_.address_dependent_locality_ = ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.address_dependent_locality_);
      } else {
        _this->_impl_.address_dependent_locality_->MergeFrom(*from._impl_.address_dependent_locality_);
      }
    }
    if (CheckHasBit(cached_has_bits, 0x00040000U)) {
      ABSL_DCHECK(from._impl_.address_thoroughfare_name_ != nullptr);
      if (_this->_impl_.address_thoroughfare_name_ == nullptr) {
        _this->_impl_.address_thoroughfare_name_ = ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.address_thoroughfare_name_);
      } else {
        _this->_impl_.address_thoroughfare_name_->MergeFrom(*from._impl_.address_thoroughfare_name_);
      }
    }
    if (CheckHasBit(cached_has_bits, 0x00080000U)) {
      ABSL_DCHECK(from._impl_.address_thoroughfare_number_ != nullptr);
      if (_this->_impl_.address_thoroughfare_number_ == nullptr) {
        _this->_impl_.address_thoroughfare_number_ = ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.address_thoroughfare_number_);
      } else {
        _this->_impl_.address_thoroughfare_number_->MergeFrom(*from._impl_.address_thoroughfare_number_);
      }
    }
    if (CheckHasBit(cached_has_bits, 0x00100000U)) {
      ABSL_DCHECK(from._impl_.address_subpremise_name_ != nullptr);
      if (_this->_impl_.address_subpremise_name_ == nullptr) {
        _this->_impl_.address_subpremise_name_ = ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.address_subpremise_name_);
      } else {
        _this->_impl_.address_subpremise_name_->MergeFrom(*from._impl_.address_subpremise_name_);
      }
    }
    if (CheckHasBit(cached_has_bits, 0x00200000U)) {
      ABSL_DCHECK(from._impl_.address_apt_num_ != nullptr);
      if (_this->_impl_.address_apt_num_ == nullptr) {
        _this->_impl_.address_apt_num_ = ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.address_apt_num_);
      } else {
        _this->_impl_.address_apt_num_->MergeFrom(*from._impl_.address_apt_num_);
      }
    }
    if (CheckHasBit(cached_has_bits, 0x00400000U)) {
      ABSL_DCHECK(from._impl_.address_admin_level_2_ != nullptr);
      if (_this->_impl_.address_admin_level_2_ == nullptr) {
        _this->_impl_.address_admin_level_2_ = ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.address_admin_level_2_);
      } else {
        _this->_impl_.address_admin_level_2_->MergeFrom(*from._impl_.address_admin_level_2_);
      }
    }
    if (CheckHasBit(cached_has_bits, 0x00800000U)) {
      ABSL_DCHECK(from._impl_.address_street_location_ != nullptr);
      if (_this->_impl_.address_street_location_ == nullptr) {
        _this->_impl_.address_street_location_ = ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.address_street_location_);
      } else {
        _this->_impl_.address_street_location_->MergeFrom(*from._impl_.address_street_location_);
      }
    }
  }
  if (BatchCheckHasBit(cached_has_bits, 0xff000000U)) {
    if (CheckHasBit(cached_has_bits, 0x01000000U)) {
      ABSL_DCHECK(from._impl_.address_overflow_ != nullptr);
      if (_this->_impl_.address_overflow_ == nullptr) {
        _this->_impl_.address_overflow_ = ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.address_overflow_);
      } else {
        _this->_impl_.address_overflow_->MergeFrom(*from._impl_.address_overflow_);
      }
    }
    if (CheckHasBit(cached_has_bits, 0x02000000U)) {
      _this->_impl_.use_count_ = from._impl_.use_count_;
    }
    if (CheckHasBit(cached_has_bits, 0x04000000U)) {
      _this->_impl_.use_date_unix_epoch_seconds_ = from._impl_.use_date_unix_epoch_seconds_;
    }
    if (CheckHasBit(cached_has_bits, 0x08000000U)) {
      _this->_impl_.last_modifier_id_ = from._impl_.last_modifier_id_;
    }
    if (CheckHasBit(cached_has_bits, 0x10000000U)) {
      _this->_internal_set_language_code(from._internal_language_code());
    }
    if (CheckHasBit(cached_has_bits, 0x20000000U)) {
      ABSL_DCHECK(from._impl_.address_floor_ != nullptr);
      if (_this->_impl_.address_floor_ == nullptr) {
        _this->_impl_.address_floor_ = ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.address_floor_);
      } else {
        _this->_impl_.address_floor_->MergeFrom(*from._impl_.address_floor_);
      }
    }
    if (CheckHasBit(cached_has_bits, 0x40000000U)) {
      ABSL_DCHECK(from._impl_.phone_home_whole_number_ != nullptr);
      if (_this->_impl_.phone_home_whole_number_ == nullptr) {
        _this->_impl_.phone_home_whole_number_ = ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.phone_home_whole_number_);
      } else {
        _this->_impl_.phone_home_whole_number_->MergeFrom(*from._impl_.phone_home_whole_number_);
      }
    }
    if (CheckHasBit(cached_has_bits, 0x80000000U)) {
      ABSL_DCHECK(from._impl_.address_landmark_ != nullptr);
      if (_this->_impl_.address_landmark_ == nullptr) {
        _this->_impl_.address_landmark_ = ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.address_landmark_);
      } else {
        _this->_impl_.address_landmark_->MergeFrom(*from._impl_.address_landmark_);
      }
    }
  }
  cached_has_bits = from._impl_._has_bits_[1];
  if (BatchCheckHasBit(cached_has_bits, 0x000000ffU)) {
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      ABSL_DCHECK(from._impl_.address_between_streets_ != nullptr);
      if (_this->_impl_.address_between_streets_ == nullptr) {
        _this->_impl_.address_between_streets_ = ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.address_between_streets_);
      } else {
        _this->_impl_.address_between_streets_->MergeFrom(*from._impl_.address_between_streets_);
      }
    }
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      ABSL_DCHECK(from._impl_.address_between_streets_1_ != nullptr);
      if (_this->_impl_.address_between_streets_1_ == nullptr) {
        _this->_impl_.address_between_streets_1_ = ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.address_between_streets_1_);
      } else {
        _this->_impl_.address_between_streets_1_->MergeFrom(*from._impl_.address_between_streets_1_);
      }
    }
    if (CheckHasBit(cached_has_bits, 0x00000004U)) {
      ABSL_DCHECK(from._impl_.address_between_streets_2_ != nullptr);
      if (_this->_impl_.address_between_streets_2_ == nullptr) {
        _this->_impl_.address_between_streets_2_ = ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.address_between_streets_2_);
      } else {
        _this->_impl_.address_between_streets_2_->MergeFrom(*from._impl_.address_between_streets_2_);
      }
    }
    if (CheckHasBit(cached_has_bits, 0x00000008U)) {
      ABSL_DCHECK(from._impl_.address_between_streets_or_landmark_ != nullptr);
      if (_this->_impl_.address_between_streets_or_landmark_ == nullptr) {
        _this->_impl_.address_between_streets_or_landmark_ = ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.address_between_streets_or_landmark_);
      } else {
        _this->_impl_.address_between_streets_or_landmark_->MergeFrom(*from._impl_.address_between_streets_or_landmark_);
      }
    }
    if (CheckHasBit(cached_has_bits, 0x00000010U)) {
      ABSL_DCHECK(from._impl_.address_overflow_and_landmark_ != nullptr);
      if (_this->_impl_.address_overflow_and_landmark_ == nullptr) {
        _this->_impl_.address_overflow_and_landmark_ = ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.address_overflow_and_landmark_);
      } else {
        _this->_impl_.address_overflow_and_landmark_->MergeFrom(*from._impl_.address_overflow_and_landmark_);
      }
    }
    if (CheckHasBit(cached_has_bits, 0x00000020U)) {
      ABSL_DCHECK(from._impl_.address_apt_ != nullptr);
      if (_this->_impl_.address_apt_ == nullptr) {
        _this->_impl_.address_apt_ = ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.address_apt_);
      } else {
        _this->_impl_.address_apt_->MergeFrom(*from._impl_.address_apt_);
      }
    }
    if (CheckHasBit(cached_has_bits, 0x00000040U)) {
      ABSL_DCHECK(from._impl_.address_apt_type_ != nullptr);
      if (_this->_impl_.address_apt_type_ == nullptr) {
        _this->_impl_.address_apt_type_ = ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.address_apt_type_);
      } else {
        _this->_impl_.address_apt_type_->MergeFrom(*from._impl_.address_apt_type_);
      }
    }
    if (CheckHasBit(cached_has_bits, 0x00000080U)) {
      ABSL_DCHECK(from._impl_.address_street_location_and_locality_ != nullptr);
      if (_this->_impl_.address_street_location_and_locality_ == nullptr) {
        _this->_impl_.address_street_location_and_locality_ = ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.address_street_location_and_locality_);
      } else {
        _this->_impl_.address_street_location_and_locality_->MergeFrom(*from._impl_.address_street_location_and_locality_);
      }
    }
  }
  if (BatchCheckHasBit(cached_has_bits, 0x0000ff00U)) {
    if (CheckHasBit(cached_has_bits, 0x00000100U)) {
      ABSL_DCHECK(from._impl_.address_thoroughfare_number_and_apt_ != nullptr);
      if (_this->_impl_.address_thoroughfare_number_and_apt_ == nullptr) {
        _this->_impl_.address_thoroughfare_number_and_apt_ = ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.address_thoroughfare_number_and_apt_);
      } else {
        _this->_impl_.address_thoroughfare_number_and_apt_->MergeFrom(*from._impl_.address_thoroughfare_number_and_apt_);
      }
    }
    if (CheckHasBit(cached_has_bits, 0x00000200U)) {
      ABSL_DCHECK(from._impl_.alternative_full_name_ != nullptr);
      if (_this->_impl_.alternative_full_name_ == nullptr) {
        _this->_impl_.alternative_full_name_ = ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.alternative_full_name_);
      } else {
        _this->_impl_.alternative_full_name_->MergeFrom(*from._impl_.alternative_full_name_);
      }
    }
    if (CheckHasBit(cached_has_bits, 0x00000400U)) {
      ABSL_DCHECK(from._impl_.alternative_given_name_ != nullptr);
      if (_this->_impl_.alternative_given_name_ == nullptr) {
        _this->_impl_.alternative_given_name_ = ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.alternative_given_name_);
      } else {
        _this->_impl_.alternative_given_name_->MergeFrom(*from._impl_.alternative_given_name_);
      }
    }
    if (CheckHasBit(cached_has_bits, 0x00000800U)) {
      ABSL_DCHECK(from._impl_.alternative_family_name_ != nullptr);
      if (_this->_impl_.alternative_family_name_ == nullptr) {
        _this->_impl_.alternative_family_name_ = ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.alternative_family_name_);
      } else {
        _this->_impl_.alternative_family_name_->MergeFrom(*from._impl_.alternative_family_name_);
      }
    }
    if (CheckHasBit(cached_has_bits, 0x00001000U)) {
      ABSL_DCHECK(from._impl_.address_zip_prefix_ != nullptr);
      if (_this->_impl_.address_zip_prefix_ == nullptr) {
        _this->_impl_.address_zip_prefix_ = ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.address_zip_prefix_);
      } else {
        _this->_impl_.address_zip_prefix_->MergeFrom(*from._impl_.address_zip_prefix_);
      }
    }
    if (CheckHasBit(cached_has_bits, 0x00002000U)) {
      ABSL_DCHECK(from._impl_.address_zip_suffix_ != nullptr);
      if (_this->_impl_.address_zip_suffix_ == nullptr) {
        _this->_impl_.address_zip_suffix_ = ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.address_zip_suffix_);
      } else {
        _this->_impl_.address_zip_suffix_->MergeFrom(*from._impl_.address_zip_suffix_);
      }
    }
    if (CheckHasBit(cached_has_bits, 0x00004000U)) {
      _this->_impl_.date_modified_unix_epoch_seconds_ = from._impl_.date_modified_unix_epoch_seconds_;
    }
    if (CheckHasBit(cached_has_bits, 0x00008000U)) {
      _this->_impl_.initial_creator_id_ = from._impl_.initial_creator_id_;
    }
  }
  if (BatchCheckHasBit(cached_has_bits, 0x00030000U)) {
    if (CheckHasBit(cached_has_bits, 0x00010000U)) {
      _this->_impl_.address_type_ = from._impl_.address_type_;
    }
    if (CheckHasBit(cached_has_bits, 0x00020000U)) {
      _this->_impl_.invisible_in_autofill_ = from._impl_.invisible_in_autofill_;
    }
  }
  _this->_impl_._has_bits_.Or(from._impl_._has_bits_);
  _this->_internal_metadata_.MergeFrom<::std::string>(
      from._internal_metadata_);
}

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


void ContactInfoSpecifics::InternalSwap(ContactInfoSpecifics* 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]);
  swap(_impl_._has_bits_[1], other->_impl_._has_bits_[1]);
  ::_pbi::ArenaStringPtr::InternalSwap(&_impl_.guid_, &other->_impl_.guid_, arena);
  ::_pbi::ArenaStringPtr::InternalSwap(&_impl_.profile_label_, &other->_impl_.profile_label_, arena);
  ::google::protobuf::internal::memswap<
      PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics, _impl_.last_modifier_id_)
      + sizeof(ContactInfoSpecifics::_impl_.last_modifier_id_)
      - PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics, _impl_.name_first_)>(
          reinterpret_cast<char*>(&_impl_.name_first_),
          reinterpret_cast<char*>(&other->_impl_.name_first_));
  ::_pbi::ArenaStringPtr::InternalSwap(&_impl_.language_code_, &other->_impl_.language_code_, arena);
  ::google::protobuf::internal::memswap<
      PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics, _impl_.invisible_in_autofill_)
      + sizeof(ContactInfoSpecifics::_impl_.invisible_in_autofill_)
      - PROTOBUF_FIELD_OFFSET(ContactInfoSpecifics, _impl_.address_floor_)>(
          reinterpret_cast<char*>(&_impl_.address_floor_),
          reinterpret_cast<char*>(&other->_impl_.address_floor_));
}

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