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

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

#ifndef GOOGLE_PROTOBUF_INCLUDED_components_2fsync_2fprotocol_2fuser_5fconsent_5fspecifics_2eproto
#define GOOGLE_PROTOBUF_INCLUDED_components_2fsync_2fprotocol_2fuser_5fconsent_5fspecifics_2eproto

#include <limits>
#include <string>

#include <google/protobuf/port_def.inc>
#if PROTOBUF_VERSION < 3021000
#error This file was generated by a newer version of protoc which is
#error incompatible with your Protocol Buffer headers. Please update
#error your headers.
#endif
#if 3021012 < PROTOBUF_MIN_PROTOC_VERSION
#error This file was generated by an older version of protoc which is
#error incompatible with your Protocol Buffer headers. Please
#error regenerate this file with a newer version of protoc.
#endif

#include <google/protobuf/port_undef.inc>
#include <google/protobuf/io/coded_stream.h>
#include <google/protobuf/arena.h>
#include <google/protobuf/arenastring.h>
#include <google/protobuf/generated_message_util.h>
#include <google/protobuf/metadata_lite.h>
#include <google/protobuf/message_lite.h>
#include <google/protobuf/repeated_field.h>  // IWYU pragma: export
#include <google/protobuf/extension_set.h>  // IWYU pragma: export
#include <google/protobuf/generated_enum_util.h>
#include "components/sync/protocol/user_consent_types.pb.h"
// @@protoc_insertion_point(includes)
#include <google/protobuf/port_def.inc>
#define PROTOBUF_INTERNAL_EXPORT_components_2fsync_2fprotocol_2fuser_5fconsent_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_2fuser_5fconsent_5fspecifics_2eproto {};
namespace sync_pb {
class UserConsentSpecifics;
struct UserConsentSpecificsDefaultTypeInternal;
extern UserConsentSpecificsDefaultTypeInternal _UserConsentSpecifics_default_instance_;
}  // namespace sync_pb
PROTOBUF_NAMESPACE_OPEN
template<> ::sync_pb::UserConsentSpecifics* Arena::CreateMaybeMessage<::sync_pb::UserConsentSpecifics>(Arena*);
PROTOBUF_NAMESPACE_CLOSE
namespace sync_pb {

enum UserConsentSpecifics_Feature : int {};
bool UserConsentSpecifics_Feature_IsValid(int value);
constexpr UserConsentSpecifics_Feature UserConsentSpecifics_Feature_Feature_MIN =;
constexpr UserConsentSpecifics_Feature UserConsentSpecifics_Feature_Feature_MAX =;
constexpr int UserConsentSpecifics_Feature_Feature_ARRAYSIZE =;

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

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


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

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

// optional string locale = 4;
inline bool UserConsentSpecifics::_internal_has_locale() const {}
inline bool UserConsentSpecifics::has_locale() const {}
inline void UserConsentSpecifics::clear_locale() {}
inline const std::string& UserConsentSpecifics::locale() const {}
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void UserConsentSpecifics::set_locale(ArgT0&& arg0, ArgT... args) {}
inline std::string* UserConsentSpecifics::mutable_locale() {}
inline const std::string& UserConsentSpecifics::_internal_locale() const {}
inline void UserConsentSpecifics::_internal_set_locale(const std::string& value) {}
inline std::string* UserConsentSpecifics::_internal_mutable_locale() {}
inline std::string* UserConsentSpecifics::release_locale() {}
inline void UserConsentSpecifics::set_allocated_locale(std::string* locale) {}

// optional int64 client_consent_time_usec = 12;
inline bool UserConsentSpecifics::_internal_has_client_consent_time_usec() const {}
inline bool UserConsentSpecifics::has_client_consent_time_usec() const {}
inline void UserConsentSpecifics::clear_client_consent_time_usec() {}
inline int64_t UserConsentSpecifics::_internal_client_consent_time_usec() const {}
inline int64_t UserConsentSpecifics::client_consent_time_usec() const {}
inline void UserConsentSpecifics::_internal_set_client_consent_time_usec(int64_t value) {}
inline void UserConsentSpecifics::set_client_consent_time_usec(int64_t value) {}

// .sync_pb.UserConsentTypes.SyncConsent sync_consent = 7;
inline bool UserConsentSpecifics::_internal_has_sync_consent() const {}
inline bool UserConsentSpecifics::has_sync_consent() const {}
inline void UserConsentSpecifics::set_has_sync_consent() {}
inline ::sync_pb::UserConsentTypes_SyncConsent* UserConsentSpecifics::release_sync_consent() {}
inline const ::sync_pb::UserConsentTypes_SyncConsent& UserConsentSpecifics::_internal_sync_consent() const {}
inline const ::sync_pb::UserConsentTypes_SyncConsent& UserConsentSpecifics::sync_consent() const {}
inline ::sync_pb::UserConsentTypes_SyncConsent* UserConsentSpecifics::unsafe_arena_release_sync_consent() {}
inline void UserConsentSpecifics::unsafe_arena_set_allocated_sync_consent(::sync_pb::UserConsentTypes_SyncConsent* sync_consent) {}
inline ::sync_pb::UserConsentTypes_SyncConsent* UserConsentSpecifics::_internal_mutable_sync_consent() {}
inline ::sync_pb::UserConsentTypes_SyncConsent* UserConsentSpecifics::mutable_sync_consent() {}

// .sync_pb.UserConsentTypes.ArcBackupAndRestoreConsent arc_backup_and_restore_consent = 8;
inline bool UserConsentSpecifics::_internal_has_arc_backup_and_restore_consent() const {}
inline bool UserConsentSpecifics::has_arc_backup_and_restore_consent() const {}
inline void UserConsentSpecifics::set_has_arc_backup_and_restore_consent() {}
inline ::sync_pb::UserConsentTypes_ArcBackupAndRestoreConsent* UserConsentSpecifics::release_arc_backup_and_restore_consent() {}
inline const ::sync_pb::UserConsentTypes_ArcBackupAndRestoreConsent& UserConsentSpecifics::_internal_arc_backup_and_restore_consent() const {}
inline const ::sync_pb::UserConsentTypes_ArcBackupAndRestoreConsent& UserConsentSpecifics::arc_backup_and_restore_consent() const {}
inline ::sync_pb::UserConsentTypes_ArcBackupAndRestoreConsent* UserConsentSpecifics::unsafe_arena_release_arc_backup_and_restore_consent() {}
inline void UserConsentSpecifics::unsafe_arena_set_allocated_arc_backup_and_restore_consent(::sync_pb::UserConsentTypes_ArcBackupAndRestoreConsent* arc_backup_and_restore_consent) {}
inline ::sync_pb::UserConsentTypes_ArcBackupAndRestoreConsent* UserConsentSpecifics::_internal_mutable_arc_backup_and_restore_consent() {}
inline ::sync_pb::UserConsentTypes_ArcBackupAndRestoreConsent* UserConsentSpecifics::mutable_arc_backup_and_restore_consent() {}

// .sync_pb.UserConsentTypes.ArcGoogleLocationServiceConsent arc_location_service_consent = 9;
inline bool UserConsentSpecifics::_internal_has_arc_location_service_consent() const {}
inline bool UserConsentSpecifics::has_arc_location_service_consent() const {}
inline void UserConsentSpecifics::set_has_arc_location_service_consent() {}
inline ::sync_pb::UserConsentTypes_ArcGoogleLocationServiceConsent* UserConsentSpecifics::release_arc_location_service_consent() {}
inline const ::sync_pb::UserConsentTypes_ArcGoogleLocationServiceConsent& UserConsentSpecifics::_internal_arc_location_service_consent() const {}
inline const ::sync_pb::UserConsentTypes_ArcGoogleLocationServiceConsent& UserConsentSpecifics::arc_location_service_consent() const {}
inline ::sync_pb::UserConsentTypes_ArcGoogleLocationServiceConsent* UserConsentSpecifics::unsafe_arena_release_arc_location_service_consent() {}
inline void UserConsentSpecifics::unsafe_arena_set_allocated_arc_location_service_consent(::sync_pb::UserConsentTypes_ArcGoogleLocationServiceConsent* arc_location_service_consent) {}
inline ::sync_pb::UserConsentTypes_ArcGoogleLocationServiceConsent* UserConsentSpecifics::_internal_mutable_arc_location_service_consent() {}
inline ::sync_pb::UserConsentTypes_ArcGoogleLocationServiceConsent* UserConsentSpecifics::mutable_arc_location_service_consent() {}

// .sync_pb.UserConsentTypes.ArcPlayTermsOfServiceConsent arc_play_terms_of_service_consent = 10;
inline bool UserConsentSpecifics::_internal_has_arc_play_terms_of_service_consent() const {}
inline bool UserConsentSpecifics::has_arc_play_terms_of_service_consent() const {}
inline void UserConsentSpecifics::set_has_arc_play_terms_of_service_consent() {}
inline ::sync_pb::UserConsentTypes_ArcPlayTermsOfServiceConsent* UserConsentSpecifics::release_arc_play_terms_of_service_consent() {}
inline const ::sync_pb::UserConsentTypes_ArcPlayTermsOfServiceConsent& UserConsentSpecifics::_internal_arc_play_terms_of_service_consent() const {}
inline const ::sync_pb::UserConsentTypes_ArcPlayTermsOfServiceConsent& UserConsentSpecifics::arc_play_terms_of_service_consent() const {}
inline ::sync_pb::UserConsentTypes_ArcPlayTermsOfServiceConsent* UserConsentSpecifics::unsafe_arena_release_arc_play_terms_of_service_consent() {}
inline void UserConsentSpecifics::unsafe_arena_set_allocated_arc_play_terms_of_service_consent(::sync_pb::UserConsentTypes_ArcPlayTermsOfServiceConsent* arc_play_terms_of_service_consent) {}
inline ::sync_pb::UserConsentTypes_ArcPlayTermsOfServiceConsent* UserConsentSpecifics::_internal_mutable_arc_play_terms_of_service_consent() {}
inline ::sync_pb::UserConsentTypes_ArcPlayTermsOfServiceConsent* UserConsentSpecifics::mutable_arc_play_terms_of_service_consent() {}

// .sync_pb.UserConsentTypes.UnifiedConsent unified_consent = 13 [deprecated = true];
inline bool UserConsentSpecifics::_internal_has_unified_consent() const {}
inline bool UserConsentSpecifics::has_unified_consent() const {}
inline void UserConsentSpecifics::set_has_unified_consent() {}
inline ::sync_pb::UserConsentTypes_UnifiedConsent* UserConsentSpecifics::release_unified_consent() {}
inline const ::sync_pb::UserConsentTypes_UnifiedConsent& UserConsentSpecifics::_internal_unified_consent() const {}
inline const ::sync_pb::UserConsentTypes_UnifiedConsent& UserConsentSpecifics::unified_consent() const {}
inline ::sync_pb::UserConsentTypes_UnifiedConsent* UserConsentSpecifics::unsafe_arena_release_unified_consent() {}
inline void UserConsentSpecifics::unsafe_arena_set_allocated_unified_consent(::sync_pb::UserConsentTypes_UnifiedConsent* unified_consent) {}
inline ::sync_pb::UserConsentTypes_UnifiedConsent* UserConsentSpecifics::_internal_mutable_unified_consent() {}
inline ::sync_pb::UserConsentTypes_UnifiedConsent* UserConsentSpecifics::mutable_unified_consent() {}

// .sync_pb.UserConsentTypes.AssistantActivityControlConsent assistant_activity_control_consent = 14;
inline bool UserConsentSpecifics::_internal_has_assistant_activity_control_consent() const {}
inline bool UserConsentSpecifics::has_assistant_activity_control_consent() const {}
inline void UserConsentSpecifics::set_has_assistant_activity_control_consent() {}
inline ::sync_pb::UserConsentTypes_AssistantActivityControlConsent* UserConsentSpecifics::release_assistant_activity_control_consent() {}
inline const ::sync_pb::UserConsentTypes_AssistantActivityControlConsent& UserConsentSpecifics::_internal_assistant_activity_control_consent() const {}
inline const ::sync_pb::UserConsentTypes_AssistantActivityControlConsent& UserConsentSpecifics::assistant_activity_control_consent() const {}
inline ::sync_pb::UserConsentTypes_AssistantActivityControlConsent* UserConsentSpecifics::unsafe_arena_release_assistant_activity_control_consent() {}
inline void UserConsentSpecifics::unsafe_arena_set_allocated_assistant_activity_control_consent(::sync_pb::UserConsentTypes_AssistantActivityControlConsent* assistant_activity_control_consent) {}
inline ::sync_pb::UserConsentTypes_AssistantActivityControlConsent* UserConsentSpecifics::_internal_mutable_assistant_activity_control_consent() {}
inline ::sync_pb::UserConsentTypes_AssistantActivityControlConsent* UserConsentSpecifics::mutable_assistant_activity_control_consent() {}

// .sync_pb.UserConsentTypes.AccountPasswordsConsent account_passwords_consent = 15;
inline bool UserConsentSpecifics::_internal_has_account_passwords_consent() const {}
inline bool UserConsentSpecifics::has_account_passwords_consent() const {}
inline void UserConsentSpecifics::set_has_account_passwords_consent() {}
inline ::sync_pb::UserConsentTypes_AccountPasswordsConsent* UserConsentSpecifics::release_account_passwords_consent() {}
inline const ::sync_pb::UserConsentTypes_AccountPasswordsConsent& UserConsentSpecifics::_internal_account_passwords_consent() const {}
inline const ::sync_pb::UserConsentTypes_AccountPasswordsConsent& UserConsentSpecifics::account_passwords_consent() const {}
inline ::sync_pb::UserConsentTypes_AccountPasswordsConsent* UserConsentSpecifics::unsafe_arena_release_account_passwords_consent() {}
inline void UserConsentSpecifics::unsafe_arena_set_allocated_account_passwords_consent(::sync_pb::UserConsentTypes_AccountPasswordsConsent* account_passwords_consent) {}
inline ::sync_pb::UserConsentTypes_AccountPasswordsConsent* UserConsentSpecifics::_internal_mutable_account_passwords_consent() {}
inline ::sync_pb::UserConsentTypes_AccountPasswordsConsent* UserConsentSpecifics::mutable_account_passwords_consent() {}

// .sync_pb.UserConsentTypes.RecorderSpeakerLabelConsent recorder_speaker_label_consent = 17;
inline bool UserConsentSpecifics::_internal_has_recorder_speaker_label_consent() const {}
inline bool UserConsentSpecifics::has_recorder_speaker_label_consent() const {}
inline void UserConsentSpecifics::set_has_recorder_speaker_label_consent() {}
inline ::sync_pb::UserConsentTypes_RecorderSpeakerLabelConsent* UserConsentSpecifics::release_recorder_speaker_label_consent() {}
inline const ::sync_pb::UserConsentTypes_RecorderSpeakerLabelConsent& UserConsentSpecifics::_internal_recorder_speaker_label_consent() const {}
inline const ::sync_pb::UserConsentTypes_RecorderSpeakerLabelConsent& UserConsentSpecifics::recorder_speaker_label_consent() const {}
inline ::sync_pb::UserConsentTypes_RecorderSpeakerLabelConsent* UserConsentSpecifics::unsafe_arena_release_recorder_speaker_label_consent() {}
inline void UserConsentSpecifics::unsafe_arena_set_allocated_recorder_speaker_label_consent(::sync_pb::UserConsentTypes_RecorderSpeakerLabelConsent* recorder_speaker_label_consent) {}
inline ::sync_pb::UserConsentTypes_RecorderSpeakerLabelConsent* UserConsentSpecifics::_internal_mutable_recorder_speaker_label_consent() {}
inline ::sync_pb::UserConsentTypes_RecorderSpeakerLabelConsent* UserConsentSpecifics::mutable_recorder_speaker_label_consent() {}

// optional string account_id = 6;
inline bool UserConsentSpecifics::_internal_has_account_id() const {}
inline bool UserConsentSpecifics::has_account_id() const {}
inline void UserConsentSpecifics::clear_account_id() {}
inline const std::string& UserConsentSpecifics::account_id() const {}
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void UserConsentSpecifics::set_account_id(ArgT0&& arg0, ArgT... args) {}
inline std::string* UserConsentSpecifics::mutable_account_id() {}
inline const std::string& UserConsentSpecifics::_internal_account_id() const {}
inline void UserConsentSpecifics::_internal_set_account_id(const std::string& value) {}
inline std::string* UserConsentSpecifics::_internal_mutable_account_id() {}
inline std::string* UserConsentSpecifics::release_account_id() {}
inline void UserConsentSpecifics::set_allocated_account_id(std::string* account_id) {}

// optional .sync_pb.UserConsentSpecifics.Feature feature = 1 [deprecated = true];
inline bool UserConsentSpecifics::_internal_has_feature() const {}
inline bool UserConsentSpecifics::has_feature() const {}
inline void UserConsentSpecifics::clear_feature() {}
inline ::sync_pb::UserConsentSpecifics_Feature UserConsentSpecifics::_internal_feature() const {}
inline ::sync_pb::UserConsentSpecifics_Feature UserConsentSpecifics::feature() const {}
inline void UserConsentSpecifics::_internal_set_feature(::sync_pb::UserConsentSpecifics_Feature value) {}
inline void UserConsentSpecifics::set_feature(::sync_pb::UserConsentSpecifics_Feature value) {}

// repeated int32 description_grd_ids = 2 [deprecated = true];
inline int UserConsentSpecifics::_internal_description_grd_ids_size() const {}
inline int UserConsentSpecifics::description_grd_ids_size() const {}
inline void UserConsentSpecifics::clear_description_grd_ids() {}
inline int32_t UserConsentSpecifics::_internal_description_grd_ids(int index) const {}
inline int32_t UserConsentSpecifics::description_grd_ids(int index) const {}
inline void UserConsentSpecifics::set_description_grd_ids(int index, int32_t value) {}
inline void UserConsentSpecifics::_internal_add_description_grd_ids(int32_t value) {}
inline void UserConsentSpecifics::add_description_grd_ids(int32_t value) {}
inline const ::PROTOBUF_NAMESPACE_ID::RepeatedField< int32_t >&
UserConsentSpecifics::_internal_description_grd_ids() const {}
inline const ::PROTOBUF_NAMESPACE_ID::RepeatedField< int32_t >&
UserConsentSpecifics::description_grd_ids() const {}
inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< int32_t >*
UserConsentSpecifics::_internal_mutable_description_grd_ids() {}
inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< int32_t >*
UserConsentSpecifics::mutable_description_grd_ids() {}

// optional int32 confirmation_grd_id = 3 [deprecated = true];
inline bool UserConsentSpecifics::_internal_has_confirmation_grd_id() const {}
inline bool UserConsentSpecifics::has_confirmation_grd_id() const {}
inline void UserConsentSpecifics::clear_confirmation_grd_id() {}
inline int32_t UserConsentSpecifics::_internal_confirmation_grd_id() const {}
inline int32_t UserConsentSpecifics::confirmation_grd_id() const {}
inline void UserConsentSpecifics::_internal_set_confirmation_grd_id(int32_t value) {}
inline void UserConsentSpecifics::set_confirmation_grd_id(int32_t value) {}

// optional .sync_pb.UserConsentTypes.ConsentStatus status = 5 [deprecated = true];
inline bool UserConsentSpecifics::_internal_has_status() const {}
inline bool UserConsentSpecifics::has_status() const {}
inline void UserConsentSpecifics::clear_status() {}
inline ::sync_pb::UserConsentTypes_ConsentStatus UserConsentSpecifics::_internal_status() const {}
inline ::sync_pb::UserConsentTypes_ConsentStatus UserConsentSpecifics::status() const {}
inline void UserConsentSpecifics::_internal_set_status(::sync_pb::UserConsentTypes_ConsentStatus value) {}
inline void UserConsentSpecifics::set_status(::sync_pb::UserConsentTypes_ConsentStatus value) {}

inline bool UserConsentSpecifics::has_consent() const {}
inline void UserConsentSpecifics::clear_has_consent() {}
inline UserConsentSpecifics::ConsentCase UserConsentSpecifics::consent_case() const {}
#ifdef __GNUC__
  #pragma GCC diagnostic pop
#endif  // __GNUC__

// @@protoc_insertion_point(namespace_scope)

}  // namespace sync_pb

PROTOBUF_NAMESPACE_OPEN

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

PROTOBUF_NAMESPACE_CLOSE

// @@protoc_insertion_point(global_scope)

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