#include "components/commerce/core/proto/merchant_trust.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 MerchantTrustSignalsV2::MerchantTrustSignalsV2(
::_pbi::ConstantInitialized): … { … }
struct MerchantTrustSignalsV2DefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 MerchantTrustSignalsV2DefaultTypeInternal _MerchantTrustSignalsV2_default_instance_;
}
namespace commerce {
class MerchantTrustSignalsV2::_Internal { … };
MerchantTrustSignalsV2::MerchantTrustSignalsV2(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: … { … }
MerchantTrustSignalsV2::MerchantTrustSignalsV2(const MerchantTrustSignalsV2& from)
: … { … }
inline void MerchantTrustSignalsV2::SharedCtor(
::_pb::Arena* arena, bool is_message_owned) { … }
MerchantTrustSignalsV2::~MerchantTrustSignalsV2() { … }
inline void MerchantTrustSignalsV2::SharedDtor() { … }
void MerchantTrustSignalsV2::SetCachedSize(int size) const { … }
void MerchantTrustSignalsV2::Clear() { … }
const char* MerchantTrustSignalsV2::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { … }
uint8_t* MerchantTrustSignalsV2::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { … }
size_t MerchantTrustSignalsV2::ByteSizeLong() const { … }
void MerchantTrustSignalsV2::CheckTypeAndMergeFrom(
const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) { … }
void MerchantTrustSignalsV2::MergeFrom(const MerchantTrustSignalsV2& from) { … }
void MerchantTrustSignalsV2::CopyFrom(const MerchantTrustSignalsV2& from) { … }
bool MerchantTrustSignalsV2::IsInitialized() const { … }
void MerchantTrustSignalsV2::InternalSwap(MerchantTrustSignalsV2* other) { … }
std::string MerchantTrustSignalsV2::GetTypeName() const { … }
}
PROTOBUF_NAMESPACE_OPEN
template<> PROTOBUF_NOINLINE ::commerce::MerchantTrustSignalsV2*
Arena::CreateMaybeMessage< ::commerce::MerchantTrustSignalsV2 >(Arena* arena) { … }
PROTOBUF_NAMESPACE_CLOSE
#include <google/protobuf/port_undef.inc>