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

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

constexpr CustomNudgeDelay::ParseTableT_ CustomNudgeDelay::InternalGenerateParseTable_(const ::_pbi::ClassData* class_data) {
  return ParseTableT_{
    {
      PROTOBUF_FIELD_OFFSET(CustomNudgeDelay, _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::CustomNudgeDelay>(),  // to_prefetch
      #endif  // PROTOBUF_PREFETCH_PARSE_TABLE
    }, {{
      // optional int32 delay_ms = 2;
      {::_pbi::TcParser::FastV32S1,
       {16, 1, 0,
        PROTOBUF_FIELD_OFFSET(CustomNudgeDelay, _impl_.delay_ms_)}},
      // optional int32 datatype_id = 1;
      {::_pbi::TcParser::FastV32S1,
       {8, 0, 0,
        PROTOBUF_FIELD_OFFSET(CustomNudgeDelay, _impl_.datatype_id_)}},
    }}, {{
      65535, 65535
    }}, {{
      // optional int32 datatype_id = 1;
      {PROTOBUF_FIELD_OFFSET(CustomNudgeDelay, _impl_.datatype_id_), _Internal::kHasBitsOffset + 0, 0, (0 | ::_fl::kFcOptional | ::_fl::kInt32)},
      // optional int32 delay_ms = 2;
      {PROTOBUF_FIELD_OFFSET(CustomNudgeDelay, _impl_.delay_ms_), _Internal::kHasBitsOffset + 1, 0, (0 | ::_fl::kFcOptional | ::_fl::kInt32)},
    }},
    // no aux_entries
    {{
    }},
  };
}


inline constexpr CustomNudgeDelay::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    ::_pbi::ConstantInitialized) noexcept
      : _cached_size_{0},
        datatype_id_{0},
        delay_ms_{0} {}

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

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

constexpr ClientCommand::ParseTableT_ ClientCommand::InternalGenerateParseTable_(const ::_pbi::ClassData* class_data) {
  return ParseTableT_{
    {
      PROTOBUF_FIELD_OFFSET(ClientCommand, _impl_._has_bits_),
      0, // no _extensions_
      11, 120,  // max_field_number, fast_idx_mask
      offsetof(ParseTableT_, field_lookup_table),
      4294965320,  // skipmap
      offsetof(ParseTableT_, field_entries),
      9,  // num_field_entries
      1,  // num_aux_entries
      offsetof(ParseTableT_, aux_entries),
      class_data,
      nullptr,  // post_loop_handler
      ::_pbi::TcParser::GenericFallbackLite,  // fallback
      #ifdef PROTOBUF_PREFETCH_PARSE_TABLE
      ::_pbi::TcParser::GetTable<::sync_pb::ClientCommand>(),  // to_prefetch
      #endif  // PROTOBUF_PREFETCH_PARSE_TABLE
    }, {{
      {::_pbi::TcParser::MiniParse, {}},
      // optional int32 set_sync_poll_interval = 1;
      {::_pbi::TcParser::FastV32S1,
       {8, 1, 0,
        PROTOBUF_FIELD_OFFSET(ClientCommand, _impl_.set_sync_poll_interval_)}},
      // optional int32 set_sync_long_poll_interval = 2 [deprecated = true];
      {::_pbi::TcParser::FastV32S1,
       {16, 2, 0,
        PROTOBUF_FIELD_OFFSET(ClientCommand, _impl_.set_sync_long_poll_interval_)}},
      // optional int32 max_commit_batch_size = 3;
      {::_pbi::TcParser::FastV32S1,
       {24, 3, 0,
        PROTOBUF_FIELD_OFFSET(ClientCommand, _impl_.max_commit_batch_size_)}},
      {::_pbi::TcParser::MiniParse, {}},
      // optional int32 throttle_delay_seconds = 5;
      {::_pbi::TcParser::FastV32S1,
       {40, 4, 0,
        PROTOBUF_FIELD_OFFSET(ClientCommand, _impl_.throttle_delay_seconds_)}},
      // optional int32 client_invalidation_hint_buffer_size = 6 [deprecated = true];
      {::_pbi::TcParser::FastV32S1,
       {48, 5, 0,
        PROTOBUF_FIELD_OFFSET(ClientCommand, _impl_.client_invalidation_hint_buffer_size_)}},
      {::_pbi::TcParser::MiniParse, {}},
      // repeated .sync_pb.CustomNudgeDelay custom_nudge_delays = 8;
      {::_pbi::TcParser::FastMtR1,
       {66, 0, 0,
        PROTOBUF_FIELD_OFFSET(ClientCommand, _impl_.custom_nudge_delays_)}},
      // optional int32 extension_types_max_tokens = 9;
      {::_pbi::TcParser::FastV32S1,
       {72, 6, 0,
        PROTOBUF_FIELD_OFFSET(ClientCommand, _impl_.extension_types_max_tokens_)}},
      // optional int32 extension_types_refill_interval_seconds = 10;
      {::_pbi::TcParser::FastV32S1,
       {80, 7, 0,
        PROTOBUF_FIELD_OFFSET(ClientCommand, _impl_.extension_types_refill_interval_seconds_)}},
      // optional int32 extension_types_depleted_quota_nudge_delay_seconds = 11;
      {::_pbi::TcParser::FastV32S1,
       {88, 8, 0,
        PROTOBUF_FIELD_OFFSET(ClientCommand, _impl_.extension_types_depleted_quota_nudge_delay_seconds_)}},
      {::_pbi::TcParser::MiniParse, {}},
      {::_pbi::TcParser::MiniParse, {}},
      {::_pbi::TcParser::MiniParse, {}},
      {::_pbi::TcParser::MiniParse, {}},
    }}, {{
      65535, 65535
    }}, {{
      // optional int32 set_sync_poll_interval = 1;
      {PROTOBUF_FIELD_OFFSET(ClientCommand, _impl_.set_sync_poll_interval_), _Internal::kHasBitsOffset + 1, 0, (0 | ::_fl::kFcOptional | ::_fl::kInt32)},
      // optional int32 set_sync_long_poll_interval = 2 [deprecated = true];
      {PROTOBUF_FIELD_OFFSET(ClientCommand, _impl_.set_sync_long_poll_interval_), _Internal::kHasBitsOffset + 2, 0, (0 | ::_fl::kFcOptional | ::_fl::kInt32)},
      // optional int32 max_commit_batch_size = 3;
      {PROTOBUF_FIELD_OFFSET(ClientCommand, _impl_.max_commit_batch_size_), _Internal::kHasBitsOffset + 3, 0, (0 | ::_fl::kFcOptional | ::_fl::kInt32)},
      // optional int32 throttle_delay_seconds = 5;
      {PROTOBUF_FIELD_OFFSET(ClientCommand, _impl_.throttle_delay_seconds_), _Internal::kHasBitsOffset + 4, 0, (0 | ::_fl::kFcOptional | ::_fl::kInt32)},
      // optional int32 client_invalidation_hint_buffer_size = 6 [deprecated = true];
      {PROTOBUF_FIELD_OFFSET(ClientCommand, _impl_.client_invalidation_hint_buffer_size_), _Internal::kHasBitsOffset + 5, 0, (0 | ::_fl::kFcOptional | ::_fl::kInt32)},
      // repeated .sync_pb.CustomNudgeDelay custom_nudge_delays = 8;
      {PROTOBUF_FIELD_OFFSET(ClientCommand, _impl_.custom_nudge_delays_), _Internal::kHasBitsOffset + 0, 0, (0 | ::_fl::kFcRepeated | ::_fl::kMessage | ::_fl::kTvTable)},
      // optional int32 extension_types_max_tokens = 9;
      {PROTOBUF_FIELD_OFFSET(ClientCommand, _impl_.extension_types_max_tokens_), _Internal::kHasBitsOffset + 6, 0, (0 | ::_fl::kFcOptional | ::_fl::kInt32)},
      // optional int32 extension_types_refill_interval_seconds = 10;
      {PROTOBUF_FIELD_OFFSET(ClientCommand, _impl_.extension_types_refill_interval_seconds_), _Internal::kHasBitsOffset + 7, 0, (0 | ::_fl::kFcOptional | ::_fl::kInt32)},
      // optional int32 extension_types_depleted_quota_nudge_delay_seconds = 11;
      {PROTOBUF_FIELD_OFFSET(ClientCommand, _impl_.extension_types_depleted_quota_nudge_delay_seconds_), _Internal::kHasBitsOffset + 8, 0, (0 | ::_fl::kFcOptional | ::_fl::kInt32)},
    }},
    {{
        #ifndef PROTOBUF_MESSAGE_GLOBALS
        {::_pbi::TcParser::GetTable<::sync_pb::CustomNudgeDelay>()},
        #else
        {::_pbi::FieldAuxMessageGlobals(), &::sync_pb::CustomNudgeDelay_globals_},
        #endif
    }},
    {{
    }},
  };
}


inline constexpr ClientCommand::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    ::_pbi::ConstantInitialized) noexcept
      : _cached_size_{0},
        custom_nudge_delays_ { visibility, ::_pbi::InternalMetadataOffset::Build<
            ::sync_pb::ClientCommand,
            PROTOBUF_FIELD_OFFSET(::sync_pb::ClientCommand, _impl_.custom_nudge_delays_)>()
         }
        ,
        set_sync_poll_interval_{0},
        set_sync_long_poll_interval_{0},
        max_commit_batch_size_{0},
        throttle_delay_seconds_{0},
        client_invalidation_hint_buffer_size_{0},
        extension_types_max_tokens_{0},
        extension_types_refill_interval_seconds_{0},
        extension_types_depleted_quota_nudge_delay_seconds_{0} {}

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

PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT
    PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 PROTOBUF_MESSAGE_GLOBALS_CONST ClientCommandGlobalsTypeInternal ClientCommand_globals_
        PROTOBUF_MESSAGE_GLOBALS_SECTION(.data.rel.ro);
#if defined(PROTOBUF_CUSTOM_VTABLE)
namespace {
const ::_pbi::ClassData* ClientCommand_get_class_data() {
#ifdef PROTOBUF_MESSAGE_GLOBALS
  return ClientCommand_globals_.GetClassData();
#else
  return ClientCommand_class_data_.base();
#endif  // PROTOBUF_MESSAGE_GLOBALS
}
}  // namespace
#endif  // PROTOBUF_CUSTOM_VTABLE
}  // namespace sync_pb
namespace sync_pb {
// ===================================================================

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

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

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

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

  cached_has_bits = this_._impl_._has_bits_[0];
  // optional int32 datatype_id = 1;
  if (CheckHasBit(cached_has_bits, 0x00000001U)) {
    target =
        ::google::protobuf::internal::WireFormatLite::WriteInt32ToArrayWithField<1>(
            stream, this_._internal_datatype_id(), target);
  }

  // optional int32 delay_ms = 2;
  if (CheckHasBit(cached_has_bits, 0x00000002U)) {
    target =
        ::google::protobuf::internal::WireFormatLite::WriteInt32ToArrayWithField<2>(
            stream, this_._internal_delay_ms(), target);
  }

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

#if defined(PROTOBUF_CUSTOM_VTABLE)
::size_t CustomNudgeDelay::ByteSizeLong(const MessageLite& base) {
  const CustomNudgeDelay& this_ = static_cast<const CustomNudgeDelay&>(base);
#else   // PROTOBUF_CUSTOM_VTABLE
::size_t CustomNudgeDelay::ByteSizeLong() const {
  const CustomNudgeDelay& this_ = *this;
#endif  // PROTOBUF_CUSTOM_VTABLE
  // @@protoc_insertion_point(message_byte_size_start:sync_pb.CustomNudgeDelay)
  ::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 int32 datatype_id = 1;
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      total_size += ::_pbi::WireFormatLite::Int32SizePlusOne(
          this_._internal_datatype_id());
    }
    // optional int32 delay_ms = 2;
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      total_size += ::_pbi::WireFormatLite::Int32SizePlusOne(
          this_._internal_delay_ms());
    }
  }
  if (ABSL_PREDICT_FALSE(this_._internal_metadata_.have_unknown_fields())) {
    total_size += this_._internal_metadata_.unknown_fields<::std::string>(::google::protobuf::internal::GetEmptyString).size();
  }
  this_._impl_._cached_size_.Set(::_pbi::ToCachedSize(total_size));
  return total_size;
}

void CustomNudgeDelay::MergeImpl(::google::protobuf::MessageLite& to_msg,
                      const ::google::protobuf::MessageLite& from_msg) {
   auto* const _this = static_cast<CustomNudgeDelay*>(&to_msg);
  auto& from = static_cast<const CustomNudgeDelay&>(from_msg);
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    from.CheckHasBitConsistency();
  }
  // @@protoc_insertion_point(class_specific_merge_from_start:sync_pb.CustomNudgeDelay)
  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_.datatype_id_ = from._impl_.datatype_id_;
    }
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      _this->_impl_.delay_ms_ = from._impl_.delay_ms_;
    }
  }
  _this->_impl_._has_bits_[0] |= cached_has_bits;
  _this->_internal_metadata_.MergeFrom<::std::string>(
      from._internal_metadata_);
}

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


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

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

ClientCommand::ClientCommand(::google::protobuf::Arena* PROTOBUF_NULLABLE arena)
#if defined(PROTOBUF_CUSTOM_VTABLE)
    : ::google::protobuf::MessageLite(arena, ClientCommand_get_class_data()) {
#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::MessageLite(arena) {
#endif  // PROTOBUF_CUSTOM_VTABLE
  SharedCtor(arena);
  // @@protoc_insertion_point(arena_constructor:sync_pb.ClientCommand)
}
PROTOBUF_NDEBUG_INLINE ClientCommand::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::ClientCommand& from_msg)
      : _has_bits_{from._has_bits_},
        _cached_size_{0},
        custom_nudge_delays_ {
          visibility, ::_pbi::InternalMetadataOffset::Build<
              ::sync_pb::ClientCommand,
              PROTOBUF_FIELD_OFFSET(::sync_pb::ClientCommand, _impl_.custom_nudge_delays_)>()
          , from.custom_nudge_delays_
        }
     {}

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

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

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

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

PROTOBUF_ATTRIBUTE_WEAK const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL
ClientCommand::GetClassData() const {
  return ClientCommand_class_data_.base();
}
#else
PROTOBUF_ATTRIBUTE_WEAK const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL
ClientCommand::GetClassData() const {
  return ClientCommand_globals_.GetClassData();
}
#endif  // !PROTOBUF_MESSAGE_GLOBALS
#ifndef PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_CONSTINIT
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const ClientCommand::ParseTableT_
    ClientCommand::_table_ =
        ClientCommand::InternalGenerateParseTable_(ClientCommand_class_data_.base());
#endif  // !PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_NOINLINE void ClientCommand::Clear() {
// @@protoc_insertion_point(message_clear_start:sync_pb.ClientCommand)
  ::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_.custom_nudge_delays_.Clear();
  }
  if (BatchCheckHasBit(cached_has_bits, 0x000000feU)) {
    ::memset(&_impl_.set_sync_poll_interval_, 0, static_cast<::size_t>(
        reinterpret_cast<char*>(&_impl_.extension_types_refill_interval_seconds_) -
        reinterpret_cast<char*>(&_impl_.set_sync_poll_interval_)) + sizeof(_impl_.extension_types_refill_interval_seconds_));
  }
  _impl_.extension_types_depleted_quota_nudge_delay_seconds_ = 0;
  _impl_._has_bits_.Clear();
  _internal_metadata_.Clear<::std::string>();
}

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

  cached_has_bits = this_._impl_._has_bits_[0];
  // optional int32 set_sync_poll_interval = 1;
  if (CheckHasBit(cached_has_bits, 0x00000002U)) {
    target =
        ::google::protobuf::internal::WireFormatLite::WriteInt32ToArrayWithField<1>(
            stream, this_._internal_set_sync_poll_interval(), target);
  }

  // optional int32 set_sync_long_poll_interval = 2 [deprecated = true];
  if (CheckHasBit(cached_has_bits, 0x00000004U)) {
    target =
        ::google::protobuf::internal::WireFormatLite::WriteInt32ToArrayWithField<2>(
            stream, this_._internal_set_sync_long_poll_interval(), target);
  }

  // optional int32 max_commit_batch_size = 3;
  if (CheckHasBit(cached_has_bits, 0x00000008U)) {
    target =
        ::google::protobuf::internal::WireFormatLite::WriteInt32ToArrayWithField<3>(
            stream, this_._internal_max_commit_batch_size(), target);
  }

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

  // optional int32 client_invalidation_hint_buffer_size = 6 [deprecated = true];
  if (CheckHasBit(cached_has_bits, 0x00000020U)) {
    target =
        ::google::protobuf::internal::WireFormatLite::WriteInt32ToArrayWithField<6>(
            stream, this_._internal_client_invalidation_hint_buffer_size(), target);
  }

  // repeated .sync_pb.CustomNudgeDelay custom_nudge_delays = 8;
  if (CheckHasBit(cached_has_bits, 0x00000001U)) {
    for (unsigned i = 0, n = static_cast<unsigned>(
                             this_._internal_custom_nudge_delays_size());
         i < n; i++) {
      const auto& repfield = this_._internal_custom_nudge_delays().Get(i);
      target =
          ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
              8, repfield, repfield.GetCachedSize(),
              target, stream);
    }
  }

  // optional int32 extension_types_max_tokens = 9;
  if (CheckHasBit(cached_has_bits, 0x00000040U)) {
    target =
        ::google::protobuf::internal::WireFormatLite::WriteInt32ToArrayWithField<9>(
            stream, this_._internal_extension_types_max_tokens(), target);
  }

  // optional int32 extension_types_refill_interval_seconds = 10;
  if (CheckHasBit(cached_has_bits, 0x00000080U)) {
    target =
        ::google::protobuf::internal::WireFormatLite::WriteInt32ToArrayWithField<10>(
            stream, this_._internal_extension_types_refill_interval_seconds(), target);
  }

  // optional int32 extension_types_depleted_quota_nudge_delay_seconds = 11;
  if (CheckHasBit(cached_has_bits, 0x00000100U)) {
    target =
        ::google::protobuf::internal::WireFormatLite::WriteInt32ToArrayWithField<11>(
            stream, this_._internal_extension_types_depleted_quota_nudge_delay_seconds(), 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.ClientCommand)
  return target;
}

#if defined(PROTOBUF_CUSTOM_VTABLE)
::size_t ClientCommand::ByteSizeLong(const MessageLite& base) {
  const ClientCommand& this_ = static_cast<const ClientCommand&>(base);
#else   // PROTOBUF_CUSTOM_VTABLE
::size_t ClientCommand::ByteSizeLong() const {
  const ClientCommand& this_ = *this;
#endif  // PROTOBUF_CUSTOM_VTABLE
  // @@protoc_insertion_point(message_byte_size_start:sync_pb.ClientCommand)
  ::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)) {
    // repeated .sync_pb.CustomNudgeDelay custom_nudge_delays = 8;
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      total_size += 1UL * this_._internal_custom_nudge_delays_size();
      for (const auto& msg : this_._internal_custom_nudge_delays()) {
        total_size += ::google::protobuf::internal::WireFormatLite::MessageSize(msg);
      }
    }
    // optional int32 set_sync_poll_interval = 1;
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      total_size += ::_pbi::WireFormatLite::Int32SizePlusOne(
          this_._internal_set_sync_poll_interval());
    }
    // optional int32 set_sync_long_poll_interval = 2 [deprecated = true];
    if (CheckHasBit(cached_has_bits, 0x00000004U)) {
      total_size += ::_pbi::WireFormatLite::Int32SizePlusOne(
          this_._internal_set_sync_long_poll_interval());
    }
    // optional int32 max_commit_batch_size = 3;
    if (CheckHasBit(cached_has_bits, 0x00000008U)) {
      total_size += ::_pbi::WireFormatLite::Int32SizePlusOne(
          this_._internal_max_commit_batch_size());
    }
    // optional int32 throttle_delay_seconds = 5;
    if (CheckHasBit(cached_has_bits, 0x00000010U)) {
      total_size += ::_pbi::WireFormatLite::Int32SizePlusOne(
          this_._internal_throttle_delay_seconds());
    }
    // optional int32 client_invalidation_hint_buffer_size = 6 [deprecated = true];
    if (CheckHasBit(cached_has_bits, 0x00000020U)) {
      total_size += ::_pbi::WireFormatLite::Int32SizePlusOne(
          this_._internal_client_invalidation_hint_buffer_size());
    }
    // optional int32 extension_types_max_tokens = 9;
    if (CheckHasBit(cached_has_bits, 0x00000040U)) {
      total_size += ::_pbi::WireFormatLite::Int32SizePlusOne(
          this_._internal_extension_types_max_tokens());
    }
    // optional int32 extension_types_refill_interval_seconds = 10;
    if (CheckHasBit(cached_has_bits, 0x00000080U)) {
      total_size += ::_pbi::WireFormatLite::Int32SizePlusOne(
          this_._internal_extension_types_refill_interval_seconds());
    }
  }
   {
    // optional int32 extension_types_depleted_quota_nudge_delay_seconds = 11;
    if (CheckHasBit(cached_has_bits, 0x00000100U)) {
      total_size += ::_pbi::WireFormatLite::Int32SizePlusOne(
          this_._internal_extension_types_depleted_quota_nudge_delay_seconds());
    }
  }
  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 ClientCommand::MergeImpl(::google::protobuf::MessageLite& to_msg,
                      const ::google::protobuf::MessageLite& from_msg) {
   auto* const _this = static_cast<ClientCommand*>(&to_msg);
  auto& from = static_cast<const ClientCommand&>(from_msg);
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    from.CheckHasBitConsistency();
  }
  ::google::protobuf::Arena* arena = _this->GetArena();
  // @@protoc_insertion_point(class_specific_merge_from_start:sync_pb.ClientCommand)
  ABSL_DCHECK_NE(&from, _this);
  ::uint32_t cached_has_bits = 0;
  (void)cached_has_bits;

  cached_has_bits = from._impl_._has_bits_[0];
  if (BatchCheckHasBit(cached_has_bits, 0x000000ffU)) {
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      _this->_internal_mutable_custom_nudge_delays()->InternalMergeFromWithArena(
          ::google::protobuf::MessageLite::internal_visibility(), arena,
          from._internal_custom_nudge_delays());
    }
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      _this->_impl_.set_sync_poll_interval_ = from._impl_.set_sync_poll_interval_;
    }
    if (CheckHasBit(cached_has_bits, 0x00000004U)) {
      _this->_impl_.set_sync_long_poll_interval_ = from._impl_.set_sync_long_poll_interval_;
    }
    if (CheckHasBit(cached_has_bits, 0x00000008U)) {
      _this->_impl_.max_commit_batch_size_ = from._impl_.max_commit_batch_size_;
    }
    if (CheckHasBit(cached_has_bits, 0x00000010U)) {
      _this->_impl_.throttle_delay_seconds_ = from._impl_.throttle_delay_seconds_;
    }
    if (CheckHasBit(cached_has_bits, 0x00000020U)) {
      _this->_impl_.client_invalidation_hint_buffer_size_ = from._impl_.client_invalidation_hint_buffer_size_;
    }
    if (CheckHasBit(cached_has_bits, 0x00000040U)) {
      _this->_impl_.extension_types_max_tokens_ = from._impl_.extension_types_max_tokens_;
    }
    if (CheckHasBit(cached_has_bits, 0x00000080U)) {
      _this->_impl_.extension_types_refill_interval_seconds_ = from._impl_.extension_types_refill_interval_seconds_;
    }
  }
  if (CheckHasBit(cached_has_bits, 0x00000100U)) {
    _this->_impl_.extension_types_depleted_quota_nudge_delay_seconds_ = from._impl_.extension_types_depleted_quota_nudge_delay_seconds_;
  }
  _this->_impl_._has_bits_[0] |= cached_has_bits;
  _this->_internal_metadata_.MergeFrom<::std::string>(
      from._internal_metadata_);
}

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


void ClientCommand::InternalSwap(ClientCommand* 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_.custom_nudge_delays_.InternalSwap(&other->_impl_.custom_nudge_delays_);
  ::google::protobuf::internal::memswap<
      PROTOBUF_FIELD_OFFSET(ClientCommand, _impl_.extension_types_depleted_quota_nudge_delay_seconds_)
      + sizeof(ClientCommand::_impl_.extension_types_depleted_quota_nudge_delay_seconds_)
      - PROTOBUF_FIELD_OFFSET(ClientCommand, _impl_.set_sync_poll_interval_)>(
          reinterpret_cast<char*>(&_impl_.set_sync_poll_interval_),
          reinterpret_cast<char*>(&other->_impl_.set_sync_poll_interval_));
}

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