chromium/out/Default/gen/components/sync/protocol/client_debug_info.pb.h

// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: components/sync/protocol/client_debug_info.proto

#ifndef GOOGLE_PROTOBUF_INCLUDED_components_2fsync_2fprotocol_2fclient_5fdebug_5finfo_2eproto
#define GOOGLE_PROTOBUF_INCLUDED_components_2fsync_2fprotocol_2fclient_5fdebug_5finfo_2eproto

#include <limits>
#include <string>

#include <google/protobuf/port_def.inc>
#if PROTOBUF_VERSION < 3021000
#error This file was generated by a newer version of protoc which is
#error incompatible with your Protocol Buffer headers. Please update
#error your headers.
#endif
#if 3021012 < PROTOBUF_MIN_PROTOC_VERSION
#error This file was generated by an older version of protoc which is
#error incompatible with your Protocol Buffer headers. Please
#error regenerate this file with a newer version of protoc.
#endif

#include <google/protobuf/port_undef.inc>
#include <google/protobuf/io/coded_stream.h>
#include <google/protobuf/arena.h>
#include <google/protobuf/arenastring.h>
#include <google/protobuf/generated_message_util.h>
#include <google/protobuf/metadata_lite.h>
#include <google/protobuf/message_lite.h>
#include <google/protobuf/repeated_field.h>  // IWYU pragma: export
#include <google/protobuf/extension_set.h>  // IWYU pragma: export
#include "components/sync/protocol/get_updates_caller_info.pb.h"
#include "components/sync/protocol/sync_enums.pb.h"
// @@protoc_insertion_point(includes)
#include <google/protobuf/port_def.inc>
#define PROTOBUF_INTERNAL_EXPORT_components_2fsync_2fprotocol_2fclient_5fdebug_5finfo_2eproto
PROTOBUF_NAMESPACE_OPEN
namespace internal {
class AnyMetadata;
}  // namespace internal
PROTOBUF_NAMESPACE_CLOSE

// Internal implementation detail -- do not use these members.
struct TableStruct_components_2fsync_2fprotocol_2fclient_5fdebug_5finfo_2eproto {};
namespace sync_pb {
class DebugEventInfo;
struct DebugEventInfoDefaultTypeInternal;
extern DebugEventInfoDefaultTypeInternal _DebugEventInfo_default_instance_;
class DebugInfo;
struct DebugInfoDefaultTypeInternal;
extern DebugInfoDefaultTypeInternal _DebugInfo_default_instance_;
class SyncCycleCompletedEventInfo;
struct SyncCycleCompletedEventInfoDefaultTypeInternal;
extern SyncCycleCompletedEventInfoDefaultTypeInternal _SyncCycleCompletedEventInfo_default_instance_;
class TypeHint;
struct TypeHintDefaultTypeInternal;
extern TypeHintDefaultTypeInternal _TypeHint_default_instance_;
}  // namespace sync_pb
PROTOBUF_NAMESPACE_OPEN
template<> ::sync_pb::DebugEventInfo* Arena::CreateMaybeMessage<::sync_pb::DebugEventInfo>(Arena*);
template<> ::sync_pb::DebugInfo* Arena::CreateMaybeMessage<::sync_pb::DebugInfo>(Arena*);
template<> ::sync_pb::SyncCycleCompletedEventInfo* Arena::CreateMaybeMessage<::sync_pb::SyncCycleCompletedEventInfo>(Arena*);
template<> ::sync_pb::TypeHint* Arena::CreateMaybeMessage<::sync_pb::TypeHint>(Arena*);
PROTOBUF_NAMESPACE_CLOSE
namespace sync_pb {

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

class TypeHint final :
    public ::PROTOBUF_NAMESPACE_ID::MessageLite /* @@protoc_insertion_point(class_definition:sync_pb.TypeHint) */ {};
// -------------------------------------------------------------------

class SyncCycleCompletedEventInfo final :
    public ::PROTOBUF_NAMESPACE_ID::MessageLite /* @@protoc_insertion_point(class_definition:sync_pb.SyncCycleCompletedEventInfo) */ {};
// -------------------------------------------------------------------

class DebugEventInfo final :
    public ::PROTOBUF_NAMESPACE_ID::MessageLite /* @@protoc_insertion_point(class_definition:sync_pb.DebugEventInfo) */ {};
// -------------------------------------------------------------------

class DebugInfo final :
    public ::PROTOBUF_NAMESPACE_ID::MessageLite /* @@protoc_insertion_point(class_definition:sync_pb.DebugInfo) */ {};
// ===================================================================


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

#ifdef __GNUC__
  #pragma GCC diagnostic push
  #pragma GCC diagnostic ignored "-Wstrict-aliasing"
#endif  // __GNUC__
// TypeHint

// optional int32 data_type_id = 1;
inline bool TypeHint::_internal_has_data_type_id() const {}
inline bool TypeHint::has_data_type_id() const {}
inline void TypeHint::clear_data_type_id() {}
inline int32_t TypeHint::_internal_data_type_id() const {}
inline int32_t TypeHint::data_type_id() const {}
inline void TypeHint::_internal_set_data_type_id(int32_t value) {}
inline void TypeHint::set_data_type_id(int32_t value) {}

// optional bool has_valid_hint = 2;
inline bool TypeHint::_internal_has_has_valid_hint() const {}
inline bool TypeHint::has_has_valid_hint() const {}
inline void TypeHint::clear_has_valid_hint() {}
inline bool TypeHint::_internal_has_valid_hint() const {}
inline bool TypeHint::has_valid_hint() const {}
inline void TypeHint::_internal_set_has_valid_hint(bool value) {}
inline void TypeHint::set_has_valid_hint(bool value) {}

// -------------------------------------------------------------------

// SyncCycleCompletedEventInfo

// optional int32 num_encryption_conflicts = 4 [deprecated = true];
inline bool SyncCycleCompletedEventInfo::_internal_has_num_encryption_conflicts() const {}
inline bool SyncCycleCompletedEventInfo::has_num_encryption_conflicts() const {}
inline void SyncCycleCompletedEventInfo::clear_num_encryption_conflicts() {}
inline int32_t SyncCycleCompletedEventInfo::_internal_num_encryption_conflicts() const {}
inline int32_t SyncCycleCompletedEventInfo::num_encryption_conflicts() const {}
inline void SyncCycleCompletedEventInfo::_internal_set_num_encryption_conflicts(int32_t value) {}
inline void SyncCycleCompletedEventInfo::set_num_encryption_conflicts(int32_t value) {}

// optional int32 num_hierarchy_conflicts = 5 [deprecated = true];
inline bool SyncCycleCompletedEventInfo::_internal_has_num_hierarchy_conflicts() const {}
inline bool SyncCycleCompletedEventInfo::has_num_hierarchy_conflicts() const {}
inline void SyncCycleCompletedEventInfo::clear_num_hierarchy_conflicts() {}
inline int32_t SyncCycleCompletedEventInfo::_internal_num_hierarchy_conflicts() const {}
inline int32_t SyncCycleCompletedEventInfo::num_hierarchy_conflicts() const {}
inline void SyncCycleCompletedEventInfo::_internal_set_num_hierarchy_conflicts(int32_t value) {}
inline void SyncCycleCompletedEventInfo::set_num_hierarchy_conflicts(int32_t value) {}

// optional int32 num_simple_conflicts = 6;
inline bool SyncCycleCompletedEventInfo::_internal_has_num_simple_conflicts() const {}
inline bool SyncCycleCompletedEventInfo::has_num_simple_conflicts() const {}
inline void SyncCycleCompletedEventInfo::clear_num_simple_conflicts() {}
inline int32_t SyncCycleCompletedEventInfo::_internal_num_simple_conflicts() const {}
inline int32_t SyncCycleCompletedEventInfo::num_simple_conflicts() const {}
inline void SyncCycleCompletedEventInfo::_internal_set_num_simple_conflicts(int32_t value) {}
inline void SyncCycleCompletedEventInfo::set_num_simple_conflicts(int32_t value) {}

// optional int32 num_server_conflicts = 7;
inline bool SyncCycleCompletedEventInfo::_internal_has_num_server_conflicts() const {}
inline bool SyncCycleCompletedEventInfo::has_num_server_conflicts() const {}
inline void SyncCycleCompletedEventInfo::clear_num_server_conflicts() {}
inline int32_t SyncCycleCompletedEventInfo::_internal_num_server_conflicts() const {}
inline int32_t SyncCycleCompletedEventInfo::num_server_conflicts() const {}
inline void SyncCycleCompletedEventInfo::_internal_set_num_server_conflicts(int32_t value) {}
inline void SyncCycleCompletedEventInfo::set_num_server_conflicts(int32_t value) {}

// optional int32 num_updates_downloaded = 8;
inline bool SyncCycleCompletedEventInfo::_internal_has_num_updates_downloaded() const {}
inline bool SyncCycleCompletedEventInfo::has_num_updates_downloaded() const {}
inline void SyncCycleCompletedEventInfo::clear_num_updates_downloaded() {}
inline int32_t SyncCycleCompletedEventInfo::_internal_num_updates_downloaded() const {}
inline int32_t SyncCycleCompletedEventInfo::num_updates_downloaded() const {}
inline void SyncCycleCompletedEventInfo::_internal_set_num_updates_downloaded(int32_t value) {}
inline void SyncCycleCompletedEventInfo::set_num_updates_downloaded(int32_t value) {}

// optional int32 num_reflected_updates_downloaded = 9 [deprecated = true];
inline bool SyncCycleCompletedEventInfo::_internal_has_num_reflected_updates_downloaded() const {}
inline bool SyncCycleCompletedEventInfo::has_num_reflected_updates_downloaded() const {}
inline void SyncCycleCompletedEventInfo::clear_num_reflected_updates_downloaded() {}
inline int32_t SyncCycleCompletedEventInfo::_internal_num_reflected_updates_downloaded() const {}
inline int32_t SyncCycleCompletedEventInfo::num_reflected_updates_downloaded() const {}
inline void SyncCycleCompletedEventInfo::_internal_set_num_reflected_updates_downloaded(int32_t value) {}
inline void SyncCycleCompletedEventInfo::set_num_reflected_updates_downloaded(int32_t value) {}

// optional .sync_pb.GetUpdatesCallerInfo caller_info = 10;
inline bool SyncCycleCompletedEventInfo::_internal_has_caller_info() const {}
inline bool SyncCycleCompletedEventInfo::has_caller_info() const {}
inline const ::sync_pb::GetUpdatesCallerInfo& SyncCycleCompletedEventInfo::_internal_caller_info() const {}
inline const ::sync_pb::GetUpdatesCallerInfo& SyncCycleCompletedEventInfo::caller_info() const {}
inline void SyncCycleCompletedEventInfo::unsafe_arena_set_allocated_caller_info(
    ::sync_pb::GetUpdatesCallerInfo* caller_info) {}
inline ::sync_pb::GetUpdatesCallerInfo* SyncCycleCompletedEventInfo::release_caller_info() {}
inline ::sync_pb::GetUpdatesCallerInfo* SyncCycleCompletedEventInfo::unsafe_arena_release_caller_info() {}
inline ::sync_pb::GetUpdatesCallerInfo* SyncCycleCompletedEventInfo::_internal_mutable_caller_info() {}
inline ::sync_pb::GetUpdatesCallerInfo* SyncCycleCompletedEventInfo::mutable_caller_info() {}
inline void SyncCycleCompletedEventInfo::set_allocated_caller_info(::sync_pb::GetUpdatesCallerInfo* caller_info) {}

// optional .sync_pb.SyncEnums.GetUpdatesOrigin get_updates_origin = 12;
inline bool SyncCycleCompletedEventInfo::_internal_has_get_updates_origin() const {}
inline bool SyncCycleCompletedEventInfo::has_get_updates_origin() const {}
inline void SyncCycleCompletedEventInfo::clear_get_updates_origin() {}
inline ::sync_pb::SyncEnums_GetUpdatesOrigin SyncCycleCompletedEventInfo::_internal_get_updates_origin() const {}
inline ::sync_pb::SyncEnums_GetUpdatesOrigin SyncCycleCompletedEventInfo::get_updates_origin() const {}
inline void SyncCycleCompletedEventInfo::_internal_set_get_updates_origin(::sync_pb::SyncEnums_GetUpdatesOrigin value) {}
inline void SyncCycleCompletedEventInfo::set_get_updates_origin(::sync_pb::SyncEnums_GetUpdatesOrigin value) {}

// -------------------------------------------------------------------

// DebugEventInfo

// optional .sync_pb.SyncEnums.SingletonDebugEventType singleton_event = 1;
inline bool DebugEventInfo::_internal_has_singleton_event() const {}
inline bool DebugEventInfo::has_singleton_event() const {}
inline void DebugEventInfo::clear_singleton_event() {}
inline ::sync_pb::SyncEnums_SingletonDebugEventType DebugEventInfo::_internal_singleton_event() const {}
inline ::sync_pb::SyncEnums_SingletonDebugEventType DebugEventInfo::singleton_event() const {}
inline void DebugEventInfo::_internal_set_singleton_event(::sync_pb::SyncEnums_SingletonDebugEventType value) {}
inline void DebugEventInfo::set_singleton_event(::sync_pb::SyncEnums_SingletonDebugEventType value) {}

// optional .sync_pb.SyncCycleCompletedEventInfo sync_cycle_completed_event_info = 2;
inline bool DebugEventInfo::_internal_has_sync_cycle_completed_event_info() const {}
inline bool DebugEventInfo::has_sync_cycle_completed_event_info() const {}
inline void DebugEventInfo::clear_sync_cycle_completed_event_info() {}
inline const ::sync_pb::SyncCycleCompletedEventInfo& DebugEventInfo::_internal_sync_cycle_completed_event_info() const {}
inline const ::sync_pb::SyncCycleCompletedEventInfo& DebugEventInfo::sync_cycle_completed_event_info() const {}
inline void DebugEventInfo::unsafe_arena_set_allocated_sync_cycle_completed_event_info(
    ::sync_pb::SyncCycleCompletedEventInfo* sync_cycle_completed_event_info) {}
inline ::sync_pb::SyncCycleCompletedEventInfo* DebugEventInfo::release_sync_cycle_completed_event_info() {}
inline ::sync_pb::SyncCycleCompletedEventInfo* DebugEventInfo::unsafe_arena_release_sync_cycle_completed_event_info() {}
inline ::sync_pb::SyncCycleCompletedEventInfo* DebugEventInfo::_internal_mutable_sync_cycle_completed_event_info() {}
inline ::sync_pb::SyncCycleCompletedEventInfo* DebugEventInfo::mutable_sync_cycle_completed_event_info() {}
inline void DebugEventInfo::set_allocated_sync_cycle_completed_event_info(::sync_pb::SyncCycleCompletedEventInfo* sync_cycle_completed_event_info) {}

// optional int32 nudging_datatype = 3;
inline bool DebugEventInfo::_internal_has_nudging_datatype() const {}
inline bool DebugEventInfo::has_nudging_datatype() const {}
inline void DebugEventInfo::clear_nudging_datatype() {}
inline int32_t DebugEventInfo::_internal_nudging_datatype() const {}
inline int32_t DebugEventInfo::nudging_datatype() const {}
inline void DebugEventInfo::_internal_set_nudging_datatype(int32_t value) {}
inline void DebugEventInfo::set_nudging_datatype(int32_t value) {}

// repeated int32 datatypes_notified_from_server = 4;
inline int DebugEventInfo::_internal_datatypes_notified_from_server_size() const {}
inline int DebugEventInfo::datatypes_notified_from_server_size() const {}
inline void DebugEventInfo::clear_datatypes_notified_from_server() {}
inline int32_t DebugEventInfo::_internal_datatypes_notified_from_server(int index) const {}
inline int32_t DebugEventInfo::datatypes_notified_from_server(int index) const {}
inline void DebugEventInfo::set_datatypes_notified_from_server(int index, int32_t value) {}
inline void DebugEventInfo::_internal_add_datatypes_notified_from_server(int32_t value) {}
inline void DebugEventInfo::add_datatypes_notified_from_server(int32_t value) {}
inline const ::PROTOBUF_NAMESPACE_ID::RepeatedField< int32_t >&
DebugEventInfo::_internal_datatypes_notified_from_server() const {}
inline const ::PROTOBUF_NAMESPACE_ID::RepeatedField< int32_t >&
DebugEventInfo::datatypes_notified_from_server() const {}
inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< int32_t >*
DebugEventInfo::_internal_mutable_datatypes_notified_from_server() {}
inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< int32_t >*
DebugEventInfo::mutable_datatypes_notified_from_server() {}

// -------------------------------------------------------------------

// DebugInfo

// repeated .sync_pb.DebugEventInfo events = 1;
inline int DebugInfo::_internal_events_size() const {}
inline int DebugInfo::events_size() const {}
inline void DebugInfo::clear_events() {}
inline ::sync_pb::DebugEventInfo* DebugInfo::mutable_events(int index) {}
inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::sync_pb::DebugEventInfo >*
DebugInfo::mutable_events() {}
inline const ::sync_pb::DebugEventInfo& DebugInfo::_internal_events(int index) const {}
inline const ::sync_pb::DebugEventInfo& DebugInfo::events(int index) const {}
inline ::sync_pb::DebugEventInfo* DebugInfo::_internal_add_events() {}
inline ::sync_pb::DebugEventInfo* DebugInfo::add_events() {}
inline const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::sync_pb::DebugEventInfo >&
DebugInfo::events() const {}

// optional bool cryptographer_ready = 2;
inline bool DebugInfo::_internal_has_cryptographer_ready() const {}
inline bool DebugInfo::has_cryptographer_ready() const {}
inline void DebugInfo::clear_cryptographer_ready() {}
inline bool DebugInfo::_internal_cryptographer_ready() const {}
inline bool DebugInfo::cryptographer_ready() const {}
inline void DebugInfo::_internal_set_cryptographer_ready(bool value) {}
inline void DebugInfo::set_cryptographer_ready(bool value) {}

// optional bool cryptographer_has_pending_keys = 3;
inline bool DebugInfo::_internal_has_cryptographer_has_pending_keys() const {}
inline bool DebugInfo::has_cryptographer_has_pending_keys() const {}
inline void DebugInfo::clear_cryptographer_has_pending_keys() {}
inline bool DebugInfo::_internal_cryptographer_has_pending_keys() const {}
inline bool DebugInfo::cryptographer_has_pending_keys() const {}
inline void DebugInfo::_internal_set_cryptographer_has_pending_keys(bool value) {}
inline void DebugInfo::set_cryptographer_has_pending_keys(bool value) {}

// optional bool events_dropped = 4;
inline bool DebugInfo::_internal_has_events_dropped() const {}
inline bool DebugInfo::has_events_dropped() const {}
inline void DebugInfo::clear_events_dropped() {}
inline bool DebugInfo::_internal_events_dropped() const {}
inline bool DebugInfo::events_dropped() const {}
inline void DebugInfo::_internal_set_events_dropped(bool value) {}
inline void DebugInfo::set_events_dropped(bool value) {}

#ifdef __GNUC__
  #pragma GCC diagnostic pop
#endif  // __GNUC__
// -------------------------------------------------------------------

// -------------------------------------------------------------------

// -------------------------------------------------------------------


// @@protoc_insertion_point(namespace_scope)

}  // namespace sync_pb

// @@protoc_insertion_point(global_scope)

#include <google/protobuf/port_undef.inc>
#endif  // GOOGLE_PROTOBUF_INCLUDED_GOOGLE_PROTOBUF_INCLUDED_components_2fsync_2fprotocol_2fclient_5fdebug_5finfo_2eproto