#ifndef GOOGLE_PROTOBUF_INCLUDED_components_2ffeed_2fcore_2fproto_2fv2_2fwire_2fstream_5fstructure_2eproto
#define GOOGLE_PROTOBUF_INCLUDED_components_2ffeed_2fcore_2fproto_2fv2_2fwire_2fstream_5fstructure_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/xsurface_content.pb.h"
#include <google/protobuf/port_def.inc>
#define PROTOBUF_INTERNAL_EXPORT_components_2ffeed_2fcore_2fproto_2fv2_2fwire_2fstream_5fstructure_2eproto
PROTOBUF_NAMESPACE_OPEN
namespace internal {
class AnyMetadata;
}
PROTOBUF_NAMESPACE_CLOSE
struct TableStruct_components_2ffeed_2fcore_2fproto_2fv2_2fwire_2fstream_5fstructure_2eproto { … };
namespace feedwire {
class Content;
struct ContentDefaultTypeInternal;
extern ContentDefaultTypeInternal _Content_default_instance_;
class Group;
struct GroupDefaultTypeInternal;
extern GroupDefaultTypeInternal _Group_default_instance_;
class PrefetchMetadata;
struct PrefetchMetadataDefaultTypeInternal;
extern PrefetchMetadataDefaultTypeInternal _PrefetchMetadata_default_instance_;
class Stream;
struct StreamDefaultTypeInternal;
extern StreamDefaultTypeInternal _Stream_default_instance_;
}
PROTOBUF_NAMESPACE_OPEN
template<> ::feedwire::Content* Arena::CreateMaybeMessage<::feedwire::Content>(Arena*);
template<> ::feedwire::Group* Arena::CreateMaybeMessage<::feedwire::Group>(Arena*);
template<> ::feedwire::PrefetchMetadata* Arena::CreateMaybeMessage<::feedwire::PrefetchMetadata>(Arena*);
template<> ::feedwire::Stream* Arena::CreateMaybeMessage<::feedwire::Stream>(Arena*);
PROTOBUF_NAMESPACE_CLOSE
namespace feedwire {
enum Content_Alignment : int { … };
bool Content_Alignment_IsValid(int value);
constexpr Content_Alignment Content_Alignment_Alignment_MIN = …;
constexpr Content_Alignment Content_Alignment_Alignment_MAX = …;
constexpr int Content_Alignment_Alignment_ARRAYSIZE = …;
const std::string& Content_Alignment_Name(Content_Alignment value);
template<typename T>
inline const std::string& Content_Alignment_Name(T enum_t_value) { … }
bool Content_Alignment_Parse(
::PROTOBUF_NAMESPACE_ID::ConstStringParam name, Content_Alignment* value);
class Stream final :
public ::PROTOBUF_NAMESPACE_ID::MessageLite { … };
class Group final :
public ::PROTOBUF_NAMESPACE_ID::MessageLite { … };
class PrefetchMetadata final :
public ::PROTOBUF_NAMESPACE_ID::MessageLite { … };
class Content final :
public ::PROTOBUF_NAMESPACE_ID::MessageLite { … };
#ifdef __GNUC__
#pragma GCC diagnostic push
#pragma GCC diagnostic ignored "-Wstrict-aliasing"
#endif
inline bool PrefetchMetadata::_internal_has_uri() const { … }
inline bool PrefetchMetadata::has_uri() const { … }
inline void PrefetchMetadata::clear_uri() { … }
inline const std::string& PrefetchMetadata::uri() const { … }
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void PrefetchMetadata::set_uri(ArgT0&& arg0, ArgT... args) { … }
inline std::string* PrefetchMetadata::mutable_uri() { … }
inline const std::string& PrefetchMetadata::_internal_uri() const { … }
inline void PrefetchMetadata::_internal_set_uri(const std::string& value) { … }
inline std::string* PrefetchMetadata::_internal_mutable_uri() { … }
inline std::string* PrefetchMetadata::release_uri() { … }
inline void PrefetchMetadata::set_allocated_uri(std::string* uri) { … }
inline bool PrefetchMetadata::_internal_has_title() const { … }
inline bool PrefetchMetadata::has_title() const { … }
inline void PrefetchMetadata::clear_title() { … }
inline const std::string& PrefetchMetadata::title() const { … }
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void PrefetchMetadata::set_title(ArgT0&& arg0, ArgT... args) { … }
inline std::string* PrefetchMetadata::mutable_title() { … }
inline const std::string& PrefetchMetadata::_internal_title() const { … }
inline void PrefetchMetadata::_internal_set_title(const std::string& value) { … }
inline std::string* PrefetchMetadata::_internal_mutable_title() { … }
inline std::string* PrefetchMetadata::release_title() { … }
inline void PrefetchMetadata::set_allocated_title(std::string* title) { … }
inline bool PrefetchMetadata::_internal_has_image_url() const { … }
inline bool PrefetchMetadata::has_image_url() const { … }
inline void PrefetchMetadata::clear_image_url() { … }
inline const std::string& PrefetchMetadata::image_url() const { … }
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void PrefetchMetadata::set_image_url(ArgT0&& arg0, ArgT... args) { … }
inline std::string* PrefetchMetadata::mutable_image_url() { … }
inline const std::string& PrefetchMetadata::_internal_image_url() const { … }
inline void PrefetchMetadata::_internal_set_image_url(const std::string& value) { … }
inline std::string* PrefetchMetadata::_internal_mutable_image_url() { … }
inline std::string* PrefetchMetadata::release_image_url() { … }
inline void PrefetchMetadata::set_allocated_image_url(std::string* image_url) { … }
inline int PrefetchMetadata::_internal_additional_image_urls_size() const { … }
inline int PrefetchMetadata::additional_image_urls_size() const { … }
inline void PrefetchMetadata::clear_additional_image_urls() { … }
inline std::string* PrefetchMetadata::add_additional_image_urls() { … }
inline const std::string& PrefetchMetadata::_internal_additional_image_urls(int index) const { … }
inline const std::string& PrefetchMetadata::additional_image_urls(int index) const { … }
inline std::string* PrefetchMetadata::mutable_additional_image_urls(int index) { … }
inline void PrefetchMetadata::set_additional_image_urls(int index, const std::string& value) { … }
inline void PrefetchMetadata::set_additional_image_urls(int index, std::string&& value) { … }
inline void PrefetchMetadata::set_additional_image_urls(int index, const char* value) { … }
inline void PrefetchMetadata::set_additional_image_urls(int index, const char* value, size_t size) { … }
inline std::string* PrefetchMetadata::_internal_add_additional_image_urls() { … }
inline void PrefetchMetadata::add_additional_image_urls(const std::string& value) { … }
inline void PrefetchMetadata::add_additional_image_urls(std::string&& value) { … }
inline void PrefetchMetadata::add_additional_image_urls(const char* value) { … }
inline void PrefetchMetadata::add_additional_image_urls(const char* value, size_t size) { … }
inline const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>&
PrefetchMetadata::additional_image_urls() const { … }
inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>*
PrefetchMetadata::mutable_additional_image_urls() { … }
inline bool PrefetchMetadata::_internal_has_publisher() const { … }
inline bool PrefetchMetadata::has_publisher() const { … }
inline void PrefetchMetadata::clear_publisher() { … }
inline const std::string& PrefetchMetadata::publisher() const { … }
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void PrefetchMetadata::set_publisher(ArgT0&& arg0, ArgT... args) { … }
inline std::string* PrefetchMetadata::mutable_publisher() { … }
inline const std::string& PrefetchMetadata::_internal_publisher() const { … }
inline void PrefetchMetadata::_internal_set_publisher(const std::string& value) { … }
inline std::string* PrefetchMetadata::_internal_mutable_publisher() { … }
inline std::string* PrefetchMetadata::release_publisher() { … }
inline void PrefetchMetadata::set_allocated_publisher(std::string* publisher) { … }
inline bool PrefetchMetadata::_internal_has_favicon_url() const { … }
inline bool PrefetchMetadata::has_favicon_url() const { … }
inline void PrefetchMetadata::clear_favicon_url() { … }
inline const std::string& PrefetchMetadata::favicon_url() const { … }
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void PrefetchMetadata::set_favicon_url(ArgT0&& arg0, ArgT... args) { … }
inline std::string* PrefetchMetadata::mutable_favicon_url() { … }
inline const std::string& PrefetchMetadata::_internal_favicon_url() const { … }
inline void PrefetchMetadata::_internal_set_favicon_url(const std::string& value) { … }
inline std::string* PrefetchMetadata::_internal_mutable_favicon_url() { … }
inline std::string* PrefetchMetadata::release_favicon_url() { … }
inline void PrefetchMetadata::set_allocated_favicon_url(std::string* favicon_url) { … }
inline bool PrefetchMetadata::_internal_has_snippet() const { … }
inline bool PrefetchMetadata::has_snippet() const { … }
inline void PrefetchMetadata::clear_snippet() { … }
inline const std::string& PrefetchMetadata::snippet() const { … }
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void PrefetchMetadata::set_snippet(ArgT0&& arg0, ArgT... args) { … }
inline std::string* PrefetchMetadata::mutable_snippet() { … }
inline const std::string& PrefetchMetadata::_internal_snippet() const { … }
inline void PrefetchMetadata::_internal_set_snippet(const std::string& value) { … }
inline std::string* PrefetchMetadata::_internal_mutable_snippet() { … }
inline std::string* PrefetchMetadata::release_snippet() { … }
inline void PrefetchMetadata::set_allocated_snippet(std::string* snippet) { … }
inline bool PrefetchMetadata::_internal_has_badge_id() const { … }
inline bool PrefetchMetadata::has_badge_id() const { … }
inline void PrefetchMetadata::clear_badge_id() { … }
inline const std::string& PrefetchMetadata::badge_id() const { … }
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void PrefetchMetadata::set_badge_id(ArgT0&& arg0, ArgT... args) { … }
inline std::string* PrefetchMetadata::mutable_badge_id() { … }
inline const std::string& PrefetchMetadata::_internal_badge_id() const { … }
inline void PrefetchMetadata::_internal_set_badge_id(const std::string& value) { … }
inline std::string* PrefetchMetadata::_internal_mutable_badge_id() { … }
inline std::string* PrefetchMetadata::release_badge_id() { … }
inline void PrefetchMetadata::set_allocated_badge_id(std::string* badge_id) { … }
inline int Content::_internal_prefetch_metadata_size() const { … }
inline int Content::prefetch_metadata_size() const { … }
inline void Content::clear_prefetch_metadata() { … }
inline ::feedwire::PrefetchMetadata* Content::mutable_prefetch_metadata(int index) { … }
inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::feedwire::PrefetchMetadata >*
Content::mutable_prefetch_metadata() { … }
inline const ::feedwire::PrefetchMetadata& Content::_internal_prefetch_metadata(int index) const { … }
inline const ::feedwire::PrefetchMetadata& Content::prefetch_metadata(int index) const { … }
inline ::feedwire::PrefetchMetadata* Content::_internal_add_prefetch_metadata() { … }
inline ::feedwire::PrefetchMetadata* Content::add_prefetch_metadata() { … }
inline const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::feedwire::PrefetchMetadata >&
Content::prefetch_metadata() const { … }
inline bool Content::_internal_has_alignment() const { … }
inline bool Content::has_alignment() const { … }
inline void Content::clear_alignment() { … }
inline ::feedwire::Content_Alignment Content::_internal_alignment() const { … }
inline ::feedwire::Content_Alignment Content::alignment() const { … }
inline void Content::_internal_set_alignment(::feedwire::Content_Alignment value) { … }
inline void Content::set_alignment(::feedwire::Content_Alignment value) { … }
inline bool Content::_internal_has_xsurface_content() const { … }
inline bool Content::has_xsurface_content() const { … }
inline const ::feedwire::XSurfaceContent& Content::_internal_xsurface_content() const { … }
inline const ::feedwire::XSurfaceContent& Content::xsurface_content() const { … }
inline void Content::unsafe_arena_set_allocated_xsurface_content(
::feedwire::XSurfaceContent* xsurface_content) { … }
inline ::feedwire::XSurfaceContent* Content::release_xsurface_content() { … }
inline ::feedwire::XSurfaceContent* Content::unsafe_arena_release_xsurface_content() { … }
inline ::feedwire::XSurfaceContent* Content::_internal_mutable_xsurface_content() { … }
inline ::feedwire::XSurfaceContent* Content::mutable_xsurface_content() { … }
inline void Content::set_allocated_xsurface_content(::feedwire::XSurfaceContent* xsurface_content) { … }
#ifdef __GNUC__
#pragma GCC diagnostic pop
#endif
}
PROTOBUF_NAMESPACE_OPEN
template <> struct is_proto_enum< ::feedwire::Content_Alignment> : ::std::true_type { … };
PROTOBUF_NAMESPACE_CLOSE
#include <google/protobuf/port_undef.inc>
#endif