#include "components/commerce/core/proto/price_insights.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 {
PROTOBUF_CONSTEXPR PriceInsightsData::PriceInsightsData(
::_pbi::ConstantInitialized): … { … }
struct PriceInsightsDataDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 PriceInsightsDataDefaultTypeInternal _PriceInsightsData_default_instance_;
PROTOBUF_CONSTEXPR PriceRange::PriceRange(
::_pbi::ConstantInitialized): … { … }
struct PriceRangeDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 PriceRangeDefaultTypeInternal _PriceRange_default_instance_;
PROTOBUF_CONSTEXPR PricePoint::PricePoint(
::_pbi::ConstantInitialized): … { … }
struct PricePointDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 PricePointDefaultTypeInternal _PricePoint_default_instance_;
PROTOBUF_CONSTEXPR PriceHistory::PriceHistory(
::_pbi::ConstantInitialized): … { … }
struct PriceHistoryDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 PriceHistoryDefaultTypeInternal _PriceHistory_default_instance_;
}
namespace commerce {
bool PriceInsightsData_PriceBucket_IsValid(int value) { … }
static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> PriceInsightsData_PriceBucket_strings[4] = …;
static const char PriceInsightsData_PriceBucket_names[] = …;
static const ::PROTOBUF_NAMESPACE_ID::internal::EnumEntry PriceInsightsData_PriceBucket_entries[] = …;
static const int PriceInsightsData_PriceBucket_entries_by_number[] = …;
const std::string& PriceInsightsData_PriceBucket_Name(
PriceInsightsData_PriceBucket value) { … }
bool PriceInsightsData_PriceBucket_Parse(
::PROTOBUF_NAMESPACE_ID::ConstStringParam name, PriceInsightsData_PriceBucket* value) { … }
#if (__cplusplus < 201703) && (!defined(_MSC_VER) || (_MSC_VER >= 1900 && _MSC_VER < 1912))
constexpr PriceInsightsData_PriceBucket PriceInsightsData::UNKNOWN;
constexpr PriceInsightsData_PriceBucket PriceInsightsData::LOW_PRICE;
constexpr PriceInsightsData_PriceBucket PriceInsightsData::TYPICAL_PRICE;
constexpr PriceInsightsData_PriceBucket PriceInsightsData::HIGH_PRICE;
constexpr PriceInsightsData_PriceBucket PriceInsightsData::PriceBucket_MIN;
constexpr PriceInsightsData_PriceBucket PriceInsightsData::PriceBucket_MAX;
constexpr int PriceInsightsData::PriceBucket_ARRAYSIZE;
#endif
class PriceInsightsData::_Internal { … };
const ::commerce::PriceRange&
PriceInsightsData::_Internal::price_range(const PriceInsightsData* msg) { … }
const ::commerce::PriceHistory&
PriceInsightsData::_Internal::price_history(const PriceInsightsData* msg) { … }
PriceInsightsData::PriceInsightsData(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: … { … }
PriceInsightsData::PriceInsightsData(const PriceInsightsData& from)
: … { … }
inline void PriceInsightsData::SharedCtor(
::_pb::Arena* arena, bool is_message_owned) { … }
PriceInsightsData::~PriceInsightsData() { … }
inline void PriceInsightsData::SharedDtor() { … }
void PriceInsightsData::SetCachedSize(int size) const { … }
void PriceInsightsData::Clear() { … }
const char* PriceInsightsData::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { … }
uint8_t* PriceInsightsData::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { … }
size_t PriceInsightsData::ByteSizeLong() const { … }
void PriceInsightsData::CheckTypeAndMergeFrom(
const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) { … }
void PriceInsightsData::MergeFrom(const PriceInsightsData& from) { … }
void PriceInsightsData::CopyFrom(const PriceInsightsData& from) { … }
bool PriceInsightsData::IsInitialized() const { … }
void PriceInsightsData::InternalSwap(PriceInsightsData* other) { … }
std::string PriceInsightsData::GetTypeName() const { … }
class PriceRange::_Internal { … };
PriceRange::PriceRange(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: … { … }
PriceRange::PriceRange(const PriceRange& from)
: … { … }
inline void PriceRange::SharedCtor(
::_pb::Arena* arena, bool is_message_owned) { … }
PriceRange::~PriceRange() { … }
inline void PriceRange::SharedDtor() { … }
void PriceRange::SetCachedSize(int size) const { … }
void PriceRange::Clear() { … }
const char* PriceRange::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { … }
uint8_t* PriceRange::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { … }
size_t PriceRange::ByteSizeLong() const { … }
void PriceRange::CheckTypeAndMergeFrom(
const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) { … }
void PriceRange::MergeFrom(const PriceRange& from) { … }
void PriceRange::CopyFrom(const PriceRange& from) { … }
bool PriceRange::IsInitialized() const { … }
void PriceRange::InternalSwap(PriceRange* other) { … }
std::string PriceRange::GetTypeName() const { … }
class PricePoint::_Internal { … };
PricePoint::PricePoint(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: … { … }
PricePoint::PricePoint(const PricePoint& from)
: … { … }
inline void PricePoint::SharedCtor(
::_pb::Arena* arena, bool is_message_owned) { … }
PricePoint::~PricePoint() { … }
inline void PricePoint::SharedDtor() { … }
void PricePoint::SetCachedSize(int size) const { … }
void PricePoint::Clear() { … }
const char* PricePoint::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { … }
uint8_t* PricePoint::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { … }
size_t PricePoint::ByteSizeLong() const { … }
void PricePoint::CheckTypeAndMergeFrom(
const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) { … }
void PricePoint::MergeFrom(const PricePoint& from) { … }
void PricePoint::CopyFrom(const PricePoint& from) { … }
bool PricePoint::IsInitialized() const { … }
void PricePoint::InternalSwap(PricePoint* other) { … }
std::string PricePoint::GetTypeName() const { … }
class PriceHistory::_Internal { … };
PriceHistory::PriceHistory(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: … { … }
PriceHistory::PriceHistory(const PriceHistory& from)
: … { … }
inline void PriceHistory::SharedCtor(
::_pb::Arena* arena, bool is_message_owned) { … }
PriceHistory::~PriceHistory() { … }
inline void PriceHistory::SharedDtor() { … }
void PriceHistory::SetCachedSize(int size) const { … }
void PriceHistory::Clear() { … }
const char* PriceHistory::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { … }
uint8_t* PriceHistory::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { … }
size_t PriceHistory::ByteSizeLong() const { … }
void PriceHistory::CheckTypeAndMergeFrom(
const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) { … }
void PriceHistory::MergeFrom(const PriceHistory& from) { … }
void PriceHistory::CopyFrom(const PriceHistory& from) { … }
bool PriceHistory::IsInitialized() const { … }
void PriceHistory::InternalSwap(PriceHistory* other) { … }
std::string PriceHistory::GetTypeName() const { … }
}
PROTOBUF_NAMESPACE_OPEN
template<> PROTOBUF_NOINLINE ::commerce::PriceInsightsData*
Arena::CreateMaybeMessage< ::commerce::PriceInsightsData >(Arena* arena) { … }
template<> PROTOBUF_NOINLINE ::commerce::PriceRange*
Arena::CreateMaybeMessage< ::commerce::PriceRange >(Arena* arena) { … }
template<> PROTOBUF_NOINLINE ::commerce::PricePoint*
Arena::CreateMaybeMessage< ::commerce::PricePoint >(Arena* arena) { … }
template<> PROTOBUF_NOINLINE ::commerce::PriceHistory*
Arena::CreateMaybeMessage< ::commerce::PriceHistory >(Arena* arena) { … }
PROTOBUF_NAMESPACE_CLOSE
#include <google/protobuf/port_undef.inc>