#ifndef GOOGLE_PROTOBUF_INCLUDED_components_2ffeed_2fcore_2fproto_2fv2_2fwire_2ffeature_2eproto
#define GOOGLE_PROTOBUF_INCLUDED_components_2ffeed_2fcore_2fproto_2fv2_2fwire_2ffeature_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>
#include <google/protobuf/extension_set.h>
#include <google/protobuf/generated_enum_util.h>
#include "components/feed/core/proto/v2/wire/content_id.pb.h"
#include "components/feed/core/proto/v2/wire/expiration_info.pb.h"
#include "components/feed/core/proto/v2/wire/stream_structure.pb.h"
#include "components/feed/core/proto/v2/wire/token.pb.h"
#include <google/protobuf/port_def.inc>
#define PROTOBUF_INTERNAL_EXPORT_components_2ffeed_2fcore_2fproto_2fv2_2fwire_2ffeature_2eproto
PROTOBUF_NAMESPACE_OPEN
namespace internal {
class AnyMetadata;
}
PROTOBUF_NAMESPACE_CLOSE
struct TableStruct_components_2ffeed_2fcore_2fproto_2fv2_2fwire_2ffeature_2eproto { … };
namespace feedwire {
class Feature;
struct FeatureDefaultTypeInternal;
extern FeatureDefaultTypeInternal _Feature_default_instance_;
}
PROTOBUF_NAMESPACE_OPEN
template<> ::feedwire::Feature* Arena::CreateMaybeMessage<::feedwire::Feature>(Arena*);
PROTOBUF_NAMESPACE_CLOSE
namespace feedwire {
enum Feature_RenderableUnit : int { … };
bool Feature_RenderableUnit_IsValid(int value);
constexpr Feature_RenderableUnit Feature_RenderableUnit_RenderableUnit_MIN = …;
constexpr Feature_RenderableUnit Feature_RenderableUnit_RenderableUnit_MAX = …;
constexpr int Feature_RenderableUnit_RenderableUnit_ARRAYSIZE = …;
const std::string& Feature_RenderableUnit_Name(Feature_RenderableUnit value);
template<typename T>
inline const std::string& Feature_RenderableUnit_Name(T enum_t_value) { … }
bool Feature_RenderableUnit_Parse(
::PROTOBUF_NAMESPACE_ID::ConstStringParam name, Feature_RenderableUnit* value);
class Feature final :
public ::PROTOBUF_NAMESPACE_ID::MessageLite { … };
#ifdef __GNUC__
#pragma GCC diagnostic push
#pragma GCC diagnostic ignored "-Wstrict-aliasing"
#endif
inline bool Feature::_internal_has_parent_id() const { … }
inline bool Feature::has_parent_id() const { … }
inline void Feature::set_has_parent_id() { … }
inline ::feedwire::ContentId* Feature::release_parent_id() { … }
inline const ::feedwire::ContentId& Feature::_internal_parent_id() const { … }
inline const ::feedwire::ContentId& Feature::parent_id() const { … }
inline ::feedwire::ContentId* Feature::unsafe_arena_release_parent_id() { … }
inline void Feature::unsafe_arena_set_allocated_parent_id(::feedwire::ContentId* parent_id) { … }
inline ::feedwire::ContentId* Feature::_internal_mutable_parent_id() { … }
inline ::feedwire::ContentId* Feature::mutable_parent_id() { … }
inline bool Feature::_internal_has_is_root() const { … }
inline bool Feature::has_is_root() const { … }
inline void Feature::set_has_is_root() { … }
inline void Feature::clear_is_root() { … }
inline bool Feature::_internal_is_root() const { … }
inline void Feature::_internal_set_is_root(bool value) { … }
inline bool Feature::is_root() const { … }
inline void Feature::set_is_root(bool value) { … }
inline bool Feature::_internal_has_renderable_unit() const { … }
inline bool Feature::has_renderable_unit() const { … }
inline void Feature::clear_renderable_unit() { … }
inline ::feedwire::Feature_RenderableUnit Feature::_internal_renderable_unit() const { … }
inline ::feedwire::Feature_RenderableUnit Feature::renderable_unit() const { … }
inline void Feature::_internal_set_renderable_unit(::feedwire::Feature_RenderableUnit value) { … }
inline void Feature::set_renderable_unit(::feedwire::Feature_RenderableUnit value) { … }
inline bool Feature::_internal_has_expiration_info() const { … }
inline bool Feature::has_expiration_info() const { … }
inline const ::feedwire::ExpirationInfo& Feature::_internal_expiration_info() const { … }
inline const ::feedwire::ExpirationInfo& Feature::expiration_info() const { … }
inline void Feature::unsafe_arena_set_allocated_expiration_info(
::feedwire::ExpirationInfo* expiration_info) { … }
inline ::feedwire::ExpirationInfo* Feature::release_expiration_info() { … }
inline ::feedwire::ExpirationInfo* Feature::unsafe_arena_release_expiration_info() { … }
inline ::feedwire::ExpirationInfo* Feature::_internal_mutable_expiration_info() { … }
inline ::feedwire::ExpirationInfo* Feature::mutable_expiration_info() { … }
inline void Feature::set_allocated_expiration_info(::feedwire::ExpirationInfo* expiration_info) { … }
inline bool Feature::_internal_has_stream() const { … }
inline bool Feature::has_stream() const { … }
inline const ::feedwire::Stream& Feature::_internal_stream() const { … }
inline const ::feedwire::Stream& Feature::stream() const { … }
inline void Feature::unsafe_arena_set_allocated_stream(
::feedwire::Stream* stream) { … }
inline ::feedwire::Stream* Feature::release_stream() { … }
inline ::feedwire::Stream* Feature::unsafe_arena_release_stream() { … }
inline ::feedwire::Stream* Feature::_internal_mutable_stream() { … }
inline ::feedwire::Stream* Feature::mutable_stream() { … }
inline void Feature::set_allocated_stream(::feedwire::Stream* stream) { … }
inline bool Feature::_internal_has_content() const { … }
inline bool Feature::has_content() const { … }
inline const ::feedwire::Content& Feature::_internal_content() const { … }
inline const ::feedwire::Content& Feature::content() const { … }
inline void Feature::unsafe_arena_set_allocated_content(
::feedwire::Content* content) { … }
inline ::feedwire::Content* Feature::release_content() { … }
inline ::feedwire::Content* Feature::unsafe_arena_release_content() { … }
inline ::feedwire::Content* Feature::_internal_mutable_content() { … }
inline ::feedwire::Content* Feature::mutable_content() { … }
inline void Feature::set_allocated_content(::feedwire::Content* content) { … }
inline bool Feature::_internal_has_group() const { … }
inline bool Feature::has_group() const { … }
inline const ::feedwire::Group& Feature::_internal_group() const { … }
inline const ::feedwire::Group& Feature::group() const { … }
inline void Feature::unsafe_arena_set_allocated_group(
::feedwire::Group* group) { … }
inline ::feedwire::Group* Feature::release_group() { … }
inline ::feedwire::Group* Feature::unsafe_arena_release_group() { … }
inline ::feedwire::Group* Feature::_internal_mutable_group() { … }
inline ::feedwire::Group* Feature::mutable_group() { … }
inline void Feature::set_allocated_group(::feedwire::Group* group) { … }
inline bool Feature::_internal_has_token() const { … }
inline bool Feature::has_token() const { … }
inline const ::feedwire::Token& Feature::_internal_token() const { … }
inline const ::feedwire::Token& Feature::token() const { … }
inline void Feature::unsafe_arena_set_allocated_token(
::feedwire::Token* token) { … }
inline ::feedwire::Token* Feature::release_token() { … }
inline ::feedwire::Token* Feature::unsafe_arena_release_token() { … }
inline ::feedwire::Token* Feature::_internal_mutable_token() { … }
inline ::feedwire::Token* Feature::mutable_token() { … }
inline void Feature::set_allocated_token(::feedwire::Token* token) { … }
inline bool Feature::has_parent_info() const { … }
inline void Feature::clear_has_parent_info() { … }
inline Feature::ParentInfoCase Feature::parent_info_case() const { … }
#ifdef __GNUC__
#pragma GCC diagnostic pop
#endif
}
PROTOBUF_NAMESPACE_OPEN
template <> struct is_proto_enum< ::feedwire::Feature_RenderableUnit> : ::std::true_type { … };
PROTOBUF_NAMESPACE_CLOSE
#include <google/protobuf/port_undef.inc>
#endif