chromium/out/Default/gen/components/commerce/core/proto/coupon_db_content.pb.h

// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: components/commerce/core/proto/coupon_db_content.proto

#ifndef GOOGLE_PROTOBUF_INCLUDED_components_2fcommerce_2fcore_2fproto_2fcoupon_5fdb_5fcontent_2eproto
#define GOOGLE_PROTOBUF_INCLUDED_components_2fcommerce_2fcore_2fproto_2fcoupon_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>  // 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_2fcommerce_2fcore_2fproto_2fcoupon_5fdb_5fcontent_2eproto
PROTOBUF_NAMESPACE_OPEN
namespace internal {
class AnyMetadata;
}  // namespace internal
PROTOBUF_NAMESPACE_CLOSE

// Internal implementation detail -- do not use these members.
struct TableStruct_components_2fcommerce_2fcore_2fproto_2fcoupon_5fdb_5fcontent_2eproto {};
namespace coupon_db {
class CouponContentProto;
struct CouponContentProtoDefaultTypeInternal;
extern CouponContentProtoDefaultTypeInternal _CouponContentProto_default_instance_;
class FreeListingCouponInfoProto;
struct FreeListingCouponInfoProtoDefaultTypeInternal;
extern FreeListingCouponInfoProtoDefaultTypeInternal _FreeListingCouponInfoProto_default_instance_;
}  // namespace coupon_db
PROTOBUF_NAMESPACE_OPEN
template<> ::coupon_db::CouponContentProto* Arena::CreateMaybeMessage<::coupon_db::CouponContentProto>(Arena*);
template<> ::coupon_db::FreeListingCouponInfoProto* Arena::CreateMaybeMessage<::coupon_db::FreeListingCouponInfoProto>(Arena*);
PROTOBUF_NAMESPACE_CLOSE
namespace coupon_db {

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

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

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


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

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

// string coupon_description = 1;
inline void FreeListingCouponInfoProto::clear_coupon_description() {}
inline const std::string& FreeListingCouponInfoProto::coupon_description() const {}
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void FreeListingCouponInfoProto::set_coupon_description(ArgT0&& arg0, ArgT... args) {}
inline std::string* FreeListingCouponInfoProto::mutable_coupon_description() {}
inline const std::string& FreeListingCouponInfoProto::_internal_coupon_description() const {}
inline void FreeListingCouponInfoProto::_internal_set_coupon_description(const std::string& value) {}
inline std::string* FreeListingCouponInfoProto::_internal_mutable_coupon_description() {}
inline std::string* FreeListingCouponInfoProto::release_coupon_description() {}
inline void FreeListingCouponInfoProto::set_allocated_coupon_description(std::string* coupon_description) {}

// string coupon_code = 2;
inline void FreeListingCouponInfoProto::clear_coupon_code() {}
inline const std::string& FreeListingCouponInfoProto::coupon_code() const {}
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void FreeListingCouponInfoProto::set_coupon_code(ArgT0&& arg0, ArgT... args) {}
inline std::string* FreeListingCouponInfoProto::mutable_coupon_code() {}
inline const std::string& FreeListingCouponInfoProto::_internal_coupon_code() const {}
inline void FreeListingCouponInfoProto::_internal_set_coupon_code(const std::string& value) {}
inline std::string* FreeListingCouponInfoProto::_internal_mutable_coupon_code() {}
inline std::string* FreeListingCouponInfoProto::release_coupon_code() {}
inline void FreeListingCouponInfoProto::set_allocated_coupon_code(std::string* coupon_code) {}

// int64 coupon_id = 3;
inline void FreeListingCouponInfoProto::clear_coupon_id() {}
inline int64_t FreeListingCouponInfoProto::_internal_coupon_id() const {}
inline int64_t FreeListingCouponInfoProto::coupon_id() const {}
inline void FreeListingCouponInfoProto::_internal_set_coupon_id(int64_t value) {}
inline void FreeListingCouponInfoProto::set_coupon_id(int64_t value) {}

// double expiry_time = 4;
inline void FreeListingCouponInfoProto::clear_expiry_time() {}
inline double FreeListingCouponInfoProto::_internal_expiry_time() const {}
inline double FreeListingCouponInfoProto::expiry_time() const {}
inline void FreeListingCouponInfoProto::_internal_set_expiry_time(double value) {}
inline void FreeListingCouponInfoProto::set_expiry_time(double value) {}

// int64 last_display_time = 5;
inline void FreeListingCouponInfoProto::clear_last_display_time() {}
inline int64_t FreeListingCouponInfoProto::_internal_last_display_time() const {}
inline int64_t FreeListingCouponInfoProto::last_display_time() const {}
inline void FreeListingCouponInfoProto::_internal_set_last_display_time(int64_t value) {}
inline void FreeListingCouponInfoProto::set_last_display_time(int64_t value) {}

// -------------------------------------------------------------------

// CouponContentProto

// string key = 1;
inline void CouponContentProto::clear_key() {}
inline const std::string& CouponContentProto::key() const {}
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void CouponContentProto::set_key(ArgT0&& arg0, ArgT... args) {}
inline std::string* CouponContentProto::mutable_key() {}
inline const std::string& CouponContentProto::_internal_key() const {}
inline void CouponContentProto::_internal_set_key(const std::string& value) {}
inline std::string* CouponContentProto::_internal_mutable_key() {}
inline std::string* CouponContentProto::release_key() {}
inline void CouponContentProto::set_allocated_key(std::string* key) {}

// repeated .coupon_db.FreeListingCouponInfoProto free_listing_coupons = 2;
inline int CouponContentProto::_internal_free_listing_coupons_size() const {}
inline int CouponContentProto::free_listing_coupons_size() const {}
inline void CouponContentProto::clear_free_listing_coupons() {}
inline ::coupon_db::FreeListingCouponInfoProto* CouponContentProto::mutable_free_listing_coupons(int index) {}
inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::coupon_db::FreeListingCouponInfoProto >*
CouponContentProto::mutable_free_listing_coupons() {}
inline const ::coupon_db::FreeListingCouponInfoProto& CouponContentProto::_internal_free_listing_coupons(int index) const {}
inline const ::coupon_db::FreeListingCouponInfoProto& CouponContentProto::free_listing_coupons(int index) const {}
inline ::coupon_db::FreeListingCouponInfoProto* CouponContentProto::_internal_add_free_listing_coupons() {}
inline ::coupon_db::FreeListingCouponInfoProto* CouponContentProto::add_free_listing_coupons() {}
inline const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::coupon_db::FreeListingCouponInfoProto >&
CouponContentProto::free_listing_coupons() const {}

#ifdef __GNUC__
  #pragma GCC diagnostic pop
#endif  // __GNUC__
// -------------------------------------------------------------------


// @@protoc_insertion_point(namespace_scope)

}  // namespace coupon_db

// @@protoc_insertion_point(global_scope)

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