chromium/out/Default/gen/components/feed/core/proto/v2/wire/feed_response.pb.cc

// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: components/feed/core/proto/v2/wire/feed_response.proto

#include "components/feed/core/proto/v2/wire/feed_response.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 feedwire {
PROTOBUF_CONSTEXPR FeedResponse::FeedResponse(
    ::_pbi::ConstantInitialized):{}
struct FeedResponseDefaultTypeInternal {};
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 FeedResponseDefaultTypeInternal _FeedResponse_default_instance_;
PROTOBUF_CONSTEXPR FeedResponseMetadata::FeedResponseMetadata(
    ::_pbi::ConstantInitialized):{}
struct FeedResponseMetadataDefaultTypeInternal {};
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 FeedResponseMetadataDefaultTypeInternal _FeedResponseMetadata_default_instance_;
}  // namespace feedwire
namespace feedwire {

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

class FeedResponse::_Internal {};

const ::feedwire::FeedResponseMetadata&
FeedResponse::_Internal::feed_response_metadata(const FeedResponse* msg) {}
void FeedResponse::clear_data_operation() {}
FeedResponse::FeedResponse(::PROTOBUF_NAMESPACE_ID::Arena* arena,
                         bool is_message_owned)
  :{}
FeedResponse::FeedResponse(const FeedResponse& from)
  :{}

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

FeedResponse::~FeedResponse() {}

inline void FeedResponse::SharedDtor() {}

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

void FeedResponse::Clear() {}

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

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

size_t FeedResponse::ByteSizeLong() const {}

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

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

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

bool FeedResponse::IsInitialized() const {}

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

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


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

class FeedResponseMetadata::_Internal {};

const ::feedwire::EventIdMessage&
FeedResponseMetadata::_Internal::event_id(const FeedResponseMetadata* msg) {}
const ::feedwire::ServerExperimentData&
FeedResponseMetadata::_Internal::server_experiment_data(const FeedResponseMetadata* msg) {}
const ::feedwire::ContentLifetime&
FeedResponseMetadata::_Internal::content_lifetime(const FeedResponseMetadata* msg) {}
const ::feedwire::InfoCardServingInfo&
FeedResponseMetadata::_Internal::info_card_serving_info(const FeedResponseMetadata* msg) {}
const ::feedwire::CapabilitiesDebugData&
FeedResponseMetadata::_Internal::capabilities_debug_data(const FeedResponseMetadata* msg) {}
const ::feedwire::ChromeFeedResponseMetadata&
FeedResponseMetadata::_Internal::chrome_feed_response_metadata(const FeedResponseMetadata* msg) {}
void FeedResponseMetadata::clear_event_id() {}
void FeedResponseMetadata::clear_server_experiment_data() {}
void FeedResponseMetadata::clear_content_lifetime() {}
void FeedResponseMetadata::clear_info_card_serving_info() {}
void FeedResponseMetadata::clear_capabilities_debug_data() {}
void FeedResponseMetadata::clear_chrome_feed_response_metadata() {}
FeedResponseMetadata::FeedResponseMetadata(::PROTOBUF_NAMESPACE_ID::Arena* arena,
                         bool is_message_owned)
  :{}
FeedResponseMetadata::FeedResponseMetadata(const FeedResponseMetadata& from)
  :{}

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

FeedResponseMetadata::~FeedResponseMetadata() {}

inline void FeedResponseMetadata::SharedDtor() {}

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

void FeedResponseMetadata::Clear() {}

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

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

size_t FeedResponseMetadata::ByteSizeLong() const {}

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

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

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

bool FeedResponseMetadata::IsInitialized() const {}

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

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


// @@protoc_insertion_point(namespace_scope)
}  // namespace feedwire
PROTOBUF_NAMESPACE_OPEN
template<> PROTOBUF_NOINLINE ::feedwire::FeedResponse*
Arena::CreateMaybeMessage< ::feedwire::FeedResponse >(Arena* arena) {}
template<> PROTOBUF_NOINLINE ::feedwire::FeedResponseMetadata*
Arena::CreateMaybeMessage< ::feedwire::FeedResponseMetadata >(Arena* arena) {}
PROTOBUF_NAMESPACE_CLOSE

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