chromium/out/Default/gen/components/services/app_service/public/protos/app_types.pb.h

// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: components/services/app_service/public/protos/app_types.proto

#ifndef GOOGLE_PROTOBUF_INCLUDED_components_2fservices_2fapp_5fservice_2fpublic_2fprotos_2fapp_5ftypes_2eproto
#define GOOGLE_PROTOBUF_INCLUDED_components_2fservices_2fapp_5fservice_2fpublic_2fprotos_2fapp_5ftypes_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/repeated_field.h>  // IWYU pragma: export
#include <google/protobuf/extension_set.h>  // IWYU pragma: export
#include <google/protobuf/generated_enum_util.h>
// @@protoc_insertion_point(includes)
#include <google/protobuf/port_def.inc>
#define PROTOBUF_INTERNAL_EXPORT_components_2fservices_2fapp_5fservice_2fpublic_2fprotos_2fapp_5ftypes_2eproto
PROTOBUF_NAMESPACE_OPEN
namespace internal {
class AnyMetadata;
}  // namespace internal
PROTOBUF_NAMESPACE_CLOSE

// Internal implementation detail -- do not use these members.
struct TableStruct_components_2fservices_2fapp_5fservice_2fpublic_2fprotos_2fapp_5ftypes_2eproto {};
PROTOBUF_NAMESPACE_OPEN
PROTOBUF_NAMESPACE_CLOSE
namespace apps {

enum ApplicationType : int {};
bool ApplicationType_IsValid(int value);
constexpr ApplicationType ApplicationType_MIN =;
constexpr ApplicationType ApplicationType_MAX =;
constexpr int ApplicationType_ARRAYSIZE =;

const std::string& ApplicationType_Name(ApplicationType value);
template<typename T>
inline const std::string& ApplicationType_Name(T enum_t_value) {}
bool ApplicationType_Parse(
    ::PROTOBUF_NAMESPACE_ID::ConstStringParam name, ApplicationType* value);
enum ApplicationInstallSource : int {};
bool ApplicationInstallSource_IsValid(int value);
constexpr ApplicationInstallSource ApplicationInstallSource_MIN =;
constexpr ApplicationInstallSource ApplicationInstallSource_MAX =;
constexpr int ApplicationInstallSource_ARRAYSIZE =;

const std::string& ApplicationInstallSource_Name(ApplicationInstallSource value);
template<typename T>
inline const std::string& ApplicationInstallSource_Name(T enum_t_value) {}
bool ApplicationInstallSource_Parse(
    ::PROTOBUF_NAMESPACE_ID::ConstStringParam name, ApplicationInstallSource* value);
enum ApplicationInstallReason : int {};
bool ApplicationInstallReason_IsValid(int value);
constexpr ApplicationInstallReason ApplicationInstallReason_MIN =;
constexpr ApplicationInstallReason ApplicationInstallReason_MAX =;
constexpr int ApplicationInstallReason_ARRAYSIZE =;

const std::string& ApplicationInstallReason_Name(ApplicationInstallReason value);
template<typename T>
inline const std::string& ApplicationInstallReason_Name(T enum_t_value) {}
bool ApplicationInstallReason_Parse(
    ::PROTOBUF_NAMESPACE_ID::ConstStringParam name, ApplicationInstallReason* value);
enum ApplicationInstallTime : int {};
bool ApplicationInstallTime_IsValid(int value);
constexpr ApplicationInstallTime ApplicationInstallTime_MIN =;
constexpr ApplicationInstallTime ApplicationInstallTime_MAX =;
constexpr int ApplicationInstallTime_ARRAYSIZE =;

const std::string& ApplicationInstallTime_Name(ApplicationInstallTime value);
template<typename T>
inline const std::string& ApplicationInstallTime_Name(T enum_t_value) {}
bool ApplicationInstallTime_Parse(
    ::PROTOBUF_NAMESPACE_ID::ConstStringParam name, ApplicationInstallTime* value);
enum ApplicationLaunchSource : int {};
bool ApplicationLaunchSource_IsValid(int value);
constexpr ApplicationLaunchSource ApplicationLaunchSource_MIN =;
constexpr ApplicationLaunchSource ApplicationLaunchSource_MAX =;
constexpr int ApplicationLaunchSource_ARRAYSIZE =;

const std::string& ApplicationLaunchSource_Name(ApplicationLaunchSource value);
template<typename T>
inline const std::string& ApplicationLaunchSource_Name(T enum_t_value) {}
bool ApplicationLaunchSource_Parse(
    ::PROTOBUF_NAMESPACE_ID::ConstStringParam name, ApplicationLaunchSource* value);
enum ApplicationUninstallSource : int {};
bool ApplicationUninstallSource_IsValid(int value);
constexpr ApplicationUninstallSource ApplicationUninstallSource_MIN =;
constexpr ApplicationUninstallSource ApplicationUninstallSource_MAX =;
constexpr int ApplicationUninstallSource_ARRAYSIZE =;

const std::string& ApplicationUninstallSource_Name(ApplicationUninstallSource value);
template<typename T>
inline const std::string& ApplicationUninstallSource_Name(T enum_t_value) {}
bool ApplicationUninstallSource_Parse(
    ::PROTOBUF_NAMESPACE_ID::ConstStringParam name, ApplicationUninstallSource* value);
// ===================================================================


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


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

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

// @@protoc_insertion_point(namespace_scope)

}  // namespace apps

PROTOBUF_NAMESPACE_OPEN

template <> struct is_proto_enum< ::apps::ApplicationType> : ::std::true_type {};
template <> struct is_proto_enum< ::apps::ApplicationInstallSource> : ::std::true_type {};
template <> struct is_proto_enum< ::apps::ApplicationInstallReason> : ::std::true_type {};
template <> struct is_proto_enum< ::apps::ApplicationInstallTime> : ::std::true_type {};
template <> struct is_proto_enum< ::apps::ApplicationLaunchSource> : ::std::true_type {};
template <> struct is_proto_enum< ::apps::ApplicationUninstallSource> : ::std::true_type {};

PROTOBUF_NAMESPACE_CLOSE

// @@protoc_insertion_point(global_scope)

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