#include "components/commerce/core/proto/commerce_subscription_db_content.pb.h"
#include <algorithm>
#include <google/protobuf/io/coded_stream.h>
#include <google/protobuf/extension_set.h>
#include <google/protobuf/wire_format_lite.h>
#include <google/protobuf/io/zero_copy_stream_impl_lite.h>
#include <google/protobuf/port_def.inc>
PROTOBUF_PRAGMA_INIT_SEG
_pb;
_pbi;
namespace commerce_subscription_db {
PROTOBUF_CONSTEXPR CommerceSubscriptionContentProto::CommerceSubscriptionContentProto(
::_pbi::ConstantInitialized): … { … }
struct CommerceSubscriptionContentProtoDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CommerceSubscriptionContentProtoDefaultTypeInternal _CommerceSubscriptionContentProto_default_instance_;
}
namespace commerce_subscription_db {
bool CommerceSubscriptionContentProto_SubscriptionType_IsValid(int value) { … }
static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> CommerceSubscriptionContentProto_SubscriptionType_strings[2] = …;
static const char CommerceSubscriptionContentProto_SubscriptionType_names[] = …;
static const ::PROTOBUF_NAMESPACE_ID::internal::EnumEntry CommerceSubscriptionContentProto_SubscriptionType_entries[] = …;
static const int CommerceSubscriptionContentProto_SubscriptionType_entries_by_number[] = …;
const std::string& CommerceSubscriptionContentProto_SubscriptionType_Name(
CommerceSubscriptionContentProto_SubscriptionType value) { … }
bool CommerceSubscriptionContentProto_SubscriptionType_Parse(
::PROTOBUF_NAMESPACE_ID::ConstStringParam name, CommerceSubscriptionContentProto_SubscriptionType* value) { … }
#if (__cplusplus < 201703) && (!defined(_MSC_VER) || (_MSC_VER >= 1900 && _MSC_VER < 1912))
constexpr CommerceSubscriptionContentProto_SubscriptionType CommerceSubscriptionContentProto::TYPE_UNSPECIFIED;
constexpr CommerceSubscriptionContentProto_SubscriptionType CommerceSubscriptionContentProto::PRICE_TRACK;
constexpr CommerceSubscriptionContentProto_SubscriptionType CommerceSubscriptionContentProto::SubscriptionType_MIN;
constexpr CommerceSubscriptionContentProto_SubscriptionType CommerceSubscriptionContentProto::SubscriptionType_MAX;
constexpr int CommerceSubscriptionContentProto::SubscriptionType_ARRAYSIZE;
#endif
bool CommerceSubscriptionContentProto_TrackingIdType_IsValid(int value) { … }
static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> CommerceSubscriptionContentProto_TrackingIdType_strings[3] = …;
static const char CommerceSubscriptionContentProto_TrackingIdType_names[] = …;
static const ::PROTOBUF_NAMESPACE_ID::internal::EnumEntry CommerceSubscriptionContentProto_TrackingIdType_entries[] = …;
static const int CommerceSubscriptionContentProto_TrackingIdType_entries_by_number[] = …;
const std::string& CommerceSubscriptionContentProto_TrackingIdType_Name(
CommerceSubscriptionContentProto_TrackingIdType value) { … }
bool CommerceSubscriptionContentProto_TrackingIdType_Parse(
::PROTOBUF_NAMESPACE_ID::ConstStringParam name, CommerceSubscriptionContentProto_TrackingIdType* value) { … }
#if (__cplusplus < 201703) && (!defined(_MSC_VER) || (_MSC_VER >= 1900 && _MSC_VER < 1912))
constexpr CommerceSubscriptionContentProto_TrackingIdType CommerceSubscriptionContentProto::IDENTIFIER_TYPE_UNSPECIFIED;
constexpr CommerceSubscriptionContentProto_TrackingIdType CommerceSubscriptionContentProto::OFFER_ID;
constexpr CommerceSubscriptionContentProto_TrackingIdType CommerceSubscriptionContentProto::PRODUCT_CLUSTER_ID;
constexpr CommerceSubscriptionContentProto_TrackingIdType CommerceSubscriptionContentProto::TrackingIdType_MIN;
constexpr CommerceSubscriptionContentProto_TrackingIdType CommerceSubscriptionContentProto::TrackingIdType_MAX;
constexpr int CommerceSubscriptionContentProto::TrackingIdType_ARRAYSIZE;
#endif
bool CommerceSubscriptionContentProto_SubscriptionManagementType_IsValid(int value) { … }
static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> CommerceSubscriptionContentProto_SubscriptionManagementType_strings[3] = …;
static const char CommerceSubscriptionContentProto_SubscriptionManagementType_names[] = …;
static const ::PROTOBUF_NAMESPACE_ID::internal::EnumEntry CommerceSubscriptionContentProto_SubscriptionManagementType_entries[] = …;
static const int CommerceSubscriptionContentProto_SubscriptionManagementType_entries_by_number[] = …;
const std::string& CommerceSubscriptionContentProto_SubscriptionManagementType_Name(
CommerceSubscriptionContentProto_SubscriptionManagementType value) { … }
bool CommerceSubscriptionContentProto_SubscriptionManagementType_Parse(
::PROTOBUF_NAMESPACE_ID::ConstStringParam name, CommerceSubscriptionContentProto_SubscriptionManagementType* value) { … }
#if (__cplusplus < 201703) && (!defined(_MSC_VER) || (_MSC_VER >= 1900 && _MSC_VER < 1912))
constexpr CommerceSubscriptionContentProto_SubscriptionManagementType CommerceSubscriptionContentProto::MANAGE_TYPE_UNSPECIFIED;
constexpr CommerceSubscriptionContentProto_SubscriptionManagementType CommerceSubscriptionContentProto::CHROME_MANAGED;
constexpr CommerceSubscriptionContentProto_SubscriptionManagementType CommerceSubscriptionContentProto::USER_MANAGED;
constexpr CommerceSubscriptionContentProto_SubscriptionManagementType CommerceSubscriptionContentProto::SubscriptionManagementType_MIN;
constexpr CommerceSubscriptionContentProto_SubscriptionManagementType CommerceSubscriptionContentProto::SubscriptionManagementType_MAX;
constexpr int CommerceSubscriptionContentProto::SubscriptionManagementType_ARRAYSIZE;
#endif
class CommerceSubscriptionContentProto::_Internal { … };
CommerceSubscriptionContentProto::CommerceSubscriptionContentProto(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: … { … }
CommerceSubscriptionContentProto::CommerceSubscriptionContentProto(const CommerceSubscriptionContentProto& from)
: … { … }
inline void CommerceSubscriptionContentProto::SharedCtor(
::_pb::Arena* arena, bool is_message_owned) { … }
CommerceSubscriptionContentProto::~CommerceSubscriptionContentProto() { … }
inline void CommerceSubscriptionContentProto::SharedDtor() { … }
void CommerceSubscriptionContentProto::SetCachedSize(int size) const { … }
void CommerceSubscriptionContentProto::Clear() { … }
const char* CommerceSubscriptionContentProto::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { … }
uint8_t* CommerceSubscriptionContentProto::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { … }
size_t CommerceSubscriptionContentProto::ByteSizeLong() const { … }
void CommerceSubscriptionContentProto::CheckTypeAndMergeFrom(
const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) { … }
void CommerceSubscriptionContentProto::MergeFrom(const CommerceSubscriptionContentProto& from) { … }
void CommerceSubscriptionContentProto::CopyFrom(const CommerceSubscriptionContentProto& from) { … }
bool CommerceSubscriptionContentProto::IsInitialized() const { … }
void CommerceSubscriptionContentProto::InternalSwap(CommerceSubscriptionContentProto* other) { … }
std::string CommerceSubscriptionContentProto::GetTypeName() const { … }
}
PROTOBUF_NAMESPACE_OPEN
template<> PROTOBUF_NOINLINE ::commerce_subscription_db::CommerceSubscriptionContentProto*
Arena::CreateMaybeMessage< ::commerce_subscription_db::CommerceSubscriptionContentProto >(Arena* arena) { … }
PROTOBUF_NAMESPACE_CLOSE
#include <google/protobuf/port_undef.inc>