chromium/out/Default/gen/net/base/isolation_info.pb.h

// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: isolation_info.proto

#ifndef GOOGLE_PROTOBUF_INCLUDED_isolation_5finfo_2eproto
#define GOOGLE_PROTOBUF_INCLUDED_isolation_5finfo_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
// @@protoc_insertion_point(includes)
#include <google/protobuf/port_def.inc>
#define PROTOBUF_INTERNAL_EXPORT_isolation_5finfo_2eproto
PROTOBUF_NAMESPACE_OPEN
namespace internal {
class AnyMetadata;
}  // namespace internal
PROTOBUF_NAMESPACE_CLOSE

// Internal implementation detail -- do not use these members.
struct TableStruct_isolation_5finfo_2eproto {};
namespace net {
namespace proto {
class IsolationInfo;
struct IsolationInfoDefaultTypeInternal;
extern IsolationInfoDefaultTypeInternal _IsolationInfo_default_instance_;
}  // namespace proto
}  // namespace net
PROTOBUF_NAMESPACE_OPEN
template<> ::net::proto::IsolationInfo* Arena::CreateMaybeMessage<::net::proto::IsolationInfo>(Arena*);
PROTOBUF_NAMESPACE_CLOSE
namespace net {
namespace proto {

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

class IsolationInfo final :
    public ::PROTOBUF_NAMESPACE_ID::MessageLite /* @@protoc_insertion_point(class_definition:net.proto.IsolationInfo) */ {};
// ===================================================================


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

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

// optional int32 request_type = 1;
inline bool IsolationInfo::_internal_has_request_type() const {}
inline bool IsolationInfo::has_request_type() const {}
inline void IsolationInfo::clear_request_type() {}
inline int32_t IsolationInfo::_internal_request_type() const {}
inline int32_t IsolationInfo::request_type() const {}
inline void IsolationInfo::_internal_set_request_type(int32_t value) {}
inline void IsolationInfo::set_request_type(int32_t value) {}

// optional string top_frame_origin = 2;
inline bool IsolationInfo::_internal_has_top_frame_origin() const {}
inline bool IsolationInfo::has_top_frame_origin() const {}
inline void IsolationInfo::clear_top_frame_origin() {}
inline const std::string& IsolationInfo::top_frame_origin() const {}
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void IsolationInfo::set_top_frame_origin(ArgT0&& arg0, ArgT... args) {}
inline std::string* IsolationInfo::mutable_top_frame_origin() {}
inline const std::string& IsolationInfo::_internal_top_frame_origin() const {}
inline void IsolationInfo::_internal_set_top_frame_origin(const std::string& value) {}
inline std::string* IsolationInfo::_internal_mutable_top_frame_origin() {}
inline std::string* IsolationInfo::release_top_frame_origin() {}
inline void IsolationInfo::set_allocated_top_frame_origin(std::string* top_frame_origin) {}

// optional string frame_origin = 3;
inline bool IsolationInfo::_internal_has_frame_origin() const {}
inline bool IsolationInfo::has_frame_origin() const {}
inline void IsolationInfo::clear_frame_origin() {}
inline const std::string& IsolationInfo::frame_origin() const {}
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void IsolationInfo::set_frame_origin(ArgT0&& arg0, ArgT... args) {}
inline std::string* IsolationInfo::mutable_frame_origin() {}
inline const std::string& IsolationInfo::_internal_frame_origin() const {}
inline void IsolationInfo::_internal_set_frame_origin(const std::string& value) {}
inline std::string* IsolationInfo::_internal_mutable_frame_origin() {}
inline std::string* IsolationInfo::release_frame_origin() {}
inline void IsolationInfo::set_allocated_frame_origin(std::string* frame_origin) {}

// optional string site_for_cookies = 4;
inline bool IsolationInfo::_internal_has_site_for_cookies() const {}
inline bool IsolationInfo::has_site_for_cookies() const {}
inline void IsolationInfo::clear_site_for_cookies() {}
inline const std::string& IsolationInfo::site_for_cookies() const {}
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void IsolationInfo::set_site_for_cookies(ArgT0&& arg0, ArgT... args) {}
inline std::string* IsolationInfo::mutable_site_for_cookies() {}
inline const std::string& IsolationInfo::_internal_site_for_cookies() const {}
inline void IsolationInfo::_internal_set_site_for_cookies(const std::string& value) {}
inline std::string* IsolationInfo::_internal_mutable_site_for_cookies() {}
inline std::string* IsolationInfo::release_site_for_cookies() {}
inline void IsolationInfo::set_allocated_site_for_cookies(std::string* site_for_cookies) {}

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

// @@protoc_insertion_point(namespace_scope)

}  // namespace proto
}  // namespace net

// @@protoc_insertion_point(global_scope)

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