#ifndef GOOGLE_PROTOBUF_INCLUDED_components_2fsync_2fprotocol_2fweb_5fapp_5fspecifics_2eproto
#define GOOGLE_PROTOBUF_INCLUDED_components_2fsync_2fprotocol_2fweb_5fapp_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 <google/protobuf/port_def.inc>
#define PROTOBUF_INTERNAL_EXPORT_components_2fsync_2fprotocol_2fweb_5fapp_5fspecifics_2eproto
PROTOBUF_NAMESPACE_OPEN
namespace internal {
class AnyMetadata;
}
PROTOBUF_NAMESPACE_CLOSE
struct TableStruct_components_2fsync_2fprotocol_2fweb_5fapp_5fspecifics_2eproto { … };
namespace sync_pb {
class WebAppIconInfo;
struct WebAppIconInfoDefaultTypeInternal;
extern WebAppIconInfoDefaultTypeInternal _WebAppIconInfo_default_instance_;
class WebAppSpecifics;
struct WebAppSpecificsDefaultTypeInternal;
extern WebAppSpecificsDefaultTypeInternal _WebAppSpecifics_default_instance_;
}
PROTOBUF_NAMESPACE_OPEN
template<> ::sync_pb::WebAppIconInfo* Arena::CreateMaybeMessage<::sync_pb::WebAppIconInfo>(Arena*);
template<> ::sync_pb::WebAppSpecifics* Arena::CreateMaybeMessage<::sync_pb::WebAppSpecifics>(Arena*);
PROTOBUF_NAMESPACE_CLOSE
namespace sync_pb {
enum WebAppIconInfo_Purpose : int { … };
bool WebAppIconInfo_Purpose_IsValid(int value);
constexpr WebAppIconInfo_Purpose WebAppIconInfo_Purpose_Purpose_MIN = …;
constexpr WebAppIconInfo_Purpose WebAppIconInfo_Purpose_Purpose_MAX = …;
constexpr int WebAppIconInfo_Purpose_Purpose_ARRAYSIZE = …;
const std::string& WebAppIconInfo_Purpose_Name(WebAppIconInfo_Purpose value);
template<typename T>
inline const std::string& WebAppIconInfo_Purpose_Name(T enum_t_value) { … }
bool WebAppIconInfo_Purpose_Parse(
::PROTOBUF_NAMESPACE_ID::ConstStringParam name, WebAppIconInfo_Purpose* value);
enum WebAppSpecifics_UserDisplayMode : int { … };
bool WebAppSpecifics_UserDisplayMode_IsValid(int value);
constexpr WebAppSpecifics_UserDisplayMode WebAppSpecifics_UserDisplayMode_UserDisplayMode_MIN = …;
constexpr WebAppSpecifics_UserDisplayMode WebAppSpecifics_UserDisplayMode_UserDisplayMode_MAX = …;
constexpr int WebAppSpecifics_UserDisplayMode_UserDisplayMode_ARRAYSIZE = …;
const std::string& WebAppSpecifics_UserDisplayMode_Name(WebAppSpecifics_UserDisplayMode value);
template<typename T>
inline const std::string& WebAppSpecifics_UserDisplayMode_Name(T enum_t_value) { … }
bool WebAppSpecifics_UserDisplayMode_Parse(
::PROTOBUF_NAMESPACE_ID::ConstStringParam name, WebAppSpecifics_UserDisplayMode* value);
class WebAppIconInfo final :
public ::PROTOBUF_NAMESPACE_ID::MessageLite { … };
class WebAppSpecifics final :
public ::PROTOBUF_NAMESPACE_ID::MessageLite { … };
#ifdef __GNUC__
#pragma GCC diagnostic push
#pragma GCC diagnostic ignored "-Wstrict-aliasing"
#endif
inline bool WebAppIconInfo::_internal_has_size_in_px() const { … }
inline bool WebAppIconInfo::has_size_in_px() const { … }
inline void WebAppIconInfo::clear_size_in_px() { … }
inline int32_t WebAppIconInfo::_internal_size_in_px() const { … }
inline int32_t WebAppIconInfo::size_in_px() const { … }
inline void WebAppIconInfo::_internal_set_size_in_px(int32_t value) { … }
inline void WebAppIconInfo::set_size_in_px(int32_t value) { … }
inline bool WebAppIconInfo::_internal_has_url() const { … }
inline bool WebAppIconInfo::has_url() const { … }
inline void WebAppIconInfo::clear_url() { … }
inline const std::string& WebAppIconInfo::url() const { … }
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void WebAppIconInfo::set_url(ArgT0&& arg0, ArgT... args) { … }
inline std::string* WebAppIconInfo::mutable_url() { … }
inline const std::string& WebAppIconInfo::_internal_url() const { … }
inline void WebAppIconInfo::_internal_set_url(const std::string& value) { … }
inline std::string* WebAppIconInfo::_internal_mutable_url() { … }
inline std::string* WebAppIconInfo::release_url() { … }
inline void WebAppIconInfo::set_allocated_url(std::string* url) { … }
inline bool WebAppIconInfo::_internal_has_purpose() const { … }
inline bool WebAppIconInfo::has_purpose() const { … }
inline void WebAppIconInfo::clear_purpose() { … }
inline ::sync_pb::WebAppIconInfo_Purpose WebAppIconInfo::_internal_purpose() const { … }
inline ::sync_pb::WebAppIconInfo_Purpose WebAppIconInfo::purpose() const { … }
inline void WebAppIconInfo::_internal_set_purpose(::sync_pb::WebAppIconInfo_Purpose value) { … }
inline void WebAppIconInfo::set_purpose(::sync_pb::WebAppIconInfo_Purpose value) { … }
inline bool WebAppSpecifics::_internal_has_start_url() const { … }
inline bool WebAppSpecifics::has_start_url() const { … }
inline void WebAppSpecifics::clear_start_url() { … }
inline const std::string& WebAppSpecifics::start_url() const { … }
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void WebAppSpecifics::set_start_url(ArgT0&& arg0, ArgT... args) { … }
inline std::string* WebAppSpecifics::mutable_start_url() { … }
inline const std::string& WebAppSpecifics::_internal_start_url() const { … }
inline void WebAppSpecifics::_internal_set_start_url(const std::string& value) { … }
inline std::string* WebAppSpecifics::_internal_mutable_start_url() { … }
inline std::string* WebAppSpecifics::release_start_url() { … }
inline void WebAppSpecifics::set_allocated_start_url(std::string* start_url) { … }
inline bool WebAppSpecifics::_internal_has_name() const { … }
inline bool WebAppSpecifics::has_name() const { … }
inline void WebAppSpecifics::clear_name() { … }
inline const std::string& WebAppSpecifics::name() const { … }
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void WebAppSpecifics::set_name(ArgT0&& arg0, ArgT... args) { … }
inline std::string* WebAppSpecifics::mutable_name() { … }
inline const std::string& WebAppSpecifics::_internal_name() const { … }
inline void WebAppSpecifics::_internal_set_name(const std::string& value) { … }
inline std::string* WebAppSpecifics::_internal_mutable_name() { … }
inline std::string* WebAppSpecifics::release_name() { … }
inline void WebAppSpecifics::set_allocated_name(std::string* name) { … }
inline bool WebAppSpecifics::_internal_has_user_display_mode_default() const { … }
inline bool WebAppSpecifics::has_user_display_mode_default() const { … }
inline void WebAppSpecifics::clear_user_display_mode_default() { … }
inline ::sync_pb::WebAppSpecifics_UserDisplayMode WebAppSpecifics::_internal_user_display_mode_default() const { … }
inline ::sync_pb::WebAppSpecifics_UserDisplayMode WebAppSpecifics::user_display_mode_default() const { … }
inline void WebAppSpecifics::_internal_set_user_display_mode_default(::sync_pb::WebAppSpecifics_UserDisplayMode value) { … }
inline void WebAppSpecifics::set_user_display_mode_default(::sync_pb::WebAppSpecifics_UserDisplayMode value) { … }
inline bool WebAppSpecifics::_internal_has_theme_color() const { … }
inline bool WebAppSpecifics::has_theme_color() const { … }
inline void WebAppSpecifics::clear_theme_color() { … }
inline uint32_t WebAppSpecifics::_internal_theme_color() const { … }
inline uint32_t WebAppSpecifics::theme_color() const { … }
inline void WebAppSpecifics::_internal_set_theme_color(uint32_t value) { … }
inline void WebAppSpecifics::set_theme_color(uint32_t value) { … }
inline bool WebAppSpecifics::_internal_has_scope() const { … }
inline bool WebAppSpecifics::has_scope() const { … }
inline void WebAppSpecifics::clear_scope() { … }
inline const std::string& WebAppSpecifics::scope() const { … }
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void WebAppSpecifics::set_scope(ArgT0&& arg0, ArgT... args) { … }
inline std::string* WebAppSpecifics::mutable_scope() { … }
inline const std::string& WebAppSpecifics::_internal_scope() const { … }
inline void WebAppSpecifics::_internal_set_scope(const std::string& value) { … }
inline std::string* WebAppSpecifics::_internal_mutable_scope() { … }
inline std::string* WebAppSpecifics::release_scope() { … }
inline void WebAppSpecifics::set_allocated_scope(std::string* scope) { … }
inline int WebAppSpecifics::_internal_icon_infos_size() const { … }
inline int WebAppSpecifics::icon_infos_size() const { … }
inline void WebAppSpecifics::clear_icon_infos() { … }
inline ::sync_pb::WebAppIconInfo* WebAppSpecifics::mutable_icon_infos(int index) { … }
inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::sync_pb::WebAppIconInfo >*
WebAppSpecifics::mutable_icon_infos() { … }
inline const ::sync_pb::WebAppIconInfo& WebAppSpecifics::_internal_icon_infos(int index) const { … }
inline const ::sync_pb::WebAppIconInfo& WebAppSpecifics::icon_infos(int index) const { … }
inline ::sync_pb::WebAppIconInfo* WebAppSpecifics::_internal_add_icon_infos() { … }
inline ::sync_pb::WebAppIconInfo* WebAppSpecifics::add_icon_infos() { … }
inline const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::sync_pb::WebAppIconInfo >&
WebAppSpecifics::icon_infos() const { … }
inline bool WebAppSpecifics::_internal_has_user_page_ordinal() const { … }
inline bool WebAppSpecifics::has_user_page_ordinal() const { … }
inline void WebAppSpecifics::clear_user_page_ordinal() { … }
inline const std::string& WebAppSpecifics::user_page_ordinal() const { … }
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void WebAppSpecifics::set_user_page_ordinal(ArgT0&& arg0, ArgT... args) { … }
inline std::string* WebAppSpecifics::mutable_user_page_ordinal() { … }
inline const std::string& WebAppSpecifics::_internal_user_page_ordinal() const { … }
inline void WebAppSpecifics::_internal_set_user_page_ordinal(const std::string& value) { … }
inline std::string* WebAppSpecifics::_internal_mutable_user_page_ordinal() { … }
inline std::string* WebAppSpecifics::release_user_page_ordinal() { … }
inline void WebAppSpecifics::set_allocated_user_page_ordinal(std::string* user_page_ordinal) { … }
inline bool WebAppSpecifics::_internal_has_user_launch_ordinal() const { … }
inline bool WebAppSpecifics::has_user_launch_ordinal() const { … }
inline void WebAppSpecifics::clear_user_launch_ordinal() { … }
inline const std::string& WebAppSpecifics::user_launch_ordinal() const { … }
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void WebAppSpecifics::set_user_launch_ordinal(ArgT0&& arg0, ArgT... args) { … }
inline std::string* WebAppSpecifics::mutable_user_launch_ordinal() { … }
inline const std::string& WebAppSpecifics::_internal_user_launch_ordinal() const { … }
inline void WebAppSpecifics::_internal_set_user_launch_ordinal(const std::string& value) { … }
inline std::string* WebAppSpecifics::_internal_mutable_user_launch_ordinal() { … }
inline std::string* WebAppSpecifics::release_user_launch_ordinal() { … }
inline void WebAppSpecifics::set_allocated_user_launch_ordinal(std::string* user_launch_ordinal) { … }
inline bool WebAppSpecifics::_internal_has_relative_manifest_id() const { … }
inline bool WebAppSpecifics::has_relative_manifest_id() const { … }
inline void WebAppSpecifics::clear_relative_manifest_id() { … }
inline const std::string& WebAppSpecifics::relative_manifest_id() const { … }
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void WebAppSpecifics::set_relative_manifest_id(ArgT0&& arg0, ArgT... args) { … }
inline std::string* WebAppSpecifics::mutable_relative_manifest_id() { … }
inline const std::string& WebAppSpecifics::_internal_relative_manifest_id() const { … }
inline void WebAppSpecifics::_internal_set_relative_manifest_id(const std::string& value) { … }
inline std::string* WebAppSpecifics::_internal_mutable_relative_manifest_id() { … }
inline std::string* WebAppSpecifics::release_relative_manifest_id() { … }
inline void WebAppSpecifics::set_allocated_relative_manifest_id(std::string* relative_manifest_id) { … }
inline bool WebAppSpecifics::_internal_has_user_display_mode_cros() const { … }
inline bool WebAppSpecifics::has_user_display_mode_cros() const { … }
inline void WebAppSpecifics::clear_user_display_mode_cros() { … }
inline ::sync_pb::WebAppSpecifics_UserDisplayMode WebAppSpecifics::_internal_user_display_mode_cros() const { … }
inline ::sync_pb::WebAppSpecifics_UserDisplayMode WebAppSpecifics::user_display_mode_cros() const { … }
inline void WebAppSpecifics::_internal_set_user_display_mode_cros(::sync_pb::WebAppSpecifics_UserDisplayMode value) { … }
inline void WebAppSpecifics::set_user_display_mode_cros(::sync_pb::WebAppSpecifics_UserDisplayMode value) { … }
#ifdef __GNUC__
#pragma GCC diagnostic pop
#endif
}
PROTOBUF_NAMESPACE_OPEN
template <> struct is_proto_enum< ::sync_pb::WebAppIconInfo_Purpose> : ::std::true_type { … };
template <> struct is_proto_enum< ::sync_pb::WebAppSpecifics_UserDisplayMode> : ::std::true_type { … };
PROTOBUF_NAMESPACE_CLOSE
#include <google/protobuf/port_undef.inc>
#endif