#ifndef GOOGLE_PROTOBUF_INCLUDED_chrome_5ffeed_5fresponse_5fmetadata_2eproto
#define GOOGLE_PROTOBUF_INCLUDED_chrome_5ffeed_5fresponse_5fmetadata_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/port_def.inc>
#define PROTOBUF_INTERNAL_EXPORT_chrome_5ffeed_5fresponse_5fmetadata_2eproto
PROTOBUF_NAMESPACE_OPEN
namespace internal {
class AnyMetadata;
}
PROTOBUF_NAMESPACE_CLOSE
struct TableStruct_chrome_5ffeed_5fresponse_5fmetadata_2eproto { … };
namespace feedwire {
class ChromeFeedResponseMetadata;
struct ChromeFeedResponseMetadataDefaultTypeInternal;
extern ChromeFeedResponseMetadataDefaultTypeInternal _ChromeFeedResponseMetadata_default_instance_;
class Experiment;
struct ExperimentDefaultTypeInternal;
extern ExperimentDefaultTypeInternal _Experiment_default_instance_;
}
PROTOBUF_NAMESPACE_OPEN
template<> ::feedwire::ChromeFeedResponseMetadata* Arena::CreateMaybeMessage<::feedwire::ChromeFeedResponseMetadata>(Arena*);
template<> ::feedwire::Experiment* Arena::CreateMaybeMessage<::feedwire::Experiment>(Arena*);
PROTOBUF_NAMESPACE_CLOSE
namespace feedwire {
class ChromeFeedResponseMetadata final :
public ::PROTOBUF_NAMESPACE_ID::MessageLite { … };
class Experiment final :
public ::PROTOBUF_NAMESPACE_ID::MessageLite { … };
#ifdef __GNUC__
#pragma GCC diagnostic push
#pragma GCC diagnostic ignored "-Wstrict-aliasing"
#endif
inline bool ChromeFeedResponseMetadata::_internal_has_privacy_notice_fulfilled() const { … }
inline bool ChromeFeedResponseMetadata::has_privacy_notice_fulfilled() const { … }
inline void ChromeFeedResponseMetadata::clear_privacy_notice_fulfilled() { … }
inline bool ChromeFeedResponseMetadata::_internal_privacy_notice_fulfilled() const { … }
inline bool ChromeFeedResponseMetadata::privacy_notice_fulfilled() const { … }
inline void ChromeFeedResponseMetadata::_internal_set_privacy_notice_fulfilled(bool value) { … }
inline void ChromeFeedResponseMetadata::set_privacy_notice_fulfilled(bool value) { … }
inline bool ChromeFeedResponseMetadata::_internal_has_logging_enabled() const { … }
inline bool ChromeFeedResponseMetadata::has_logging_enabled() const { … }
inline void ChromeFeedResponseMetadata::clear_logging_enabled() { … }
inline bool ChromeFeedResponseMetadata::_internal_logging_enabled() const { … }
inline bool ChromeFeedResponseMetadata::logging_enabled() const { … }
inline void ChromeFeedResponseMetadata::_internal_set_logging_enabled(bool value) { … }
inline void ChromeFeedResponseMetadata::set_logging_enabled(bool value) { … }
inline bool ChromeFeedResponseMetadata::_internal_has_session_id() const { … }
inline bool ChromeFeedResponseMetadata::has_session_id() const { … }
inline void ChromeFeedResponseMetadata::clear_session_id() { … }
inline const std::string& ChromeFeedResponseMetadata::session_id() const { … }
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void ChromeFeedResponseMetadata::set_session_id(ArgT0&& arg0, ArgT... args) { … }
inline std::string* ChromeFeedResponseMetadata::mutable_session_id() { … }
inline const std::string& ChromeFeedResponseMetadata::_internal_session_id() const { … }
inline void ChromeFeedResponseMetadata::_internal_set_session_id(const std::string& value) { … }
inline std::string* ChromeFeedResponseMetadata::_internal_mutable_session_id() { … }
inline std::string* ChromeFeedResponseMetadata::release_session_id() { … }
inline void ChromeFeedResponseMetadata::set_allocated_session_id(std::string* session_id) { … }
inline int ChromeFeedResponseMetadata::_internal_experiments_size() const { … }
inline int ChromeFeedResponseMetadata::experiments_size() const { … }
inline void ChromeFeedResponseMetadata::clear_experiments() { … }
inline ::feedwire::Experiment* ChromeFeedResponseMetadata::mutable_experiments(int index) { … }
inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::feedwire::Experiment >*
ChromeFeedResponseMetadata::mutable_experiments() { … }
inline const ::feedwire::Experiment& ChromeFeedResponseMetadata::_internal_experiments(int index) const { … }
inline const ::feedwire::Experiment& ChromeFeedResponseMetadata::experiments(int index) const { … }
inline ::feedwire::Experiment* ChromeFeedResponseMetadata::_internal_add_experiments() { … }
inline ::feedwire::Experiment* ChromeFeedResponseMetadata::add_experiments() { … }
inline const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::feedwire::Experiment >&
ChromeFeedResponseMetadata::experiments() const { … }
inline bool ChromeFeedResponseMetadata::_internal_has_web_and_app_activity_enabled() const { … }
inline bool ChromeFeedResponseMetadata::has_web_and_app_activity_enabled() const { … }
inline void ChromeFeedResponseMetadata::clear_web_and_app_activity_enabled() { … }
inline bool ChromeFeedResponseMetadata::_internal_web_and_app_activity_enabled() const { … }
inline bool ChromeFeedResponseMetadata::web_and_app_activity_enabled() const { … }
inline void ChromeFeedResponseMetadata::_internal_set_web_and_app_activity_enabled(bool value) { … }
inline void ChromeFeedResponseMetadata::set_web_and_app_activity_enabled(bool value) { … }
inline bool ChromeFeedResponseMetadata::_internal_has_discover_personalization_enabled() const { … }
inline bool ChromeFeedResponseMetadata::has_discover_personalization_enabled() const { … }
inline void ChromeFeedResponseMetadata::clear_discover_personalization_enabled() { … }
inline bool ChromeFeedResponseMetadata::_internal_discover_personalization_enabled() const { … }
inline bool ChromeFeedResponseMetadata::discover_personalization_enabled() const { … }
inline void ChromeFeedResponseMetadata::_internal_set_discover_personalization_enabled(bool value) { … }
inline void ChromeFeedResponseMetadata::set_discover_personalization_enabled(bool value) { … }
inline bool Experiment::_internal_has_trial_name() const { … }
inline bool Experiment::has_trial_name() const { … }
inline void Experiment::clear_trial_name() { … }
inline const std::string& Experiment::trial_name() const { … }
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void Experiment::set_trial_name(ArgT0&& arg0, ArgT... args) { … }
inline std::string* Experiment::mutable_trial_name() { … }
inline const std::string& Experiment::_internal_trial_name() const { … }
inline void Experiment::_internal_set_trial_name(const std::string& value) { … }
inline std::string* Experiment::_internal_mutable_trial_name() { … }
inline std::string* Experiment::release_trial_name() { … }
inline void Experiment::set_allocated_trial_name(std::string* trial_name) { … }
inline bool Experiment::_internal_has_group_name() const { … }
inline bool Experiment::has_group_name() const { … }
inline void Experiment::clear_group_name() { … }
inline const std::string& Experiment::group_name() const { … }
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void Experiment::set_group_name(ArgT0&& arg0, ArgT... args) { … }
inline std::string* Experiment::mutable_group_name() { … }
inline const std::string& Experiment::_internal_group_name() const { … }
inline void Experiment::_internal_set_group_name(const std::string& value) { … }
inline std::string* Experiment::_internal_mutable_group_name() { … }
inline std::string* Experiment::release_group_name() { … }
inline void Experiment::set_allocated_group_name(std::string* group_name) { … }
inline bool Experiment::_internal_has_experiment_id() const { … }
inline bool Experiment::has_experiment_id() const { … }
inline void Experiment::clear_experiment_id() { … }
inline const std::string& Experiment::experiment_id() const { … }
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void Experiment::set_experiment_id(ArgT0&& arg0, ArgT... args) { … }
inline std::string* Experiment::mutable_experiment_id() { … }
inline const std::string& Experiment::_internal_experiment_id() const { … }
inline void Experiment::_internal_set_experiment_id(const std::string& value) { … }
inline std::string* Experiment::_internal_mutable_experiment_id() { … }
inline std::string* Experiment::release_experiment_id() { … }
inline void Experiment::set_allocated_experiment_id(std::string* experiment_id) { … }
#ifdef __GNUC__
#pragma GCC diagnostic pop
#endif
}
#include <google/protobuf/port_undef.inc>
#endif