#ifndef GOOGLE_PROTOBUF_INCLUDED_components_2fcommerce_2fcore_2fproto_2fcommerce_5fsubscription_5fdb_5fcontent_2eproto
#define GOOGLE_PROTOBUF_INCLUDED_components_2fcommerce_2fcore_2fproto_2fcommerce_5fsubscription_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_2fcommerce_5fsubscription_5fdb_5fcontent_2eproto
PROTOBUF_NAMESPACE_OPEN
namespace internal {
class AnyMetadata;
}
PROTOBUF_NAMESPACE_CLOSE
struct TableStruct_components_2fcommerce_2fcore_2fproto_2fcommerce_5fsubscription_5fdb_5fcontent_2eproto { … };
namespace commerce_subscription_db {
class CommerceSubscriptionContentProto;
struct CommerceSubscriptionContentProtoDefaultTypeInternal;
extern CommerceSubscriptionContentProtoDefaultTypeInternal _CommerceSubscriptionContentProto_default_instance_;
}
PROTOBUF_NAMESPACE_OPEN
template<> ::commerce_subscription_db::CommerceSubscriptionContentProto* Arena::CreateMaybeMessage<::commerce_subscription_db::CommerceSubscriptionContentProto>(Arena*);
PROTOBUF_NAMESPACE_CLOSE
namespace commerce_subscription_db {
enum CommerceSubscriptionContentProto_SubscriptionType : int { … };
bool CommerceSubscriptionContentProto_SubscriptionType_IsValid(int value);
constexpr CommerceSubscriptionContentProto_SubscriptionType CommerceSubscriptionContentProto_SubscriptionType_SubscriptionType_MIN = …;
constexpr CommerceSubscriptionContentProto_SubscriptionType CommerceSubscriptionContentProto_SubscriptionType_SubscriptionType_MAX = …;
constexpr int CommerceSubscriptionContentProto_SubscriptionType_SubscriptionType_ARRAYSIZE = …;
const std::string& CommerceSubscriptionContentProto_SubscriptionType_Name(CommerceSubscriptionContentProto_SubscriptionType value);
template<typename T>
inline const std::string& CommerceSubscriptionContentProto_SubscriptionType_Name(T enum_t_value) { … }
bool CommerceSubscriptionContentProto_SubscriptionType_Parse(
::PROTOBUF_NAMESPACE_ID::ConstStringParam name, CommerceSubscriptionContentProto_SubscriptionType* value);
enum CommerceSubscriptionContentProto_TrackingIdType : int { … };
bool CommerceSubscriptionContentProto_TrackingIdType_IsValid(int value);
constexpr CommerceSubscriptionContentProto_TrackingIdType CommerceSubscriptionContentProto_TrackingIdType_TrackingIdType_MIN = …;
constexpr CommerceSubscriptionContentProto_TrackingIdType CommerceSubscriptionContentProto_TrackingIdType_TrackingIdType_MAX = …;
constexpr int CommerceSubscriptionContentProto_TrackingIdType_TrackingIdType_ARRAYSIZE = …;
const std::string& CommerceSubscriptionContentProto_TrackingIdType_Name(CommerceSubscriptionContentProto_TrackingIdType value);
template<typename T>
inline const std::string& CommerceSubscriptionContentProto_TrackingIdType_Name(T enum_t_value) { … }
bool CommerceSubscriptionContentProto_TrackingIdType_Parse(
::PROTOBUF_NAMESPACE_ID::ConstStringParam name, CommerceSubscriptionContentProto_TrackingIdType* value);
enum CommerceSubscriptionContentProto_SubscriptionManagementType : int { … };
bool CommerceSubscriptionContentProto_SubscriptionManagementType_IsValid(int value);
constexpr CommerceSubscriptionContentProto_SubscriptionManagementType CommerceSubscriptionContentProto_SubscriptionManagementType_SubscriptionManagementType_MIN = …;
constexpr CommerceSubscriptionContentProto_SubscriptionManagementType CommerceSubscriptionContentProto_SubscriptionManagementType_SubscriptionManagementType_MAX = …;
constexpr int CommerceSubscriptionContentProto_SubscriptionManagementType_SubscriptionManagementType_ARRAYSIZE = …;
const std::string& CommerceSubscriptionContentProto_SubscriptionManagementType_Name(CommerceSubscriptionContentProto_SubscriptionManagementType value);
template<typename T>
inline const std::string& CommerceSubscriptionContentProto_SubscriptionManagementType_Name(T enum_t_value) { … }
bool CommerceSubscriptionContentProto_SubscriptionManagementType_Parse(
::PROTOBUF_NAMESPACE_ID::ConstStringParam name, CommerceSubscriptionContentProto_SubscriptionManagementType* value);
class CommerceSubscriptionContentProto final :
public ::PROTOBUF_NAMESPACE_ID::MessageLite { … };
#ifdef __GNUC__
#pragma GCC diagnostic push
#pragma GCC diagnostic ignored "-Wstrict-aliasing"
#endif
inline void CommerceSubscriptionContentProto::clear_key() { … }
inline const std::string& CommerceSubscriptionContentProto::key() const { … }
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void CommerceSubscriptionContentProto::set_key(ArgT0&& arg0, ArgT... args) { … }
inline std::string* CommerceSubscriptionContentProto::mutable_key() { … }
inline const std::string& CommerceSubscriptionContentProto::_internal_key() const { … }
inline void CommerceSubscriptionContentProto::_internal_set_key(const std::string& value) { … }
inline std::string* CommerceSubscriptionContentProto::_internal_mutable_key() { … }
inline std::string* CommerceSubscriptionContentProto::release_key() { … }
inline void CommerceSubscriptionContentProto::set_allocated_key(std::string* key) { … }
inline void CommerceSubscriptionContentProto::clear_subscription_type() { … }
inline ::commerce_subscription_db::CommerceSubscriptionContentProto_SubscriptionType CommerceSubscriptionContentProto::_internal_subscription_type() const { … }
inline ::commerce_subscription_db::CommerceSubscriptionContentProto_SubscriptionType CommerceSubscriptionContentProto::subscription_type() const { … }
inline void CommerceSubscriptionContentProto::_internal_set_subscription_type(::commerce_subscription_db::CommerceSubscriptionContentProto_SubscriptionType value) { … }
inline void CommerceSubscriptionContentProto::set_subscription_type(::commerce_subscription_db::CommerceSubscriptionContentProto_SubscriptionType value) { … }
inline void CommerceSubscriptionContentProto::clear_tracking_id() { … }
inline const std::string& CommerceSubscriptionContentProto::tracking_id() const { … }
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void CommerceSubscriptionContentProto::set_tracking_id(ArgT0&& arg0, ArgT... args) { … }
inline std::string* CommerceSubscriptionContentProto::mutable_tracking_id() { … }
inline const std::string& CommerceSubscriptionContentProto::_internal_tracking_id() const { … }
inline void CommerceSubscriptionContentProto::_internal_set_tracking_id(const std::string& value) { … }
inline std::string* CommerceSubscriptionContentProto::_internal_mutable_tracking_id() { … }
inline std::string* CommerceSubscriptionContentProto::release_tracking_id() { … }
inline void CommerceSubscriptionContentProto::set_allocated_tracking_id(std::string* tracking_id) { … }
inline void CommerceSubscriptionContentProto::clear_tracking_id_type() { … }
inline ::commerce_subscription_db::CommerceSubscriptionContentProto_TrackingIdType CommerceSubscriptionContentProto::_internal_tracking_id_type() const { … }
inline ::commerce_subscription_db::CommerceSubscriptionContentProto_TrackingIdType CommerceSubscriptionContentProto::tracking_id_type() const { … }
inline void CommerceSubscriptionContentProto::_internal_set_tracking_id_type(::commerce_subscription_db::CommerceSubscriptionContentProto_TrackingIdType value) { … }
inline void CommerceSubscriptionContentProto::set_tracking_id_type(::commerce_subscription_db::CommerceSubscriptionContentProto_TrackingIdType value) { … }
inline void CommerceSubscriptionContentProto::clear_timestamp() { … }
inline int64_t CommerceSubscriptionContentProto::_internal_timestamp() const { … }
inline int64_t CommerceSubscriptionContentProto::timestamp() const { … }
inline void CommerceSubscriptionContentProto::_internal_set_timestamp(int64_t value) { … }
inline void CommerceSubscriptionContentProto::set_timestamp(int64_t value) { … }
inline void CommerceSubscriptionContentProto::clear_management_type() { … }
inline ::commerce_subscription_db::CommerceSubscriptionContentProto_SubscriptionManagementType CommerceSubscriptionContentProto::_internal_management_type() const { … }
inline ::commerce_subscription_db::CommerceSubscriptionContentProto_SubscriptionManagementType CommerceSubscriptionContentProto::management_type() const { … }
inline void CommerceSubscriptionContentProto::_internal_set_management_type(::commerce_subscription_db::CommerceSubscriptionContentProto_SubscriptionManagementType value) { … }
inline void CommerceSubscriptionContentProto::set_management_type(::commerce_subscription_db::CommerceSubscriptionContentProto_SubscriptionManagementType value) { … }
#ifdef __GNUC__
#pragma GCC diagnostic pop
#endif
}
PROTOBUF_NAMESPACE_OPEN
template <> struct is_proto_enum< ::commerce_subscription_db::CommerceSubscriptionContentProto_SubscriptionType> : ::std::true_type { … };
template <> struct is_proto_enum< ::commerce_subscription_db::CommerceSubscriptionContentProto_TrackingIdType> : ::std::true_type { … };
template <> struct is_proto_enum< ::commerce_subscription_db::CommerceSubscriptionContentProto_SubscriptionManagementType> : ::std::true_type { … };
PROTOBUF_NAMESPACE_CLOSE
#include <google/protobuf/port_undef.inc>
#endif