chromium/out/Default/gen/components/feed/core/proto/v2/wire/feed_request.pb.h

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

#ifndef GOOGLE_PROTOBUF_INCLUDED_components_2ffeed_2fcore_2fproto_2fv2_2fwire_2ffeed_5frequest_2eproto
#define GOOGLE_PROTOBUF_INCLUDED_components_2ffeed_2fcore_2fproto_2fv2_2fwire_2ffeed_5frequest_2eproto

#include <limits>
#include <string>

#include <google/protobuf/port_def.inc>
#if PROTOBUF_VERSION < 3021000
#error This file was generated by a newer version of protoc which is
#error incompatible with your Protocol Buffer headers. Please update
#error your headers.
#endif
#if 3021012 < PROTOBUF_MIN_PROTOC_VERSION
#error This file was generated by an older version of protoc which is
#error incompatible with your Protocol Buffer headers. Please
#error regenerate this file with a newer version of protoc.
#endif

#include <google/protobuf/port_undef.inc>
#include <google/protobuf/io/coded_stream.h>
#include <google/protobuf/arena.h>
#include <google/protobuf/arenastring.h>
#include <google/protobuf/generated_message_util.h>
#include <google/protobuf/metadata_lite.h>
#include <google/protobuf/message_lite.h>
#include <google/protobuf/repeated_field.h>  // IWYU pragma: export
#include <google/protobuf/extension_set.h>  // IWYU pragma: export
#include "components/feed/core/proto/v2/wire/capability.pb.h"
#include "components/feed/core/proto/v2/wire/client_info.pb.h"
#include "components/feed/core/proto/v2/wire/client_user_profiles.pb.h"
#include "components/feed/core/proto/v2/wire/consistency_token.pb.h"
#include "components/feed/core/proto/v2/wire/diagnostic_info.pb.h"
#include "components/feed/core/proto/v2/wire/feed_query.pb.h"
// @@protoc_insertion_point(includes)
#include <google/protobuf/port_def.inc>
#define PROTOBUF_INTERNAL_EXPORT_components_2ffeed_2fcore_2fproto_2fv2_2fwire_2ffeed_5frequest_2eproto
PROTOBUF_NAMESPACE_OPEN
namespace internal {
class AnyMetadata;
}  // namespace internal
PROTOBUF_NAMESPACE_CLOSE

// Internal implementation detail -- do not use these members.
struct TableStruct_components_2ffeed_2fcore_2fproto_2fv2_2fwire_2ffeed_5frequest_2eproto {};
namespace feedwire {
class FeedRequest;
struct FeedRequestDefaultTypeInternal;
extern FeedRequestDefaultTypeInternal _FeedRequest_default_instance_;
}  // namespace feedwire
PROTOBUF_NAMESPACE_OPEN
template<> ::feedwire::FeedRequest* Arena::CreateMaybeMessage<::feedwire::FeedRequest>(Arena*);
PROTOBUF_NAMESPACE_CLOSE
namespace feedwire {

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

class FeedRequest final :
    public ::PROTOBUF_NAMESPACE_ID::MessageLite /* @@protoc_insertion_point(class_definition:feedwire.FeedRequest) */ {};
// ===================================================================


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

#ifdef __GNUC__
  #pragma GCC diagnostic push
  #pragma GCC diagnostic ignored "-Wstrict-aliasing"
#endif  // __GNUC__
// FeedRequest

// optional .feedwire.ClientInfo client_info = 1;
inline bool FeedRequest::_internal_has_client_info() const {}
inline bool FeedRequest::has_client_info() const {}
inline const ::feedwire::ClientInfo& FeedRequest::_internal_client_info() const {}
inline const ::feedwire::ClientInfo& FeedRequest::client_info() const {}
inline void FeedRequest::unsafe_arena_set_allocated_client_info(
    ::feedwire::ClientInfo* client_info) {}
inline ::feedwire::ClientInfo* FeedRequest::release_client_info() {}
inline ::feedwire::ClientInfo* FeedRequest::unsafe_arena_release_client_info() {}
inline ::feedwire::ClientInfo* FeedRequest::_internal_mutable_client_info() {}
inline ::feedwire::ClientInfo* FeedRequest::mutable_client_info() {}
inline void FeedRequest::set_allocated_client_info(::feedwire::ClientInfo* client_info) {}

// optional .feedwire.FeedQuery feed_query = 2;
inline bool FeedRequest::_internal_has_feed_query() const {}
inline bool FeedRequest::has_feed_query() const {}
inline const ::feedwire::FeedQuery& FeedRequest::_internal_feed_query() const {}
inline const ::feedwire::FeedQuery& FeedRequest::feed_query() const {}
inline void FeedRequest::unsafe_arena_set_allocated_feed_query(
    ::feedwire::FeedQuery* feed_query) {}
inline ::feedwire::FeedQuery* FeedRequest::release_feed_query() {}
inline ::feedwire::FeedQuery* FeedRequest::unsafe_arena_release_feed_query() {}
inline ::feedwire::FeedQuery* FeedRequest::_internal_mutable_feed_query() {}
inline ::feedwire::FeedQuery* FeedRequest::mutable_feed_query() {}
inline void FeedRequest::set_allocated_feed_query(::feedwire::FeedQuery* feed_query) {}

// repeated .feedwire.Capability client_capability = 4;
inline int FeedRequest::_internal_client_capability_size() const {}
inline int FeedRequest::client_capability_size() const {}
inline void FeedRequest::clear_client_capability() {}
inline ::feedwire::Capability FeedRequest::_internal_client_capability(int index) const {}
inline ::feedwire::Capability FeedRequest::client_capability(int index) const {}
inline void FeedRequest::set_client_capability(int index, ::feedwire::Capability value) {}
inline void FeedRequest::_internal_add_client_capability(::feedwire::Capability value) {}
inline void FeedRequest::add_client_capability(::feedwire::Capability value) {}
inline const ::PROTOBUF_NAMESPACE_ID::RepeatedField<int>&
FeedRequest::client_capability() const {}
inline ::PROTOBUF_NAMESPACE_ID::RepeatedField<int>*
FeedRequest::_internal_mutable_client_capability() {}
inline ::PROTOBUF_NAMESPACE_ID::RepeatedField<int>*
FeedRequest::mutable_client_capability() {}

// optional .feedwire.ConsistencyToken consistency_token = 5;
inline bool FeedRequest::_internal_has_consistency_token() const {}
inline bool FeedRequest::has_consistency_token() const {}
inline const ::feedwire::ConsistencyToken& FeedRequest::_internal_consistency_token() const {}
inline const ::feedwire::ConsistencyToken& FeedRequest::consistency_token() const {}
inline void FeedRequest::unsafe_arena_set_allocated_consistency_token(
    ::feedwire::ConsistencyToken* consistency_token) {}
inline ::feedwire::ConsistencyToken* FeedRequest::release_consistency_token() {}
inline ::feedwire::ConsistencyToken* FeedRequest::unsafe_arena_release_consistency_token() {}
inline ::feedwire::ConsistencyToken* FeedRequest::_internal_mutable_consistency_token() {}
inline ::feedwire::ConsistencyToken* FeedRequest::mutable_consistency_token() {}
inline void FeedRequest::set_allocated_consistency_token(::feedwire::ConsistencyToken* consistency_token) {}

// optional .feedwire.DiagnosticInfo diagnostic_info = 14;
inline bool FeedRequest::_internal_has_diagnostic_info() const {}
inline bool FeedRequest::has_diagnostic_info() const {}
inline const ::feedwire::DiagnosticInfo& FeedRequest::_internal_diagnostic_info() const {}
inline const ::feedwire::DiagnosticInfo& FeedRequest::diagnostic_info() const {}
inline void FeedRequest::unsafe_arena_set_allocated_diagnostic_info(
    ::feedwire::DiagnosticInfo* diagnostic_info) {}
inline ::feedwire::DiagnosticInfo* FeedRequest::release_diagnostic_info() {}
inline ::feedwire::DiagnosticInfo* FeedRequest::unsafe_arena_release_diagnostic_info() {}
inline ::feedwire::DiagnosticInfo* FeedRequest::_internal_mutable_diagnostic_info() {}
inline ::feedwire::DiagnosticInfo* FeedRequest::mutable_diagnostic_info() {}
inline void FeedRequest::set_allocated_diagnostic_info(::feedwire::DiagnosticInfo* diagnostic_info) {}

// optional .feedwire.ClientUserProfiles client_user_profiles = 16;
inline bool FeedRequest::_internal_has_client_user_profiles() const {}
inline bool FeedRequest::has_client_user_profiles() const {}
inline const ::feedwire::ClientUserProfiles& FeedRequest::_internal_client_user_profiles() const {}
inline const ::feedwire::ClientUserProfiles& FeedRequest::client_user_profiles() const {}
inline void FeedRequest::unsafe_arena_set_allocated_client_user_profiles(
    ::feedwire::ClientUserProfiles* client_user_profiles) {}
inline ::feedwire::ClientUserProfiles* FeedRequest::release_client_user_profiles() {}
inline ::feedwire::ClientUserProfiles* FeedRequest::unsafe_arena_release_client_user_profiles() {}
inline ::feedwire::ClientUserProfiles* FeedRequest::_internal_mutable_client_user_profiles() {}
inline ::feedwire::ClientUserProfiles* FeedRequest::mutable_client_user_profiles() {}
inline void FeedRequest::set_allocated_client_user_profiles(::feedwire::ClientUserProfiles* client_user_profiles) {}

#ifdef __GNUC__
  #pragma GCC diagnostic pop
#endif  // __GNUC__

// @@protoc_insertion_point(namespace_scope)

}  // namespace feedwire

// @@protoc_insertion_point(global_scope)

#include <google/protobuf/port_undef.inc>
#endif  // GOOGLE_PROTOBUF_INCLUDED_GOOGLE_PROTOBUF_INCLUDED_components_2ffeed_2fcore_2fproto_2fv2_2fwire_2ffeed_5frequest_2eproto