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

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

#ifndef GOOGLE_PROTOBUF_INCLUDED_components_2fsync_2fprotocol_2fentity_5fspecifics_2eproto
#define GOOGLE_PROTOBUF_INCLUDED_components_2fsync_2fprotocol_2fentity_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 "components/sync/protocol/encryption.pb.h"
#include "components/sync/protocol/app_list_specifics.pb.h"
#include "components/sync/protocol/app_setting_specifics.pb.h"
#include "components/sync/protocol/app_specifics.pb.h"
#include "components/sync/protocol/arc_package_specifics.pb.h"
#include "components/sync/protocol/autofill_specifics.pb.h"
#include "components/sync/protocol/autofill_offer_specifics.pb.h"
#include "components/sync/protocol/autofill_wallet_credential_specifics.pb.h"
#include "components/sync/protocol/autofill_wallet_usage_specifics.pb.h"
#include "components/sync/protocol/bookmark_specifics.pb.h"
#include "components/sync/protocol/collaboration_group_specifics.pb.h"
#include "components/sync/protocol/product_comparison_specifics.pb.h"
#include "components/sync/protocol/contact_info_specifics.pb.h"
#include "components/sync/protocol/cookie_specifics.pb.h"
#include "components/sync/protocol/device_info_specifics.pb.h"
#include "components/sync/protocol/dictionary_specifics.pb.h"
#include "components/sync/protocol/experiments_specifics.pb.h"
#include "components/sync/protocol/extension_setting_specifics.pb.h"
#include "components/sync/protocol/extension_specifics.pb.h"
#include "components/sync/protocol/favicon_image_specifics.pb.h"
#include "components/sync/protocol/favicon_tracking_specifics.pb.h"
#include "components/sync/protocol/history_delete_directive_specifics.pb.h"
#include "components/sync/protocol/history_specifics.pb.h"
#include "components/sync/protocol/managed_user_setting_specifics.pb.h"
#include "components/sync/protocol/managed_user_shared_setting_specifics.pb.h"
#include "components/sync/protocol/nigori_specifics.pb.h"
#include "components/sync/protocol/os_preference_specifics.pb.h"
#include "components/sync/protocol/os_priority_preference_specifics.pb.h"
#include "components/sync/protocol/password_sharing_invitation_specifics.pb.h"
#include "components/sync/protocol/password_specifics.pb.h"
#include "components/sync/protocol/plus_address_setting_specifics.pb.h"
#include "components/sync/protocol/plus_address_specifics.pb.h"
#include "components/sync/protocol/power_bookmark_specifics.pb.h"
#include "components/sync/protocol/preference_specifics.pb.h"
#include "components/sync/protocol/printer_specifics.pb.h"
#include "components/sync/protocol/printers_authorization_server_specifics.pb.h"
#include "components/sync/protocol/priority_preference_specifics.pb.h"
#include "components/sync/protocol/reading_list_specifics.pb.h"
#include "components/sync/protocol/saved_tab_group_specifics.pb.h"
#include "components/sync/protocol/search_engine_specifics.pb.h"
#include "components/sync/protocol/security_event_specifics.pb.h"
#include "components/sync/protocol/send_tab_to_self_specifics.pb.h"
#include "components/sync/protocol/session_specifics.pb.h"
#include "components/sync/protocol/shared_tab_group_data_specifics.pb.h"
#include "components/sync/protocol/sharing_message_specifics.pb.h"
#include "components/sync/protocol/theme_specifics.pb.h"
#include "components/sync/protocol/typed_url_specifics.pb.h"
#include "components/sync/protocol/user_consent_specifics.pb.h"
#include "components/sync/protocol/user_event_specifics.pb.h"
#include "components/sync/protocol/web_apk_specifics.pb.h"
#include "components/sync/protocol/web_app_specifics.pb.h"
#include "components/sync/protocol/webauthn_credential_specifics.pb.h"
#include "components/sync/protocol/wifi_configuration_specifics.pb.h"
#include "components/sync/protocol/workspace_desk_specifics.pb.h"
// @@protoc_insertion_point(includes)
#include <google/protobuf/port_def.inc>
#define PROTOBUF_INTERNAL_EXPORT_components_2fsync_2fprotocol_2fentity_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_2fentity_5fspecifics_2eproto {};
namespace sync_pb {
class EmptySpecifics;
struct EmptySpecificsDefaultTypeInternal;
extern EmptySpecificsDefaultTypeInternal _EmptySpecifics_default_instance_;
class EntitySpecifics;
struct EntitySpecificsDefaultTypeInternal;
extern EntitySpecificsDefaultTypeInternal _EntitySpecifics_default_instance_;
}  // namespace sync_pb
PROTOBUF_NAMESPACE_OPEN
template<> ::sync_pb::EmptySpecifics* Arena::CreateMaybeMessage<::sync_pb::EmptySpecifics>(Arena*);
template<> ::sync_pb::EntitySpecifics* Arena::CreateMaybeMessage<::sync_pb::EntitySpecifics>(Arena*);
PROTOBUF_NAMESPACE_CLOSE
namespace sync_pb {

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

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

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


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

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

// optional .sync_pb.EncryptedData encrypted = 1;
inline bool EntitySpecifics::_internal_has_encrypted() const {}
inline bool EntitySpecifics::has_encrypted() const {}
inline const ::sync_pb::EncryptedData& EntitySpecifics::_internal_encrypted() const {}
inline const ::sync_pb::EncryptedData& EntitySpecifics::encrypted() const {}
inline void EntitySpecifics::unsafe_arena_set_allocated_encrypted(
    ::sync_pb::EncryptedData* encrypted) {}
inline ::sync_pb::EncryptedData* EntitySpecifics::release_encrypted() {}
inline ::sync_pb::EncryptedData* EntitySpecifics::unsafe_arena_release_encrypted() {}
inline ::sync_pb::EncryptedData* EntitySpecifics::_internal_mutable_encrypted() {}
inline ::sync_pb::EncryptedData* EntitySpecifics::mutable_encrypted() {}
inline void EntitySpecifics::set_allocated_encrypted(::sync_pb::EncryptedData* encrypted) {}

// .sync_pb.AutofillSpecifics autofill = 31729;
inline bool EntitySpecifics::_internal_has_autofill() const {}
inline bool EntitySpecifics::has_autofill() const {}
inline void EntitySpecifics::set_has_autofill() {}
inline ::sync_pb::AutofillSpecifics* EntitySpecifics::release_autofill() {}
inline const ::sync_pb::AutofillSpecifics& EntitySpecifics::_internal_autofill() const {}
inline const ::sync_pb::AutofillSpecifics& EntitySpecifics::autofill() const {}
inline ::sync_pb::AutofillSpecifics* EntitySpecifics::unsafe_arena_release_autofill() {}
inline void EntitySpecifics::unsafe_arena_set_allocated_autofill(::sync_pb::AutofillSpecifics* autofill) {}
inline ::sync_pb::AutofillSpecifics* EntitySpecifics::_internal_mutable_autofill() {}
inline ::sync_pb::AutofillSpecifics* EntitySpecifics::mutable_autofill() {}

// .sync_pb.BookmarkSpecifics bookmark = 32904;
inline bool EntitySpecifics::_internal_has_bookmark() const {}
inline bool EntitySpecifics::has_bookmark() const {}
inline void EntitySpecifics::set_has_bookmark() {}
inline ::sync_pb::BookmarkSpecifics* EntitySpecifics::release_bookmark() {}
inline const ::sync_pb::BookmarkSpecifics& EntitySpecifics::_internal_bookmark() const {}
inline const ::sync_pb::BookmarkSpecifics& EntitySpecifics::bookmark() const {}
inline ::sync_pb::BookmarkSpecifics* EntitySpecifics::unsafe_arena_release_bookmark() {}
inline void EntitySpecifics::unsafe_arena_set_allocated_bookmark(::sync_pb::BookmarkSpecifics* bookmark) {}
inline ::sync_pb::BookmarkSpecifics* EntitySpecifics::_internal_mutable_bookmark() {}
inline ::sync_pb::BookmarkSpecifics* EntitySpecifics::mutable_bookmark() {}

// .sync_pb.PreferenceSpecifics preference = 37702;
inline bool EntitySpecifics::_internal_has_preference() const {}
inline bool EntitySpecifics::has_preference() const {}
inline void EntitySpecifics::set_has_preference() {}
inline ::sync_pb::PreferenceSpecifics* EntitySpecifics::release_preference() {}
inline const ::sync_pb::PreferenceSpecifics& EntitySpecifics::_internal_preference() const {}
inline const ::sync_pb::PreferenceSpecifics& EntitySpecifics::preference() const {}
inline ::sync_pb::PreferenceSpecifics* EntitySpecifics::unsafe_arena_release_preference() {}
inline void EntitySpecifics::unsafe_arena_set_allocated_preference(::sync_pb::PreferenceSpecifics* preference) {}
inline ::sync_pb::PreferenceSpecifics* EntitySpecifics::_internal_mutable_preference() {}
inline ::sync_pb::PreferenceSpecifics* EntitySpecifics::mutable_preference() {}

// .sync_pb.ThemeSpecifics theme = 41210;
inline bool EntitySpecifics::_internal_has_theme() const {}
inline bool EntitySpecifics::has_theme() const {}
inline void EntitySpecifics::set_has_theme() {}
inline ::sync_pb::ThemeSpecifics* EntitySpecifics::release_theme() {}
inline const ::sync_pb::ThemeSpecifics& EntitySpecifics::_internal_theme() const {}
inline const ::sync_pb::ThemeSpecifics& EntitySpecifics::theme() const {}
inline ::sync_pb::ThemeSpecifics* EntitySpecifics::unsafe_arena_release_theme() {}
inline void EntitySpecifics::unsafe_arena_set_allocated_theme(::sync_pb::ThemeSpecifics* theme) {}
inline ::sync_pb::ThemeSpecifics* EntitySpecifics::_internal_mutable_theme() {}
inline ::sync_pb::ThemeSpecifics* EntitySpecifics::mutable_theme() {}

// .sync_pb.PasswordSpecifics password = 45873;
inline bool EntitySpecifics::_internal_has_password() const {}
inline bool EntitySpecifics::has_password() const {}
inline void EntitySpecifics::set_has_password() {}
inline ::sync_pb::PasswordSpecifics* EntitySpecifics::release_password() {}
inline const ::sync_pb::PasswordSpecifics& EntitySpecifics::_internal_password() const {}
inline const ::sync_pb::PasswordSpecifics& EntitySpecifics::password() const {}
inline ::sync_pb::PasswordSpecifics* EntitySpecifics::unsafe_arena_release_password() {}
inline void EntitySpecifics::unsafe_arena_set_allocated_password(::sync_pb::PasswordSpecifics* password) {}
inline ::sync_pb::PasswordSpecifics* EntitySpecifics::_internal_mutable_password() {}
inline ::sync_pb::PasswordSpecifics* EntitySpecifics::mutable_password() {}

// .sync_pb.NigoriSpecifics nigori = 47745;
inline bool EntitySpecifics::_internal_has_nigori() const {}
inline bool EntitySpecifics::has_nigori() const {}
inline void EntitySpecifics::set_has_nigori() {}
inline ::sync_pb::NigoriSpecifics* EntitySpecifics::release_nigori() {}
inline const ::sync_pb::NigoriSpecifics& EntitySpecifics::_internal_nigori() const {}
inline const ::sync_pb::NigoriSpecifics& EntitySpecifics::nigori() const {}
inline ::sync_pb::NigoriSpecifics* EntitySpecifics::unsafe_arena_release_nigori() {}
inline void EntitySpecifics::unsafe_arena_set_allocated_nigori(::sync_pb::NigoriSpecifics* nigori) {}
inline ::sync_pb::NigoriSpecifics* EntitySpecifics::_internal_mutable_nigori() {}
inline ::sync_pb::NigoriSpecifics* EntitySpecifics::mutable_nigori() {}

// .sync_pb.ExtensionSpecifics extension = 48119;
inline bool EntitySpecifics::_internal_has_extension() const {}
inline bool EntitySpecifics::has_extension() const {}
inline void EntitySpecifics::set_has_extension() {}
inline ::sync_pb::ExtensionSpecifics* EntitySpecifics::release_extension() {}
inline const ::sync_pb::ExtensionSpecifics& EntitySpecifics::_internal_extension() const {}
inline const ::sync_pb::ExtensionSpecifics& EntitySpecifics::extension() const {}
inline ::sync_pb::ExtensionSpecifics* EntitySpecifics::unsafe_arena_release_extension() {}
inline void EntitySpecifics::unsafe_arena_set_allocated_extension(::sync_pb::ExtensionSpecifics* extension) {}
inline ::sync_pb::ExtensionSpecifics* EntitySpecifics::_internal_mutable_extension() {}
inline ::sync_pb::ExtensionSpecifics* EntitySpecifics::mutable_extension() {}

// .sync_pb.AppSpecifics app = 48364;
inline bool EntitySpecifics::_internal_has_app() const {}
inline bool EntitySpecifics::has_app() const {}
inline void EntitySpecifics::set_has_app() {}
inline ::sync_pb::AppSpecifics* EntitySpecifics::release_app() {}
inline const ::sync_pb::AppSpecifics& EntitySpecifics::_internal_app() const {}
inline const ::sync_pb::AppSpecifics& EntitySpecifics::app() const {}
inline ::sync_pb::AppSpecifics* EntitySpecifics::unsafe_arena_release_app() {}
inline void EntitySpecifics::unsafe_arena_set_allocated_app(::sync_pb::AppSpecifics* app) {}
inline ::sync_pb::AppSpecifics* EntitySpecifics::_internal_mutable_app() {}
inline ::sync_pb::AppSpecifics* EntitySpecifics::mutable_app() {}

// .sync_pb.SessionSpecifics session = 50119;
inline bool EntitySpecifics::_internal_has_session() const {}
inline bool EntitySpecifics::has_session() const {}
inline void EntitySpecifics::set_has_session() {}
inline ::sync_pb::SessionSpecifics* EntitySpecifics::release_session() {}
inline const ::sync_pb::SessionSpecifics& EntitySpecifics::_internal_session() const {}
inline const ::sync_pb::SessionSpecifics& EntitySpecifics::session() const {}
inline ::sync_pb::SessionSpecifics* EntitySpecifics::unsafe_arena_release_session() {}
inline void EntitySpecifics::unsafe_arena_set_allocated_session(::sync_pb::SessionSpecifics* session) {}
inline ::sync_pb::SessionSpecifics* EntitySpecifics::_internal_mutable_session() {}
inline ::sync_pb::SessionSpecifics* EntitySpecifics::mutable_session() {}

// .sync_pb.AutofillProfileSpecifics autofill_profile = 63951;
inline bool EntitySpecifics::_internal_has_autofill_profile() const {}
inline bool EntitySpecifics::has_autofill_profile() const {}
inline void EntitySpecifics::set_has_autofill_profile() {}
inline ::sync_pb::AutofillProfileSpecifics* EntitySpecifics::release_autofill_profile() {}
inline const ::sync_pb::AutofillProfileSpecifics& EntitySpecifics::_internal_autofill_profile() const {}
inline const ::sync_pb::AutofillProfileSpecifics& EntitySpecifics::autofill_profile() const {}
inline ::sync_pb::AutofillProfileSpecifics* EntitySpecifics::unsafe_arena_release_autofill_profile() {}
inline void EntitySpecifics::unsafe_arena_set_allocated_autofill_profile(::sync_pb::AutofillProfileSpecifics* autofill_profile) {}
inline ::sync_pb::AutofillProfileSpecifics* EntitySpecifics::_internal_mutable_autofill_profile() {}
inline ::sync_pb::AutofillProfileSpecifics* EntitySpecifics::mutable_autofill_profile() {}

// .sync_pb.SearchEngineSpecifics search_engine = 88610;
inline bool EntitySpecifics::_internal_has_search_engine() const {}
inline bool EntitySpecifics::has_search_engine() const {}
inline void EntitySpecifics::set_has_search_engine() {}
inline ::sync_pb::SearchEngineSpecifics* EntitySpecifics::release_search_engine() {}
inline const ::sync_pb::SearchEngineSpecifics& EntitySpecifics::_internal_search_engine() const {}
inline const ::sync_pb::SearchEngineSpecifics& EntitySpecifics::search_engine() const {}
inline ::sync_pb::SearchEngineSpecifics* EntitySpecifics::unsafe_arena_release_search_engine() {}
inline void EntitySpecifics::unsafe_arena_set_allocated_search_engine(::sync_pb::SearchEngineSpecifics* search_engine) {}
inline ::sync_pb::SearchEngineSpecifics* EntitySpecifics::_internal_mutable_search_engine() {}
inline ::sync_pb::SearchEngineSpecifics* EntitySpecifics::mutable_search_engine() {}

// .sync_pb.ExtensionSettingSpecifics extension_setting = 96159;
inline bool EntitySpecifics::_internal_has_extension_setting() const {}
inline bool EntitySpecifics::has_extension_setting() const {}
inline void EntitySpecifics::set_has_extension_setting() {}
inline ::sync_pb::ExtensionSettingSpecifics* EntitySpecifics::release_extension_setting() {}
inline const ::sync_pb::ExtensionSettingSpecifics& EntitySpecifics::_internal_extension_setting() const {}
inline const ::sync_pb::ExtensionSettingSpecifics& EntitySpecifics::extension_setting() const {}
inline ::sync_pb::ExtensionSettingSpecifics* EntitySpecifics::unsafe_arena_release_extension_setting() {}
inline void EntitySpecifics::unsafe_arena_set_allocated_extension_setting(::sync_pb::ExtensionSettingSpecifics* extension_setting) {}
inline ::sync_pb::ExtensionSettingSpecifics* EntitySpecifics::_internal_mutable_extension_setting() {}
inline ::sync_pb::ExtensionSettingSpecifics* EntitySpecifics::mutable_extension_setting() {}

// .sync_pb.AppSettingSpecifics app_setting = 103656;
inline bool EntitySpecifics::_internal_has_app_setting() const {}
inline bool EntitySpecifics::has_app_setting() const {}
inline void EntitySpecifics::set_has_app_setting() {}
inline ::sync_pb::AppSettingSpecifics* EntitySpecifics::release_app_setting() {}
inline const ::sync_pb::AppSettingSpecifics& EntitySpecifics::_internal_app_setting() const {}
inline const ::sync_pb::AppSettingSpecifics& EntitySpecifics::app_setting() const {}
inline ::sync_pb::AppSettingSpecifics* EntitySpecifics::unsafe_arena_release_app_setting() {}
inline void EntitySpecifics::unsafe_arena_set_allocated_app_setting(::sync_pb::AppSettingSpecifics* app_setting) {}
inline ::sync_pb::AppSettingSpecifics* EntitySpecifics::_internal_mutable_app_setting() {}
inline ::sync_pb::AppSettingSpecifics* EntitySpecifics::mutable_app_setting() {}

// .sync_pb.HistoryDeleteDirectiveSpecifics history_delete_directive = 150251;
inline bool EntitySpecifics::_internal_has_history_delete_directive() const {}
inline bool EntitySpecifics::has_history_delete_directive() const {}
inline void EntitySpecifics::set_has_history_delete_directive() {}
inline ::sync_pb::HistoryDeleteDirectiveSpecifics* EntitySpecifics::release_history_delete_directive() {}
inline const ::sync_pb::HistoryDeleteDirectiveSpecifics& EntitySpecifics::_internal_history_delete_directive() const {}
inline const ::sync_pb::HistoryDeleteDirectiveSpecifics& EntitySpecifics::history_delete_directive() const {}
inline ::sync_pb::HistoryDeleteDirectiveSpecifics* EntitySpecifics::unsafe_arena_release_history_delete_directive() {}
inline void EntitySpecifics::unsafe_arena_set_allocated_history_delete_directive(::sync_pb::HistoryDeleteDirectiveSpecifics* history_delete_directive) {}
inline ::sync_pb::HistoryDeleteDirectiveSpecifics* EntitySpecifics::_internal_mutable_history_delete_directive() {}
inline ::sync_pb::HistoryDeleteDirectiveSpecifics* EntitySpecifics::mutable_history_delete_directive() {}

// .sync_pb.DeviceInfoSpecifics device_info = 154522;
inline bool EntitySpecifics::_internal_has_device_info() const {}
inline bool EntitySpecifics::has_device_info() const {}
inline void EntitySpecifics::set_has_device_info() {}
inline ::sync_pb::DeviceInfoSpecifics* EntitySpecifics::release_device_info() {}
inline const ::sync_pb::DeviceInfoSpecifics& EntitySpecifics::_internal_device_info() const {}
inline const ::sync_pb::DeviceInfoSpecifics& EntitySpecifics::device_info() const {}
inline ::sync_pb::DeviceInfoSpecifics* EntitySpecifics::unsafe_arena_release_device_info() {}
inline void EntitySpecifics::unsafe_arena_set_allocated_device_info(::sync_pb::DeviceInfoSpecifics* device_info) {}
inline ::sync_pb::DeviceInfoSpecifics* EntitySpecifics::_internal_mutable_device_info() {}
inline ::sync_pb::DeviceInfoSpecifics* EntitySpecifics::mutable_device_info() {}

// .sync_pb.PriorityPreferenceSpecifics priority_preference = 163425;
inline bool EntitySpecifics::_internal_has_priority_preference() const {}
inline bool EntitySpecifics::has_priority_preference() const {}
inline void EntitySpecifics::set_has_priority_preference() {}
inline ::sync_pb::PriorityPreferenceSpecifics* EntitySpecifics::release_priority_preference() {}
inline const ::sync_pb::PriorityPreferenceSpecifics& EntitySpecifics::_internal_priority_preference() const {}
inline const ::sync_pb::PriorityPreferenceSpecifics& EntitySpecifics::priority_preference() const {}
inline ::sync_pb::PriorityPreferenceSpecifics* EntitySpecifics::unsafe_arena_release_priority_preference() {}
inline void EntitySpecifics::unsafe_arena_set_allocated_priority_preference(::sync_pb::PriorityPreferenceSpecifics* priority_preference) {}
inline ::sync_pb::PriorityPreferenceSpecifics* EntitySpecifics::_internal_mutable_priority_preference() {}
inline ::sync_pb::PriorityPreferenceSpecifics* EntitySpecifics::mutable_priority_preference() {}

// .sync_pb.DictionarySpecifics dictionary = 170540;
inline bool EntitySpecifics::_internal_has_dictionary() const {}
inline bool EntitySpecifics::has_dictionary() const {}
inline void EntitySpecifics::set_has_dictionary() {}
inline ::sync_pb::DictionarySpecifics* EntitySpecifics::release_dictionary() {}
inline const ::sync_pb::DictionarySpecifics& EntitySpecifics::_internal_dictionary() const {}
inline const ::sync_pb::DictionarySpecifics& EntitySpecifics::dictionary() const {}
inline ::sync_pb::DictionarySpecifics* EntitySpecifics::unsafe_arena_release_dictionary() {}
inline void EntitySpecifics::unsafe_arena_set_allocated_dictionary(::sync_pb::DictionarySpecifics* dictionary) {}
inline ::sync_pb::DictionarySpecifics* EntitySpecifics::_internal_mutable_dictionary() {}
inline ::sync_pb::DictionarySpecifics* EntitySpecifics::mutable_dictionary() {}

// .sync_pb.ManagedUserSettingSpecifics managed_user_setting = 186662;
inline bool EntitySpecifics::_internal_has_managed_user_setting() const {}
inline bool EntitySpecifics::has_managed_user_setting() const {}
inline void EntitySpecifics::set_has_managed_user_setting() {}
inline ::sync_pb::ManagedUserSettingSpecifics* EntitySpecifics::release_managed_user_setting() {}
inline const ::sync_pb::ManagedUserSettingSpecifics& EntitySpecifics::_internal_managed_user_setting() const {}
inline const ::sync_pb::ManagedUserSettingSpecifics& EntitySpecifics::managed_user_setting() const {}
inline ::sync_pb::ManagedUserSettingSpecifics* EntitySpecifics::unsafe_arena_release_managed_user_setting() {}
inline void EntitySpecifics::unsafe_arena_set_allocated_managed_user_setting(::sync_pb::ManagedUserSettingSpecifics* managed_user_setting) {}
inline ::sync_pb::ManagedUserSettingSpecifics* EntitySpecifics::_internal_mutable_managed_user_setting() {}
inline ::sync_pb::ManagedUserSettingSpecifics* EntitySpecifics::mutable_managed_user_setting() {}

// .sync_pb.AppListSpecifics app_list = 229170;
inline bool EntitySpecifics::_internal_has_app_list() const {}
inline bool EntitySpecifics::has_app_list() const {}
inline void EntitySpecifics::set_has_app_list() {}
inline ::sync_pb::AppListSpecifics* EntitySpecifics::release_app_list() {}
inline const ::sync_pb::AppListSpecifics& EntitySpecifics::_internal_app_list() const {}
inline const ::sync_pb::AppListSpecifics& EntitySpecifics::app_list() const {}
inline ::sync_pb::AppListSpecifics* EntitySpecifics::unsafe_arena_release_app_list() {}
inline void EntitySpecifics::unsafe_arena_set_allocated_app_list(::sync_pb::AppListSpecifics* app_list) {}
inline ::sync_pb::AppListSpecifics* EntitySpecifics::_internal_mutable_app_list() {}
inline ::sync_pb::AppListSpecifics* EntitySpecifics::mutable_app_list() {}

// .sync_pb.AutofillWalletSpecifics autofill_wallet = 306270;
inline bool EntitySpecifics::_internal_has_autofill_wallet() const {}
inline bool EntitySpecifics::has_autofill_wallet() const {}
inline void EntitySpecifics::set_has_autofill_wallet() {}
inline ::sync_pb::AutofillWalletSpecifics* EntitySpecifics::release_autofill_wallet() {}
inline const ::sync_pb::AutofillWalletSpecifics& EntitySpecifics::_internal_autofill_wallet() const {}
inline const ::sync_pb::AutofillWalletSpecifics& EntitySpecifics::autofill_wallet() const {}
inline ::sync_pb::AutofillWalletSpecifics* EntitySpecifics::unsafe_arena_release_autofill_wallet() {}
inline void EntitySpecifics::unsafe_arena_set_allocated_autofill_wallet(::sync_pb::AutofillWalletSpecifics* autofill_wallet) {}
inline ::sync_pb::AutofillWalletSpecifics* EntitySpecifics::_internal_mutable_autofill_wallet() {}
inline ::sync_pb::AutofillWalletSpecifics* EntitySpecifics::mutable_autofill_wallet() {}

// .sync_pb.WalletMetadataSpecifics wallet_metadata = 330441;
inline bool EntitySpecifics::_internal_has_wallet_metadata() const {}
inline bool EntitySpecifics::has_wallet_metadata() const {}
inline void EntitySpecifics::set_has_wallet_metadata() {}
inline ::sync_pb::WalletMetadataSpecifics* EntitySpecifics::release_wallet_metadata() {}
inline const ::sync_pb::WalletMetadataSpecifics& EntitySpecifics::_internal_wallet_metadata() const {}
inline const ::sync_pb::WalletMetadataSpecifics& EntitySpecifics::wallet_metadata() const {}
inline ::sync_pb::WalletMetadataSpecifics* EntitySpecifics::unsafe_arena_release_wallet_metadata() {}
inline void EntitySpecifics::unsafe_arena_set_allocated_wallet_metadata(::sync_pb::WalletMetadataSpecifics* wallet_metadata) {}
inline ::sync_pb::WalletMetadataSpecifics* EntitySpecifics::_internal_mutable_wallet_metadata() {}
inline ::sync_pb::WalletMetadataSpecifics* EntitySpecifics::mutable_wallet_metadata() {}

// .sync_pb.ArcPackageSpecifics arc_package = 340906;
inline bool EntitySpecifics::_internal_has_arc_package() const {}
inline bool EntitySpecifics::has_arc_package() const {}
inline void EntitySpecifics::set_has_arc_package() {}
inline ::sync_pb::ArcPackageSpecifics* EntitySpecifics::release_arc_package() {}
inline const ::sync_pb::ArcPackageSpecifics& EntitySpecifics::_internal_arc_package() const {}
inline const ::sync_pb::ArcPackageSpecifics& EntitySpecifics::arc_package() const {}
inline ::sync_pb::ArcPackageSpecifics* EntitySpecifics::unsafe_arena_release_arc_package() {}
inline void EntitySpecifics::unsafe_arena_set_allocated_arc_package(::sync_pb::ArcPackageSpecifics* arc_package) {}
inline ::sync_pb::ArcPackageSpecifics* EntitySpecifics::_internal_mutable_arc_package() {}
inline ::sync_pb::ArcPackageSpecifics* EntitySpecifics::mutable_arc_package() {}

// .sync_pb.PrinterSpecifics printer = 410745;
inline bool EntitySpecifics::_internal_has_printer() const {}
inline bool EntitySpecifics::has_printer() const {}
inline void EntitySpecifics::set_has_printer() {}
inline ::sync_pb::PrinterSpecifics* EntitySpecifics::release_printer() {}
inline const ::sync_pb::PrinterSpecifics& EntitySpecifics::_internal_printer() const {}
inline const ::sync_pb::PrinterSpecifics& EntitySpecifics::printer() const {}
inline ::sync_pb::PrinterSpecifics* EntitySpecifics::unsafe_arena_release_printer() {}
inline void EntitySpecifics::unsafe_arena_set_allocated_printer(::sync_pb::PrinterSpecifics* printer) {}
inline ::sync_pb::PrinterSpecifics* EntitySpecifics::_internal_mutable_printer() {}
inline ::sync_pb::PrinterSpecifics* EntitySpecifics::mutable_printer() {}

// .sync_pb.ReadingListSpecifics reading_list = 411028;
inline bool EntitySpecifics::_internal_has_reading_list() const {}
inline bool EntitySpecifics::has_reading_list() const {}
inline void EntitySpecifics::set_has_reading_list() {}
inline ::sync_pb::ReadingListSpecifics* EntitySpecifics::release_reading_list() {}
inline const ::sync_pb::ReadingListSpecifics& EntitySpecifics::_internal_reading_list() const {}
inline const ::sync_pb::ReadingListSpecifics& EntitySpecifics::reading_list() const {}
inline ::sync_pb::ReadingListSpecifics* EntitySpecifics::unsafe_arena_release_reading_list() {}
inline void EntitySpecifics::unsafe_arena_set_allocated_reading_list(::sync_pb::ReadingListSpecifics* reading_list) {}
inline ::sync_pb::ReadingListSpecifics* EntitySpecifics::_internal_mutable_reading_list() {}
inline ::sync_pb::ReadingListSpecifics* EntitySpecifics::mutable_reading_list() {}

// .sync_pb.UserEventSpecifics user_event = 455206;
inline bool EntitySpecifics::_internal_has_user_event() const {}
inline bool EntitySpecifics::has_user_event() const {}
inline void EntitySpecifics::set_has_user_event() {}
inline ::sync_pb::UserEventSpecifics* EntitySpecifics::release_user_event() {}
inline const ::sync_pb::UserEventSpecifics& EntitySpecifics::_internal_user_event() const {}
inline const ::sync_pb::UserEventSpecifics& EntitySpecifics::user_event() const {}
inline ::sync_pb::UserEventSpecifics* EntitySpecifics::unsafe_arena_release_user_event() {}
inline void EntitySpecifics::unsafe_arena_set_allocated_user_event(::sync_pb::UserEventSpecifics* user_event) {}
inline ::sync_pb::UserEventSpecifics* EntitySpecifics::_internal_mutable_user_event() {}
inline ::sync_pb::UserEventSpecifics* EntitySpecifics::mutable_user_event() {}

// .sync_pb.UserConsentSpecifics user_consent = 556014;
inline bool EntitySpecifics::_internal_has_user_consent() const {}
inline bool EntitySpecifics::has_user_consent() const {}
inline void EntitySpecifics::set_has_user_consent() {}
inline ::sync_pb::UserConsentSpecifics* EntitySpecifics::release_user_consent() {}
inline const ::sync_pb::UserConsentSpecifics& EntitySpecifics::_internal_user_consent() const {}
inline const ::sync_pb::UserConsentSpecifics& EntitySpecifics::user_consent() const {}
inline ::sync_pb::UserConsentSpecifics* EntitySpecifics::unsafe_arena_release_user_consent() {}
inline void EntitySpecifics::unsafe_arena_set_allocated_user_consent(::sync_pb::UserConsentSpecifics* user_consent) {}
inline ::sync_pb::UserConsentSpecifics* EntitySpecifics::_internal_mutable_user_consent() {}
inline ::sync_pb::UserConsentSpecifics* EntitySpecifics::mutable_user_consent() {}

// .sync_pb.SendTabToSelfSpecifics send_tab_to_self = 601980;
inline bool EntitySpecifics::_internal_has_send_tab_to_self() const {}
inline bool EntitySpecifics::has_send_tab_to_self() const {}
inline void EntitySpecifics::set_has_send_tab_to_self() {}
inline ::sync_pb::SendTabToSelfSpecifics* EntitySpecifics::release_send_tab_to_self() {}
inline const ::sync_pb::SendTabToSelfSpecifics& EntitySpecifics::_internal_send_tab_to_self() const {}
inline const ::sync_pb::SendTabToSelfSpecifics& EntitySpecifics::send_tab_to_self() const {}
inline ::sync_pb::SendTabToSelfSpecifics* EntitySpecifics::unsafe_arena_release_send_tab_to_self() {}
inline void EntitySpecifics::unsafe_arena_set_allocated_send_tab_to_self(::sync_pb::SendTabToSelfSpecifics* send_tab_to_self) {}
inline ::sync_pb::SendTabToSelfSpecifics* EntitySpecifics::_internal_mutable_send_tab_to_self() {}
inline ::sync_pb::SendTabToSelfSpecifics* EntitySpecifics::mutable_send_tab_to_self() {}

// .sync_pb.SecurityEventSpecifics security_event = 600372;
inline bool EntitySpecifics::_internal_has_security_event() const {}
inline bool EntitySpecifics::has_security_event() const {}
inline void EntitySpecifics::set_has_security_event() {}
inline ::sync_pb::SecurityEventSpecifics* EntitySpecifics::release_security_event() {}
inline const ::sync_pb::SecurityEventSpecifics& EntitySpecifics::_internal_security_event() const {}
inline const ::sync_pb::SecurityEventSpecifics& EntitySpecifics::security_event() const {}
inline ::sync_pb::SecurityEventSpecifics* EntitySpecifics::unsafe_arena_release_security_event() {}
inline void EntitySpecifics::unsafe_arena_set_allocated_security_event(::sync_pb::SecurityEventSpecifics* security_event) {}
inline ::sync_pb::SecurityEventSpecifics* EntitySpecifics::_internal_mutable_security_event() {}
inline ::sync_pb::SecurityEventSpecifics* EntitySpecifics::mutable_security_event() {}

// .sync_pb.WebApkSpecifics web_apk = 1117170;
inline bool EntitySpecifics::_internal_has_web_apk() const {}
inline bool EntitySpecifics::has_web_apk() const {}
inline void EntitySpecifics::set_has_web_apk() {}
inline ::sync_pb::WebApkSpecifics* EntitySpecifics::release_web_apk() {}
inline const ::sync_pb::WebApkSpecifics& EntitySpecifics::_internal_web_apk() const {}
inline const ::sync_pb::WebApkSpecifics& EntitySpecifics::web_apk() const {}
inline ::sync_pb::WebApkSpecifics* EntitySpecifics::unsafe_arena_release_web_apk() {}
inline void EntitySpecifics::unsafe_arena_set_allocated_web_apk(::sync_pb::WebApkSpecifics* web_apk) {}
inline ::sync_pb::WebApkSpecifics* EntitySpecifics::_internal_mutable_web_apk() {}
inline ::sync_pb::WebApkSpecifics* EntitySpecifics::mutable_web_apk() {}

// .sync_pb.WebAppSpecifics web_app = 673225;
inline bool EntitySpecifics::_internal_has_web_app() const {}
inline bool EntitySpecifics::has_web_app() const {}
inline void EntitySpecifics::set_has_web_app() {}
inline ::sync_pb::WebAppSpecifics* EntitySpecifics::release_web_app() {}
inline const ::sync_pb::WebAppSpecifics& EntitySpecifics::_internal_web_app() const {}
inline const ::sync_pb::WebAppSpecifics& EntitySpecifics::web_app() const {}
inline ::sync_pb::WebAppSpecifics* EntitySpecifics::unsafe_arena_release_web_app() {}
inline void EntitySpecifics::unsafe_arena_set_allocated_web_app(::sync_pb::WebAppSpecifics* web_app) {}
inline ::sync_pb::WebAppSpecifics* EntitySpecifics::_internal_mutable_web_app() {}
inline ::sync_pb::WebAppSpecifics* EntitySpecifics::mutable_web_app() {}

// .sync_pb.WifiConfigurationSpecifics wifi_configuration = 662827;
inline bool EntitySpecifics::_internal_has_wifi_configuration() const {}
inline bool EntitySpecifics::has_wifi_configuration() const {}
inline void EntitySpecifics::set_has_wifi_configuration() {}
inline ::sync_pb::WifiConfigurationSpecifics* EntitySpecifics::release_wifi_configuration() {}
inline const ::sync_pb::WifiConfigurationSpecifics& EntitySpecifics::_internal_wifi_configuration() const {}
inline const ::sync_pb::WifiConfigurationSpecifics& EntitySpecifics::wifi_configuration() const {}
inline ::sync_pb::WifiConfigurationSpecifics* EntitySpecifics::unsafe_arena_release_wifi_configuration() {}
inline void EntitySpecifics::unsafe_arena_set_allocated_wifi_configuration(::sync_pb::WifiConfigurationSpecifics* wifi_configuration) {}
inline ::sync_pb::WifiConfigurationSpecifics* EntitySpecifics::_internal_mutable_wifi_configuration() {}
inline ::sync_pb::WifiConfigurationSpecifics* EntitySpecifics::mutable_wifi_configuration() {}

// .sync_pb.OsPreferenceSpecifics os_preference = 702141;
inline bool EntitySpecifics::_internal_has_os_preference() const {}
inline bool EntitySpecifics::has_os_preference() const {}
inline void EntitySpecifics::set_has_os_preference() {}
inline ::sync_pb::OsPreferenceSpecifics* EntitySpecifics::release_os_preference() {}
inline const ::sync_pb::OsPreferenceSpecifics& EntitySpecifics::_internal_os_preference() const {}
inline const ::sync_pb::OsPreferenceSpecifics& EntitySpecifics::os_preference() const {}
inline ::sync_pb::OsPreferenceSpecifics* EntitySpecifics::unsafe_arena_release_os_preference() {}
inline void EntitySpecifics::unsafe_arena_set_allocated_os_preference(::sync_pb::OsPreferenceSpecifics* os_preference) {}
inline ::sync_pb::OsPreferenceSpecifics* EntitySpecifics::_internal_mutable_os_preference() {}
inline ::sync_pb::OsPreferenceSpecifics* EntitySpecifics::mutable_os_preference() {}

// .sync_pb.OsPriorityPreferenceSpecifics os_priority_preference = 703915;
inline bool EntitySpecifics::_internal_has_os_priority_preference() const {}
inline bool EntitySpecifics::has_os_priority_preference() const {}
inline void EntitySpecifics::set_has_os_priority_preference() {}
inline ::sync_pb::OsPriorityPreferenceSpecifics* EntitySpecifics::release_os_priority_preference() {}
inline const ::sync_pb::OsPriorityPreferenceSpecifics& EntitySpecifics::_internal_os_priority_preference() const {}
inline const ::sync_pb::OsPriorityPreferenceSpecifics& EntitySpecifics::os_priority_preference() const {}
inline ::sync_pb::OsPriorityPreferenceSpecifics* EntitySpecifics::unsafe_arena_release_os_priority_preference() {}
inline void EntitySpecifics::unsafe_arena_set_allocated_os_priority_preference(::sync_pb::OsPriorityPreferenceSpecifics* os_priority_preference) {}
inline ::sync_pb::OsPriorityPreferenceSpecifics* EntitySpecifics::_internal_mutable_os_priority_preference() {}
inline ::sync_pb::OsPriorityPreferenceSpecifics* EntitySpecifics::mutable_os_priority_preference() {}

// .sync_pb.SharingMessageSpecifics sharing_message = 728866;
inline bool EntitySpecifics::_internal_has_sharing_message() const {}
inline bool EntitySpecifics::has_sharing_message() const {}
inline void EntitySpecifics::set_has_sharing_message() {}
inline ::sync_pb::SharingMessageSpecifics* EntitySpecifics::release_sharing_message() {}
inline const ::sync_pb::SharingMessageSpecifics& EntitySpecifics::_internal_sharing_message() const {}
inline const ::sync_pb::SharingMessageSpecifics& EntitySpecifics::sharing_message() const {}
inline ::sync_pb::SharingMessageSpecifics* EntitySpecifics::unsafe_arena_release_sharing_message() {}
inline void EntitySpecifics::unsafe_arena_set_allocated_sharing_message(::sync_pb::SharingMessageSpecifics* sharing_message) {}
inline ::sync_pb::SharingMessageSpecifics* EntitySpecifics::_internal_mutable_sharing_message() {}
inline ::sync_pb::SharingMessageSpecifics* EntitySpecifics::mutable_sharing_message() {}

// .sync_pb.AutofillOfferSpecifics autofill_offer = 774329;
inline bool EntitySpecifics::_internal_has_autofill_offer() const {}
inline bool EntitySpecifics::has_autofill_offer() const {}
inline void EntitySpecifics::set_has_autofill_offer() {}
inline ::sync_pb::AutofillOfferSpecifics* EntitySpecifics::release_autofill_offer() {}
inline const ::sync_pb::AutofillOfferSpecifics& EntitySpecifics::_internal_autofill_offer() const {}
inline const ::sync_pb::AutofillOfferSpecifics& EntitySpecifics::autofill_offer() const {}
inline ::sync_pb::AutofillOfferSpecifics* EntitySpecifics::unsafe_arena_release_autofill_offer() {}
inline void EntitySpecifics::unsafe_arena_set_allocated_autofill_offer(::sync_pb::AutofillOfferSpecifics* autofill_offer) {}
inline ::sync_pb::AutofillOfferSpecifics* EntitySpecifics::_internal_mutable_autofill_offer() {}
inline ::sync_pb::AutofillOfferSpecifics* EntitySpecifics::mutable_autofill_offer() {}

// .sync_pb.WorkspaceDeskSpecifics workspace_desk = 874841;
inline bool EntitySpecifics::_internal_has_workspace_desk() const {}
inline bool EntitySpecifics::has_workspace_desk() const {}
inline void EntitySpecifics::set_has_workspace_desk() {}
inline ::sync_pb::WorkspaceDeskSpecifics* EntitySpecifics::release_workspace_desk() {}
inline const ::sync_pb::WorkspaceDeskSpecifics& EntitySpecifics::_internal_workspace_desk() const {}
inline const ::sync_pb::WorkspaceDeskSpecifics& EntitySpecifics::workspace_desk() const {}
inline ::sync_pb::WorkspaceDeskSpecifics* EntitySpecifics::unsafe_arena_release_workspace_desk() {}
inline void EntitySpecifics::unsafe_arena_set_allocated_workspace_desk(::sync_pb::WorkspaceDeskSpecifics* workspace_desk) {}
inline ::sync_pb::WorkspaceDeskSpecifics* EntitySpecifics::_internal_mutable_workspace_desk() {}
inline ::sync_pb::WorkspaceDeskSpecifics* EntitySpecifics::mutable_workspace_desk() {}

// .sync_pb.WebauthnCredentialSpecifics webauthn_credential = 895275;
inline bool EntitySpecifics::_internal_has_webauthn_credential() const {}
inline bool EntitySpecifics::has_webauthn_credential() const {}
inline void EntitySpecifics::set_has_webauthn_credential() {}
inline ::sync_pb::WebauthnCredentialSpecifics* EntitySpecifics::release_webauthn_credential() {}
inline const ::sync_pb::WebauthnCredentialSpecifics& EntitySpecifics::_internal_webauthn_credential() const {}
inline const ::sync_pb::WebauthnCredentialSpecifics& EntitySpecifics::webauthn_credential() const {}
inline ::sync_pb::WebauthnCredentialSpecifics* EntitySpecifics::unsafe_arena_release_webauthn_credential() {}
inline void EntitySpecifics::unsafe_arena_set_allocated_webauthn_credential(::sync_pb::WebauthnCredentialSpecifics* webauthn_credential) {}
inline ::sync_pb::WebauthnCredentialSpecifics* EntitySpecifics::_internal_mutable_webauthn_credential() {}
inline ::sync_pb::WebauthnCredentialSpecifics* EntitySpecifics::mutable_webauthn_credential() {}

// .sync_pb.HistorySpecifics history = 963985;
inline bool EntitySpecifics::_internal_has_history() const {}
inline bool EntitySpecifics::has_history() const {}
inline void EntitySpecifics::set_has_history() {}
inline ::sync_pb::HistorySpecifics* EntitySpecifics::release_history() {}
inline const ::sync_pb::HistorySpecifics& EntitySpecifics::_internal_history() const {}
inline const ::sync_pb::HistorySpecifics& EntitySpecifics::history() const {}
inline ::sync_pb::HistorySpecifics* EntitySpecifics::unsafe_arena_release_history() {}
inline void EntitySpecifics::unsafe_arena_set_allocated_history(::sync_pb::HistorySpecifics* history) {}
inline ::sync_pb::HistorySpecifics* EntitySpecifics::_internal_mutable_history() {}
inline ::sync_pb::HistorySpecifics* EntitySpecifics::mutable_history() {}

// .sync_pb.PrintersAuthorizationServerSpecifics printers_authorization_server = 974304;
inline bool EntitySpecifics::_internal_has_printers_authorization_server() const {}
inline bool EntitySpecifics::has_printers_authorization_server() const {}
inline void EntitySpecifics::set_has_printers_authorization_server() {}
inline ::sync_pb::PrintersAuthorizationServerSpecifics* EntitySpecifics::release_printers_authorization_server() {}
inline const ::sync_pb::PrintersAuthorizationServerSpecifics& EntitySpecifics::_internal_printers_authorization_server() const {}
inline const ::sync_pb::PrintersAuthorizationServerSpecifics& EntitySpecifics::printers_authorization_server() const {}
inline ::sync_pb::PrintersAuthorizationServerSpecifics* EntitySpecifics::unsafe_arena_release_printers_authorization_server() {}
inline void EntitySpecifics::unsafe_arena_set_allocated_printers_authorization_server(::sync_pb::PrintersAuthorizationServerSpecifics* printers_authorization_server) {}
inline ::sync_pb::PrintersAuthorizationServerSpecifics* EntitySpecifics::_internal_mutable_printers_authorization_server() {}
inline ::sync_pb::PrintersAuthorizationServerSpecifics* EntitySpecifics::mutable_printers_authorization_server() {}

// .sync_pb.SavedTabGroupSpecifics saved_tab_group = 1004874;
inline bool EntitySpecifics::_internal_has_saved_tab_group() const {}
inline bool EntitySpecifics::has_saved_tab_group() const {}
inline void EntitySpecifics::set_has_saved_tab_group() {}
inline ::sync_pb::SavedTabGroupSpecifics* EntitySpecifics::release_saved_tab_group() {}
inline const ::sync_pb::SavedTabGroupSpecifics& EntitySpecifics::_internal_saved_tab_group() const {}
inline const ::sync_pb::SavedTabGroupSpecifics& EntitySpecifics::saved_tab_group() const {}
inline ::sync_pb::SavedTabGroupSpecifics* EntitySpecifics::unsafe_arena_release_saved_tab_group() {}
inline void EntitySpecifics::unsafe_arena_set_allocated_saved_tab_group(::sync_pb::SavedTabGroupSpecifics* saved_tab_group) {}
inline ::sync_pb::SavedTabGroupSpecifics* EntitySpecifics::_internal_mutable_saved_tab_group() {}
inline ::sync_pb::SavedTabGroupSpecifics* EntitySpecifics::mutable_saved_tab_group() {}

// .sync_pb.AutofillWalletUsageSpecifics autofill_wallet_usage = 1033580;
inline bool EntitySpecifics::_internal_has_autofill_wallet_usage() const {}
inline bool EntitySpecifics::has_autofill_wallet_usage() const {}
inline void EntitySpecifics::set_has_autofill_wallet_usage() {}
inline ::sync_pb::AutofillWalletUsageSpecifics* EntitySpecifics::release_autofill_wallet_usage() {}
inline const ::sync_pb::AutofillWalletUsageSpecifics& EntitySpecifics::_internal_autofill_wallet_usage() const {}
inline const ::sync_pb::AutofillWalletUsageSpecifics& EntitySpecifics::autofill_wallet_usage() const {}
inline ::sync_pb::AutofillWalletUsageSpecifics* EntitySpecifics::unsafe_arena_release_autofill_wallet_usage() {}
inline void EntitySpecifics::unsafe_arena_set_allocated_autofill_wallet_usage(::sync_pb::AutofillWalletUsageSpecifics* autofill_wallet_usage) {}
inline ::sync_pb::AutofillWalletUsageSpecifics* EntitySpecifics::_internal_mutable_autofill_wallet_usage() {}
inline ::sync_pb::AutofillWalletUsageSpecifics* EntitySpecifics::mutable_autofill_wallet_usage() {}

// .sync_pb.ContactInfoSpecifics contact_info = 1034378;
inline bool EntitySpecifics::_internal_has_contact_info() const {}
inline bool EntitySpecifics::has_contact_info() const {}
inline void EntitySpecifics::set_has_contact_info() {}
inline ::sync_pb::ContactInfoSpecifics* EntitySpecifics::release_contact_info() {}
inline const ::sync_pb::ContactInfoSpecifics& EntitySpecifics::_internal_contact_info() const {}
inline const ::sync_pb::ContactInfoSpecifics& EntitySpecifics::contact_info() const {}
inline ::sync_pb::ContactInfoSpecifics* EntitySpecifics::unsafe_arena_release_contact_info() {}
inline void EntitySpecifics::unsafe_arena_set_allocated_contact_info(::sync_pb::ContactInfoSpecifics* contact_info) {}
inline ::sync_pb::ContactInfoSpecifics* EntitySpecifics::_internal_mutable_contact_info() {}
inline ::sync_pb::ContactInfoSpecifics* EntitySpecifics::mutable_contact_info() {}

// .sync_pb.PowerBookmarkSpecifics power_bookmark = 1073150;
inline bool EntitySpecifics::_internal_has_power_bookmark() const {}
inline bool EntitySpecifics::has_power_bookmark() const {}
inline void EntitySpecifics::set_has_power_bookmark() {}
inline ::sync_pb::PowerBookmarkSpecifics* EntitySpecifics::release_power_bookmark() {}
inline const ::sync_pb::PowerBookmarkSpecifics& EntitySpecifics::_internal_power_bookmark() const {}
inline const ::sync_pb::PowerBookmarkSpecifics& EntitySpecifics::power_bookmark() const {}
inline ::sync_pb::PowerBookmarkSpecifics* EntitySpecifics::unsafe_arena_release_power_bookmark() {}
inline void EntitySpecifics::unsafe_arena_set_allocated_power_bookmark(::sync_pb::PowerBookmarkSpecifics* power_bookmark) {}
inline ::sync_pb::PowerBookmarkSpecifics* EntitySpecifics::_internal_mutable_power_bookmark() {}
inline ::sync_pb::PowerBookmarkSpecifics* EntitySpecifics::mutable_power_bookmark() {}

// .sync_pb.IncomingPasswordSharingInvitationSpecifics incoming_password_sharing_invitation = 1141935;
inline bool EntitySpecifics::_internal_has_incoming_password_sharing_invitation() const {}
inline bool EntitySpecifics::has_incoming_password_sharing_invitation() const {}
inline void EntitySpecifics::set_has_incoming_password_sharing_invitation() {}
inline ::sync_pb::IncomingPasswordSharingInvitationSpecifics* EntitySpecifics::release_incoming_password_sharing_invitation() {}
inline const ::sync_pb::IncomingPasswordSharingInvitationSpecifics& EntitySpecifics::_internal_incoming_password_sharing_invitation() const {}
inline const ::sync_pb::IncomingPasswordSharingInvitationSpecifics& EntitySpecifics::incoming_password_sharing_invitation() const {}
inline ::sync_pb::IncomingPasswordSharingInvitationSpecifics* EntitySpecifics::unsafe_arena_release_incoming_password_sharing_invitation() {}
inline void EntitySpecifics::unsafe_arena_set_allocated_incoming_password_sharing_invitation(::sync_pb::IncomingPasswordSharingInvitationSpecifics* incoming_password_sharing_invitation) {}
inline ::sync_pb::IncomingPasswordSharingInvitationSpecifics* EntitySpecifics::_internal_mutable_incoming_password_sharing_invitation() {}
inline ::sync_pb::IncomingPasswordSharingInvitationSpecifics* EntitySpecifics::mutable_incoming_password_sharing_invitation() {}

// .sync_pb.OutgoingPasswordSharingInvitationSpecifics outgoing_password_sharing_invitation = 1142081;
inline bool EntitySpecifics::_internal_has_outgoing_password_sharing_invitation() const {}
inline bool EntitySpecifics::has_outgoing_password_sharing_invitation() const {}
inline void EntitySpecifics::set_has_outgoing_password_sharing_invitation() {}
inline ::sync_pb::OutgoingPasswordSharingInvitationSpecifics* EntitySpecifics::release_outgoing_password_sharing_invitation() {}
inline const ::sync_pb::OutgoingPasswordSharingInvitationSpecifics& EntitySpecifics::_internal_outgoing_password_sharing_invitation() const {}
inline const ::sync_pb::OutgoingPasswordSharingInvitationSpecifics& EntitySpecifics::outgoing_password_sharing_invitation() const {}
inline ::sync_pb::OutgoingPasswordSharingInvitationSpecifics* EntitySpecifics::unsafe_arena_release_outgoing_password_sharing_invitation() {}
inline void EntitySpecifics::unsafe_arena_set_allocated_outgoing_password_sharing_invitation(::sync_pb::OutgoingPasswordSharingInvitationSpecifics* outgoing_password_sharing_invitation) {}
inline ::sync_pb::OutgoingPasswordSharingInvitationSpecifics* EntitySpecifics::_internal_mutable_outgoing_password_sharing_invitation() {}
inline ::sync_pb::OutgoingPasswordSharingInvitationSpecifics* EntitySpecifics::mutable_outgoing_password_sharing_invitation() {}

// .sync_pb.AutofillWalletCredentialSpecifics autofill_wallet_credential = 1164238;
inline bool EntitySpecifics::_internal_has_autofill_wallet_credential() const {}
inline bool EntitySpecifics::has_autofill_wallet_credential() const {}
inline void EntitySpecifics::set_has_autofill_wallet_credential() {}
inline ::sync_pb::AutofillWalletCredentialSpecifics* EntitySpecifics::release_autofill_wallet_credential() {}
inline const ::sync_pb::AutofillWalletCredentialSpecifics& EntitySpecifics::_internal_autofill_wallet_credential() const {}
inline const ::sync_pb::AutofillWalletCredentialSpecifics& EntitySpecifics::autofill_wallet_credential() const {}
inline ::sync_pb::AutofillWalletCredentialSpecifics* EntitySpecifics::unsafe_arena_release_autofill_wallet_credential() {}
inline void EntitySpecifics::unsafe_arena_set_allocated_autofill_wallet_credential(::sync_pb::AutofillWalletCredentialSpecifics* autofill_wallet_credential) {}
inline ::sync_pb::AutofillWalletCredentialSpecifics* EntitySpecifics::_internal_mutable_autofill_wallet_credential() {}
inline ::sync_pb::AutofillWalletCredentialSpecifics* EntitySpecifics::mutable_autofill_wallet_credential() {}

// .sync_pb.SharedTabGroupDataSpecifics shared_tab_group_data = 1239418;
inline bool EntitySpecifics::_internal_has_shared_tab_group_data() const {}
inline bool EntitySpecifics::has_shared_tab_group_data() const {}
inline void EntitySpecifics::set_has_shared_tab_group_data() {}
inline ::sync_pb::SharedTabGroupDataSpecifics* EntitySpecifics::release_shared_tab_group_data() {}
inline const ::sync_pb::SharedTabGroupDataSpecifics& EntitySpecifics::_internal_shared_tab_group_data() const {}
inline const ::sync_pb::SharedTabGroupDataSpecifics& EntitySpecifics::shared_tab_group_data() const {}
inline ::sync_pb::SharedTabGroupDataSpecifics* EntitySpecifics::unsafe_arena_release_shared_tab_group_data() {}
inline void EntitySpecifics::unsafe_arena_set_allocated_shared_tab_group_data(::sync_pb::SharedTabGroupDataSpecifics* shared_tab_group_data) {}
inline ::sync_pb::SharedTabGroupDataSpecifics* EntitySpecifics::_internal_mutable_shared_tab_group_data() {}
inline ::sync_pb::SharedTabGroupDataSpecifics* EntitySpecifics::mutable_shared_tab_group_data() {}

// .sync_pb.CollaborationGroupSpecifics collaboration_group = 1259076;
inline bool EntitySpecifics::_internal_has_collaboration_group() const {}
inline bool EntitySpecifics::has_collaboration_group() const {}
inline void EntitySpecifics::set_has_collaboration_group() {}
inline ::sync_pb::CollaborationGroupSpecifics* EntitySpecifics::release_collaboration_group() {}
inline const ::sync_pb::CollaborationGroupSpecifics& EntitySpecifics::_internal_collaboration_group() const {}
inline const ::sync_pb::CollaborationGroupSpecifics& EntitySpecifics::collaboration_group() const {}
inline ::sync_pb::CollaborationGroupSpecifics* EntitySpecifics::unsafe_arena_release_collaboration_group() {}
inline void EntitySpecifics::unsafe_arena_set_allocated_collaboration_group(::sync_pb::CollaborationGroupSpecifics* collaboration_group) {}
inline ::sync_pb::CollaborationGroupSpecifics* EntitySpecifics::_internal_mutable_collaboration_group() {}
inline ::sync_pb::CollaborationGroupSpecifics* EntitySpecifics::mutable_collaboration_group() {}

// .sync_pb.ProductComparisonSpecifics product_comparison = 1329438;
inline bool EntitySpecifics::_internal_has_product_comparison() const {}
inline bool EntitySpecifics::has_product_comparison() const {}
inline void EntitySpecifics::set_has_product_comparison() {}
inline ::sync_pb::ProductComparisonSpecifics* EntitySpecifics::release_product_comparison() {}
inline const ::sync_pb::ProductComparisonSpecifics& EntitySpecifics::_internal_product_comparison() const {}
inline const ::sync_pb::ProductComparisonSpecifics& EntitySpecifics::product_comparison() const {}
inline ::sync_pb::ProductComparisonSpecifics* EntitySpecifics::unsafe_arena_release_product_comparison() {}
inline void EntitySpecifics::unsafe_arena_set_allocated_product_comparison(::sync_pb::ProductComparisonSpecifics* product_comparison) {}
inline ::sync_pb::ProductComparisonSpecifics* EntitySpecifics::_internal_mutable_product_comparison() {}
inline ::sync_pb::ProductComparisonSpecifics* EntitySpecifics::mutable_product_comparison() {}

// .sync_pb.PlusAddressSpecifics plus_address = 1267844;
inline bool EntitySpecifics::_internal_has_plus_address() const {}
inline bool EntitySpecifics::has_plus_address() const {}
inline void EntitySpecifics::set_has_plus_address() {}
inline ::sync_pb::PlusAddressSpecifics* EntitySpecifics::release_plus_address() {}
inline const ::sync_pb::PlusAddressSpecifics& EntitySpecifics::_internal_plus_address() const {}
inline const ::sync_pb::PlusAddressSpecifics& EntitySpecifics::plus_address() const {}
inline ::sync_pb::PlusAddressSpecifics* EntitySpecifics::unsafe_arena_release_plus_address() {}
inline void EntitySpecifics::unsafe_arena_set_allocated_plus_address(::sync_pb::PlusAddressSpecifics* plus_address) {}
inline ::sync_pb::PlusAddressSpecifics* EntitySpecifics::_internal_mutable_plus_address() {}
inline ::sync_pb::PlusAddressSpecifics* EntitySpecifics::mutable_plus_address() {}

// .sync_pb.CookieSpecifics cookie = 1281100;
inline bool EntitySpecifics::_internal_has_cookie() const {}
inline bool EntitySpecifics::has_cookie() const {}
inline void EntitySpecifics::set_has_cookie() {}
inline ::sync_pb::CookieSpecifics* EntitySpecifics::release_cookie() {}
inline const ::sync_pb::CookieSpecifics& EntitySpecifics::_internal_cookie() const {}
inline const ::sync_pb::CookieSpecifics& EntitySpecifics::cookie() const {}
inline ::sync_pb::CookieSpecifics* EntitySpecifics::unsafe_arena_release_cookie() {}
inline void EntitySpecifics::unsafe_arena_set_allocated_cookie(::sync_pb::CookieSpecifics* cookie) {}
inline ::sync_pb::CookieSpecifics* EntitySpecifics::_internal_mutable_cookie() {}
inline ::sync_pb::CookieSpecifics* EntitySpecifics::mutable_cookie() {}

// .sync_pb.PlusAddressSettingSpecifics plus_address_setting = 1303742;
inline bool EntitySpecifics::_internal_has_plus_address_setting() const {}
inline bool EntitySpecifics::has_plus_address_setting() const {}
inline void EntitySpecifics::set_has_plus_address_setting() {}
inline ::sync_pb::PlusAddressSettingSpecifics* EntitySpecifics::release_plus_address_setting() {}
inline const ::sync_pb::PlusAddressSettingSpecifics& EntitySpecifics::_internal_plus_address_setting() const {}
inline const ::sync_pb::PlusAddressSettingSpecifics& EntitySpecifics::plus_address_setting() const {}
inline ::sync_pb::PlusAddressSettingSpecifics* EntitySpecifics::unsafe_arena_release_plus_address_setting() {}
inline void EntitySpecifics::unsafe_arena_set_allocated_plus_address_setting(::sync_pb::PlusAddressSettingSpecifics* plus_address_setting) {}
inline ::sync_pb::PlusAddressSettingSpecifics* EntitySpecifics::_internal_mutable_plus_address_setting() {}
inline ::sync_pb::PlusAddressSettingSpecifics* EntitySpecifics::mutable_plus_address_setting() {}

// .sync_pb.EmptySpecifics app_notification = 45184 [deprecated = true];
inline bool EntitySpecifics::_internal_has_app_notification() const {}
inline bool EntitySpecifics::has_app_notification() const {}
inline void EntitySpecifics::set_has_app_notification() {}
inline void EntitySpecifics::clear_app_notification() {}
inline ::sync_pb::EmptySpecifics* EntitySpecifics::release_app_notification() {}
inline const ::sync_pb::EmptySpecifics& EntitySpecifics::_internal_app_notification() const {}
inline const ::sync_pb::EmptySpecifics& EntitySpecifics::app_notification() const {}
inline ::sync_pb::EmptySpecifics* EntitySpecifics::unsafe_arena_release_app_notification() {}
inline void EntitySpecifics::unsafe_arena_set_allocated_app_notification(::sync_pb::EmptySpecifics* app_notification) {}
inline ::sync_pb::EmptySpecifics* EntitySpecifics::_internal_mutable_app_notification() {}
inline ::sync_pb::EmptySpecifics* EntitySpecifics::mutable_app_notification() {}

// .sync_pb.EmptySpecifics synced_notification = 153108 [deprecated = true];
inline bool EntitySpecifics::_internal_has_synced_notification() const {}
inline bool EntitySpecifics::has_synced_notification() const {}
inline void EntitySpecifics::set_has_synced_notification() {}
inline void EntitySpecifics::clear_synced_notification() {}
inline ::sync_pb::EmptySpecifics* EntitySpecifics::release_synced_notification() {}
inline const ::sync_pb::EmptySpecifics& EntitySpecifics::_internal_synced_notification() const {}
inline const ::sync_pb::EmptySpecifics& EntitySpecifics::synced_notification() const {}
inline ::sync_pb::EmptySpecifics* EntitySpecifics::unsafe_arena_release_synced_notification() {}
inline void EntitySpecifics::unsafe_arena_set_allocated_synced_notification(::sync_pb::EmptySpecifics* synced_notification) {}
inline ::sync_pb::EmptySpecifics* EntitySpecifics::_internal_mutable_synced_notification() {}
inline ::sync_pb::EmptySpecifics* EntitySpecifics::mutable_synced_notification() {}

// .sync_pb.EmptySpecifics synced_notification_app_info = 235816 [deprecated = true];
inline bool EntitySpecifics::_internal_has_synced_notification_app_info() const {}
inline bool EntitySpecifics::has_synced_notification_app_info() const {}
inline void EntitySpecifics::set_has_synced_notification_app_info() {}
inline void EntitySpecifics::clear_synced_notification_app_info() {}
inline ::sync_pb::EmptySpecifics* EntitySpecifics::release_synced_notification_app_info() {}
inline const ::sync_pb::EmptySpecifics& EntitySpecifics::_internal_synced_notification_app_info() const {}
inline const ::sync_pb::EmptySpecifics& EntitySpecifics::synced_notification_app_info() const {}
inline ::sync_pb::EmptySpecifics* EntitySpecifics::unsafe_arena_release_synced_notification_app_info() {}
inline void EntitySpecifics::unsafe_arena_set_allocated_synced_notification_app_info(::sync_pb::EmptySpecifics* synced_notification_app_info) {}
inline ::sync_pb::EmptySpecifics* EntitySpecifics::_internal_mutable_synced_notification_app_info() {}
inline ::sync_pb::EmptySpecifics* EntitySpecifics::mutable_synced_notification_app_info() {}

// .sync_pb.ExperimentsSpecifics experiments = 161496 [deprecated = true];
inline bool EntitySpecifics::_internal_has_experiments() const {}
inline bool EntitySpecifics::has_experiments() const {}
inline void EntitySpecifics::set_has_experiments() {}
inline ::sync_pb::ExperimentsSpecifics* EntitySpecifics::release_experiments() {}
inline const ::sync_pb::ExperimentsSpecifics& EntitySpecifics::_internal_experiments() const {}
inline const ::sync_pb::ExperimentsSpecifics& EntitySpecifics::experiments() const {}
inline ::sync_pb::ExperimentsSpecifics* EntitySpecifics::unsafe_arena_release_experiments() {}
inline void EntitySpecifics::unsafe_arena_set_allocated_experiments(::sync_pb::ExperimentsSpecifics* experiments) {}
inline ::sync_pb::ExperimentsSpecifics* EntitySpecifics::_internal_mutable_experiments() {}
inline ::sync_pb::ExperimentsSpecifics* EntitySpecifics::mutable_experiments() {}

// .sync_pb.FaviconTrackingSpecifics favicon_tracking = 181534 [deprecated = true];
inline bool EntitySpecifics::_internal_has_favicon_tracking() const {}
inline bool EntitySpecifics::has_favicon_tracking() const {}
inline void EntitySpecifics::set_has_favicon_tracking() {}
inline ::sync_pb::FaviconTrackingSpecifics* EntitySpecifics::release_favicon_tracking() {}
inline const ::sync_pb::FaviconTrackingSpecifics& EntitySpecifics::_internal_favicon_tracking() const {}
inline const ::sync_pb::FaviconTrackingSpecifics& EntitySpecifics::favicon_tracking() const {}
inline ::sync_pb::FaviconTrackingSpecifics* EntitySpecifics::unsafe_arena_release_favicon_tracking() {}
inline void EntitySpecifics::unsafe_arena_set_allocated_favicon_tracking(::sync_pb::FaviconTrackingSpecifics* favicon_tracking) {}
inline ::sync_pb::FaviconTrackingSpecifics* EntitySpecifics::_internal_mutable_favicon_tracking() {}
inline ::sync_pb::FaviconTrackingSpecifics* EntitySpecifics::mutable_favicon_tracking() {}

// .sync_pb.FaviconImageSpecifics favicon_image = 182019 [deprecated = true];
inline bool EntitySpecifics::_internal_has_favicon_image() const {}
inline bool EntitySpecifics::has_favicon_image() const {}
inline void EntitySpecifics::set_has_favicon_image() {}
inline ::sync_pb::FaviconImageSpecifics* EntitySpecifics::release_favicon_image() {}
inline const ::sync_pb::FaviconImageSpecifics& EntitySpecifics::_internal_favicon_image() const {}
inline const ::sync_pb::FaviconImageSpecifics& EntitySpecifics::favicon_image() const {}
inline ::sync_pb::FaviconImageSpecifics* EntitySpecifics::unsafe_arena_release_favicon_image() {}
inline void EntitySpecifics::unsafe_arena_set_allocated_favicon_image(::sync_pb::FaviconImageSpecifics* favicon_image) {}
inline ::sync_pb::FaviconImageSpecifics* EntitySpecifics::_internal_mutable_favicon_image() {}
inline ::sync_pb::FaviconImageSpecifics* EntitySpecifics::mutable_favicon_image() {}

// .sync_pb.EmptySpecifics managed_user = 194582 [deprecated = true];
inline bool EntitySpecifics::_internal_has_managed_user() const {}
inline bool EntitySpecifics::has_managed_user() const {}
inline void EntitySpecifics::set_has_managed_user() {}
inline void EntitySpecifics::clear_managed_user() {}
inline ::sync_pb::EmptySpecifics* EntitySpecifics::release_managed_user() {}
inline const ::sync_pb::EmptySpecifics& EntitySpecifics::_internal_managed_user() const {}
inline const ::sync_pb::EmptySpecifics& EntitySpecifics::managed_user() const {}
inline ::sync_pb::EmptySpecifics* EntitySpecifics::unsafe_arena_release_managed_user() {}
inline void EntitySpecifics::unsafe_arena_set_allocated_managed_user(::sync_pb::EmptySpecifics* managed_user) {}
inline ::sync_pb::EmptySpecifics* EntitySpecifics::_internal_mutable_managed_user() {}
inline ::sync_pb::EmptySpecifics* EntitySpecifics::mutable_managed_user() {}

// .sync_pb.ManagedUserSharedSettingSpecifics managed_user_shared_setting = 202026 [deprecated = true];
inline bool EntitySpecifics::_internal_has_managed_user_shared_setting() const {}
inline bool EntitySpecifics::has_managed_user_shared_setting() const {}
inline void EntitySpecifics::set_has_managed_user_shared_setting() {}
inline ::sync_pb::ManagedUserSharedSettingSpecifics* EntitySpecifics::release_managed_user_shared_setting() {}
inline const ::sync_pb::ManagedUserSharedSettingSpecifics& EntitySpecifics::_internal_managed_user_shared_setting() const {}
inline const ::sync_pb::ManagedUserSharedSettingSpecifics& EntitySpecifics::managed_user_shared_setting() const {}
inline ::sync_pb::ManagedUserSharedSettingSpecifics* EntitySpecifics::unsafe_arena_release_managed_user_shared_setting() {}
inline void EntitySpecifics::unsafe_arena_set_allocated_managed_user_shared_setting(::sync_pb::ManagedUserSharedSettingSpecifics* managed_user_shared_setting) {}
inline ::sync_pb::ManagedUserSharedSettingSpecifics* EntitySpecifics::_internal_mutable_managed_user_shared_setting() {}
inline ::sync_pb::ManagedUserSharedSettingSpecifics* EntitySpecifics::mutable_managed_user_shared_setting() {}

// .sync_pb.EmptySpecifics managed_user_allowlist = 306060 [deprecated = true];
inline bool EntitySpecifics::_internal_has_managed_user_allowlist() const {}
inline bool EntitySpecifics::has_managed_user_allowlist() const {}
inline void EntitySpecifics::set_has_managed_user_allowlist() {}
inline void EntitySpecifics::clear_managed_user_allowlist() {}
inline ::sync_pb::EmptySpecifics* EntitySpecifics::release_managed_user_allowlist() {}
inline const ::sync_pb::EmptySpecifics& EntitySpecifics::_internal_managed_user_allowlist() const {}
inline const ::sync_pb::EmptySpecifics& EntitySpecifics::managed_user_allowlist() const {}
inline ::sync_pb::EmptySpecifics* EntitySpecifics::unsafe_arena_release_managed_user_allowlist() {}
inline void EntitySpecifics::unsafe_arena_set_allocated_managed_user_allowlist(::sync_pb::EmptySpecifics* managed_user_allowlist) {}
inline ::sync_pb::EmptySpecifics* EntitySpecifics::_internal_mutable_managed_user_allowlist() {}
inline ::sync_pb::EmptySpecifics* EntitySpecifics::mutable_managed_user_allowlist() {}

// .sync_pb.TypedUrlSpecifics typed_url = 40781 [deprecated = true];
inline bool EntitySpecifics::_internal_has_typed_url() const {}
inline bool EntitySpecifics::has_typed_url() const {}
inline void EntitySpecifics::set_has_typed_url() {}
inline ::sync_pb::TypedUrlSpecifics* EntitySpecifics::release_typed_url() {}
inline const ::sync_pb::TypedUrlSpecifics& EntitySpecifics::_internal_typed_url() const {}
inline const ::sync_pb::TypedUrlSpecifics& EntitySpecifics::typed_url() const {}
inline ::sync_pb::TypedUrlSpecifics* EntitySpecifics::unsafe_arena_release_typed_url() {}
inline void EntitySpecifics::unsafe_arena_set_allocated_typed_url(::sync_pb::TypedUrlSpecifics* typed_url) {}
inline ::sync_pb::TypedUrlSpecifics* EntitySpecifics::_internal_mutable_typed_url() {}
inline ::sync_pb::TypedUrlSpecifics* EntitySpecifics::mutable_typed_url() {}

inline bool EntitySpecifics::has_specifics_variant() const {}
inline void EntitySpecifics::clear_has_specifics_variant() {}
inline EntitySpecifics::SpecificsVariantCase EntitySpecifics::specifics_variant_case() const {}
// -------------------------------------------------------------------

// EmptySpecifics

#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_2fentity_5fspecifics_2eproto