chromium/out/Default/gen/components/privacy_sandbox/privacy_sandbox_attestations/proto/privacy_sandbox_attestations.pb.h

// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: privacy_sandbox_attestations.proto

#ifndef GOOGLE_PROTOBUF_INCLUDED_privacy_5fsandbox_5fattestations_2eproto
#define GOOGLE_PROTOBUF_INCLUDED_privacy_5fsandbox_5fattestations_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/map.h>  // IWYU pragma: export
#include <google/protobuf/map_entry_lite.h>
#include <google/protobuf/map_field_lite.h>
#include <google/protobuf/generated_enum_util.h>
// @@protoc_insertion_point(includes)
#include <google/protobuf/port_def.inc>
#define PROTOBUF_INTERNAL_EXPORT_privacy_5fsandbox_5fattestations_2eproto
PROTOBUF_NAMESPACE_OPEN
namespace internal {
class AnyMetadata;
}  // namespace internal
PROTOBUF_NAMESPACE_CLOSE

// Internal implementation detail -- do not use these members.
struct TableStruct_privacy_5fsandbox_5fattestations_2eproto {};
namespace privacy_sandbox {
class PrivacySandboxAttestationsProto;
struct PrivacySandboxAttestationsProtoDefaultTypeInternal;
extern PrivacySandboxAttestationsProtoDefaultTypeInternal _PrivacySandboxAttestationsProto_default_instance_;
class PrivacySandboxAttestationsProto_PrivacySandboxAttestedAPIsProto;
struct PrivacySandboxAttestationsProto_PrivacySandboxAttestedAPIsProtoDefaultTypeInternal;
extern PrivacySandboxAttestationsProto_PrivacySandboxAttestedAPIsProtoDefaultTypeInternal _PrivacySandboxAttestationsProto_PrivacySandboxAttestedAPIsProto_default_instance_;
class PrivacySandboxAttestationsProto_SiteAttestationsEntry_DoNotUse;
struct PrivacySandboxAttestationsProto_SiteAttestationsEntry_DoNotUseDefaultTypeInternal;
extern PrivacySandboxAttestationsProto_SiteAttestationsEntry_DoNotUseDefaultTypeInternal _PrivacySandboxAttestationsProto_SiteAttestationsEntry_DoNotUse_default_instance_;
}  // namespace privacy_sandbox
PROTOBUF_NAMESPACE_OPEN
template<> ::privacy_sandbox::PrivacySandboxAttestationsProto* Arena::CreateMaybeMessage<::privacy_sandbox::PrivacySandboxAttestationsProto>(Arena*);
template<> ::privacy_sandbox::PrivacySandboxAttestationsProto_PrivacySandboxAttestedAPIsProto* Arena::CreateMaybeMessage<::privacy_sandbox::PrivacySandboxAttestationsProto_PrivacySandboxAttestedAPIsProto>(Arena*);
template<> ::privacy_sandbox::PrivacySandboxAttestationsProto_SiteAttestationsEntry_DoNotUse* Arena::CreateMaybeMessage<::privacy_sandbox::PrivacySandboxAttestationsProto_SiteAttestationsEntry_DoNotUse>(Arena*);
PROTOBUF_NAMESPACE_CLOSE
namespace privacy_sandbox {

enum PrivacySandboxAttestationsGatedAPIProto : int {};
bool PrivacySandboxAttestationsGatedAPIProto_IsValid(int value);
constexpr PrivacySandboxAttestationsGatedAPIProto PrivacySandboxAttestationsGatedAPIProto_MIN =;
constexpr PrivacySandboxAttestationsGatedAPIProto PrivacySandboxAttestationsGatedAPIProto_MAX =;
constexpr int PrivacySandboxAttestationsGatedAPIProto_ARRAYSIZE =;

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

class PrivacySandboxAttestationsProto_PrivacySandboxAttestedAPIsProto final :
    public ::PROTOBUF_NAMESPACE_ID::MessageLite /* @@protoc_insertion_point(class_definition:privacy_sandbox.PrivacySandboxAttestationsProto.PrivacySandboxAttestedAPIsProto) */ {};
// -------------------------------------------------------------------

class PrivacySandboxAttestationsProto_SiteAttestationsEntry_DoNotUse : public ::PROTOBUF_NAMESPACE_ID::internal::MapEntryLite<PrivacySandboxAttestationsProto_SiteAttestationsEntry_DoNotUse, 
    std::string, ::privacy_sandbox::PrivacySandboxAttestationsProto_PrivacySandboxAttestedAPIsProto,
    ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::TYPE_STRING,
    ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::TYPE_MESSAGE> {};

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

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


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

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

// repeated .privacy_sandbox.PrivacySandboxAttestationsGatedAPIProto attested_apis = 1;
inline int PrivacySandboxAttestationsProto_PrivacySandboxAttestedAPIsProto::_internal_attested_apis_size() const {}
inline int PrivacySandboxAttestationsProto_PrivacySandboxAttestedAPIsProto::attested_apis_size() const {}
inline void PrivacySandboxAttestationsProto_PrivacySandboxAttestedAPIsProto::clear_attested_apis() {}
inline ::privacy_sandbox::PrivacySandboxAttestationsGatedAPIProto PrivacySandboxAttestationsProto_PrivacySandboxAttestedAPIsProto::_internal_attested_apis(int index) const {}
inline ::privacy_sandbox::PrivacySandboxAttestationsGatedAPIProto PrivacySandboxAttestationsProto_PrivacySandboxAttestedAPIsProto::attested_apis(int index) const {}
inline void PrivacySandboxAttestationsProto_PrivacySandboxAttestedAPIsProto::set_attested_apis(int index, ::privacy_sandbox::PrivacySandboxAttestationsGatedAPIProto value) {}
inline void PrivacySandboxAttestationsProto_PrivacySandboxAttestedAPIsProto::_internal_add_attested_apis(::privacy_sandbox::PrivacySandboxAttestationsGatedAPIProto value) {}
inline void PrivacySandboxAttestationsProto_PrivacySandboxAttestedAPIsProto::add_attested_apis(::privacy_sandbox::PrivacySandboxAttestationsGatedAPIProto value) {}
inline const ::PROTOBUF_NAMESPACE_ID::RepeatedField<int>&
PrivacySandboxAttestationsProto_PrivacySandboxAttestedAPIsProto::attested_apis() const {}
inline ::PROTOBUF_NAMESPACE_ID::RepeatedField<int>*
PrivacySandboxAttestationsProto_PrivacySandboxAttestedAPIsProto::_internal_mutable_attested_apis() {}
inline ::PROTOBUF_NAMESPACE_ID::RepeatedField<int>*
PrivacySandboxAttestationsProto_PrivacySandboxAttestedAPIsProto::mutable_attested_apis() {}

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

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

// PrivacySandboxAttestationsProto

// repeated .privacy_sandbox.PrivacySandboxAttestationsGatedAPIProto all_apis = 1;
inline int PrivacySandboxAttestationsProto::_internal_all_apis_size() const {}
inline int PrivacySandboxAttestationsProto::all_apis_size() const {}
inline void PrivacySandboxAttestationsProto::clear_all_apis() {}
inline ::privacy_sandbox::PrivacySandboxAttestationsGatedAPIProto PrivacySandboxAttestationsProto::_internal_all_apis(int index) const {}
inline ::privacy_sandbox::PrivacySandboxAttestationsGatedAPIProto PrivacySandboxAttestationsProto::all_apis(int index) const {}
inline void PrivacySandboxAttestationsProto::set_all_apis(int index, ::privacy_sandbox::PrivacySandboxAttestationsGatedAPIProto value) {}
inline void PrivacySandboxAttestationsProto::_internal_add_all_apis(::privacy_sandbox::PrivacySandboxAttestationsGatedAPIProto value) {}
inline void PrivacySandboxAttestationsProto::add_all_apis(::privacy_sandbox::PrivacySandboxAttestationsGatedAPIProto value) {}
inline const ::PROTOBUF_NAMESPACE_ID::RepeatedField<int>&
PrivacySandboxAttestationsProto::all_apis() const {}
inline ::PROTOBUF_NAMESPACE_ID::RepeatedField<int>*
PrivacySandboxAttestationsProto::_internal_mutable_all_apis() {}
inline ::PROTOBUF_NAMESPACE_ID::RepeatedField<int>*
PrivacySandboxAttestationsProto::mutable_all_apis() {}

// repeated string sites_attested_for_all_apis = 2;
inline int PrivacySandboxAttestationsProto::_internal_sites_attested_for_all_apis_size() const {}
inline int PrivacySandboxAttestationsProto::sites_attested_for_all_apis_size() const {}
inline void PrivacySandboxAttestationsProto::clear_sites_attested_for_all_apis() {}
inline std::string* PrivacySandboxAttestationsProto::add_sites_attested_for_all_apis() {}
inline const std::string& PrivacySandboxAttestationsProto::_internal_sites_attested_for_all_apis(int index) const {}
inline const std::string& PrivacySandboxAttestationsProto::sites_attested_for_all_apis(int index) const {}
inline std::string* PrivacySandboxAttestationsProto::mutable_sites_attested_for_all_apis(int index) {}
inline void PrivacySandboxAttestationsProto::set_sites_attested_for_all_apis(int index, const std::string& value) {}
inline void PrivacySandboxAttestationsProto::set_sites_attested_for_all_apis(int index, std::string&& value) {}
inline void PrivacySandboxAttestationsProto::set_sites_attested_for_all_apis(int index, const char* value) {}
inline void PrivacySandboxAttestationsProto::set_sites_attested_for_all_apis(int index, const char* value, size_t size) {}
inline std::string* PrivacySandboxAttestationsProto::_internal_add_sites_attested_for_all_apis() {}
inline void PrivacySandboxAttestationsProto::add_sites_attested_for_all_apis(const std::string& value) {}
inline void PrivacySandboxAttestationsProto::add_sites_attested_for_all_apis(std::string&& value) {}
inline void PrivacySandboxAttestationsProto::add_sites_attested_for_all_apis(const char* value) {}
inline void PrivacySandboxAttestationsProto::add_sites_attested_for_all_apis(const char* value, size_t size) {}
inline const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>&
PrivacySandboxAttestationsProto::sites_attested_for_all_apis() const {}
inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>*
PrivacySandboxAttestationsProto::mutable_sites_attested_for_all_apis() {}

// map<string, .privacy_sandbox.PrivacySandboxAttestationsProto.PrivacySandboxAttestedAPIsProto> site_attestations = 3;
inline int PrivacySandboxAttestationsProto::_internal_site_attestations_size() const {}
inline int PrivacySandboxAttestationsProto::site_attestations_size() const {}
inline void PrivacySandboxAttestationsProto::clear_site_attestations() {}
inline const ::PROTOBUF_NAMESPACE_ID::Map< std::string, ::privacy_sandbox::PrivacySandboxAttestationsProto_PrivacySandboxAttestedAPIsProto >&
PrivacySandboxAttestationsProto::_internal_site_attestations() const {}
inline const ::PROTOBUF_NAMESPACE_ID::Map< std::string, ::privacy_sandbox::PrivacySandboxAttestationsProto_PrivacySandboxAttestedAPIsProto >&
PrivacySandboxAttestationsProto::site_attestations() const {}
inline ::PROTOBUF_NAMESPACE_ID::Map< std::string, ::privacy_sandbox::PrivacySandboxAttestationsProto_PrivacySandboxAttestedAPIsProto >*
PrivacySandboxAttestationsProto::_internal_mutable_site_attestations() {}
inline ::PROTOBUF_NAMESPACE_ID::Map< std::string, ::privacy_sandbox::PrivacySandboxAttestationsProto_PrivacySandboxAttestedAPIsProto >*
PrivacySandboxAttestationsProto::mutable_site_attestations() {}

#ifdef __GNUC__
  #pragma GCC diagnostic pop
#endif  // __GNUC__
// -------------------------------------------------------------------

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


// @@protoc_insertion_point(namespace_scope)

}  // namespace privacy_sandbox

PROTOBUF_NAMESPACE_OPEN

template <> struct is_proto_enum< ::privacy_sandbox::PrivacySandboxAttestationsGatedAPIProto> : ::std::true_type {};

PROTOBUF_NAMESPACE_CLOSE

// @@protoc_insertion_point(global_scope)

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