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

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

#ifndef GOOGLE_PROTOBUF_INCLUDED_components_2fsync_2fprotocol_2fcookie_5fspecifics_2eproto
#define GOOGLE_PROTOBUF_INCLUDED_components_2fsync_2fprotocol_2fcookie_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>
// @@protoc_insertion_point(includes)
#include <google/protobuf/port_def.inc>
#define PROTOBUF_INTERNAL_EXPORT_components_2fsync_2fprotocol_2fcookie_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_2fcookie_5fspecifics_2eproto {};
namespace sync_pb {
class CookieSpecifics;
struct CookieSpecificsDefaultTypeInternal;
extern CookieSpecificsDefaultTypeInternal _CookieSpecifics_default_instance_;
class CookieSpecifics_SerializedCookiePartitionKey;
struct CookieSpecifics_SerializedCookiePartitionKeyDefaultTypeInternal;
extern CookieSpecifics_SerializedCookiePartitionKeyDefaultTypeInternal _CookieSpecifics_SerializedCookiePartitionKey_default_instance_;
}  // namespace sync_pb
PROTOBUF_NAMESPACE_OPEN
template<> ::sync_pb::CookieSpecifics* Arena::CreateMaybeMessage<::sync_pb::CookieSpecifics>(Arena*);
template<> ::sync_pb::CookieSpecifics_SerializedCookiePartitionKey* Arena::CreateMaybeMessage<::sync_pb::CookieSpecifics_SerializedCookiePartitionKey>(Arena*);
PROTOBUF_NAMESPACE_CLOSE
namespace sync_pb {

enum CookieSpecifics_CookieSameSite : int {};
bool CookieSpecifics_CookieSameSite_IsValid(int value);
constexpr CookieSpecifics_CookieSameSite CookieSpecifics_CookieSameSite_CookieSameSite_MIN =;
constexpr CookieSpecifics_CookieSameSite CookieSpecifics_CookieSameSite_CookieSameSite_MAX =;
constexpr int CookieSpecifics_CookieSameSite_CookieSameSite_ARRAYSIZE =;

const std::string& CookieSpecifics_CookieSameSite_Name(CookieSpecifics_CookieSameSite value);
template<typename T>
inline const std::string& CookieSpecifics_CookieSameSite_Name(T enum_t_value) {}
bool CookieSpecifics_CookieSameSite_Parse(
    ::PROTOBUF_NAMESPACE_ID::ConstStringParam name, CookieSpecifics_CookieSameSite* value);
enum CookieSpecifics_CookiePriority : int {};
bool CookieSpecifics_CookiePriority_IsValid(int value);
constexpr CookieSpecifics_CookiePriority CookieSpecifics_CookiePriority_CookiePriority_MIN =;
constexpr CookieSpecifics_CookiePriority CookieSpecifics_CookiePriority_CookiePriority_MAX =;
constexpr int CookieSpecifics_CookiePriority_CookiePriority_ARRAYSIZE =;

const std::string& CookieSpecifics_CookiePriority_Name(CookieSpecifics_CookiePriority value);
template<typename T>
inline const std::string& CookieSpecifics_CookiePriority_Name(T enum_t_value) {}
bool CookieSpecifics_CookiePriority_Parse(
    ::PROTOBUF_NAMESPACE_ID::ConstStringParam name, CookieSpecifics_CookiePriority* value);
enum CookieSpecifics_CookieSourceScheme : int {};
bool CookieSpecifics_CookieSourceScheme_IsValid(int value);
constexpr CookieSpecifics_CookieSourceScheme CookieSpecifics_CookieSourceScheme_CookieSourceScheme_MIN =;
constexpr CookieSpecifics_CookieSourceScheme CookieSpecifics_CookieSourceScheme_CookieSourceScheme_MAX =;
constexpr int CookieSpecifics_CookieSourceScheme_CookieSourceScheme_ARRAYSIZE =;

const std::string& CookieSpecifics_CookieSourceScheme_Name(CookieSpecifics_CookieSourceScheme value);
template<typename T>
inline const std::string& CookieSpecifics_CookieSourceScheme_Name(T enum_t_value) {}
bool CookieSpecifics_CookieSourceScheme_Parse(
    ::PROTOBUF_NAMESPACE_ID::ConstStringParam name, CookieSpecifics_CookieSourceScheme* value);
enum CookieSpecifics_CookieSourceType : int {};
bool CookieSpecifics_CookieSourceType_IsValid(int value);
constexpr CookieSpecifics_CookieSourceType CookieSpecifics_CookieSourceType_CookieSourceType_MIN =;
constexpr CookieSpecifics_CookieSourceType CookieSpecifics_CookieSourceType_CookieSourceType_MAX =;
constexpr int CookieSpecifics_CookieSourceType_CookieSourceType_ARRAYSIZE =;

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

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

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


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

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

// optional string top_level_site = 1;
inline bool CookieSpecifics_SerializedCookiePartitionKey::_internal_has_top_level_site() const {}
inline bool CookieSpecifics_SerializedCookiePartitionKey::has_top_level_site() const {}
inline void CookieSpecifics_SerializedCookiePartitionKey::clear_top_level_site() {}
inline const std::string& CookieSpecifics_SerializedCookiePartitionKey::top_level_site() const {}
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void CookieSpecifics_SerializedCookiePartitionKey::set_top_level_site(ArgT0&& arg0, ArgT... args) {}
inline std::string* CookieSpecifics_SerializedCookiePartitionKey::mutable_top_level_site() {}
inline const std::string& CookieSpecifics_SerializedCookiePartitionKey::_internal_top_level_site() const {}
inline void CookieSpecifics_SerializedCookiePartitionKey::_internal_set_top_level_site(const std::string& value) {}
inline std::string* CookieSpecifics_SerializedCookiePartitionKey::_internal_mutable_top_level_site() {}
inline std::string* CookieSpecifics_SerializedCookiePartitionKey::release_top_level_site() {}
inline void CookieSpecifics_SerializedCookiePartitionKey::set_allocated_top_level_site(std::string* top_level_site) {}

// optional bool has_cross_site_ancestor = 2;
inline bool CookieSpecifics_SerializedCookiePartitionKey::_internal_has_has_cross_site_ancestor() const {}
inline bool CookieSpecifics_SerializedCookiePartitionKey::has_has_cross_site_ancestor() const {}
inline void CookieSpecifics_SerializedCookiePartitionKey::clear_has_cross_site_ancestor() {}
inline bool CookieSpecifics_SerializedCookiePartitionKey::_internal_has_cross_site_ancestor() const {}
inline bool CookieSpecifics_SerializedCookiePartitionKey::has_cross_site_ancestor() const {}
inline void CookieSpecifics_SerializedCookiePartitionKey::_internal_set_has_cross_site_ancestor(bool value) {}
inline void CookieSpecifics_SerializedCookiePartitionKey::set_has_cross_site_ancestor(bool value) {}

// -------------------------------------------------------------------

// CookieSpecifics

// optional string unique_key = 1;
inline bool CookieSpecifics::_internal_has_unique_key() const {}
inline bool CookieSpecifics::has_unique_key() const {}
inline void CookieSpecifics::clear_unique_key() {}
inline const std::string& CookieSpecifics::unique_key() const {}
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void CookieSpecifics::set_unique_key(ArgT0&& arg0, ArgT... args) {}
inline std::string* CookieSpecifics::mutable_unique_key() {}
inline const std::string& CookieSpecifics::_internal_unique_key() const {}
inline void CookieSpecifics::_internal_set_unique_key(const std::string& value) {}
inline std::string* CookieSpecifics::_internal_mutable_unique_key() {}
inline std::string* CookieSpecifics::release_unique_key() {}
inline void CookieSpecifics::set_allocated_unique_key(std::string* unique_key) {}

// optional string name = 2;
inline bool CookieSpecifics::_internal_has_name() const {}
inline bool CookieSpecifics::has_name() const {}
inline void CookieSpecifics::clear_name() {}
inline const std::string& CookieSpecifics::name() const {}
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void CookieSpecifics::set_name(ArgT0&& arg0, ArgT... args) {}
inline std::string* CookieSpecifics::mutable_name() {}
inline const std::string& CookieSpecifics::_internal_name() const {}
inline void CookieSpecifics::_internal_set_name(const std::string& value) {}
inline std::string* CookieSpecifics::_internal_mutable_name() {}
inline std::string* CookieSpecifics::release_name() {}
inline void CookieSpecifics::set_allocated_name(std::string* name) {}

// optional string value = 3;
inline bool CookieSpecifics::_internal_has_value() const {}
inline bool CookieSpecifics::has_value() const {}
inline void CookieSpecifics::clear_value() {}
inline const std::string& CookieSpecifics::value() const {}
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void CookieSpecifics::set_value(ArgT0&& arg0, ArgT... args) {}
inline std::string* CookieSpecifics::mutable_value() {}
inline const std::string& CookieSpecifics::_internal_value() const {}
inline void CookieSpecifics::_internal_set_value(const std::string& value) {}
inline std::string* CookieSpecifics::_internal_mutable_value() {}
inline std::string* CookieSpecifics::release_value() {}
inline void CookieSpecifics::set_allocated_value(std::string* value) {}

// optional string domain = 4;
inline bool CookieSpecifics::_internal_has_domain() const {}
inline bool CookieSpecifics::has_domain() const {}
inline void CookieSpecifics::clear_domain() {}
inline const std::string& CookieSpecifics::domain() const {}
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void CookieSpecifics::set_domain(ArgT0&& arg0, ArgT... args) {}
inline std::string* CookieSpecifics::mutable_domain() {}
inline const std::string& CookieSpecifics::_internal_domain() const {}
inline void CookieSpecifics::_internal_set_domain(const std::string& value) {}
inline std::string* CookieSpecifics::_internal_mutable_domain() {}
inline std::string* CookieSpecifics::release_domain() {}
inline void CookieSpecifics::set_allocated_domain(std::string* domain) {}

// optional string path = 5;
inline bool CookieSpecifics::_internal_has_path() const {}
inline bool CookieSpecifics::has_path() const {}
inline void CookieSpecifics::clear_path() {}
inline const std::string& CookieSpecifics::path() const {}
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void CookieSpecifics::set_path(ArgT0&& arg0, ArgT... args) {}
inline std::string* CookieSpecifics::mutable_path() {}
inline const std::string& CookieSpecifics::_internal_path() const {}
inline void CookieSpecifics::_internal_set_path(const std::string& value) {}
inline std::string* CookieSpecifics::_internal_mutable_path() {}
inline std::string* CookieSpecifics::release_path() {}
inline void CookieSpecifics::set_allocated_path(std::string* path) {}

// optional int64 creation_time_windows_epoch_micros = 6;
inline bool CookieSpecifics::_internal_has_creation_time_windows_epoch_micros() const {}
inline bool CookieSpecifics::has_creation_time_windows_epoch_micros() const {}
inline void CookieSpecifics::clear_creation_time_windows_epoch_micros() {}
inline int64_t CookieSpecifics::_internal_creation_time_windows_epoch_micros() const {}
inline int64_t CookieSpecifics::creation_time_windows_epoch_micros() const {}
inline void CookieSpecifics::_internal_set_creation_time_windows_epoch_micros(int64_t value) {}
inline void CookieSpecifics::set_creation_time_windows_epoch_micros(int64_t value) {}

// optional int64 expiry_time_windows_epoch_micros = 7;
inline bool CookieSpecifics::_internal_has_expiry_time_windows_epoch_micros() const {}
inline bool CookieSpecifics::has_expiry_time_windows_epoch_micros() const {}
inline void CookieSpecifics::clear_expiry_time_windows_epoch_micros() {}
inline int64_t CookieSpecifics::_internal_expiry_time_windows_epoch_micros() const {}
inline int64_t CookieSpecifics::expiry_time_windows_epoch_micros() const {}
inline void CookieSpecifics::_internal_set_expiry_time_windows_epoch_micros(int64_t value) {}
inline void CookieSpecifics::set_expiry_time_windows_epoch_micros(int64_t value) {}

// optional int64 last_access_time_windows_epoch_micros = 8;
inline bool CookieSpecifics::_internal_has_last_access_time_windows_epoch_micros() const {}
inline bool CookieSpecifics::has_last_access_time_windows_epoch_micros() const {}
inline void CookieSpecifics::clear_last_access_time_windows_epoch_micros() {}
inline int64_t CookieSpecifics::_internal_last_access_time_windows_epoch_micros() const {}
inline int64_t CookieSpecifics::last_access_time_windows_epoch_micros() const {}
inline void CookieSpecifics::_internal_set_last_access_time_windows_epoch_micros(int64_t value) {}
inline void CookieSpecifics::set_last_access_time_windows_epoch_micros(int64_t value) {}

// optional int64 last_update_time_windows_epoch_micros = 9;
inline bool CookieSpecifics::_internal_has_last_update_time_windows_epoch_micros() const {}
inline bool CookieSpecifics::has_last_update_time_windows_epoch_micros() const {}
inline void CookieSpecifics::clear_last_update_time_windows_epoch_micros() {}
inline int64_t CookieSpecifics::_internal_last_update_time_windows_epoch_micros() const {}
inline int64_t CookieSpecifics::last_update_time_windows_epoch_micros() const {}
inline void CookieSpecifics::_internal_set_last_update_time_windows_epoch_micros(int64_t value) {}
inline void CookieSpecifics::set_last_update_time_windows_epoch_micros(int64_t value) {}

// optional bool secure = 10;
inline bool CookieSpecifics::_internal_has_secure() const {}
inline bool CookieSpecifics::has_secure() const {}
inline void CookieSpecifics::clear_secure() {}
inline bool CookieSpecifics::_internal_secure() const {}
inline bool CookieSpecifics::secure() const {}
inline void CookieSpecifics::_internal_set_secure(bool value) {}
inline void CookieSpecifics::set_secure(bool value) {}

// optional bool httponly = 11;
inline bool CookieSpecifics::_internal_has_httponly() const {}
inline bool CookieSpecifics::has_httponly() const {}
inline void CookieSpecifics::clear_httponly() {}
inline bool CookieSpecifics::_internal_httponly() const {}
inline bool CookieSpecifics::httponly() const {}
inline void CookieSpecifics::_internal_set_httponly(bool value) {}
inline void CookieSpecifics::set_httponly(bool value) {}

// optional .sync_pb.CookieSpecifics.CookieSameSite site_restrictions = 12;
inline bool CookieSpecifics::_internal_has_site_restrictions() const {}
inline bool CookieSpecifics::has_site_restrictions() const {}
inline void CookieSpecifics::clear_site_restrictions() {}
inline ::sync_pb::CookieSpecifics_CookieSameSite CookieSpecifics::_internal_site_restrictions() const {}
inline ::sync_pb::CookieSpecifics_CookieSameSite CookieSpecifics::site_restrictions() const {}
inline void CookieSpecifics::_internal_set_site_restrictions(::sync_pb::CookieSpecifics_CookieSameSite value) {}
inline void CookieSpecifics::set_site_restrictions(::sync_pb::CookieSpecifics_CookieSameSite value) {}

// optional .sync_pb.CookieSpecifics.CookiePriority priority = 13;
inline bool CookieSpecifics::_internal_has_priority() const {}
inline bool CookieSpecifics::has_priority() const {}
inline void CookieSpecifics::clear_priority() {}
inline ::sync_pb::CookieSpecifics_CookiePriority CookieSpecifics::_internal_priority() const {}
inline ::sync_pb::CookieSpecifics_CookiePriority CookieSpecifics::priority() const {}
inline void CookieSpecifics::_internal_set_priority(::sync_pb::CookieSpecifics_CookiePriority value) {}
inline void CookieSpecifics::set_priority(::sync_pb::CookieSpecifics_CookiePriority value) {}

// optional .sync_pb.CookieSpecifics.CookieSourceScheme source_scheme = 14;
inline bool CookieSpecifics::_internal_has_source_scheme() const {}
inline bool CookieSpecifics::has_source_scheme() const {}
inline void CookieSpecifics::clear_source_scheme() {}
inline ::sync_pb::CookieSpecifics_CookieSourceScheme CookieSpecifics::_internal_source_scheme() const {}
inline ::sync_pb::CookieSpecifics_CookieSourceScheme CookieSpecifics::source_scheme() const {}
inline void CookieSpecifics::_internal_set_source_scheme(::sync_pb::CookieSpecifics_CookieSourceScheme value) {}
inline void CookieSpecifics::set_source_scheme(::sync_pb::CookieSpecifics_CookieSourceScheme value) {}

// optional .sync_pb.CookieSpecifics.SerializedCookiePartitionKey partition_key = 15;
inline bool CookieSpecifics::_internal_has_partition_key() const {}
inline bool CookieSpecifics::has_partition_key() const {}
inline void CookieSpecifics::clear_partition_key() {}
inline const ::sync_pb::CookieSpecifics_SerializedCookiePartitionKey& CookieSpecifics::_internal_partition_key() const {}
inline const ::sync_pb::CookieSpecifics_SerializedCookiePartitionKey& CookieSpecifics::partition_key() const {}
inline void CookieSpecifics::unsafe_arena_set_allocated_partition_key(
    ::sync_pb::CookieSpecifics_SerializedCookiePartitionKey* partition_key) {}
inline ::sync_pb::CookieSpecifics_SerializedCookiePartitionKey* CookieSpecifics::release_partition_key() {}
inline ::sync_pb::CookieSpecifics_SerializedCookiePartitionKey* CookieSpecifics::unsafe_arena_release_partition_key() {}
inline ::sync_pb::CookieSpecifics_SerializedCookiePartitionKey* CookieSpecifics::_internal_mutable_partition_key() {}
inline ::sync_pb::CookieSpecifics_SerializedCookiePartitionKey* CookieSpecifics::mutable_partition_key() {}
inline void CookieSpecifics::set_allocated_partition_key(::sync_pb::CookieSpecifics_SerializedCookiePartitionKey* partition_key) {}

// optional int32 source_port = 16;
inline bool CookieSpecifics::_internal_has_source_port() const {}
inline bool CookieSpecifics::has_source_port() const {}
inline void CookieSpecifics::clear_source_port() {}
inline int32_t CookieSpecifics::_internal_source_port() const {}
inline int32_t CookieSpecifics::source_port() const {}
inline void CookieSpecifics::_internal_set_source_port(int32_t value) {}
inline void CookieSpecifics::set_source_port(int32_t value) {}

// optional .sync_pb.CookieSpecifics.CookieSourceType source_type = 17;
inline bool CookieSpecifics::_internal_has_source_type() const {}
inline bool CookieSpecifics::has_source_type() const {}
inline void CookieSpecifics::clear_source_type() {}
inline ::sync_pb::CookieSpecifics_CookieSourceType CookieSpecifics::_internal_source_type() const {}
inline ::sync_pb::CookieSpecifics_CookieSourceType CookieSpecifics::source_type() const {}
inline void CookieSpecifics::_internal_set_source_type(::sync_pb::CookieSpecifics_CookieSourceType value) {}
inline void CookieSpecifics::set_source_type(::sync_pb::CookieSpecifics_CookieSourceType value) {}

#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::CookieSpecifics_CookieSameSite> : ::std::true_type {};
template <> struct is_proto_enum< ::sync_pb::CookieSpecifics_CookiePriority> : ::std::true_type {};
template <> struct is_proto_enum< ::sync_pb::CookieSpecifics_CookieSourceScheme> : ::std::true_type {};
template <> struct is_proto_enum< ::sync_pb::CookieSpecifics_CookieSourceType> : ::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_2fcookie_5fspecifics_2eproto