#ifndef GOOGLE_PROTOBUF_INCLUDED_fetch_5fapi_5frequest_2eproto
#define GOOGLE_PROTOBUF_INCLUDED_fetch_5fapi_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>
#include <google/protobuf/extension_set.h>
#include <google/protobuf/map.h>
#include <google/protobuf/map_entry_lite.h>
#include <google/protobuf/map_field_lite.h>
#include <google/protobuf/port_def.inc>
#define PROTOBUF_INTERNAL_EXPORT_fetch_5fapi_5frequest_2eproto
PROTOBUF_NAMESPACE_OPEN
namespace internal {
class AnyMetadata;
}
PROTOBUF_NAMESPACE_CLOSE
struct TableStruct_fetch_5fapi_5frequest_2eproto { … };
namespace content {
namespace proto {
namespace internal {
class FetchAPIRequest;
struct FetchAPIRequestDefaultTypeInternal;
extern FetchAPIRequestDefaultTypeInternal _FetchAPIRequest_default_instance_;
class FetchAPIRequest_HeadersEntry_DoNotUse;
struct FetchAPIRequest_HeadersEntry_DoNotUseDefaultTypeInternal;
extern FetchAPIRequest_HeadersEntry_DoNotUseDefaultTypeInternal _FetchAPIRequest_HeadersEntry_DoNotUse_default_instance_;
class FetchAPIRequest_Referrer;
struct FetchAPIRequest_ReferrerDefaultTypeInternal;
extern FetchAPIRequest_ReferrerDefaultTypeInternal _FetchAPIRequest_Referrer_default_instance_;
}
}
}
PROTOBUF_NAMESPACE_OPEN
template<> ::content::proto::internal::FetchAPIRequest* Arena::CreateMaybeMessage<::content::proto::internal::FetchAPIRequest>(Arena*);
template<> ::content::proto::internal::FetchAPIRequest_HeadersEntry_DoNotUse* Arena::CreateMaybeMessage<::content::proto::internal::FetchAPIRequest_HeadersEntry_DoNotUse>(Arena*);
template<> ::content::proto::internal::FetchAPIRequest_Referrer* Arena::CreateMaybeMessage<::content::proto::internal::FetchAPIRequest_Referrer>(Arena*);
PROTOBUF_NAMESPACE_CLOSE
namespace content {
namespace proto {
namespace internal {
class FetchAPIRequest_Referrer final :
public ::PROTOBUF_NAMESPACE_ID::MessageLite { … };
class FetchAPIRequest_HeadersEntry_DoNotUse : public ::PROTOBUF_NAMESPACE_ID::internal::MapEntryLite<FetchAPIRequest_HeadersEntry_DoNotUse,
std::string, std::string,
::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::TYPE_STRING,
::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::TYPE_STRING> { … };
class FetchAPIRequest final :
public ::PROTOBUF_NAMESPACE_ID::MessageLite { … };
#ifdef __GNUC__
#pragma GCC diagnostic push
#pragma GCC diagnostic ignored "-Wstrict-aliasing"
#endif
inline bool FetchAPIRequest_Referrer::_internal_has_url() const { … }
inline bool FetchAPIRequest_Referrer::has_url() const { … }
inline void FetchAPIRequest_Referrer::clear_url() { … }
inline const std::string& FetchAPIRequest_Referrer::url() const { … }
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void FetchAPIRequest_Referrer::set_url(ArgT0&& arg0, ArgT... args) { … }
inline std::string* FetchAPIRequest_Referrer::mutable_url() { … }
inline const std::string& FetchAPIRequest_Referrer::_internal_url() const { … }
inline void FetchAPIRequest_Referrer::_internal_set_url(const std::string& value) { … }
inline std::string* FetchAPIRequest_Referrer::_internal_mutable_url() { … }
inline std::string* FetchAPIRequest_Referrer::release_url() { … }
inline void FetchAPIRequest_Referrer::set_allocated_url(std::string* url) { … }
inline bool FetchAPIRequest_Referrer::_internal_has_policy() const { … }
inline bool FetchAPIRequest_Referrer::has_policy() const { … }
inline void FetchAPIRequest_Referrer::clear_policy() { … }
inline int32_t FetchAPIRequest_Referrer::_internal_policy() const { … }
inline int32_t FetchAPIRequest_Referrer::policy() const { … }
inline void FetchAPIRequest_Referrer::_internal_set_policy(int32_t value) { … }
inline void FetchAPIRequest_Referrer::set_policy(int32_t value) { … }
inline bool FetchAPIRequest::_internal_has_url() const { … }
inline bool FetchAPIRequest::has_url() const { … }
inline void FetchAPIRequest::clear_url() { … }
inline const std::string& FetchAPIRequest::url() const { … }
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void FetchAPIRequest::set_url(ArgT0&& arg0, ArgT... args) { … }
inline std::string* FetchAPIRequest::mutable_url() { … }
inline const std::string& FetchAPIRequest::_internal_url() const { … }
inline void FetchAPIRequest::_internal_set_url(const std::string& value) { … }
inline std::string* FetchAPIRequest::_internal_mutable_url() { … }
inline std::string* FetchAPIRequest::release_url() { … }
inline void FetchAPIRequest::set_allocated_url(std::string* url) { … }
inline bool FetchAPIRequest::_internal_has_method() const { … }
inline bool FetchAPIRequest::has_method() const { … }
inline void FetchAPIRequest::clear_method() { … }
inline const std::string& FetchAPIRequest::method() const { … }
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void FetchAPIRequest::set_method(ArgT0&& arg0, ArgT... args) { … }
inline std::string* FetchAPIRequest::mutable_method() { … }
inline const std::string& FetchAPIRequest::_internal_method() const { … }
inline void FetchAPIRequest::_internal_set_method(const std::string& value) { … }
inline std::string* FetchAPIRequest::_internal_mutable_method() { … }
inline std::string* FetchAPIRequest::release_method() { … }
inline void FetchAPIRequest::set_allocated_method(std::string* method) { … }
inline int FetchAPIRequest::_internal_headers_size() const { … }
inline int FetchAPIRequest::headers_size() const { … }
inline void FetchAPIRequest::clear_headers() { … }
inline const ::PROTOBUF_NAMESPACE_ID::Map< std::string, std::string >&
FetchAPIRequest::_internal_headers() const { … }
inline const ::PROTOBUF_NAMESPACE_ID::Map< std::string, std::string >&
FetchAPIRequest::headers() const { … }
inline ::PROTOBUF_NAMESPACE_ID::Map< std::string, std::string >*
FetchAPIRequest::_internal_mutable_headers() { … }
inline ::PROTOBUF_NAMESPACE_ID::Map< std::string, std::string >*
FetchAPIRequest::mutable_headers() { … }
inline bool FetchAPIRequest::_internal_has_referrer() const { … }
inline bool FetchAPIRequest::has_referrer() const { … }
inline void FetchAPIRequest::clear_referrer() { … }
inline const ::content::proto::internal::FetchAPIRequest_Referrer& FetchAPIRequest::_internal_referrer() const { … }
inline const ::content::proto::internal::FetchAPIRequest_Referrer& FetchAPIRequest::referrer() const { … }
inline void FetchAPIRequest::unsafe_arena_set_allocated_referrer(
::content::proto::internal::FetchAPIRequest_Referrer* referrer) { … }
inline ::content::proto::internal::FetchAPIRequest_Referrer* FetchAPIRequest::release_referrer() { … }
inline ::content::proto::internal::FetchAPIRequest_Referrer* FetchAPIRequest::unsafe_arena_release_referrer() { … }
inline ::content::proto::internal::FetchAPIRequest_Referrer* FetchAPIRequest::_internal_mutable_referrer() { … }
inline ::content::proto::internal::FetchAPIRequest_Referrer* FetchAPIRequest::mutable_referrer() { … }
inline void FetchAPIRequest::set_allocated_referrer(::content::proto::internal::FetchAPIRequest_Referrer* referrer) { … }
inline bool FetchAPIRequest::_internal_has_is_reload() const { … }
inline bool FetchAPIRequest::has_is_reload() const { … }
inline void FetchAPIRequest::clear_is_reload() { … }
inline bool FetchAPIRequest::_internal_is_reload() const { … }
inline bool FetchAPIRequest::is_reload() const { … }
inline void FetchAPIRequest::_internal_set_is_reload(bool value) { … }
inline void FetchAPIRequest::set_is_reload(bool value) { … }
inline bool FetchAPIRequest::_internal_has_mode() const { … }
inline bool FetchAPIRequest::has_mode() const { … }
inline void FetchAPIRequest::clear_mode() { … }
inline int32_t FetchAPIRequest::_internal_mode() const { … }
inline int32_t FetchAPIRequest::mode() const { … }
inline void FetchAPIRequest::_internal_set_mode(int32_t value) { … }
inline void FetchAPIRequest::set_mode(int32_t value) { … }
inline bool FetchAPIRequest::_internal_has_is_main_resource_load() const { … }
inline bool FetchAPIRequest::has_is_main_resource_load() const { … }
inline void FetchAPIRequest::clear_is_main_resource_load() { … }
inline bool FetchAPIRequest::_internal_is_main_resource_load() const { … }
inline bool FetchAPIRequest::is_main_resource_load() const { … }
inline void FetchAPIRequest::_internal_set_is_main_resource_load(bool value) { … }
inline void FetchAPIRequest::set_is_main_resource_load(bool value) { … }
inline bool FetchAPIRequest::_internal_has_credentials_mode() const { … }
inline bool FetchAPIRequest::has_credentials_mode() const { … }
inline void FetchAPIRequest::clear_credentials_mode() { … }
inline int32_t FetchAPIRequest::_internal_credentials_mode() const { … }
inline int32_t FetchAPIRequest::credentials_mode() const { … }
inline void FetchAPIRequest::_internal_set_credentials_mode(int32_t value) { … }
inline void FetchAPIRequest::set_credentials_mode(int32_t value) { … }
inline bool FetchAPIRequest::_internal_has_cache_mode() const { … }
inline bool FetchAPIRequest::has_cache_mode() const { … }
inline void FetchAPIRequest::clear_cache_mode() { … }
inline int32_t FetchAPIRequest::_internal_cache_mode() const { … }
inline int32_t FetchAPIRequest::cache_mode() const { … }
inline void FetchAPIRequest::_internal_set_cache_mode(int32_t value) { … }
inline void FetchAPIRequest::set_cache_mode(int32_t value) { … }
inline bool FetchAPIRequest::_internal_has_redirect_mode() const { … }
inline bool FetchAPIRequest::has_redirect_mode() const { … }
inline void FetchAPIRequest::clear_redirect_mode() { … }
inline int32_t FetchAPIRequest::_internal_redirect_mode() const { … }
inline int32_t FetchAPIRequest::redirect_mode() const { … }
inline void FetchAPIRequest::_internal_set_redirect_mode(int32_t value) { … }
inline void FetchAPIRequest::set_redirect_mode(int32_t value) { … }
inline bool FetchAPIRequest::_internal_has_integrity() const { … }
inline bool FetchAPIRequest::has_integrity() const { … }
inline void FetchAPIRequest::clear_integrity() { … }
inline const std::string& FetchAPIRequest::integrity() const { … }
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void FetchAPIRequest::set_integrity(ArgT0&& arg0, ArgT... args) { … }
inline std::string* FetchAPIRequest::mutable_integrity() { … }
inline const std::string& FetchAPIRequest::_internal_integrity() const { … }
inline void FetchAPIRequest::_internal_set_integrity(const std::string& value) { … }
inline std::string* FetchAPIRequest::_internal_mutable_integrity() { … }
inline std::string* FetchAPIRequest::release_integrity() { … }
inline void FetchAPIRequest::set_allocated_integrity(std::string* integrity) { … }
inline bool FetchAPIRequest::_internal_has_keepalive() const { … }
inline bool FetchAPIRequest::has_keepalive() const { … }
inline void FetchAPIRequest::clear_keepalive() { … }
inline bool FetchAPIRequest::_internal_keepalive() const { … }
inline bool FetchAPIRequest::keepalive() const { … }
inline void FetchAPIRequest::_internal_set_keepalive(bool value) { … }
inline void FetchAPIRequest::set_keepalive(bool value) { … }
inline bool FetchAPIRequest::_internal_has_is_history_navigation() const { … }
inline bool FetchAPIRequest::has_is_history_navigation() const { … }
inline void FetchAPIRequest::clear_is_history_navigation() { … }
inline bool FetchAPIRequest::_internal_is_history_navigation() const { … }
inline bool FetchAPIRequest::is_history_navigation() const { … }
inline void FetchAPIRequest::_internal_set_is_history_navigation(bool value) { … }
inline void FetchAPIRequest::set_is_history_navigation(bool value) { … }
inline bool FetchAPIRequest::_internal_has_target_address_space() const { … }
inline bool FetchAPIRequest::has_target_address_space() const { … }
inline void FetchAPIRequest::clear_target_address_space() { … }
inline int32_t FetchAPIRequest::_internal_target_address_space() const { … }
inline int32_t FetchAPIRequest::target_address_space() const { … }
inline void FetchAPIRequest::_internal_set_target_address_space(int32_t value) { … }
inline void FetchAPIRequest::set_target_address_space(int32_t value) { … }
#ifdef __GNUC__
#pragma GCC diagnostic pop
#endif
}
}
}
#include <google/protobuf/port_undef.inc>
#endif