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

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

#include "components/feed/core/proto/v2/wire/upload_actions_request.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 UploadActionsRequest::UploadActionsRequest(
    ::_pbi::ConstantInitialized):{}
struct UploadActionsRequestDefaultTypeInternal {};
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 UploadActionsRequestDefaultTypeInternal _UploadActionsRequest_default_instance_;
}  // namespace feedwire
namespace feedwire {

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

class UploadActionsRequest::_Internal {};

const ::feedwire::ConsistencyToken&
UploadActionsRequest::_Internal::consistency_token(const UploadActionsRequest* msg) {}
const ::feedwire::ActionDiagnosticInfo&
UploadActionsRequest::_Internal::action_diagnostic_info(const UploadActionsRequest* msg) {}
const ::feedwire::ClientInfo&
UploadActionsRequest::_Internal::client_info(const UploadActionsRequest* msg) {}
void UploadActionsRequest::clear_feed_actions() {}
void UploadActionsRequest::clear_consistency_token() {}
void UploadActionsRequest::clear_action_diagnostic_info() {}
void UploadActionsRequest::clear_client_info() {}
UploadActionsRequest::UploadActionsRequest(::PROTOBUF_NAMESPACE_ID::Arena* arena,
                         bool is_message_owned)
  :{}
UploadActionsRequest::UploadActionsRequest(const UploadActionsRequest& from)
  :{}

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

UploadActionsRequest::~UploadActionsRequest() {}

inline void UploadActionsRequest::SharedDtor() {}

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

void UploadActionsRequest::Clear() {}

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

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

size_t UploadActionsRequest::ByteSizeLong() const {}

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

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

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

bool UploadActionsRequest::IsInitialized() const {}

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

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


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

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