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

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

#ifndef GOOGLE_PROTOBUF_INCLUDED_components_2fsync_2fprotocol_2fsend_5ftab_5fto_5fself_5fspecifics_2eproto
#define GOOGLE_PROTOBUF_INCLUDED_components_2fsync_2fprotocol_2fsend_5ftab_5fto_5fself_5fspecifics_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_2fsend_5ftab_5fto_5fself_5fspecifics_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_2fsend_5ftab_5fto_5fself_5fspecifics_2eproto {};
namespace sync_pb {
class SendTabToSelfSpecifics;
struct SendTabToSelfSpecificsDefaultTypeInternal;
extern SendTabToSelfSpecificsDefaultTypeInternal _SendTabToSelfSpecifics_default_instance_;
}  // namespace sync_pb
PROTOBUF_NAMESPACE_OPEN
template<> ::sync_pb::SendTabToSelfSpecifics* Arena::CreateMaybeMessage<::sync_pb::SendTabToSelfSpecifics>(Arena*);
PROTOBUF_NAMESPACE_CLOSE
namespace sync_pb {

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

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


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

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

// optional string guid = 5;
inline bool SendTabToSelfSpecifics::_internal_has_guid() const {}
inline bool SendTabToSelfSpecifics::has_guid() const {}
inline void SendTabToSelfSpecifics::clear_guid() {}
inline const std::string& SendTabToSelfSpecifics::guid() const {}
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void SendTabToSelfSpecifics::set_guid(ArgT0&& arg0, ArgT... args) {}
inline std::string* SendTabToSelfSpecifics::mutable_guid() {}
inline const std::string& SendTabToSelfSpecifics::_internal_guid() const {}
inline void SendTabToSelfSpecifics::_internal_set_guid(const std::string& value) {}
inline std::string* SendTabToSelfSpecifics::_internal_mutable_guid() {}
inline std::string* SendTabToSelfSpecifics::release_guid() {}
inline void SendTabToSelfSpecifics::set_allocated_guid(std::string* guid) {}

// optional string title = 1;
inline bool SendTabToSelfSpecifics::_internal_has_title() const {}
inline bool SendTabToSelfSpecifics::has_title() const {}
inline void SendTabToSelfSpecifics::clear_title() {}
inline const std::string& SendTabToSelfSpecifics::title() const {}
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void SendTabToSelfSpecifics::set_title(ArgT0&& arg0, ArgT... args) {}
inline std::string* SendTabToSelfSpecifics::mutable_title() {}
inline const std::string& SendTabToSelfSpecifics::_internal_title() const {}
inline void SendTabToSelfSpecifics::_internal_set_title(const std::string& value) {}
inline std::string* SendTabToSelfSpecifics::_internal_mutable_title() {}
inline std::string* SendTabToSelfSpecifics::release_title() {}
inline void SendTabToSelfSpecifics::set_allocated_title(std::string* title) {}

// optional string url = 2;
inline bool SendTabToSelfSpecifics::_internal_has_url() const {}
inline bool SendTabToSelfSpecifics::has_url() const {}
inline void SendTabToSelfSpecifics::clear_url() {}
inline const std::string& SendTabToSelfSpecifics::url() const {}
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void SendTabToSelfSpecifics::set_url(ArgT0&& arg0, ArgT... args) {}
inline std::string* SendTabToSelfSpecifics::mutable_url() {}
inline const std::string& SendTabToSelfSpecifics::_internal_url() const {}
inline void SendTabToSelfSpecifics::_internal_set_url(const std::string& value) {}
inline std::string* SendTabToSelfSpecifics::_internal_mutable_url() {}
inline std::string* SendTabToSelfSpecifics::release_url() {}
inline void SendTabToSelfSpecifics::set_allocated_url(std::string* url) {}

// optional int64 shared_time_usec = 3;
inline bool SendTabToSelfSpecifics::_internal_has_shared_time_usec() const {}
inline bool SendTabToSelfSpecifics::has_shared_time_usec() const {}
inline void SendTabToSelfSpecifics::clear_shared_time_usec() {}
inline int64_t SendTabToSelfSpecifics::_internal_shared_time_usec() const {}
inline int64_t SendTabToSelfSpecifics::shared_time_usec() const {}
inline void SendTabToSelfSpecifics::_internal_set_shared_time_usec(int64_t value) {}
inline void SendTabToSelfSpecifics::set_shared_time_usec(int64_t value) {}

// optional string device_name = 4;
inline bool SendTabToSelfSpecifics::_internal_has_device_name() const {}
inline bool SendTabToSelfSpecifics::has_device_name() const {}
inline void SendTabToSelfSpecifics::clear_device_name() {}
inline const std::string& SendTabToSelfSpecifics::device_name() const {}
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void SendTabToSelfSpecifics::set_device_name(ArgT0&& arg0, ArgT... args) {}
inline std::string* SendTabToSelfSpecifics::mutable_device_name() {}
inline const std::string& SendTabToSelfSpecifics::_internal_device_name() const {}
inline void SendTabToSelfSpecifics::_internal_set_device_name(const std::string& value) {}
inline std::string* SendTabToSelfSpecifics::_internal_mutable_device_name() {}
inline std::string* SendTabToSelfSpecifics::release_device_name() {}
inline void SendTabToSelfSpecifics::set_allocated_device_name(std::string* device_name) {}

// optional string target_device_sync_cache_guid = 7;
inline bool SendTabToSelfSpecifics::_internal_has_target_device_sync_cache_guid() const {}
inline bool SendTabToSelfSpecifics::has_target_device_sync_cache_guid() const {}
inline void SendTabToSelfSpecifics::clear_target_device_sync_cache_guid() {}
inline const std::string& SendTabToSelfSpecifics::target_device_sync_cache_guid() const {}
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void SendTabToSelfSpecifics::set_target_device_sync_cache_guid(ArgT0&& arg0, ArgT... args) {}
inline std::string* SendTabToSelfSpecifics::mutable_target_device_sync_cache_guid() {}
inline const std::string& SendTabToSelfSpecifics::_internal_target_device_sync_cache_guid() const {}
inline void SendTabToSelfSpecifics::_internal_set_target_device_sync_cache_guid(const std::string& value) {}
inline std::string* SendTabToSelfSpecifics::_internal_mutable_target_device_sync_cache_guid() {}
inline std::string* SendTabToSelfSpecifics::release_target_device_sync_cache_guid() {}
inline void SendTabToSelfSpecifics::set_allocated_target_device_sync_cache_guid(std::string* target_device_sync_cache_guid) {}

// optional bool opened = 8;
inline bool SendTabToSelfSpecifics::_internal_has_opened() const {}
inline bool SendTabToSelfSpecifics::has_opened() const {}
inline void SendTabToSelfSpecifics::clear_opened() {}
inline bool SendTabToSelfSpecifics::_internal_opened() const {}
inline bool SendTabToSelfSpecifics::opened() const {}
inline void SendTabToSelfSpecifics::_internal_set_opened(bool value) {}
inline void SendTabToSelfSpecifics::set_opened(bool value) {}

// optional bool notification_dismissed = 9;
inline bool SendTabToSelfSpecifics::_internal_has_notification_dismissed() const {}
inline bool SendTabToSelfSpecifics::has_notification_dismissed() const {}
inline void SendTabToSelfSpecifics::clear_notification_dismissed() {}
inline bool SendTabToSelfSpecifics::_internal_notification_dismissed() const {}
inline bool SendTabToSelfSpecifics::notification_dismissed() const {}
inline void SendTabToSelfSpecifics::_internal_set_notification_dismissed(bool value) {}
inline void SendTabToSelfSpecifics::set_notification_dismissed(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_2fsend_5ftab_5fto_5fself_5fspecifics_2eproto