chromium/out/Default/gen/components/ip_protection/get_proxy_config.pb.h

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

#ifndef GOOGLE_PROTOBUF_INCLUDED_get_5fproxy_5fconfig_2eproto
#define GOOGLE_PROTOBUF_INCLUDED_get_5fproxy_5fconfig_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_get_5fproxy_5fconfig_2eproto
PROTOBUF_NAMESPACE_OPEN
namespace internal {
class AnyMetadata;
}  // namespace internal
PROTOBUF_NAMESPACE_CLOSE

// Internal implementation detail -- do not use these members.
struct TableStruct_get_5fproxy_5fconfig_2eproto {};
namespace ip_protection {
class GetProxyConfigRequest;
struct GetProxyConfigRequestDefaultTypeInternal;
extern GetProxyConfigRequestDefaultTypeInternal _GetProxyConfigRequest_default_instance_;
class GetProxyConfigResponse;
struct GetProxyConfigResponseDefaultTypeInternal;
extern GetProxyConfigResponseDefaultTypeInternal _GetProxyConfigResponse_default_instance_;
class GetProxyConfigResponse_GeoHint;
struct GetProxyConfigResponse_GeoHintDefaultTypeInternal;
extern GetProxyConfigResponse_GeoHintDefaultTypeInternal _GetProxyConfigResponse_GeoHint_default_instance_;
class GetProxyConfigResponse_ProxyChain;
struct GetProxyConfigResponse_ProxyChainDefaultTypeInternal;
extern GetProxyConfigResponse_ProxyChainDefaultTypeInternal _GetProxyConfigResponse_ProxyChain_default_instance_;
}  // namespace ip_protection
PROTOBUF_NAMESPACE_OPEN
template<> ::ip_protection::GetProxyConfigRequest* Arena::CreateMaybeMessage<::ip_protection::GetProxyConfigRequest>(Arena*);
template<> ::ip_protection::GetProxyConfigResponse* Arena::CreateMaybeMessage<::ip_protection::GetProxyConfigResponse>(Arena*);
template<> ::ip_protection::GetProxyConfigResponse_GeoHint* Arena::CreateMaybeMessage<::ip_protection::GetProxyConfigResponse_GeoHint>(Arena*);
template<> ::ip_protection::GetProxyConfigResponse_ProxyChain* Arena::CreateMaybeMessage<::ip_protection::GetProxyConfigResponse_ProxyChain>(Arena*);
PROTOBUF_NAMESPACE_CLOSE
namespace ip_protection {

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

class GetProxyConfigRequest final :
    public ::PROTOBUF_NAMESPACE_ID::MessageLite /* @@protoc_insertion_point(class_definition:ip_protection.GetProxyConfigRequest) */ {};
// -------------------------------------------------------------------

class GetProxyConfigResponse_ProxyChain final :
    public ::PROTOBUF_NAMESPACE_ID::MessageLite /* @@protoc_insertion_point(class_definition:ip_protection.GetProxyConfigResponse.ProxyChain) */ {};
// -------------------------------------------------------------------

class GetProxyConfigResponse_GeoHint final :
    public ::PROTOBUF_NAMESPACE_ID::MessageLite /* @@protoc_insertion_point(class_definition:ip_protection.GetProxyConfigResponse.GeoHint) */ {};
// -------------------------------------------------------------------

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


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

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

// string service_type = 1;
inline void GetProxyConfigRequest::clear_service_type() {}
inline const std::string& GetProxyConfigRequest::service_type() const {}
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void GetProxyConfigRequest::set_service_type(ArgT0&& arg0, ArgT... args) {}
inline std::string* GetProxyConfigRequest::mutable_service_type() {}
inline const std::string& GetProxyConfigRequest::_internal_service_type() const {}
inline void GetProxyConfigRequest::_internal_set_service_type(const std::string& value) {}
inline std::string* GetProxyConfigRequest::_internal_mutable_service_type() {}
inline std::string* GetProxyConfigRequest::release_service_type() {}
inline void GetProxyConfigRequest::set_allocated_service_type(std::string* service_type) {}

// -------------------------------------------------------------------

// GetProxyConfigResponse_ProxyChain

// string proxy_a = 1;
inline void GetProxyConfigResponse_ProxyChain::clear_proxy_a() {}
inline const std::string& GetProxyConfigResponse_ProxyChain::proxy_a() const {}
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void GetProxyConfigResponse_ProxyChain::set_proxy_a(ArgT0&& arg0, ArgT... args) {}
inline std::string* GetProxyConfigResponse_ProxyChain::mutable_proxy_a() {}
inline const std::string& GetProxyConfigResponse_ProxyChain::_internal_proxy_a() const {}
inline void GetProxyConfigResponse_ProxyChain::_internal_set_proxy_a(const std::string& value) {}
inline std::string* GetProxyConfigResponse_ProxyChain::_internal_mutable_proxy_a() {}
inline std::string* GetProxyConfigResponse_ProxyChain::release_proxy_a() {}
inline void GetProxyConfigResponse_ProxyChain::set_allocated_proxy_a(std::string* proxy_a) {}

// string proxy_b = 2;
inline void GetProxyConfigResponse_ProxyChain::clear_proxy_b() {}
inline const std::string& GetProxyConfigResponse_ProxyChain::proxy_b() const {}
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void GetProxyConfigResponse_ProxyChain::set_proxy_b(ArgT0&& arg0, ArgT... args) {}
inline std::string* GetProxyConfigResponse_ProxyChain::mutable_proxy_b() {}
inline const std::string& GetProxyConfigResponse_ProxyChain::_internal_proxy_b() const {}
inline void GetProxyConfigResponse_ProxyChain::_internal_set_proxy_b(const std::string& value) {}
inline std::string* GetProxyConfigResponse_ProxyChain::_internal_mutable_proxy_b() {}
inline std::string* GetProxyConfigResponse_ProxyChain::release_proxy_b() {}
inline void GetProxyConfigResponse_ProxyChain::set_allocated_proxy_b(std::string* proxy_b) {}

// int32 chain_id = 3;
inline void GetProxyConfigResponse_ProxyChain::clear_chain_id() {}
inline int32_t GetProxyConfigResponse_ProxyChain::_internal_chain_id() const {}
inline int32_t GetProxyConfigResponse_ProxyChain::chain_id() const {}
inline void GetProxyConfigResponse_ProxyChain::_internal_set_chain_id(int32_t value) {}
inline void GetProxyConfigResponse_ProxyChain::set_chain_id(int32_t value) {}

// -------------------------------------------------------------------

// GetProxyConfigResponse_GeoHint

// string country_code = 1;
inline void GetProxyConfigResponse_GeoHint::clear_country_code() {}
inline const std::string& GetProxyConfigResponse_GeoHint::country_code() const {}
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void GetProxyConfigResponse_GeoHint::set_country_code(ArgT0&& arg0, ArgT... args) {}
inline std::string* GetProxyConfigResponse_GeoHint::mutable_country_code() {}
inline const std::string& GetProxyConfigResponse_GeoHint::_internal_country_code() const {}
inline void GetProxyConfigResponse_GeoHint::_internal_set_country_code(const std::string& value) {}
inline std::string* GetProxyConfigResponse_GeoHint::_internal_mutable_country_code() {}
inline std::string* GetProxyConfigResponse_GeoHint::release_country_code() {}
inline void GetProxyConfigResponse_GeoHint::set_allocated_country_code(std::string* country_code) {}

// string iso_region = 2;
inline void GetProxyConfigResponse_GeoHint::clear_iso_region() {}
inline const std::string& GetProxyConfigResponse_GeoHint::iso_region() const {}
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void GetProxyConfigResponse_GeoHint::set_iso_region(ArgT0&& arg0, ArgT... args) {}
inline std::string* GetProxyConfigResponse_GeoHint::mutable_iso_region() {}
inline const std::string& GetProxyConfigResponse_GeoHint::_internal_iso_region() const {}
inline void GetProxyConfigResponse_GeoHint::_internal_set_iso_region(const std::string& value) {}
inline std::string* GetProxyConfigResponse_GeoHint::_internal_mutable_iso_region() {}
inline std::string* GetProxyConfigResponse_GeoHint::release_iso_region() {}
inline void GetProxyConfigResponse_GeoHint::set_allocated_iso_region(std::string* iso_region) {}

// string city_name = 3;
inline void GetProxyConfigResponse_GeoHint::clear_city_name() {}
inline const std::string& GetProxyConfigResponse_GeoHint::city_name() const {}
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void GetProxyConfigResponse_GeoHint::set_city_name(ArgT0&& arg0, ArgT... args) {}
inline std::string* GetProxyConfigResponse_GeoHint::mutable_city_name() {}
inline const std::string& GetProxyConfigResponse_GeoHint::_internal_city_name() const {}
inline void GetProxyConfigResponse_GeoHint::_internal_set_city_name(const std::string& value) {}
inline std::string* GetProxyConfigResponse_GeoHint::_internal_mutable_city_name() {}
inline std::string* GetProxyConfigResponse_GeoHint::release_city_name() {}
inline void GetProxyConfigResponse_GeoHint::set_allocated_city_name(std::string* city_name) {}

// -------------------------------------------------------------------

// GetProxyConfigResponse

// repeated .ip_protection.GetProxyConfigResponse.ProxyChain proxy_chain = 3;
inline int GetProxyConfigResponse::_internal_proxy_chain_size() const {}
inline int GetProxyConfigResponse::proxy_chain_size() const {}
inline void GetProxyConfigResponse::clear_proxy_chain() {}
inline ::ip_protection::GetProxyConfigResponse_ProxyChain* GetProxyConfigResponse::mutable_proxy_chain(int index) {}
inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::ip_protection::GetProxyConfigResponse_ProxyChain >*
GetProxyConfigResponse::mutable_proxy_chain() {}
inline const ::ip_protection::GetProxyConfigResponse_ProxyChain& GetProxyConfigResponse::_internal_proxy_chain(int index) const {}
inline const ::ip_protection::GetProxyConfigResponse_ProxyChain& GetProxyConfigResponse::proxy_chain(int index) const {}
inline ::ip_protection::GetProxyConfigResponse_ProxyChain* GetProxyConfigResponse::_internal_add_proxy_chain() {}
inline ::ip_protection::GetProxyConfigResponse_ProxyChain* GetProxyConfigResponse::add_proxy_chain() {}
inline const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::ip_protection::GetProxyConfigResponse_ProxyChain >&
GetProxyConfigResponse::proxy_chain() const {}

// .ip_protection.GetProxyConfigResponse.GeoHint geo_hint = 4;
inline bool GetProxyConfigResponse::_internal_has_geo_hint() const {}
inline bool GetProxyConfigResponse::has_geo_hint() const {}
inline void GetProxyConfigResponse::clear_geo_hint() {}
inline const ::ip_protection::GetProxyConfigResponse_GeoHint& GetProxyConfigResponse::_internal_geo_hint() const {}
inline const ::ip_protection::GetProxyConfigResponse_GeoHint& GetProxyConfigResponse::geo_hint() const {}
inline void GetProxyConfigResponse::unsafe_arena_set_allocated_geo_hint(
    ::ip_protection::GetProxyConfigResponse_GeoHint* geo_hint) {}
inline ::ip_protection::GetProxyConfigResponse_GeoHint* GetProxyConfigResponse::release_geo_hint() {}
inline ::ip_protection::GetProxyConfigResponse_GeoHint* GetProxyConfigResponse::unsafe_arena_release_geo_hint() {}
inline ::ip_protection::GetProxyConfigResponse_GeoHint* GetProxyConfigResponse::_internal_mutable_geo_hint() {}
inline ::ip_protection::GetProxyConfigResponse_GeoHint* GetProxyConfigResponse::mutable_geo_hint() {}
inline void GetProxyConfigResponse::set_allocated_geo_hint(::ip_protection::GetProxyConfigResponse_GeoHint* geo_hint) {}

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

// -------------------------------------------------------------------

// -------------------------------------------------------------------


// @@protoc_insertion_point(namespace_scope)

}  // namespace ip_protection

// @@protoc_insertion_point(global_scope)

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