chromium/out/Default/gen/components/feedback/proto/common.pb.h

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

#ifndef GOOGLE_PROTOBUF_INCLUDED_common_2eproto
#define GOOGLE_PROTOBUF_INCLUDED_common_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_common_2eproto
PROTOBUF_NAMESPACE_OPEN
namespace internal {
class AnyMetadata;
}  // namespace internal
PROTOBUF_NAMESPACE_CLOSE

// Internal implementation detail -- do not use these members.
struct TableStruct_common_2eproto {};
namespace userfeedback {
class CommonData;
struct CommonDataDefaultTypeInternal;
extern CommonDataDefaultTypeInternal _CommonData_default_instance_;
}  // namespace userfeedback
PROTOBUF_NAMESPACE_OPEN
template<> ::userfeedback::CommonData* Arena::CreateMaybeMessage<::userfeedback::CommonData>(Arena*);
PROTOBUF_NAMESPACE_CLOSE
namespace userfeedback {

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

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


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

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

// optional fixed64 gaia_id = 1;
inline bool CommonData::_internal_has_gaia_id() const {}
inline bool CommonData::has_gaia_id() const {}
inline void CommonData::clear_gaia_id() {}
inline uint64_t CommonData::_internal_gaia_id() const {}
inline uint64_t CommonData::gaia_id() const {}
inline void CommonData::_internal_set_gaia_id(uint64_t value) {}
inline void CommonData::set_gaia_id(uint64_t value) {}

// optional string description = 2;
inline bool CommonData::_internal_has_description() const {}
inline bool CommonData::has_description() const {}
inline void CommonData::clear_description() {}
inline const std::string& CommonData::description() const {}
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void CommonData::set_description(ArgT0&& arg0, ArgT... args) {}
inline std::string* CommonData::mutable_description() {}
inline const std::string& CommonData::_internal_description() const {}
inline void CommonData::_internal_set_description(const std::string& value) {}
inline std::string* CommonData::_internal_mutable_description() {}
inline std::string* CommonData::release_description() {}
inline void CommonData::set_allocated_description(std::string* description) {}

// optional string description_translated = 4;
inline bool CommonData::_internal_has_description_translated() const {}
inline bool CommonData::has_description_translated() const {}
inline void CommonData::clear_description_translated() {}
inline const std::string& CommonData::description_translated() const {}
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void CommonData::set_description_translated(ArgT0&& arg0, ArgT... args) {}
inline std::string* CommonData::mutable_description_translated() {}
inline const std::string& CommonData::_internal_description_translated() const {}
inline void CommonData::_internal_set_description_translated(const std::string& value) {}
inline std::string* CommonData::_internal_mutable_description_translated() {}
inline std::string* CommonData::release_description_translated() {}
inline void CommonData::set_allocated_description_translated(std::string* description_translated) {}

// optional string source_description_language = 5 [default = "en"];
inline bool CommonData::_internal_has_source_description_language() const {}
inline bool CommonData::has_source_description_language() const {}
inline void CommonData::clear_source_description_language() {}
inline const std::string& CommonData::source_description_language() const {}
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void CommonData::set_source_description_language(ArgT0&& arg0, ArgT... args) {}
inline std::string* CommonData::mutable_source_description_language() {}
inline const std::string& CommonData::_internal_source_description_language() const {}
inline void CommonData::_internal_set_source_description_language(const std::string& value) {}
inline std::string* CommonData::_internal_mutable_source_description_language() {}
inline std::string* CommonData::release_source_description_language() {}
inline void CommonData::set_allocated_source_description_language(std::string* source_description_language) {}

// optional string ui_language = 6 [default = "en_US"];
inline bool CommonData::_internal_has_ui_language() const {}
inline bool CommonData::has_ui_language() const {}
inline void CommonData::clear_ui_language() {}
inline const std::string& CommonData::ui_language() const {}
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void CommonData::set_ui_language(ArgT0&& arg0, ArgT... args) {}
inline std::string* CommonData::mutable_ui_language() {}
inline const std::string& CommonData::_internal_ui_language() const {}
inline void CommonData::_internal_set_ui_language(const std::string& value) {}
inline std::string* CommonData::_internal_mutable_ui_language() {}
inline std::string* CommonData::release_ui_language() {}
inline void CommonData::set_allocated_ui_language(std::string* ui_language) {}

// optional string user_email = 3;
inline bool CommonData::_internal_has_user_email() const {}
inline bool CommonData::has_user_email() const {}
inline void CommonData::clear_user_email() {}
inline const std::string& CommonData::user_email() const {}
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void CommonData::set_user_email(ArgT0&& arg0, ArgT... args) {}
inline std::string* CommonData::mutable_user_email() {}
inline const std::string& CommonData::_internal_user_email() const {}
inline void CommonData::_internal_set_user_email(const std::string& value) {}
inline std::string* CommonData::_internal_mutable_user_email() {}
inline std::string* CommonData::release_user_email() {}
inline void CommonData::set_allocated_user_email(std::string* user_email) {}

// optional string unique_report_identifier = 7;
inline bool CommonData::_internal_has_unique_report_identifier() const {}
inline bool CommonData::has_unique_report_identifier() const {}
inline void CommonData::clear_unique_report_identifier() {}
inline const std::string& CommonData::unique_report_identifier() const {}
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void CommonData::set_unique_report_identifier(ArgT0&& arg0, ArgT... args) {}
inline std::string* CommonData::mutable_unique_report_identifier() {}
inline const std::string& CommonData::_internal_unique_report_identifier() const {}
inline void CommonData::_internal_set_unique_report_identifier(const std::string& value) {}
inline std::string* CommonData::_internal_mutable_unique_report_identifier() {}
inline std::string* CommonData::release_unique_report_identifier() {}
inline void CommonData::set_allocated_unique_report_identifier(std::string* unique_report_identifier) {}

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

// @@protoc_insertion_point(namespace_scope)

}  // namespace userfeedback

// @@protoc_insertion_point(global_scope)

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