#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>
#include <google/protobuf/extension_set.h>
#include <google/protobuf/generated_enum_util.h>
#include "components/sync/protocol/note_entity.pb.h"
#include <google/protobuf/port_def.inc>
#define PROTOBUF_INTERNAL_EXPORT_components_2fsync_2fprotocol_2fpower_5fbookmark_5fspecifics_2eproto
PROTOBUF_NAMESPACE_OPEN
namespace internal {
class AnyMetadata;
}
PROTOBUF_NAMESPACE_CLOSE
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_;
}
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 { … };
class PowerBookmarkSpecifics final :
public ::PROTOBUF_NAMESPACE_ID::MessageLite { … };
#ifdef __GNUC__
#pragma GCC diagnostic push
#pragma GCC diagnostic ignored "-Wstrict-aliasing"
#endif
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 { … }
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) { … }
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) { … }
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) { … }
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) { … }
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) { … }
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
}
PROTOBUF_NAMESPACE_OPEN
template <> struct is_proto_enum< ::sync_pb::PowerBookmarkSpecifics_PowerType> : ::std::true_type { … };
PROTOBUF_NAMESPACE_CLOSE
#include <google/protobuf/port_undef.inc>
#endif