#ifndef GOOGLE_PROTOBUF_INCLUDED_components_2fenterprise_2fcommon_2fproto_2flegacy_5ftech_5fevents_2eproto
#define GOOGLE_PROTOBUF_INCLUDED_components_2fenterprise_2fcommon_2fproto_2flegacy_5ftech_5fevents_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/generated_enum_util.h>
#include <google/protobuf/port_def.inc>
#define PROTOBUF_INTERNAL_EXPORT_components_2fenterprise_2fcommon_2fproto_2flegacy_5ftech_5fevents_2eproto
PROTOBUF_NAMESPACE_OPEN
namespace internal {
class AnyMetadata;
}
PROTOBUF_NAMESPACE_CLOSE
struct TableStruct_components_2fenterprise_2fcommon_2fproto_2flegacy_5ftech_5fevents_2eproto { … };
namespace enterprise_reporting {
class CookieIssueDetails;
struct CookieIssueDetailsDefaultTypeInternal;
extern CookieIssueDetailsDefaultTypeInternal _CookieIssueDetails_default_instance_;
class LegacyTechEvent;
struct LegacyTechEventDefaultTypeInternal;
extern LegacyTechEventDefaultTypeInternal _LegacyTechEvent_default_instance_;
}
PROTOBUF_NAMESPACE_OPEN
template<> ::enterprise_reporting::CookieIssueDetails* Arena::CreateMaybeMessage<::enterprise_reporting::CookieIssueDetails>(Arena*);
template<> ::enterprise_reporting::LegacyTechEvent* Arena::CreateMaybeMessage<::enterprise_reporting::LegacyTechEvent>(Arena*);
PROTOBUF_NAMESPACE_CLOSE
namespace enterprise_reporting {
enum CookieAccessOperation : int { … };
bool CookieAccessOperation_IsValid(int value);
constexpr CookieAccessOperation CookieAccessOperation_MIN = …;
constexpr CookieAccessOperation CookieAccessOperation_MAX = …;
constexpr int CookieAccessOperation_ARRAYSIZE = …;
const std::string& CookieAccessOperation_Name(CookieAccessOperation value);
template<typename T>
inline const std::string& CookieAccessOperation_Name(T enum_t_value) { … }
bool CookieAccessOperation_Parse(
::PROTOBUF_NAMESPACE_ID::ConstStringParam name, CookieAccessOperation* value);
class LegacyTechEvent final :
public ::PROTOBUF_NAMESPACE_ID::MessageLite { … };
class CookieIssueDetails final :
public ::PROTOBUF_NAMESPACE_ID::MessageLite { … };
#ifdef __GNUC__
#pragma GCC diagnostic push
#pragma GCC diagnostic ignored "-Wstrict-aliasing"
#endif
inline bool LegacyTechEvent::_internal_has_feature_id() const { … }
inline bool LegacyTechEvent::has_feature_id() const { … }
inline void LegacyTechEvent::clear_feature_id() { … }
inline const std::string& LegacyTechEvent::feature_id() const { … }
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void LegacyTechEvent::set_feature_id(ArgT0&& arg0, ArgT... args) { … }
inline std::string* LegacyTechEvent::mutable_feature_id() { … }
inline const std::string& LegacyTechEvent::_internal_feature_id() const { … }
inline void LegacyTechEvent::_internal_set_feature_id(const std::string& value) { … }
inline std::string* LegacyTechEvent::_internal_mutable_feature_id() { … }
inline std::string* LegacyTechEvent::release_feature_id() { … }
inline void LegacyTechEvent::set_allocated_feature_id(std::string* feature_id) { … }
inline bool LegacyTechEvent::_internal_has_url() const { … }
inline bool LegacyTechEvent::has_url() const { … }
inline void LegacyTechEvent::clear_url() { … }
inline const std::string& LegacyTechEvent::url() const { … }
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void LegacyTechEvent::set_url(ArgT0&& arg0, ArgT... args) { … }
inline std::string* LegacyTechEvent::mutable_url() { … }
inline const std::string& LegacyTechEvent::_internal_url() const { … }
inline void LegacyTechEvent::_internal_set_url(const std::string& value) { … }
inline std::string* LegacyTechEvent::_internal_mutable_url() { … }
inline std::string* LegacyTechEvent::release_url() { … }
inline void LegacyTechEvent::set_allocated_url(std::string* url) { … }
inline bool LegacyTechEvent::_internal_has_allowlisted_url_match() const { … }
inline bool LegacyTechEvent::has_allowlisted_url_match() const { … }
inline void LegacyTechEvent::clear_allowlisted_url_match() { … }
inline const std::string& LegacyTechEvent::allowlisted_url_match() const { … }
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void LegacyTechEvent::set_allowlisted_url_match(ArgT0&& arg0, ArgT... args) { … }
inline std::string* LegacyTechEvent::mutable_allowlisted_url_match() { … }
inline const std::string& LegacyTechEvent::_internal_allowlisted_url_match() const { … }
inline void LegacyTechEvent::_internal_set_allowlisted_url_match(const std::string& value) { … }
inline std::string* LegacyTechEvent::_internal_mutable_allowlisted_url_match() { … }
inline std::string* LegacyTechEvent::release_allowlisted_url_match() { … }
inline void LegacyTechEvent::set_allocated_allowlisted_url_match(std::string* allowlisted_url_match) { … }
inline bool LegacyTechEvent::_internal_has_filename() const { … }
inline bool LegacyTechEvent::has_filename() const { … }
inline void LegacyTechEvent::clear_filename() { … }
inline const std::string& LegacyTechEvent::filename() const { … }
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void LegacyTechEvent::set_filename(ArgT0&& arg0, ArgT... args) { … }
inline std::string* LegacyTechEvent::mutable_filename() { … }
inline const std::string& LegacyTechEvent::_internal_filename() const { … }
inline void LegacyTechEvent::_internal_set_filename(const std::string& value) { … }
inline std::string* LegacyTechEvent::_internal_mutable_filename() { … }
inline std::string* LegacyTechEvent::release_filename() { … }
inline void LegacyTechEvent::set_allocated_filename(std::string* filename) { … }
inline bool LegacyTechEvent::_internal_has_column() const { … }
inline bool LegacyTechEvent::has_column() const { … }
inline void LegacyTechEvent::clear_column() { … }
inline uint64_t LegacyTechEvent::_internal_column() const { … }
inline uint64_t LegacyTechEvent::column() const { … }
inline void LegacyTechEvent::_internal_set_column(uint64_t value) { … }
inline void LegacyTechEvent::set_column(uint64_t value) { … }
inline bool LegacyTechEvent::_internal_has_line() const { … }
inline bool LegacyTechEvent::has_line() const { … }
inline void LegacyTechEvent::clear_line() { … }
inline uint64_t LegacyTechEvent::_internal_line() const { … }
inline uint64_t LegacyTechEvent::line() const { … }
inline void LegacyTechEvent::_internal_set_line(uint64_t value) { … }
inline void LegacyTechEvent::set_line(uint64_t value) { … }
inline bool LegacyTechEvent::_internal_has_cookie_issue_details() const { … }
inline bool LegacyTechEvent::has_cookie_issue_details() const { … }
inline void LegacyTechEvent::clear_cookie_issue_details() { … }
inline const ::enterprise_reporting::CookieIssueDetails& LegacyTechEvent::_internal_cookie_issue_details() const { … }
inline const ::enterprise_reporting::CookieIssueDetails& LegacyTechEvent::cookie_issue_details() const { … }
inline void LegacyTechEvent::unsafe_arena_set_allocated_cookie_issue_details(
::enterprise_reporting::CookieIssueDetails* cookie_issue_details) { … }
inline ::enterprise_reporting::CookieIssueDetails* LegacyTechEvent::release_cookie_issue_details() { … }
inline ::enterprise_reporting::CookieIssueDetails* LegacyTechEvent::unsafe_arena_release_cookie_issue_details() { … }
inline ::enterprise_reporting::CookieIssueDetails* LegacyTechEvent::_internal_mutable_cookie_issue_details() { … }
inline ::enterprise_reporting::CookieIssueDetails* LegacyTechEvent::mutable_cookie_issue_details() { … }
inline void LegacyTechEvent::set_allocated_cookie_issue_details(::enterprise_reporting::CookieIssueDetails* cookie_issue_details) { … }
inline bool LegacyTechEvent::_internal_has_frame_url() const { … }
inline bool LegacyTechEvent::has_frame_url() const { … }
inline void LegacyTechEvent::clear_frame_url() { … }
inline const std::string& LegacyTechEvent::frame_url() const { … }
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void LegacyTechEvent::set_frame_url(ArgT0&& arg0, ArgT... args) { … }
inline std::string* LegacyTechEvent::mutable_frame_url() { … }
inline const std::string& LegacyTechEvent::_internal_frame_url() const { … }
inline void LegacyTechEvent::_internal_set_frame_url(const std::string& value) { … }
inline std::string* LegacyTechEvent::_internal_mutable_frame_url() { … }
inline std::string* LegacyTechEvent::release_frame_url() { … }
inline void LegacyTechEvent::set_allocated_frame_url(std::string* frame_url) { … }
inline bool CookieIssueDetails::_internal_has_transfer_or_script_url() const { … }
inline bool CookieIssueDetails::has_transfer_or_script_url() const { … }
inline void CookieIssueDetails::clear_transfer_or_script_url() { … }
inline const std::string& CookieIssueDetails::transfer_or_script_url() const { … }
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void CookieIssueDetails::set_transfer_or_script_url(ArgT0&& arg0, ArgT... args) { … }
inline std::string* CookieIssueDetails::mutable_transfer_or_script_url() { … }
inline const std::string& CookieIssueDetails::_internal_transfer_or_script_url() const { … }
inline void CookieIssueDetails::_internal_set_transfer_or_script_url(const std::string& value) { … }
inline std::string* CookieIssueDetails::_internal_mutable_transfer_or_script_url() { … }
inline std::string* CookieIssueDetails::release_transfer_or_script_url() { … }
inline void CookieIssueDetails::set_allocated_transfer_or_script_url(std::string* transfer_or_script_url) { … }
inline bool CookieIssueDetails::_internal_has_name() const { … }
inline bool CookieIssueDetails::has_name() const { … }
inline void CookieIssueDetails::clear_name() { … }
inline const std::string& CookieIssueDetails::name() const { … }
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void CookieIssueDetails::set_name(ArgT0&& arg0, ArgT... args) { … }
inline std::string* CookieIssueDetails::mutable_name() { … }
inline const std::string& CookieIssueDetails::_internal_name() const { … }
inline void CookieIssueDetails::_internal_set_name(const std::string& value) { … }
inline std::string* CookieIssueDetails::_internal_mutable_name() { … }
inline std::string* CookieIssueDetails::release_name() { … }
inline void CookieIssueDetails::set_allocated_name(std::string* name) { … }
inline bool CookieIssueDetails::_internal_has_domain() const { … }
inline bool CookieIssueDetails::has_domain() const { … }
inline void CookieIssueDetails::clear_domain() { … }
inline const std::string& CookieIssueDetails::domain() const { … }
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void CookieIssueDetails::set_domain(ArgT0&& arg0, ArgT... args) { … }
inline std::string* CookieIssueDetails::mutable_domain() { … }
inline const std::string& CookieIssueDetails::_internal_domain() const { … }
inline void CookieIssueDetails::_internal_set_domain(const std::string& value) { … }
inline std::string* CookieIssueDetails::_internal_mutable_domain() { … }
inline std::string* CookieIssueDetails::release_domain() { … }
inline void CookieIssueDetails::set_allocated_domain(std::string* domain) { … }
inline bool CookieIssueDetails::_internal_has_path() const { … }
inline bool CookieIssueDetails::has_path() const { … }
inline void CookieIssueDetails::clear_path() { … }
inline const std::string& CookieIssueDetails::path() const { … }
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void CookieIssueDetails::set_path(ArgT0&& arg0, ArgT... args) { … }
inline std::string* CookieIssueDetails::mutable_path() { … }
inline const std::string& CookieIssueDetails::_internal_path() const { … }
inline void CookieIssueDetails::_internal_set_path(const std::string& value) { … }
inline std::string* CookieIssueDetails::_internal_mutable_path() { … }
inline std::string* CookieIssueDetails::release_path() { … }
inline void CookieIssueDetails::set_allocated_path(std::string* path) { … }
inline bool CookieIssueDetails::_internal_has_access_operation() const { … }
inline bool CookieIssueDetails::has_access_operation() const { … }
inline void CookieIssueDetails::clear_access_operation() { … }
inline ::enterprise_reporting::CookieAccessOperation CookieIssueDetails::_internal_access_operation() const { … }
inline ::enterprise_reporting::CookieAccessOperation CookieIssueDetails::access_operation() const { … }
inline void CookieIssueDetails::_internal_set_access_operation(::enterprise_reporting::CookieAccessOperation value) { … }
inline void CookieIssueDetails::set_access_operation(::enterprise_reporting::CookieAccessOperation value) { … }
#ifdef __GNUC__
#pragma GCC diagnostic pop
#endif
}
PROTOBUF_NAMESPACE_OPEN
template <> struct is_proto_enum< ::enterprise_reporting::CookieAccessOperation> : ::std::true_type { … };
PROTOBUF_NAMESPACE_CLOSE
#include <google/protobuf/port_undef.inc>
#endif