#ifndef GOOGLE_PROTOBUF_INCLUDED_components_2fsync_2fprotocol_2fgaia_5fpassword_5freuse_2eproto
#define GOOGLE_PROTOBUF_INCLUDED_components_2fsync_2fprotocol_2fgaia_5fpassword_5freuse_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_2fgaia_5fpassword_5freuse_2eproto
PROTOBUF_NAMESPACE_OPEN
namespace internal {
class AnyMetadata;
}
PROTOBUF_NAMESPACE_CLOSE
struct TableStruct_components_2fsync_2fprotocol_2fgaia_5fpassword_5freuse_2eproto { … };
namespace sync_pb {
class GaiaPasswordReuse;
struct GaiaPasswordReuseDefaultTypeInternal;
extern GaiaPasswordReuseDefaultTypeInternal _GaiaPasswordReuse_default_instance_;
class GaiaPasswordReuse_PasswordReuseDetected;
struct GaiaPasswordReuse_PasswordReuseDetectedDefaultTypeInternal;
extern GaiaPasswordReuse_PasswordReuseDetectedDefaultTypeInternal _GaiaPasswordReuse_PasswordReuseDetected_default_instance_;
class GaiaPasswordReuse_PasswordReuseDetected_SafeBrowsingStatus;
struct GaiaPasswordReuse_PasswordReuseDetected_SafeBrowsingStatusDefaultTypeInternal;
extern GaiaPasswordReuse_PasswordReuseDetected_SafeBrowsingStatusDefaultTypeInternal _GaiaPasswordReuse_PasswordReuseDetected_SafeBrowsingStatus_default_instance_;
class GaiaPasswordReuse_PasswordReuseDialogInteraction;
struct GaiaPasswordReuse_PasswordReuseDialogInteractionDefaultTypeInternal;
extern GaiaPasswordReuse_PasswordReuseDialogInteractionDefaultTypeInternal _GaiaPasswordReuse_PasswordReuseDialogInteraction_default_instance_;
class GaiaPasswordReuse_PasswordReuseLookup;
struct GaiaPasswordReuse_PasswordReuseLookupDefaultTypeInternal;
extern GaiaPasswordReuse_PasswordReuseLookupDefaultTypeInternal _GaiaPasswordReuse_PasswordReuseLookup_default_instance_;
}
PROTOBUF_NAMESPACE_OPEN
template<> ::sync_pb::GaiaPasswordReuse* Arena::CreateMaybeMessage<::sync_pb::GaiaPasswordReuse>(Arena*);
template<> ::sync_pb::GaiaPasswordReuse_PasswordReuseDetected* Arena::CreateMaybeMessage<::sync_pb::GaiaPasswordReuse_PasswordReuseDetected>(Arena*);
template<> ::sync_pb::GaiaPasswordReuse_PasswordReuseDetected_SafeBrowsingStatus* Arena::CreateMaybeMessage<::sync_pb::GaiaPasswordReuse_PasswordReuseDetected_SafeBrowsingStatus>(Arena*);
template<> ::sync_pb::GaiaPasswordReuse_PasswordReuseDialogInteraction* Arena::CreateMaybeMessage<::sync_pb::GaiaPasswordReuse_PasswordReuseDialogInteraction>(Arena*);
template<> ::sync_pb::GaiaPasswordReuse_PasswordReuseLookup* Arena::CreateMaybeMessage<::sync_pb::GaiaPasswordReuse_PasswordReuseLookup>(Arena*);
PROTOBUF_NAMESPACE_CLOSE
namespace sync_pb {
enum GaiaPasswordReuse_PasswordReuseDetected_SafeBrowsingStatus_ReportingPopulation : int { … };
bool GaiaPasswordReuse_PasswordReuseDetected_SafeBrowsingStatus_ReportingPopulation_IsValid(int value);
constexpr GaiaPasswordReuse_PasswordReuseDetected_SafeBrowsingStatus_ReportingPopulation GaiaPasswordReuse_PasswordReuseDetected_SafeBrowsingStatus_ReportingPopulation_ReportingPopulation_MIN = …;
constexpr GaiaPasswordReuse_PasswordReuseDetected_SafeBrowsingStatus_ReportingPopulation GaiaPasswordReuse_PasswordReuseDetected_SafeBrowsingStatus_ReportingPopulation_ReportingPopulation_MAX = …;
constexpr int GaiaPasswordReuse_PasswordReuseDetected_SafeBrowsingStatus_ReportingPopulation_ReportingPopulation_ARRAYSIZE = …;
const std::string& GaiaPasswordReuse_PasswordReuseDetected_SafeBrowsingStatus_ReportingPopulation_Name(GaiaPasswordReuse_PasswordReuseDetected_SafeBrowsingStatus_ReportingPopulation value);
template<typename T>
inline const std::string& GaiaPasswordReuse_PasswordReuseDetected_SafeBrowsingStatus_ReportingPopulation_Name(T enum_t_value) { … }
bool GaiaPasswordReuse_PasswordReuseDetected_SafeBrowsingStatus_ReportingPopulation_Parse(
::PROTOBUF_NAMESPACE_ID::ConstStringParam name, GaiaPasswordReuse_PasswordReuseDetected_SafeBrowsingStatus_ReportingPopulation* value);
enum GaiaPasswordReuse_PasswordReuseLookup_LookupResult : int { … };
bool GaiaPasswordReuse_PasswordReuseLookup_LookupResult_IsValid(int value);
constexpr GaiaPasswordReuse_PasswordReuseLookup_LookupResult GaiaPasswordReuse_PasswordReuseLookup_LookupResult_LookupResult_MIN = …;
constexpr GaiaPasswordReuse_PasswordReuseLookup_LookupResult GaiaPasswordReuse_PasswordReuseLookup_LookupResult_LookupResult_MAX = …;
constexpr int GaiaPasswordReuse_PasswordReuseLookup_LookupResult_LookupResult_ARRAYSIZE = …;
const std::string& GaiaPasswordReuse_PasswordReuseLookup_LookupResult_Name(GaiaPasswordReuse_PasswordReuseLookup_LookupResult value);
template<typename T>
inline const std::string& GaiaPasswordReuse_PasswordReuseLookup_LookupResult_Name(T enum_t_value) { … }
bool GaiaPasswordReuse_PasswordReuseLookup_LookupResult_Parse(
::PROTOBUF_NAMESPACE_ID::ConstStringParam name, GaiaPasswordReuse_PasswordReuseLookup_LookupResult* value);
enum GaiaPasswordReuse_PasswordReuseLookup_ReputationVerdict : int { … };
bool GaiaPasswordReuse_PasswordReuseLookup_ReputationVerdict_IsValid(int value);
constexpr GaiaPasswordReuse_PasswordReuseLookup_ReputationVerdict GaiaPasswordReuse_PasswordReuseLookup_ReputationVerdict_ReputationVerdict_MIN = …;
constexpr GaiaPasswordReuse_PasswordReuseLookup_ReputationVerdict GaiaPasswordReuse_PasswordReuseLookup_ReputationVerdict_ReputationVerdict_MAX = …;
constexpr int GaiaPasswordReuse_PasswordReuseLookup_ReputationVerdict_ReputationVerdict_ARRAYSIZE = …;
const std::string& GaiaPasswordReuse_PasswordReuseLookup_ReputationVerdict_Name(GaiaPasswordReuse_PasswordReuseLookup_ReputationVerdict value);
template<typename T>
inline const std::string& GaiaPasswordReuse_PasswordReuseLookup_ReputationVerdict_Name(T enum_t_value) { … }
bool GaiaPasswordReuse_PasswordReuseLookup_ReputationVerdict_Parse(
::PROTOBUF_NAMESPACE_ID::ConstStringParam name, GaiaPasswordReuse_PasswordReuseLookup_ReputationVerdict* value);
enum GaiaPasswordReuse_PasswordReuseDialogInteraction_InteractionResult : int { … };
bool GaiaPasswordReuse_PasswordReuseDialogInteraction_InteractionResult_IsValid(int value);
constexpr GaiaPasswordReuse_PasswordReuseDialogInteraction_InteractionResult GaiaPasswordReuse_PasswordReuseDialogInteraction_InteractionResult_InteractionResult_MIN = …;
constexpr GaiaPasswordReuse_PasswordReuseDialogInteraction_InteractionResult GaiaPasswordReuse_PasswordReuseDialogInteraction_InteractionResult_InteractionResult_MAX = …;
constexpr int GaiaPasswordReuse_PasswordReuseDialogInteraction_InteractionResult_InteractionResult_ARRAYSIZE = …;
const std::string& GaiaPasswordReuse_PasswordReuseDialogInteraction_InteractionResult_Name(GaiaPasswordReuse_PasswordReuseDialogInteraction_InteractionResult value);
template<typename T>
inline const std::string& GaiaPasswordReuse_PasswordReuseDialogInteraction_InteractionResult_Name(T enum_t_value) { … }
bool GaiaPasswordReuse_PasswordReuseDialogInteraction_InteractionResult_Parse(
::PROTOBUF_NAMESPACE_ID::ConstStringParam name, GaiaPasswordReuse_PasswordReuseDialogInteraction_InteractionResult* value);
class GaiaPasswordReuse_PasswordReuseDetected_SafeBrowsingStatus final :
public ::PROTOBUF_NAMESPACE_ID::MessageLite { … };
class GaiaPasswordReuse_PasswordReuseDetected final :
public ::PROTOBUF_NAMESPACE_ID::MessageLite { … };
class GaiaPasswordReuse_PasswordReuseLookup final :
public ::PROTOBUF_NAMESPACE_ID::MessageLite { … };
class GaiaPasswordReuse_PasswordReuseDialogInteraction final :
public ::PROTOBUF_NAMESPACE_ID::MessageLite { … };
class GaiaPasswordReuse final :
public ::PROTOBUF_NAMESPACE_ID::MessageLite { … };
#ifdef __GNUC__
#pragma GCC diagnostic push
#pragma GCC diagnostic ignored "-Wstrict-aliasing"
#endif
inline bool GaiaPasswordReuse_PasswordReuseDetected_SafeBrowsingStatus::_internal_has_enabled() const { … }
inline bool GaiaPasswordReuse_PasswordReuseDetected_SafeBrowsingStatus::has_enabled() const { … }
inline void GaiaPasswordReuse_PasswordReuseDetected_SafeBrowsingStatus::clear_enabled() { … }
inline bool GaiaPasswordReuse_PasswordReuseDetected_SafeBrowsingStatus::_internal_enabled() const { … }
inline bool GaiaPasswordReuse_PasswordReuseDetected_SafeBrowsingStatus::enabled() const { … }
inline void GaiaPasswordReuse_PasswordReuseDetected_SafeBrowsingStatus::_internal_set_enabled(bool value) { … }
inline void GaiaPasswordReuse_PasswordReuseDetected_SafeBrowsingStatus::set_enabled(bool value) { … }
inline bool GaiaPasswordReuse_PasswordReuseDetected_SafeBrowsingStatus::_internal_has_safe_browsing_reporting_population() const { … }
inline bool GaiaPasswordReuse_PasswordReuseDetected_SafeBrowsingStatus::has_safe_browsing_reporting_population() const { … }
inline void GaiaPasswordReuse_PasswordReuseDetected_SafeBrowsingStatus::clear_safe_browsing_reporting_population() { … }
inline ::sync_pb::GaiaPasswordReuse_PasswordReuseDetected_SafeBrowsingStatus_ReportingPopulation GaiaPasswordReuse_PasswordReuseDetected_SafeBrowsingStatus::_internal_safe_browsing_reporting_population() const { … }
inline ::sync_pb::GaiaPasswordReuse_PasswordReuseDetected_SafeBrowsingStatus_ReportingPopulation GaiaPasswordReuse_PasswordReuseDetected_SafeBrowsingStatus::safe_browsing_reporting_population() const { … }
inline void GaiaPasswordReuse_PasswordReuseDetected_SafeBrowsingStatus::_internal_set_safe_browsing_reporting_population(::sync_pb::GaiaPasswordReuse_PasswordReuseDetected_SafeBrowsingStatus_ReportingPopulation value) { … }
inline void GaiaPasswordReuse_PasswordReuseDetected_SafeBrowsingStatus::set_safe_browsing_reporting_population(::sync_pb::GaiaPasswordReuse_PasswordReuseDetected_SafeBrowsingStatus_ReportingPopulation value) { … }
inline bool GaiaPasswordReuse_PasswordReuseDetected::_internal_has_status() const { … }
inline bool GaiaPasswordReuse_PasswordReuseDetected::has_status() const { … }
inline void GaiaPasswordReuse_PasswordReuseDetected::clear_status() { … }
inline const ::sync_pb::GaiaPasswordReuse_PasswordReuseDetected_SafeBrowsingStatus& GaiaPasswordReuse_PasswordReuseDetected::_internal_status() const { … }
inline const ::sync_pb::GaiaPasswordReuse_PasswordReuseDetected_SafeBrowsingStatus& GaiaPasswordReuse_PasswordReuseDetected::status() const { … }
inline void GaiaPasswordReuse_PasswordReuseDetected::unsafe_arena_set_allocated_status(
::sync_pb::GaiaPasswordReuse_PasswordReuseDetected_SafeBrowsingStatus* status) { … }
inline ::sync_pb::GaiaPasswordReuse_PasswordReuseDetected_SafeBrowsingStatus* GaiaPasswordReuse_PasswordReuseDetected::release_status() { … }
inline ::sync_pb::GaiaPasswordReuse_PasswordReuseDetected_SafeBrowsingStatus* GaiaPasswordReuse_PasswordReuseDetected::unsafe_arena_release_status() { … }
inline ::sync_pb::GaiaPasswordReuse_PasswordReuseDetected_SafeBrowsingStatus* GaiaPasswordReuse_PasswordReuseDetected::_internal_mutable_status() { … }
inline ::sync_pb::GaiaPasswordReuse_PasswordReuseDetected_SafeBrowsingStatus* GaiaPasswordReuse_PasswordReuseDetected::mutable_status() { … }
inline void GaiaPasswordReuse_PasswordReuseDetected::set_allocated_status(::sync_pb::GaiaPasswordReuse_PasswordReuseDetected_SafeBrowsingStatus* status) { … }
inline bool GaiaPasswordReuse_PasswordReuseLookup::_internal_has_lookup_result() const { … }
inline bool GaiaPasswordReuse_PasswordReuseLookup::has_lookup_result() const { … }
inline void GaiaPasswordReuse_PasswordReuseLookup::clear_lookup_result() { … }
inline ::sync_pb::GaiaPasswordReuse_PasswordReuseLookup_LookupResult GaiaPasswordReuse_PasswordReuseLookup::_internal_lookup_result() const { … }
inline ::sync_pb::GaiaPasswordReuse_PasswordReuseLookup_LookupResult GaiaPasswordReuse_PasswordReuseLookup::lookup_result() const { … }
inline void GaiaPasswordReuse_PasswordReuseLookup::_internal_set_lookup_result(::sync_pb::GaiaPasswordReuse_PasswordReuseLookup_LookupResult value) { … }
inline void GaiaPasswordReuse_PasswordReuseLookup::set_lookup_result(::sync_pb::GaiaPasswordReuse_PasswordReuseLookup_LookupResult value) { … }
inline bool GaiaPasswordReuse_PasswordReuseLookup::_internal_has_verdict() const { … }
inline bool GaiaPasswordReuse_PasswordReuseLookup::has_verdict() const { … }
inline void GaiaPasswordReuse_PasswordReuseLookup::clear_verdict() { … }
inline ::sync_pb::GaiaPasswordReuse_PasswordReuseLookup_ReputationVerdict GaiaPasswordReuse_PasswordReuseLookup::_internal_verdict() const { … }
inline ::sync_pb::GaiaPasswordReuse_PasswordReuseLookup_ReputationVerdict GaiaPasswordReuse_PasswordReuseLookup::verdict() const { … }
inline void GaiaPasswordReuse_PasswordReuseLookup::_internal_set_verdict(::sync_pb::GaiaPasswordReuse_PasswordReuseLookup_ReputationVerdict value) { … }
inline void GaiaPasswordReuse_PasswordReuseLookup::set_verdict(::sync_pb::GaiaPasswordReuse_PasswordReuseLookup_ReputationVerdict value) { … }
inline bool GaiaPasswordReuse_PasswordReuseLookup::_internal_has_verdict_token() const { … }
inline bool GaiaPasswordReuse_PasswordReuseLookup::has_verdict_token() const { … }
inline void GaiaPasswordReuse_PasswordReuseLookup::clear_verdict_token() { … }
inline const std::string& GaiaPasswordReuse_PasswordReuseLookup::verdict_token() const { … }
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void GaiaPasswordReuse_PasswordReuseLookup::set_verdict_token(ArgT0&& arg0, ArgT... args) { … }
inline std::string* GaiaPasswordReuse_PasswordReuseLookup::mutable_verdict_token() { … }
inline const std::string& GaiaPasswordReuse_PasswordReuseLookup::_internal_verdict_token() const { … }
inline void GaiaPasswordReuse_PasswordReuseLookup::_internal_set_verdict_token(const std::string& value) { … }
inline std::string* GaiaPasswordReuse_PasswordReuseLookup::_internal_mutable_verdict_token() { … }
inline std::string* GaiaPasswordReuse_PasswordReuseLookup::release_verdict_token() { … }
inline void GaiaPasswordReuse_PasswordReuseLookup::set_allocated_verdict_token(std::string* verdict_token) { … }
inline bool GaiaPasswordReuse_PasswordReuseDialogInteraction::_internal_has_interaction_result() const { … }
inline bool GaiaPasswordReuse_PasswordReuseDialogInteraction::has_interaction_result() const { … }
inline void GaiaPasswordReuse_PasswordReuseDialogInteraction::clear_interaction_result() { … }
inline ::sync_pb::GaiaPasswordReuse_PasswordReuseDialogInteraction_InteractionResult GaiaPasswordReuse_PasswordReuseDialogInteraction::_internal_interaction_result() const { … }
inline ::sync_pb::GaiaPasswordReuse_PasswordReuseDialogInteraction_InteractionResult GaiaPasswordReuse_PasswordReuseDialogInteraction::interaction_result() const { … }
inline void GaiaPasswordReuse_PasswordReuseDialogInteraction::_internal_set_interaction_result(::sync_pb::GaiaPasswordReuse_PasswordReuseDialogInteraction_InteractionResult value) { … }
inline void GaiaPasswordReuse_PasswordReuseDialogInteraction::set_interaction_result(::sync_pb::GaiaPasswordReuse_PasswordReuseDialogInteraction_InteractionResult value) { … }
inline bool GaiaPasswordReuse::_internal_has_reuse_detected() const { … }
inline bool GaiaPasswordReuse::has_reuse_detected() const { … }
inline void GaiaPasswordReuse::clear_reuse_detected() { … }
inline const ::sync_pb::GaiaPasswordReuse_PasswordReuseDetected& GaiaPasswordReuse::_internal_reuse_detected() const { … }
inline const ::sync_pb::GaiaPasswordReuse_PasswordReuseDetected& GaiaPasswordReuse::reuse_detected() const { … }
inline void GaiaPasswordReuse::unsafe_arena_set_allocated_reuse_detected(
::sync_pb::GaiaPasswordReuse_PasswordReuseDetected* reuse_detected) { … }
inline ::sync_pb::GaiaPasswordReuse_PasswordReuseDetected* GaiaPasswordReuse::release_reuse_detected() { … }
inline ::sync_pb::GaiaPasswordReuse_PasswordReuseDetected* GaiaPasswordReuse::unsafe_arena_release_reuse_detected() { … }
inline ::sync_pb::GaiaPasswordReuse_PasswordReuseDetected* GaiaPasswordReuse::_internal_mutable_reuse_detected() { … }
inline ::sync_pb::GaiaPasswordReuse_PasswordReuseDetected* GaiaPasswordReuse::mutable_reuse_detected() { … }
inline void GaiaPasswordReuse::set_allocated_reuse_detected(::sync_pb::GaiaPasswordReuse_PasswordReuseDetected* reuse_detected) { … }
inline bool GaiaPasswordReuse::_internal_has_reuse_lookup() const { … }
inline bool GaiaPasswordReuse::has_reuse_lookup() const { … }
inline void GaiaPasswordReuse::clear_reuse_lookup() { … }
inline const ::sync_pb::GaiaPasswordReuse_PasswordReuseLookup& GaiaPasswordReuse::_internal_reuse_lookup() const { … }
inline const ::sync_pb::GaiaPasswordReuse_PasswordReuseLookup& GaiaPasswordReuse::reuse_lookup() const { … }
inline void GaiaPasswordReuse::unsafe_arena_set_allocated_reuse_lookup(
::sync_pb::GaiaPasswordReuse_PasswordReuseLookup* reuse_lookup) { … }
inline ::sync_pb::GaiaPasswordReuse_PasswordReuseLookup* GaiaPasswordReuse::release_reuse_lookup() { … }
inline ::sync_pb::GaiaPasswordReuse_PasswordReuseLookup* GaiaPasswordReuse::unsafe_arena_release_reuse_lookup() { … }
inline ::sync_pb::GaiaPasswordReuse_PasswordReuseLookup* GaiaPasswordReuse::_internal_mutable_reuse_lookup() { … }
inline ::sync_pb::GaiaPasswordReuse_PasswordReuseLookup* GaiaPasswordReuse::mutable_reuse_lookup() { … }
inline void GaiaPasswordReuse::set_allocated_reuse_lookup(::sync_pb::GaiaPasswordReuse_PasswordReuseLookup* reuse_lookup) { … }
inline bool GaiaPasswordReuse::_internal_has_dialog_interaction() const { … }
inline bool GaiaPasswordReuse::has_dialog_interaction() const { … }
inline void GaiaPasswordReuse::clear_dialog_interaction() { … }
inline const ::sync_pb::GaiaPasswordReuse_PasswordReuseDialogInteraction& GaiaPasswordReuse::_internal_dialog_interaction() const { … }
inline const ::sync_pb::GaiaPasswordReuse_PasswordReuseDialogInteraction& GaiaPasswordReuse::dialog_interaction() const { … }
inline void GaiaPasswordReuse::unsafe_arena_set_allocated_dialog_interaction(
::sync_pb::GaiaPasswordReuse_PasswordReuseDialogInteraction* dialog_interaction) { … }
inline ::sync_pb::GaiaPasswordReuse_PasswordReuseDialogInteraction* GaiaPasswordReuse::release_dialog_interaction() { … }
inline ::sync_pb::GaiaPasswordReuse_PasswordReuseDialogInteraction* GaiaPasswordReuse::unsafe_arena_release_dialog_interaction() { … }
inline ::sync_pb::GaiaPasswordReuse_PasswordReuseDialogInteraction* GaiaPasswordReuse::_internal_mutable_dialog_interaction() { … }
inline ::sync_pb::GaiaPasswordReuse_PasswordReuseDialogInteraction* GaiaPasswordReuse::mutable_dialog_interaction() { … }
inline void GaiaPasswordReuse::set_allocated_dialog_interaction(::sync_pb::GaiaPasswordReuse_PasswordReuseDialogInteraction* dialog_interaction) { … }
#ifdef __GNUC__
#pragma GCC diagnostic pop
#endif
}
PROTOBUF_NAMESPACE_OPEN
template <> struct is_proto_enum< ::sync_pb::GaiaPasswordReuse_PasswordReuseDetected_SafeBrowsingStatus_ReportingPopulation> : ::std::true_type { … };
template <> struct is_proto_enum< ::sync_pb::GaiaPasswordReuse_PasswordReuseLookup_LookupResult> : ::std::true_type { … };
template <> struct is_proto_enum< ::sync_pb::GaiaPasswordReuse_PasswordReuseLookup_ReputationVerdict> : ::std::true_type { … };
template <> struct is_proto_enum< ::sync_pb::GaiaPasswordReuse_PasswordReuseDialogInteraction_InteractionResult> : ::std::true_type { … };
PROTOBUF_NAMESPACE_CLOSE
#include <google/protobuf/port_undef.inc>
#endif