chromium/out/Default/gen/components/optimization_guide/proto/page_topics_override_list.pb.h

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

#ifndef GOOGLE_PROTOBUF_INCLUDED_components_2foptimization_5fguide_2fproto_2fpage_5ftopics_5foverride_5flist_2eproto
#define GOOGLE_PROTOBUF_INCLUDED_components_2foptimization_5fguide_2fproto_2fpage_5ftopics_5foverride_5flist_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
// @@protoc_insertion_point(includes)
#include <google/protobuf/port_def.inc>
#define PROTOBUF_INTERNAL_EXPORT_components_2foptimization_5fguide_2fproto_2fpage_5ftopics_5foverride_5flist_2eproto
PROTOBUF_NAMESPACE_OPEN
namespace internal {
class AnyMetadata;
}  // namespace internal
PROTOBUF_NAMESPACE_CLOSE

// Internal implementation detail -- do not use these members.
struct TableStruct_components_2foptimization_5fguide_2fproto_2fpage_5ftopics_5foverride_5flist_2eproto {};
namespace optimization_guide {
namespace proto {
class AnnotatedPageTopics;
struct AnnotatedPageTopicsDefaultTypeInternal;
extern AnnotatedPageTopicsDefaultTypeInternal _AnnotatedPageTopics_default_instance_;
class PageTopicsOverrideEntry;
struct PageTopicsOverrideEntryDefaultTypeInternal;
extern PageTopicsOverrideEntryDefaultTypeInternal _PageTopicsOverrideEntry_default_instance_;
class PageTopicsOverrideList;
struct PageTopicsOverrideListDefaultTypeInternal;
extern PageTopicsOverrideListDefaultTypeInternal _PageTopicsOverrideList_default_instance_;
}  // namespace proto
}  // namespace optimization_guide
PROTOBUF_NAMESPACE_OPEN
template<> ::optimization_guide::proto::AnnotatedPageTopics* Arena::CreateMaybeMessage<::optimization_guide::proto::AnnotatedPageTopics>(Arena*);
template<> ::optimization_guide::proto::PageTopicsOverrideEntry* Arena::CreateMaybeMessage<::optimization_guide::proto::PageTopicsOverrideEntry>(Arena*);
template<> ::optimization_guide::proto::PageTopicsOverrideList* Arena::CreateMaybeMessage<::optimization_guide::proto::PageTopicsOverrideList>(Arena*);
PROTOBUF_NAMESPACE_CLOSE
namespace optimization_guide {
namespace proto {

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

class PageTopicsOverrideList final :
    public ::PROTOBUF_NAMESPACE_ID::MessageLite /* @@protoc_insertion_point(class_definition:optimization_guide.proto.PageTopicsOverrideList) */ {};
// -------------------------------------------------------------------

class PageTopicsOverrideEntry final :
    public ::PROTOBUF_NAMESPACE_ID::MessageLite /* @@protoc_insertion_point(class_definition:optimization_guide.proto.PageTopicsOverrideEntry) */ {};
// -------------------------------------------------------------------

class AnnotatedPageTopics final :
    public ::PROTOBUF_NAMESPACE_ID::MessageLite /* @@protoc_insertion_point(class_definition:optimization_guide.proto.AnnotatedPageTopics) */ {};
// ===================================================================


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

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

// repeated .optimization_guide.proto.PageTopicsOverrideEntry entries = 1;
inline int PageTopicsOverrideList::_internal_entries_size() const {}
inline int PageTopicsOverrideList::entries_size() const {}
inline void PageTopicsOverrideList::clear_entries() {}
inline ::optimization_guide::proto::PageTopicsOverrideEntry* PageTopicsOverrideList::mutable_entries(int index) {}
inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::optimization_guide::proto::PageTopicsOverrideEntry >*
PageTopicsOverrideList::mutable_entries() {}
inline const ::optimization_guide::proto::PageTopicsOverrideEntry& PageTopicsOverrideList::_internal_entries(int index) const {}
inline const ::optimization_guide::proto::PageTopicsOverrideEntry& PageTopicsOverrideList::entries(int index) const {}
inline ::optimization_guide::proto::PageTopicsOverrideEntry* PageTopicsOverrideList::_internal_add_entries() {}
inline ::optimization_guide::proto::PageTopicsOverrideEntry* PageTopicsOverrideList::add_entries() {}
inline const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::optimization_guide::proto::PageTopicsOverrideEntry >&
PageTopicsOverrideList::entries() const {}

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

// PageTopicsOverrideEntry

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

// optional .optimization_guide.proto.AnnotatedPageTopics topics = 2;
inline bool PageTopicsOverrideEntry::_internal_has_topics() const {}
inline bool PageTopicsOverrideEntry::has_topics() const {}
inline void PageTopicsOverrideEntry::clear_topics() {}
inline const ::optimization_guide::proto::AnnotatedPageTopics& PageTopicsOverrideEntry::_internal_topics() const {}
inline const ::optimization_guide::proto::AnnotatedPageTopics& PageTopicsOverrideEntry::topics() const {}
inline void PageTopicsOverrideEntry::unsafe_arena_set_allocated_topics(
    ::optimization_guide::proto::AnnotatedPageTopics* topics) {}
inline ::optimization_guide::proto::AnnotatedPageTopics* PageTopicsOverrideEntry::release_topics() {}
inline ::optimization_guide::proto::AnnotatedPageTopics* PageTopicsOverrideEntry::unsafe_arena_release_topics() {}
inline ::optimization_guide::proto::AnnotatedPageTopics* PageTopicsOverrideEntry::_internal_mutable_topics() {}
inline ::optimization_guide::proto::AnnotatedPageTopics* PageTopicsOverrideEntry::mutable_topics() {}
inline void PageTopicsOverrideEntry::set_allocated_topics(::optimization_guide::proto::AnnotatedPageTopics* topics) {}

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

// AnnotatedPageTopics

// repeated int32 topic_ids = 1;
inline int AnnotatedPageTopics::_internal_topic_ids_size() const {}
inline int AnnotatedPageTopics::topic_ids_size() const {}
inline void AnnotatedPageTopics::clear_topic_ids() {}
inline int32_t AnnotatedPageTopics::_internal_topic_ids(int index) const {}
inline int32_t AnnotatedPageTopics::topic_ids(int index) const {}
inline void AnnotatedPageTopics::set_topic_ids(int index, int32_t value) {}
inline void AnnotatedPageTopics::_internal_add_topic_ids(int32_t value) {}
inline void AnnotatedPageTopics::add_topic_ids(int32_t value) {}
inline const ::PROTOBUF_NAMESPACE_ID::RepeatedField< int32_t >&
AnnotatedPageTopics::_internal_topic_ids() const {}
inline const ::PROTOBUF_NAMESPACE_ID::RepeatedField< int32_t >&
AnnotatedPageTopics::topic_ids() const {}
inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< int32_t >*
AnnotatedPageTopics::_internal_mutable_topic_ids() {}
inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< int32_t >*
AnnotatedPageTopics::mutable_topic_ids() {}

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

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


// @@protoc_insertion_point(namespace_scope)

}  // namespace proto
}  // namespace optimization_guide

// @@protoc_insertion_point(global_scope)

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