#ifndef GOOGLE_PROTOBUF_INCLUDED_chrome_5fos_5fapp_5flist_5flaunch_5fevent_2eproto
#define GOOGLE_PROTOBUF_INCLUDED_chrome_5fos_5fapp_5flist_5flaunch_5fevent_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_chrome_5fos_5fapp_5flist_5flaunch_5fevent_2eproto
PROTOBUF_NAMESPACE_OPEN
namespace internal {
class AnyMetadata;
}
PROTOBUF_NAMESPACE_CLOSE
struct TableStruct_chrome_5fos_5fapp_5flist_5flaunch_5fevent_2eproto { … };
namespace metrics {
class ChromeOSAppListLaunchEventProto;
struct ChromeOSAppListLaunchEventProtoDefaultTypeInternal;
extern ChromeOSAppListLaunchEventProtoDefaultTypeInternal _ChromeOSAppListLaunchEventProto_default_instance_;
}
PROTOBUF_NAMESPACE_OPEN
template<> ::metrics::ChromeOSAppListLaunchEventProto* Arena::CreateMaybeMessage<::metrics::ChromeOSAppListLaunchEventProto>(Arena*);
PROTOBUF_NAMESPACE_CLOSE
namespace metrics {
enum ChromeOSAppListLaunchEventProto_LaunchType : int { … };
bool ChromeOSAppListLaunchEventProto_LaunchType_IsValid(int value);
constexpr ChromeOSAppListLaunchEventProto_LaunchType ChromeOSAppListLaunchEventProto_LaunchType_LaunchType_MIN = …;
constexpr ChromeOSAppListLaunchEventProto_LaunchType ChromeOSAppListLaunchEventProto_LaunchType_LaunchType_MAX = …;
constexpr int ChromeOSAppListLaunchEventProto_LaunchType_LaunchType_ARRAYSIZE = …;
const std::string& ChromeOSAppListLaunchEventProto_LaunchType_Name(ChromeOSAppListLaunchEventProto_LaunchType value);
template<typename T>
inline const std::string& ChromeOSAppListLaunchEventProto_LaunchType_Name(T enum_t_value) { … }
bool ChromeOSAppListLaunchEventProto_LaunchType_Parse(
::PROTOBUF_NAMESPACE_ID::ConstStringParam name, ChromeOSAppListLaunchEventProto_LaunchType* value);
enum ChromeOSAppListLaunchEventProto_SearchProviderType : int { … };
bool ChromeOSAppListLaunchEventProto_SearchProviderType_IsValid(int value);
constexpr ChromeOSAppListLaunchEventProto_SearchProviderType ChromeOSAppListLaunchEventProto_SearchProviderType_SearchProviderType_MIN = …;
constexpr ChromeOSAppListLaunchEventProto_SearchProviderType ChromeOSAppListLaunchEventProto_SearchProviderType_SearchProviderType_MAX = …;
constexpr int ChromeOSAppListLaunchEventProto_SearchProviderType_SearchProviderType_ARRAYSIZE = …;
const std::string& ChromeOSAppListLaunchEventProto_SearchProviderType_Name(ChromeOSAppListLaunchEventProto_SearchProviderType value);
template<typename T>
inline const std::string& ChromeOSAppListLaunchEventProto_SearchProviderType_Name(T enum_t_value) { … }
bool ChromeOSAppListLaunchEventProto_SearchProviderType_Parse(
::PROTOBUF_NAMESPACE_ID::ConstStringParam name, ChromeOSAppListLaunchEventProto_SearchProviderType* value);
class ChromeOSAppListLaunchEventProto final :
public ::PROTOBUF_NAMESPACE_ID::MessageLite { … };
#ifdef __GNUC__
#pragma GCC diagnostic push
#pragma GCC diagnostic ignored "-Wstrict-aliasing"
#endif
inline bool ChromeOSAppListLaunchEventProto::_internal_has_recurrence_ranker_user_id() const { … }
inline bool ChromeOSAppListLaunchEventProto::has_recurrence_ranker_user_id() const { … }
inline void ChromeOSAppListLaunchEventProto::clear_recurrence_ranker_user_id() { … }
inline uint64_t ChromeOSAppListLaunchEventProto::_internal_recurrence_ranker_user_id() const { … }
inline uint64_t ChromeOSAppListLaunchEventProto::recurrence_ranker_user_id() const { … }
inline void ChromeOSAppListLaunchEventProto::_internal_set_recurrence_ranker_user_id(uint64_t value) { … }
inline void ChromeOSAppListLaunchEventProto::set_recurrence_ranker_user_id(uint64_t value) { … }
inline bool ChromeOSAppListLaunchEventProto::_internal_has_launch_type() const { … }
inline bool ChromeOSAppListLaunchEventProto::has_launch_type() const { … }
inline void ChromeOSAppListLaunchEventProto::clear_launch_type() { … }
inline ::metrics::ChromeOSAppListLaunchEventProto_LaunchType ChromeOSAppListLaunchEventProto::_internal_launch_type() const { … }
inline ::metrics::ChromeOSAppListLaunchEventProto_LaunchType ChromeOSAppListLaunchEventProto::launch_type() const { … }
inline void ChromeOSAppListLaunchEventProto::_internal_set_launch_type(::metrics::ChromeOSAppListLaunchEventProto_LaunchType value) { … }
inline void ChromeOSAppListLaunchEventProto::set_launch_type(::metrics::ChromeOSAppListLaunchEventProto_LaunchType value) { … }
inline bool ChromeOSAppListLaunchEventProto::_internal_has_hour() const { … }
inline bool ChromeOSAppListLaunchEventProto::has_hour() const { … }
inline void ChromeOSAppListLaunchEventProto::clear_hour() { … }
inline int32_t ChromeOSAppListLaunchEventProto::_internal_hour() const { … }
inline int32_t ChromeOSAppListLaunchEventProto::hour() const { … }
inline void ChromeOSAppListLaunchEventProto::_internal_set_hour(int32_t value) { … }
inline void ChromeOSAppListLaunchEventProto::set_hour(int32_t value) { … }
inline bool ChromeOSAppListLaunchEventProto::_internal_has_search_query_length() const { … }
inline bool ChromeOSAppListLaunchEventProto::has_search_query_length() const { … }
inline void ChromeOSAppListLaunchEventProto::clear_search_query_length() { … }
inline int32_t ChromeOSAppListLaunchEventProto::_internal_search_query_length() const { … }
inline int32_t ChromeOSAppListLaunchEventProto::search_query_length() const { … }
inline void ChromeOSAppListLaunchEventProto::_internal_set_search_query_length(int32_t value) { … }
inline void ChromeOSAppListLaunchEventProto::set_search_query_length(int32_t value) { … }
inline bool ChromeOSAppListLaunchEventProto::_internal_has_hashed_target() const { … }
inline bool ChromeOSAppListLaunchEventProto::has_hashed_target() const { … }
inline void ChromeOSAppListLaunchEventProto::clear_hashed_target() { … }
inline uint64_t ChromeOSAppListLaunchEventProto::_internal_hashed_target() const { … }
inline uint64_t ChromeOSAppListLaunchEventProto::hashed_target() const { … }
inline void ChromeOSAppListLaunchEventProto::_internal_set_hashed_target(uint64_t value) { … }
inline void ChromeOSAppListLaunchEventProto::set_hashed_target(uint64_t value) { … }
inline bool ChromeOSAppListLaunchEventProto::_internal_has_hashed_query() const { … }
inline bool ChromeOSAppListLaunchEventProto::has_hashed_query() const { … }
inline void ChromeOSAppListLaunchEventProto::clear_hashed_query() { … }
inline uint64_t ChromeOSAppListLaunchEventProto::_internal_hashed_query() const { … }
inline uint64_t ChromeOSAppListLaunchEventProto::hashed_query() const { … }
inline void ChromeOSAppListLaunchEventProto::_internal_set_hashed_query(uint64_t value) { … }
inline void ChromeOSAppListLaunchEventProto::set_hashed_query(uint64_t value) { … }
inline bool ChromeOSAppListLaunchEventProto::_internal_has_hashed_domain() const { … }
inline bool ChromeOSAppListLaunchEventProto::has_hashed_domain() const { … }
inline void ChromeOSAppListLaunchEventProto::clear_hashed_domain() { … }
inline uint64_t ChromeOSAppListLaunchEventProto::_internal_hashed_domain() const { … }
inline uint64_t ChromeOSAppListLaunchEventProto::hashed_domain() const { … }
inline void ChromeOSAppListLaunchEventProto::_internal_set_hashed_domain(uint64_t value) { … }
inline void ChromeOSAppListLaunchEventProto::set_hashed_domain(uint64_t value) { … }
inline bool ChromeOSAppListLaunchEventProto::_internal_has_hashed_app() const { … }
inline bool ChromeOSAppListLaunchEventProto::has_hashed_app() const { … }
inline void ChromeOSAppListLaunchEventProto::clear_hashed_app() { … }
inline uint64_t ChromeOSAppListLaunchEventProto::_internal_hashed_app() const { … }
inline uint64_t ChromeOSAppListLaunchEventProto::hashed_app() const { … }
inline void ChromeOSAppListLaunchEventProto::_internal_set_hashed_app(uint64_t value) { … }
inline void ChromeOSAppListLaunchEventProto::set_hashed_app(uint64_t value) { … }
inline bool ChromeOSAppListLaunchEventProto::_internal_has_search_provider_type() const { … }
inline bool ChromeOSAppListLaunchEventProto::has_search_provider_type() const { … }
inline void ChromeOSAppListLaunchEventProto::clear_search_provider_type() { … }
inline ::metrics::ChromeOSAppListLaunchEventProto_SearchProviderType ChromeOSAppListLaunchEventProto::_internal_search_provider_type() const { … }
inline ::metrics::ChromeOSAppListLaunchEventProto_SearchProviderType ChromeOSAppListLaunchEventProto::search_provider_type() const { … }
inline void ChromeOSAppListLaunchEventProto::_internal_set_search_provider_type(::metrics::ChromeOSAppListLaunchEventProto_SearchProviderType value) { … }
inline void ChromeOSAppListLaunchEventProto::set_search_provider_type(::metrics::ChromeOSAppListLaunchEventProto_SearchProviderType value) { … }
#ifdef __GNUC__
#pragma GCC diagnostic pop
#endif
}
PROTOBUF_NAMESPACE_OPEN
template <> struct is_proto_enum< ::metrics::ChromeOSAppListLaunchEventProto_LaunchType> : ::std::true_type { … };
template <> struct is_proto_enum< ::metrics::ChromeOSAppListLaunchEventProto_SearchProviderType> : ::std::true_type { … };
PROTOBUF_NAMESPACE_CLOSE
#include <google/protobuf/port_undef.inc>
#endif