#ifndef GOOGLE_PROTOBUF_INCLUDED_components_2fcommerce_2fcore_2fproto_2fdiscounts_5fdb_5fcontent_2eproto
#define GOOGLE_PROTOBUF_INCLUDED_components_2fcommerce_2fcore_2fproto_2fdiscounts_5fdb_5fcontent_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 <google/protobuf/port_def.inc>
#define PROTOBUF_INTERNAL_EXPORT_components_2fcommerce_2fcore_2fproto_2fdiscounts_5fdb_5fcontent_2eproto
PROTOBUF_NAMESPACE_OPEN
namespace internal {
class AnyMetadata;
}
PROTOBUF_NAMESPACE_CLOSE
struct TableStruct_components_2fcommerce_2fcore_2fproto_2fdiscounts_5fdb_5fcontent_2eproto { … };
namespace discounts_db {
class DiscountContent;
struct DiscountContentDefaultTypeInternal;
extern DiscountContentDefaultTypeInternal _DiscountContent_default_instance_;
class DiscountsContentProto;
struct DiscountsContentProtoDefaultTypeInternal;
extern DiscountsContentProtoDefaultTypeInternal _DiscountsContentProto_default_instance_;
}
PROTOBUF_NAMESPACE_OPEN
template<> ::discounts_db::DiscountContent* Arena::CreateMaybeMessage<::discounts_db::DiscountContent>(Arena*);
template<> ::discounts_db::DiscountsContentProto* Arena::CreateMaybeMessage<::discounts_db::DiscountsContentProto>(Arena*);
PROTOBUF_NAMESPACE_CLOSE
namespace discounts_db {
enum DiscountContent_ClusterType : int { … };
bool DiscountContent_ClusterType_IsValid(int value);
constexpr DiscountContent_ClusterType DiscountContent_ClusterType_ClusterType_MIN = …;
constexpr DiscountContent_ClusterType DiscountContent_ClusterType_ClusterType_MAX = …;
constexpr int DiscountContent_ClusterType_ClusterType_ARRAYSIZE = …;
const std::string& DiscountContent_ClusterType_Name(DiscountContent_ClusterType value);
template<typename T>
inline const std::string& DiscountContent_ClusterType_Name(T enum_t_value) { … }
bool DiscountContent_ClusterType_Parse(
::PROTOBUF_NAMESPACE_ID::ConstStringParam name, DiscountContent_ClusterType* value);
enum DiscountContent_Type : int { … };
bool DiscountContent_Type_IsValid(int value);
constexpr DiscountContent_Type DiscountContent_Type_Type_MIN = …;
constexpr DiscountContent_Type DiscountContent_Type_Type_MAX = …;
constexpr int DiscountContent_Type_Type_ARRAYSIZE = …;
const std::string& DiscountContent_Type_Name(DiscountContent_Type value);
template<typename T>
inline const std::string& DiscountContent_Type_Name(T enum_t_value) { … }
bool DiscountContent_Type_Parse(
::PROTOBUF_NAMESPACE_ID::ConstStringParam name, DiscountContent_Type* value);
class DiscountsContentProto final :
public ::PROTOBUF_NAMESPACE_ID::MessageLite { … };
class DiscountContent final :
public ::PROTOBUF_NAMESPACE_ID::MessageLite { … };
#ifdef __GNUC__
#pragma GCC diagnostic push
#pragma GCC diagnostic ignored "-Wstrict-aliasing"
#endif
inline bool DiscountsContentProto::_internal_has_key() const { … }
inline bool DiscountsContentProto::has_key() const { … }
inline void DiscountsContentProto::clear_key() { … }
inline const std::string& DiscountsContentProto::key() const { … }
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void DiscountsContentProto::set_key(ArgT0&& arg0, ArgT... args) { … }
inline std::string* DiscountsContentProto::mutable_key() { … }
inline const std::string& DiscountsContentProto::_internal_key() const { … }
inline void DiscountsContentProto::_internal_set_key(const std::string& value) { … }
inline std::string* DiscountsContentProto::_internal_mutable_key() { … }
inline std::string* DiscountsContentProto::release_key() { … }
inline void DiscountsContentProto::set_allocated_key(std::string* key) { … }
inline int DiscountsContentProto::_internal_discounts_size() const { … }
inline int DiscountsContentProto::discounts_size() const { … }
inline void DiscountsContentProto::clear_discounts() { … }
inline ::discounts_db::DiscountContent* DiscountsContentProto::mutable_discounts(int index) { … }
inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::discounts_db::DiscountContent >*
DiscountsContentProto::mutable_discounts() { … }
inline const ::discounts_db::DiscountContent& DiscountsContentProto::_internal_discounts(int index) const { … }
inline const ::discounts_db::DiscountContent& DiscountsContentProto::discounts(int index) const { … }
inline ::discounts_db::DiscountContent* DiscountsContentProto::_internal_add_discounts() { … }
inline ::discounts_db::DiscountContent* DiscountsContentProto::add_discounts() { … }
inline const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::discounts_db::DiscountContent >&
DiscountsContentProto::discounts() const { … }
inline bool DiscountContent::_internal_has_cluster_type() const { … }
inline bool DiscountContent::has_cluster_type() const { … }
inline void DiscountContent::clear_cluster_type() { … }
inline ::discounts_db::DiscountContent_ClusterType DiscountContent::_internal_cluster_type() const { … }
inline ::discounts_db::DiscountContent_ClusterType DiscountContent::cluster_type() const { … }
inline void DiscountContent::_internal_set_cluster_type(::discounts_db::DiscountContent_ClusterType value) { … }
inline void DiscountContent::set_cluster_type(::discounts_db::DiscountContent_ClusterType value) { … }
inline bool DiscountContent::_internal_has_id() const { … }
inline bool DiscountContent::has_id() const { … }
inline void DiscountContent::clear_id() { … }
inline uint64_t DiscountContent::_internal_id() const { … }
inline uint64_t DiscountContent::id() const { … }
inline void DiscountContent::_internal_set_id(uint64_t value) { … }
inline void DiscountContent::set_id(uint64_t value) { … }
inline bool DiscountContent::_internal_has_type() const { … }
inline bool DiscountContent::has_type() const { … }
inline void DiscountContent::clear_type() { … }
inline ::discounts_db::DiscountContent_Type DiscountContent::_internal_type() const { … }
inline ::discounts_db::DiscountContent_Type DiscountContent::type() const { … }
inline void DiscountContent::_internal_set_type(::discounts_db::DiscountContent_Type value) { … }
inline void DiscountContent::set_type(::discounts_db::DiscountContent_Type value) { … }
inline bool DiscountContent::_internal_has_language_code() const { … }
inline bool DiscountContent::has_language_code() const { … }
inline void DiscountContent::clear_language_code() { … }
inline const std::string& DiscountContent::language_code() const { … }
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void DiscountContent::set_language_code(ArgT0&& arg0, ArgT... args) { … }
inline std::string* DiscountContent::mutable_language_code() { … }
inline const std::string& DiscountContent::_internal_language_code() const { … }
inline void DiscountContent::_internal_set_language_code(const std::string& value) { … }
inline std::string* DiscountContent::_internal_mutable_language_code() { … }
inline std::string* DiscountContent::release_language_code() { … }
inline void DiscountContent::set_allocated_language_code(std::string* language_code) { … }
inline bool DiscountContent::_internal_has_description_detail() const { … }
inline bool DiscountContent::has_description_detail() const { … }
inline void DiscountContent::clear_description_detail() { … }
inline const std::string& DiscountContent::description_detail() const { … }
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void DiscountContent::set_description_detail(ArgT0&& arg0, ArgT... args) { … }
inline std::string* DiscountContent::mutable_description_detail() { … }
inline const std::string& DiscountContent::_internal_description_detail() const { … }
inline void DiscountContent::_internal_set_description_detail(const std::string& value) { … }
inline std::string* DiscountContent::_internal_mutable_description_detail() { … }
inline std::string* DiscountContent::release_description_detail() { … }
inline void DiscountContent::set_allocated_description_detail(std::string* description_detail) { … }
inline bool DiscountContent::_internal_has_terms_and_conditions() const { … }
inline bool DiscountContent::has_terms_and_conditions() const { … }
inline void DiscountContent::clear_terms_and_conditions() { … }
inline const std::string& DiscountContent::terms_and_conditions() const { … }
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void DiscountContent::set_terms_and_conditions(ArgT0&& arg0, ArgT... args) { … }
inline std::string* DiscountContent::mutable_terms_and_conditions() { … }
inline const std::string& DiscountContent::_internal_terms_and_conditions() const { … }
inline void DiscountContent::_internal_set_terms_and_conditions(const std::string& value) { … }
inline std::string* DiscountContent::_internal_mutable_terms_and_conditions() { … }
inline std::string* DiscountContent::release_terms_and_conditions() { … }
inline void DiscountContent::set_allocated_terms_and_conditions(std::string* terms_and_conditions) { … }
inline bool DiscountContent::_internal_has_value_in_text() const { … }
inline bool DiscountContent::has_value_in_text() const { … }
inline void DiscountContent::clear_value_in_text() { … }
inline const std::string& DiscountContent::value_in_text() const { … }
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void DiscountContent::set_value_in_text(ArgT0&& arg0, ArgT... args) { … }
inline std::string* DiscountContent::mutable_value_in_text() { … }
inline const std::string& DiscountContent::_internal_value_in_text() const { … }
inline void DiscountContent::_internal_set_value_in_text(const std::string& value) { … }
inline std::string* DiscountContent::_internal_mutable_value_in_text() { … }
inline std::string* DiscountContent::release_value_in_text() { … }
inline void DiscountContent::set_allocated_value_in_text(std::string* value_in_text) { … }
inline bool DiscountContent::_internal_has_expiry_time_sec() const { … }
inline bool DiscountContent::has_expiry_time_sec() const { … }
inline void DiscountContent::clear_expiry_time_sec() { … }
inline double DiscountContent::_internal_expiry_time_sec() const { … }
inline double DiscountContent::expiry_time_sec() const { … }
inline void DiscountContent::_internal_set_expiry_time_sec(double value) { … }
inline void DiscountContent::set_expiry_time_sec(double value) { … }
inline bool DiscountContent::_internal_has_is_merchant_wide() const { … }
inline bool DiscountContent::has_is_merchant_wide() const { … }
inline void DiscountContent::clear_is_merchant_wide() { … }
inline bool DiscountContent::_internal_is_merchant_wide() const { … }
inline bool DiscountContent::is_merchant_wide() const { … }
inline void DiscountContent::_internal_set_is_merchant_wide(bool value) { … }
inline void DiscountContent::set_is_merchant_wide(bool value) { … }
inline bool DiscountContent::_internal_has_discount_code() const { … }
inline bool DiscountContent::has_discount_code() const { … }
inline void DiscountContent::clear_discount_code() { … }
inline const std::string& DiscountContent::discount_code() const { … }
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void DiscountContent::set_discount_code(ArgT0&& arg0, ArgT... args) { … }
inline std::string* DiscountContent::mutable_discount_code() { … }
inline const std::string& DiscountContent::_internal_discount_code() const { … }
inline void DiscountContent::_internal_set_discount_code(const std::string& value) { … }
inline std::string* DiscountContent::_internal_mutable_discount_code() { … }
inline std::string* DiscountContent::release_discount_code() { … }
inline void DiscountContent::set_allocated_discount_code(std::string* discount_code) { … }
inline bool DiscountContent::_internal_has_offer_id() const { … }
inline bool DiscountContent::has_offer_id() const { … }
inline void DiscountContent::clear_offer_id() { … }
inline uint64_t DiscountContent::_internal_offer_id() const { … }
inline uint64_t DiscountContent::offer_id() const { … }
inline void DiscountContent::_internal_set_offer_id(uint64_t value) { … }
inline void DiscountContent::set_offer_id(uint64_t value) { … }
#ifdef __GNUC__
#pragma GCC diagnostic pop
#endif
}
PROTOBUF_NAMESPACE_OPEN
template <> struct is_proto_enum< ::discounts_db::DiscountContent_ClusterType> : ::std::true_type { … };
template <> struct is_proto_enum< ::discounts_db::DiscountContent_Type> : ::std::true_type { … };
PROTOBUF_NAMESPACE_CLOSE
#include <google/protobuf/port_undef.inc>
#endif