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

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

#ifndef GOOGLE_PROTOBUF_INCLUDED_components_2fsync_2fprotocol_2fpower_5fbookmark_5fspecifics_2eproto
#define GOOGLE_PROTOBUF_INCLUDED_components_2fsync_2fprotocol_2fpower_5fbookmark_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
#include <google/protobuf/generated_enum_util.h>
#include "components/sync/protocol/note_entity.pb.h"
// @@protoc_insertion_point(includes)
#include <google/protobuf/port_def.inc>
#define PROTOBUF_INTERNAL_EXPORT_components_2fsync_2fprotocol_2fpower_5fbookmark_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_2fpower_5fbookmark_5fspecifics_2eproto {};
namespace sync_pb {
class PowerBookmarkSpecifics;
struct PowerBookmarkSpecificsDefaultTypeInternal;
extern PowerBookmarkSpecificsDefaultTypeInternal _PowerBookmarkSpecifics_default_instance_;
class PowerEntity;
struct PowerEntityDefaultTypeInternal;
extern PowerEntityDefaultTypeInternal _PowerEntity_default_instance_;
}  // namespace sync_pb
PROTOBUF_NAMESPACE_OPEN
template<> ::sync_pb::PowerBookmarkSpecifics* Arena::CreateMaybeMessage<::sync_pb::PowerBookmarkSpecifics>(Arena*);
template<> ::sync_pb::PowerEntity* Arena::CreateMaybeMessage<::sync_pb::PowerEntity>(Arena*);
PROTOBUF_NAMESPACE_CLOSE
namespace sync_pb {

enum PowerBookmarkSpecifics_PowerType : int {};
bool PowerBookmarkSpecifics_PowerType_IsValid(int value);
constexpr PowerBookmarkSpecifics_PowerType PowerBookmarkSpecifics_PowerType_PowerType_MIN =;
constexpr PowerBookmarkSpecifics_PowerType PowerBookmarkSpecifics_PowerType_PowerType_MAX =;
constexpr int PowerBookmarkSpecifics_PowerType_PowerType_ARRAYSIZE =;

const std::string& PowerBookmarkSpecifics_PowerType_Name(PowerBookmarkSpecifics_PowerType value);
template<typename T>
inline const std::string& PowerBookmarkSpecifics_PowerType_Name(T enum_t_value) {}
bool PowerBookmarkSpecifics_PowerType_Parse(
    ::PROTOBUF_NAMESPACE_ID::ConstStringParam name, PowerBookmarkSpecifics_PowerType* value);
// ===================================================================

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

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


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

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

// .sync_pb.NoteEntity note_entity = 2;
inline bool PowerEntity::_internal_has_note_entity() const {}
inline bool PowerEntity::has_note_entity() const {}
inline void PowerEntity::set_has_note_entity() {}
inline ::sync_pb::NoteEntity* PowerEntity::release_note_entity() {}
inline const ::sync_pb::NoteEntity& PowerEntity::_internal_note_entity() const {}
inline const ::sync_pb::NoteEntity& PowerEntity::note_entity() const {}
inline ::sync_pb::NoteEntity* PowerEntity::unsafe_arena_release_note_entity() {}
inline void PowerEntity::unsafe_arena_set_allocated_note_entity(::sync_pb::NoteEntity* note_entity) {}
inline ::sync_pb::NoteEntity* PowerEntity::_internal_mutable_note_entity() {}
inline ::sync_pb::NoteEntity* PowerEntity::mutable_note_entity() {}

inline bool PowerEntity::has_entity() const {}
inline void PowerEntity::clear_has_entity() {}
inline PowerEntity::EntityCase PowerEntity::entity_case() const {}
// -------------------------------------------------------------------

// PowerBookmarkSpecifics

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

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

// optional .sync_pb.PowerBookmarkSpecifics.PowerType power_type = 3;
inline bool PowerBookmarkSpecifics::_internal_has_power_type() const {}
inline bool PowerBookmarkSpecifics::has_power_type() const {}
inline void PowerBookmarkSpecifics::clear_power_type() {}
inline ::sync_pb::PowerBookmarkSpecifics_PowerType PowerBookmarkSpecifics::_internal_power_type() const {}
inline ::sync_pb::PowerBookmarkSpecifics_PowerType PowerBookmarkSpecifics::power_type() const {}
inline void PowerBookmarkSpecifics::_internal_set_power_type(::sync_pb::PowerBookmarkSpecifics_PowerType value) {}
inline void PowerBookmarkSpecifics::set_power_type(::sync_pb::PowerBookmarkSpecifics_PowerType value) {}

// optional int64 creation_time_usec = 4;
inline bool PowerBookmarkSpecifics::_internal_has_creation_time_usec() const {}
inline bool PowerBookmarkSpecifics::has_creation_time_usec() const {}
inline void PowerBookmarkSpecifics::clear_creation_time_usec() {}
inline int64_t PowerBookmarkSpecifics::_internal_creation_time_usec() const {}
inline int64_t PowerBookmarkSpecifics::creation_time_usec() const {}
inline void PowerBookmarkSpecifics::_internal_set_creation_time_usec(int64_t value) {}
inline void PowerBookmarkSpecifics::set_creation_time_usec(int64_t value) {}

// optional int64 update_time_usec = 5;
inline bool PowerBookmarkSpecifics::_internal_has_update_time_usec() const {}
inline bool PowerBookmarkSpecifics::has_update_time_usec() const {}
inline void PowerBookmarkSpecifics::clear_update_time_usec() {}
inline int64_t PowerBookmarkSpecifics::_internal_update_time_usec() const {}
inline int64_t PowerBookmarkSpecifics::update_time_usec() const {}
inline void PowerBookmarkSpecifics::_internal_set_update_time_usec(int64_t value) {}
inline void PowerBookmarkSpecifics::set_update_time_usec(int64_t value) {}

// optional .sync_pb.PowerEntity power_entity = 100;
inline bool PowerBookmarkSpecifics::_internal_has_power_entity() const {}
inline bool PowerBookmarkSpecifics::has_power_entity() const {}
inline void PowerBookmarkSpecifics::clear_power_entity() {}
inline const ::sync_pb::PowerEntity& PowerBookmarkSpecifics::_internal_power_entity() const {}
inline const ::sync_pb::PowerEntity& PowerBookmarkSpecifics::power_entity() const {}
inline void PowerBookmarkSpecifics::unsafe_arena_set_allocated_power_entity(
    ::sync_pb::PowerEntity* power_entity) {}
inline ::sync_pb::PowerEntity* PowerBookmarkSpecifics::release_power_entity() {}
inline ::sync_pb::PowerEntity* PowerBookmarkSpecifics::unsafe_arena_release_power_entity() {}
inline ::sync_pb::PowerEntity* PowerBookmarkSpecifics::_internal_mutable_power_entity() {}
inline ::sync_pb::PowerEntity* PowerBookmarkSpecifics::mutable_power_entity() {}
inline void PowerBookmarkSpecifics::set_allocated_power_entity(::sync_pb::PowerEntity* power_entity) {}

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


// @@protoc_insertion_point(namespace_scope)

}  // namespace sync_pb

PROTOBUF_NAMESPACE_OPEN

template <> struct is_proto_enum< ::sync_pb::PowerBookmarkSpecifics_PowerType> : ::std::true_type {};

PROTOBUF_NAMESPACE_CLOSE

// @@protoc_insertion_point(global_scope)

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