chromium/out/Default/gen/components/commerce/core/proto/price_tracking.pb.cc

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

#include "components/commerce/core/proto/price_tracking.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>
// @@protoc_insertion_point(includes)
#include <google/protobuf/port_def.inc>

PROTOBUF_PRAGMA_INIT_SEG

_pb;
_pbi;

namespace commerce {
PROTOBUF_CONSTEXPR PriceTrackingData::PriceTrackingData(
    ::_pbi::ConstantInitialized):{}
struct PriceTrackingDataDefaultTypeInternal {};
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 PriceTrackingDataDefaultTypeInternal _PriceTrackingData_default_instance_;
PROTOBUF_CONSTEXPR BuyableProduct::BuyableProduct(
    ::_pbi::ConstantInitialized):{}
struct BuyableProductDefaultTypeInternal {};
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 BuyableProductDefaultTypeInternal _BuyableProduct_default_instance_;
PROTOBUF_CONSTEXPR ProductPriceUpdate::ProductPriceUpdate(
    ::_pbi::ConstantInitialized):{}
struct ProductPriceUpdateDefaultTypeInternal {};
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 ProductPriceUpdateDefaultTypeInternal _ProductPriceUpdate_default_instance_;
PROTOBUF_CONSTEXPR ProductPrice::ProductPrice(
    ::_pbi::ConstantInitialized):{}
struct ProductPriceDefaultTypeInternal {};
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 ProductPriceDefaultTypeInternal _ProductPrice_default_instance_;
PROTOBUF_CONSTEXPR PriceDropNotificationPayload::PriceDropNotificationPayload(
    ::_pbi::ConstantInitialized):{}
struct PriceDropNotificationPayloadDefaultTypeInternal {};
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 PriceDropNotificationPayloadDefaultTypeInternal _PriceDropNotificationPayload_default_instance_;
}  // namespace commerce
namespace commerce {
bool BuyableProduct_ProductReferenceType_IsValid(int value) {}

static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> BuyableProduct_ProductReferenceType_strings[2] =;

static const char BuyableProduct_ProductReferenceType_names[] =;

static const ::PROTOBUF_NAMESPACE_ID::internal::EnumEntry BuyableProduct_ProductReferenceType_entries[] =;

static const int BuyableProduct_ProductReferenceType_entries_by_number[] =;

const std::string& BuyableProduct_ProductReferenceType_Name(
    BuyableProduct_ProductReferenceType value) {}
bool BuyableProduct_ProductReferenceType_Parse(
    ::PROTOBUF_NAMESPACE_ID::ConstStringParam name, BuyableProduct_ProductReferenceType* value) {}
#if (__cplusplus < 201703) && (!defined(_MSC_VER) || (_MSC_VER >= 1900 && _MSC_VER < 1912))
constexpr BuyableProduct_ProductReferenceType BuyableProduct::UNKNOWN;
constexpr BuyableProduct_ProductReferenceType BuyableProduct::MAIN_PRODUCT;
constexpr BuyableProduct_ProductReferenceType BuyableProduct::ProductReferenceType_MIN;
constexpr BuyableProduct_ProductReferenceType BuyableProduct::ProductReferenceType_MAX;
constexpr int BuyableProduct::ProductReferenceType_ARRAYSIZE;
#endif  // (__cplusplus < 201703) && (!defined(_MSC_VER) || (_MSC_VER >= 1900 && _MSC_VER < 1912))

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

class PriceTrackingData::_Internal {};

const ::commerce::BuyableProduct&
PriceTrackingData::_Internal::buyable_product(const PriceTrackingData* msg) {}
const ::commerce::ProductPriceUpdate&
PriceTrackingData::_Internal::product_update(const PriceTrackingData* msg) {}
PriceTrackingData::PriceTrackingData(::PROTOBUF_NAMESPACE_ID::Arena* arena,
                         bool is_message_owned)
  :{}
PriceTrackingData::PriceTrackingData(const PriceTrackingData& from)
  :{}

inline void PriceTrackingData::SharedCtor(
    ::_pb::Arena* arena, bool is_message_owned) {}

PriceTrackingData::~PriceTrackingData() {}

inline void PriceTrackingData::SharedDtor() {}

void PriceTrackingData::SetCachedSize(int size) const {}

void PriceTrackingData::Clear() {}

const char* PriceTrackingData::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) {}

uint8_t* PriceTrackingData::_InternalSerialize(
    uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const {}

size_t PriceTrackingData::ByteSizeLong() const {}

void PriceTrackingData::CheckTypeAndMergeFrom(
    const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) {}

void PriceTrackingData::MergeFrom(const PriceTrackingData& from) {}

void PriceTrackingData::CopyFrom(const PriceTrackingData& from) {}

bool PriceTrackingData::IsInitialized() const {}

void PriceTrackingData::InternalSwap(PriceTrackingData* other) {}

std::string PriceTrackingData::GetTypeName() const {}


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

class BuyableProduct::_Internal {};

const ::commerce::ProductPrice&
BuyableProduct::_Internal::current_price(const BuyableProduct* msg) {}
const ::commerce::CategoryData&
BuyableProduct::_Internal::category_data(const BuyableProduct* msg) {}
void BuyableProduct::clear_category_data() {}
BuyableProduct::BuyableProduct(::PROTOBUF_NAMESPACE_ID::Arena* arena,
                         bool is_message_owned)
  :{}
BuyableProduct::BuyableProduct(const BuyableProduct& from)
  :{}

inline void BuyableProduct::SharedCtor(
    ::_pb::Arena* arena, bool is_message_owned) {}

BuyableProduct::~BuyableProduct() {}

inline void BuyableProduct::SharedDtor() {}

void BuyableProduct::SetCachedSize(int size) const {}

void BuyableProduct::Clear() {}

const char* BuyableProduct::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) {}

uint8_t* BuyableProduct::_InternalSerialize(
    uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const {}

size_t BuyableProduct::ByteSizeLong() const {}

void BuyableProduct::CheckTypeAndMergeFrom(
    const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) {}

void BuyableProduct::MergeFrom(const BuyableProduct& from) {}

void BuyableProduct::CopyFrom(const BuyableProduct& from) {}

bool BuyableProduct::IsInitialized() const {}

void BuyableProduct::InternalSwap(BuyableProduct* other) {}

std::string BuyableProduct::GetTypeName() const {}


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

class ProductPriceUpdate::_Internal {};

const ::commerce::ProductPrice&
ProductPriceUpdate::_Internal::old_price(const ProductPriceUpdate* msg) {}
const ::commerce::ProductPrice&
ProductPriceUpdate::_Internal::new_price(const ProductPriceUpdate* msg) {}
ProductPriceUpdate::ProductPriceUpdate(::PROTOBUF_NAMESPACE_ID::Arena* arena,
                         bool is_message_owned)
  :{}
ProductPriceUpdate::ProductPriceUpdate(const ProductPriceUpdate& from)
  :{}

inline void ProductPriceUpdate::SharedCtor(
    ::_pb::Arena* arena, bool is_message_owned) {}

ProductPriceUpdate::~ProductPriceUpdate() {}

inline void ProductPriceUpdate::SharedDtor() {}

void ProductPriceUpdate::SetCachedSize(int size) const {}

void ProductPriceUpdate::Clear() {}

const char* ProductPriceUpdate::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) {}

uint8_t* ProductPriceUpdate::_InternalSerialize(
    uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const {}

size_t ProductPriceUpdate::ByteSizeLong() const {}

void ProductPriceUpdate::CheckTypeAndMergeFrom(
    const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) {}

void ProductPriceUpdate::MergeFrom(const ProductPriceUpdate& from) {}

void ProductPriceUpdate::CopyFrom(const ProductPriceUpdate& from) {}

bool ProductPriceUpdate::IsInitialized() const {}

void ProductPriceUpdate::InternalSwap(ProductPriceUpdate* other) {}

std::string ProductPriceUpdate::GetTypeName() const {}


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

class ProductPrice::_Internal {};

ProductPrice::ProductPrice(::PROTOBUF_NAMESPACE_ID::Arena* arena,
                         bool is_message_owned)
  :{}
ProductPrice::ProductPrice(const ProductPrice& from)
  :{}

inline void ProductPrice::SharedCtor(
    ::_pb::Arena* arena, bool is_message_owned) {}

ProductPrice::~ProductPrice() {}

inline void ProductPrice::SharedDtor() {}

void ProductPrice::SetCachedSize(int size) const {}

void ProductPrice::Clear() {}

const char* ProductPrice::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) {}

uint8_t* ProductPrice::_InternalSerialize(
    uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const {}

size_t ProductPrice::ByteSizeLong() const {}

void ProductPrice::CheckTypeAndMergeFrom(
    const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) {}

void ProductPrice::MergeFrom(const ProductPrice& from) {}

void ProductPrice::CopyFrom(const ProductPrice& from) {}

bool ProductPrice::IsInitialized() const {}

void ProductPrice::InternalSwap(ProductPrice* other) {}

std::string ProductPrice::GetTypeName() const {}


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

class PriceDropNotificationPayload::_Internal {};

const ::commerce::ProductPrice&
PriceDropNotificationPayload::_Internal::current_price(const PriceDropNotificationPayload* msg) {}
const ::commerce::ProductPrice&
PriceDropNotificationPayload::_Internal::previous_price(const PriceDropNotificationPayload* msg) {}
PriceDropNotificationPayload::PriceDropNotificationPayload(::PROTOBUF_NAMESPACE_ID::Arena* arena,
                         bool is_message_owned)
  :{}
PriceDropNotificationPayload::PriceDropNotificationPayload(const PriceDropNotificationPayload& from)
  :{}

inline void PriceDropNotificationPayload::SharedCtor(
    ::_pb::Arena* arena, bool is_message_owned) {}

PriceDropNotificationPayload::~PriceDropNotificationPayload() {}

inline void PriceDropNotificationPayload::SharedDtor() {}

void PriceDropNotificationPayload::SetCachedSize(int size) const {}

void PriceDropNotificationPayload::Clear() {}

const char* PriceDropNotificationPayload::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) {}

uint8_t* PriceDropNotificationPayload::_InternalSerialize(
    uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const {}

size_t PriceDropNotificationPayload::ByteSizeLong() const {}

void PriceDropNotificationPayload::CheckTypeAndMergeFrom(
    const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) {}

void PriceDropNotificationPayload::MergeFrom(const PriceDropNotificationPayload& from) {}

void PriceDropNotificationPayload::CopyFrom(const PriceDropNotificationPayload& from) {}

bool PriceDropNotificationPayload::IsInitialized() const {}

void PriceDropNotificationPayload::InternalSwap(PriceDropNotificationPayload* other) {}

std::string PriceDropNotificationPayload::GetTypeName() const {}


// @@protoc_insertion_point(namespace_scope)
}  // namespace commerce
PROTOBUF_NAMESPACE_OPEN
template<> PROTOBUF_NOINLINE ::commerce::PriceTrackingData*
Arena::CreateMaybeMessage< ::commerce::PriceTrackingData >(Arena* arena) {}
template<> PROTOBUF_NOINLINE ::commerce::BuyableProduct*
Arena::CreateMaybeMessage< ::commerce::BuyableProduct >(Arena* arena) {}
template<> PROTOBUF_NOINLINE ::commerce::ProductPriceUpdate*
Arena::CreateMaybeMessage< ::commerce::ProductPriceUpdate >(Arena* arena) {}
template<> PROTOBUF_NOINLINE ::commerce::ProductPrice*
Arena::CreateMaybeMessage< ::commerce::ProductPrice >(Arena* arena) {}
template<> PROTOBUF_NOINLINE ::commerce::PriceDropNotificationPayload*
Arena::CreateMaybeMessage< ::commerce::PriceDropNotificationPayload >(Arena* arena) {}
PROTOBUF_NAMESPACE_CLOSE

// @@protoc_insertion_point(global_scope)
#include <google/protobuf/port_undef.inc>