chromium/out/Default/gen/components/feed/core/proto/v2/wire/web_feed_id.pb.h

// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: components/feed/core/proto/v2/wire/web_feed_id.proto

#ifndef GOOGLE_PROTOBUF_INCLUDED_components_2ffeed_2fcore_2fproto_2fv2_2fwire_2fweb_5ffeed_5fid_2eproto
#define GOOGLE_PROTOBUF_INCLUDED_components_2ffeed_2fcore_2fproto_2fv2_2fwire_2fweb_5ffeed_5fid_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_2ffeed_2fcore_2fproto_2fv2_2fwire_2fweb_5ffeed_5fid_2eproto
PROTOBUF_NAMESPACE_OPEN
namespace internal {
class AnyMetadata;
}  // namespace internal
PROTOBUF_NAMESPACE_CLOSE

// Internal implementation detail -- do not use these members.
struct TableStruct_components_2ffeed_2fcore_2fproto_2fv2_2fwire_2fweb_5ffeed_5fid_2eproto {};
namespace feedwire {
class DomainWebFeedId;
struct DomainWebFeedIdDefaultTypeInternal;
extern DomainWebFeedIdDefaultTypeInternal _DomainWebFeedId_default_instance_;
class WebFeedId;
struct WebFeedIdDefaultTypeInternal;
extern WebFeedIdDefaultTypeInternal _WebFeedId_default_instance_;
}  // namespace feedwire
PROTOBUF_NAMESPACE_OPEN
template<> ::feedwire::DomainWebFeedId* Arena::CreateMaybeMessage<::feedwire::DomainWebFeedId>(Arena*);
template<> ::feedwire::WebFeedId* Arena::CreateMaybeMessage<::feedwire::WebFeedId>(Arena*);
PROTOBUF_NAMESPACE_CLOSE
namespace feedwire {

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

class DomainWebFeedId final :
    public ::PROTOBUF_NAMESPACE_ID::MessageLite /* @@protoc_insertion_point(class_definition:feedwire.DomainWebFeedId) */ {};
// -------------------------------------------------------------------

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


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

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

// string web_web_feed_id = 2;
inline bool DomainWebFeedId::_internal_has_web_web_feed_id() const {}
inline bool DomainWebFeedId::has_web_web_feed_id() const {}
inline void DomainWebFeedId::set_has_web_web_feed_id() {}
inline void DomainWebFeedId::clear_web_web_feed_id() {}
inline const std::string& DomainWebFeedId::web_web_feed_id() const {}
template <typename ArgT0, typename... ArgT>
inline void DomainWebFeedId::set_web_web_feed_id(ArgT0&& arg0, ArgT... args) {}
inline std::string* DomainWebFeedId::mutable_web_web_feed_id() {}
inline const std::string& DomainWebFeedId::_internal_web_web_feed_id() const {}
inline void DomainWebFeedId::_internal_set_web_web_feed_id(const std::string& value) {}
inline std::string* DomainWebFeedId::_internal_mutable_web_web_feed_id() {}
inline std::string* DomainWebFeedId::release_web_web_feed_id() {}
inline void DomainWebFeedId::set_allocated_web_web_feed_id(std::string* web_web_feed_id) {}

// string mid = 3;
inline bool DomainWebFeedId::_internal_has_mid() const {}
inline bool DomainWebFeedId::has_mid() const {}
inline void DomainWebFeedId::set_has_mid() {}
inline void DomainWebFeedId::clear_mid() {}
inline const std::string& DomainWebFeedId::mid() const {}
template <typename ArgT0, typename... ArgT>
inline void DomainWebFeedId::set_mid(ArgT0&& arg0, ArgT... args) {}
inline std::string* DomainWebFeedId::mutable_mid() {}
inline const std::string& DomainWebFeedId::_internal_mid() const {}
inline void DomainWebFeedId::_internal_set_mid(const std::string& value) {}
inline std::string* DomainWebFeedId::_internal_mutable_mid() {}
inline std::string* DomainWebFeedId::release_mid() {}
inline void DomainWebFeedId::set_allocated_mid(std::string* mid) {}

// string web_feed_name = 4;
inline bool DomainWebFeedId::_internal_has_web_feed_name() const {}
inline bool DomainWebFeedId::has_web_feed_name() const {}
inline void DomainWebFeedId::set_has_web_feed_name() {}
inline void DomainWebFeedId::clear_web_feed_name() {}
inline const std::string& DomainWebFeedId::web_feed_name() const {}
template <typename ArgT0, typename... ArgT>
inline void DomainWebFeedId::set_web_feed_name(ArgT0&& arg0, ArgT... args) {}
inline std::string* DomainWebFeedId::mutable_web_feed_name() {}
inline const std::string& DomainWebFeedId::_internal_web_feed_name() const {}
inline void DomainWebFeedId::_internal_set_web_feed_name(const std::string& value) {}
inline std::string* DomainWebFeedId::_internal_mutable_web_feed_name() {}
inline std::string* DomainWebFeedId::release_web_feed_name() {}
inline void DomainWebFeedId::set_allocated_web_feed_name(std::string* web_feed_name) {}

inline bool DomainWebFeedId::has_id_oneof() const {}
inline void DomainWebFeedId::clear_has_id_oneof() {}
inline DomainWebFeedId::IdOneofCase DomainWebFeedId::id_oneof_case() const {}
// -------------------------------------------------------------------

// WebFeedId

// .feedwire.DomainWebFeedId domain_web_feed_id = 7;
inline bool WebFeedId::_internal_has_domain_web_feed_id() const {}
inline bool WebFeedId::has_domain_web_feed_id() const {}
inline void WebFeedId::set_has_domain_web_feed_id() {}
inline void WebFeedId::clear_domain_web_feed_id() {}
inline ::feedwire::DomainWebFeedId* WebFeedId::release_domain_web_feed_id() {}
inline const ::feedwire::DomainWebFeedId& WebFeedId::_internal_domain_web_feed_id() const {}
inline const ::feedwire::DomainWebFeedId& WebFeedId::domain_web_feed_id() const {}
inline ::feedwire::DomainWebFeedId* WebFeedId::unsafe_arena_release_domain_web_feed_id() {}
inline void WebFeedId::unsafe_arena_set_allocated_domain_web_feed_id(::feedwire::DomainWebFeedId* domain_web_feed_id) {}
inline ::feedwire::DomainWebFeedId* WebFeedId::_internal_mutable_domain_web_feed_id() {}
inline ::feedwire::DomainWebFeedId* WebFeedId::mutable_domain_web_feed_id() {}

inline bool WebFeedId::has_id_oneof() const {}
inline void WebFeedId::clear_has_id_oneof() {}
inline WebFeedId::IdOneofCase WebFeedId::id_oneof_case() const {}
#ifdef __GNUC__
  #pragma GCC diagnostic pop
#endif  // __GNUC__
// -------------------------------------------------------------------


// @@protoc_insertion_point(namespace_scope)

}  // namespace feedwire

// @@protoc_insertion_point(global_scope)

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