chromium/out/Default/gen/chrome/browser/support_tool/data_collection_module.pb.h

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

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

// Internal implementation detail -- do not use these members.
struct TableStruct_data_5fcollection_5fmodule_2eproto {};
namespace support_tool {
class DataCollectionModule;
struct DataCollectionModuleDefaultTypeInternal;
extern DataCollectionModuleDefaultTypeInternal _DataCollectionModule_default_instance_;
}  // namespace support_tool
PROTOBUF_NAMESPACE_OPEN
template<> ::support_tool::DataCollectionModule* Arena::CreateMaybeMessage<::support_tool::DataCollectionModule>(Arena*);
PROTOBUF_NAMESPACE_CLOSE
namespace support_tool {

enum DataCollectorType : int {};
bool DataCollectorType_IsValid(int value);
constexpr DataCollectorType DataCollectorType_MIN =;
constexpr DataCollectorType DataCollectorType_MAX =;
constexpr int DataCollectorType_ARRAYSIZE =;

const std::string& DataCollectorType_Name(DataCollectorType value);
template<typename T>
inline const std::string& DataCollectorType_Name(T enum_t_value) {}
bool DataCollectorType_Parse(
    ::PROTOBUF_NAMESPACE_ID::ConstStringParam name, DataCollectorType* value);
enum PiiType : int {};
bool PiiType_IsValid(int value);
constexpr PiiType PiiType_MIN =;
constexpr PiiType PiiType_MAX =;
constexpr int PiiType_ARRAYSIZE =;

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

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


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

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

// repeated .support_tool.DataCollectorType included_data_collectors = 1;
inline int DataCollectionModule::_internal_included_data_collectors_size() const {}
inline int DataCollectionModule::included_data_collectors_size() const {}
inline void DataCollectionModule::clear_included_data_collectors() {}
inline ::support_tool::DataCollectorType DataCollectionModule::_internal_included_data_collectors(int index) const {}
inline ::support_tool::DataCollectorType DataCollectionModule::included_data_collectors(int index) const {}
inline void DataCollectionModule::set_included_data_collectors(int index, ::support_tool::DataCollectorType value) {}
inline void DataCollectionModule::_internal_add_included_data_collectors(::support_tool::DataCollectorType value) {}
inline void DataCollectionModule::add_included_data_collectors(::support_tool::DataCollectorType value) {}
inline const ::PROTOBUF_NAMESPACE_ID::RepeatedField<int>&
DataCollectionModule::included_data_collectors() const {}
inline ::PROTOBUF_NAMESPACE_ID::RepeatedField<int>*
DataCollectionModule::_internal_mutable_included_data_collectors() {}
inline ::PROTOBUF_NAMESPACE_ID::RepeatedField<int>*
DataCollectionModule::mutable_included_data_collectors() {}

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

// @@protoc_insertion_point(namespace_scope)

}  // namespace support_tool

PROTOBUF_NAMESPACE_OPEN

template <> struct is_proto_enum< ::support_tool::DataCollectorType> : ::std::true_type {};
template <> struct is_proto_enum< ::support_tool::PiiType> : ::std::true_type {};

PROTOBUF_NAMESPACE_CLOSE

// @@protoc_insertion_point(global_scope)

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