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

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

#ifndef GOOGLE_PROTOBUF_INCLUDED_components_2fsync_2fprotocol_2fclient_5fcommands_2eproto
#define GOOGLE_PROTOBUF_INCLUDED_components_2fsync_2fprotocol_2fclient_5fcommands_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
// @@protoc_insertion_point(includes)
#include <google/protobuf/port_def.inc>
#define PROTOBUF_INTERNAL_EXPORT_components_2fsync_2fprotocol_2fclient_5fcommands_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_5fcommands_2eproto {};
namespace sync_pb {
class ClientCommand;
struct ClientCommandDefaultTypeInternal;
extern ClientCommandDefaultTypeInternal _ClientCommand_default_instance_;
class CustomNudgeDelay;
struct CustomNudgeDelayDefaultTypeInternal;
extern CustomNudgeDelayDefaultTypeInternal _CustomNudgeDelay_default_instance_;
}  // namespace sync_pb
PROTOBUF_NAMESPACE_OPEN
template<> ::sync_pb::ClientCommand* Arena::CreateMaybeMessage<::sync_pb::ClientCommand>(Arena*);
template<> ::sync_pb::CustomNudgeDelay* Arena::CreateMaybeMessage<::sync_pb::CustomNudgeDelay>(Arena*);
PROTOBUF_NAMESPACE_CLOSE
namespace sync_pb {

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

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

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


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

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

// optional int32 datatype_id = 1;
inline bool CustomNudgeDelay::_internal_has_datatype_id() const {}
inline bool CustomNudgeDelay::has_datatype_id() const {}
inline void CustomNudgeDelay::clear_datatype_id() {}
inline int32_t CustomNudgeDelay::_internal_datatype_id() const {}
inline int32_t CustomNudgeDelay::datatype_id() const {}
inline void CustomNudgeDelay::_internal_set_datatype_id(int32_t value) {}
inline void CustomNudgeDelay::set_datatype_id(int32_t value) {}

// optional int32 delay_ms = 2;
inline bool CustomNudgeDelay::_internal_has_delay_ms() const {}
inline bool CustomNudgeDelay::has_delay_ms() const {}
inline void CustomNudgeDelay::clear_delay_ms() {}
inline int32_t CustomNudgeDelay::_internal_delay_ms() const {}
inline int32_t CustomNudgeDelay::delay_ms() const {}
inline void CustomNudgeDelay::_internal_set_delay_ms(int32_t value) {}
inline void CustomNudgeDelay::set_delay_ms(int32_t value) {}

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

// ClientCommand

// optional int32 set_sync_poll_interval = 1;
inline bool ClientCommand::_internal_has_set_sync_poll_interval() const {}
inline bool ClientCommand::has_set_sync_poll_interval() const {}
inline void ClientCommand::clear_set_sync_poll_interval() {}
inline int32_t ClientCommand::_internal_set_sync_poll_interval() const {}
inline int32_t ClientCommand::set_sync_poll_interval() const {}
inline void ClientCommand::_internal_set_set_sync_poll_interval(int32_t value) {}
inline void ClientCommand::set_set_sync_poll_interval(int32_t value) {}

// optional int32 set_sync_long_poll_interval = 2 [deprecated = true];
inline bool ClientCommand::_internal_has_set_sync_long_poll_interval() const {}
inline bool ClientCommand::has_set_sync_long_poll_interval() const {}
inline void ClientCommand::clear_set_sync_long_poll_interval() {}
inline int32_t ClientCommand::_internal_set_sync_long_poll_interval() const {}
inline int32_t ClientCommand::set_sync_long_poll_interval() const {}
inline void ClientCommand::_internal_set_set_sync_long_poll_interval(int32_t value) {}
inline void ClientCommand::set_set_sync_long_poll_interval(int32_t value) {}

// optional int32 max_commit_batch_size = 3;
inline bool ClientCommand::_internal_has_max_commit_batch_size() const {}
inline bool ClientCommand::has_max_commit_batch_size() const {}
inline void ClientCommand::clear_max_commit_batch_size() {}
inline int32_t ClientCommand::_internal_max_commit_batch_size() const {}
inline int32_t ClientCommand::max_commit_batch_size() const {}
inline void ClientCommand::_internal_set_max_commit_batch_size(int32_t value) {}
inline void ClientCommand::set_max_commit_batch_size(int32_t value) {}

// optional int32 throttle_delay_seconds = 5;
inline bool ClientCommand::_internal_has_throttle_delay_seconds() const {}
inline bool ClientCommand::has_throttle_delay_seconds() const {}
inline void ClientCommand::clear_throttle_delay_seconds() {}
inline int32_t ClientCommand::_internal_throttle_delay_seconds() const {}
inline int32_t ClientCommand::throttle_delay_seconds() const {}
inline void ClientCommand::_internal_set_throttle_delay_seconds(int32_t value) {}
inline void ClientCommand::set_throttle_delay_seconds(int32_t value) {}

// optional int32 client_invalidation_hint_buffer_size = 6 [deprecated = true];
inline bool ClientCommand::_internal_has_client_invalidation_hint_buffer_size() const {}
inline bool ClientCommand::has_client_invalidation_hint_buffer_size() const {}
inline void ClientCommand::clear_client_invalidation_hint_buffer_size() {}
inline int32_t ClientCommand::_internal_client_invalidation_hint_buffer_size() const {}
inline int32_t ClientCommand::client_invalidation_hint_buffer_size() const {}
inline void ClientCommand::_internal_set_client_invalidation_hint_buffer_size(int32_t value) {}
inline void ClientCommand::set_client_invalidation_hint_buffer_size(int32_t value) {}

// optional int32 gu_retry_delay_seconds = 7;
inline bool ClientCommand::_internal_has_gu_retry_delay_seconds() const {}
inline bool ClientCommand::has_gu_retry_delay_seconds() const {}
inline void ClientCommand::clear_gu_retry_delay_seconds() {}
inline int32_t ClientCommand::_internal_gu_retry_delay_seconds() const {}
inline int32_t ClientCommand::gu_retry_delay_seconds() const {}
inline void ClientCommand::_internal_set_gu_retry_delay_seconds(int32_t value) {}
inline void ClientCommand::set_gu_retry_delay_seconds(int32_t value) {}

// repeated .sync_pb.CustomNudgeDelay custom_nudge_delays = 8;
inline int ClientCommand::_internal_custom_nudge_delays_size() const {}
inline int ClientCommand::custom_nudge_delays_size() const {}
inline void ClientCommand::clear_custom_nudge_delays() {}
inline ::sync_pb::CustomNudgeDelay* ClientCommand::mutable_custom_nudge_delays(int index) {}
inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::sync_pb::CustomNudgeDelay >*
ClientCommand::mutable_custom_nudge_delays() {}
inline const ::sync_pb::CustomNudgeDelay& ClientCommand::_internal_custom_nudge_delays(int index) const {}
inline const ::sync_pb::CustomNudgeDelay& ClientCommand::custom_nudge_delays(int index) const {}
inline ::sync_pb::CustomNudgeDelay* ClientCommand::_internal_add_custom_nudge_delays() {}
inline ::sync_pb::CustomNudgeDelay* ClientCommand::add_custom_nudge_delays() {}
inline const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::sync_pb::CustomNudgeDelay >&
ClientCommand::custom_nudge_delays() const {}

// optional int32 extension_types_max_tokens = 9;
inline bool ClientCommand::_internal_has_extension_types_max_tokens() const {}
inline bool ClientCommand::has_extension_types_max_tokens() const {}
inline void ClientCommand::clear_extension_types_max_tokens() {}
inline int32_t ClientCommand::_internal_extension_types_max_tokens() const {}
inline int32_t ClientCommand::extension_types_max_tokens() const {}
inline void ClientCommand::_internal_set_extension_types_max_tokens(int32_t value) {}
inline void ClientCommand::set_extension_types_max_tokens(int32_t value) {}

// optional int32 extension_types_refill_interval_seconds = 10;
inline bool ClientCommand::_internal_has_extension_types_refill_interval_seconds() const {}
inline bool ClientCommand::has_extension_types_refill_interval_seconds() const {}
inline void ClientCommand::clear_extension_types_refill_interval_seconds() {}
inline int32_t ClientCommand::_internal_extension_types_refill_interval_seconds() const {}
inline int32_t ClientCommand::extension_types_refill_interval_seconds() const {}
inline void ClientCommand::_internal_set_extension_types_refill_interval_seconds(int32_t value) {}
inline void ClientCommand::set_extension_types_refill_interval_seconds(int32_t value) {}

// optional int32 extension_types_depleted_quota_nudge_delay_seconds = 11;
inline bool ClientCommand::_internal_has_extension_types_depleted_quota_nudge_delay_seconds() const {}
inline bool ClientCommand::has_extension_types_depleted_quota_nudge_delay_seconds() const {}
inline void ClientCommand::clear_extension_types_depleted_quota_nudge_delay_seconds() {}
inline int32_t ClientCommand::_internal_extension_types_depleted_quota_nudge_delay_seconds() const {}
inline int32_t ClientCommand::extension_types_depleted_quota_nudge_delay_seconds() const {}
inline void ClientCommand::_internal_set_extension_types_depleted_quota_nudge_delay_seconds(int32_t value) {}
inline void ClientCommand::set_extension_types_depleted_quota_nudge_delay_seconds(int32_t 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_5fcommands_2eproto