chromium/out/Default/gen/components/reporting/proto/synced/upload_tracker.pb.h

// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: components/reporting/proto/synced/upload_tracker.proto

#ifndef GOOGLE_PROTOBUF_INCLUDED_components_2freporting_2fproto_2fsynced_2fupload_5ftracker_2eproto
#define GOOGLE_PROTOBUF_INCLUDED_components_2freporting_2fproto_2fsynced_2fupload_5ftracker_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 "components/reporting/proto/synced/status.pb.h"
// @@protoc_insertion_point(includes)
#include <google/protobuf/port_def.inc>
#define PROTOBUF_INTERNAL_EXPORT_components_2freporting_2fproto_2fsynced_2fupload_5ftracker_2eproto
PROTOBUF_NAMESPACE_OPEN
namespace internal {
class AnyMetadata;
}  // namespace internal
PROTOBUF_NAMESPACE_CLOSE

// Internal implementation detail -- do not use these members.
struct TableStruct_components_2freporting_2fproto_2fsynced_2fupload_5ftracker_2eproto {};
namespace reporting {
class UploadSettings;
struct UploadSettingsDefaultTypeInternal;
extern UploadSettingsDefaultTypeInternal _UploadSettings_default_instance_;
class UploadTracker;
struct UploadTrackerDefaultTypeInternal;
extern UploadTrackerDefaultTypeInternal _UploadTracker_default_instance_;
}  // namespace reporting
PROTOBUF_NAMESPACE_OPEN
template<> ::reporting::UploadSettings* Arena::CreateMaybeMessage<::reporting::UploadSettings>(Arena*);
template<> ::reporting::UploadTracker* Arena::CreateMaybeMessage<::reporting::UploadTracker>(Arena*);
PROTOBUF_NAMESPACE_CLOSE
namespace reporting {

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

class UploadSettings final :
    public ::PROTOBUF_NAMESPACE_ID::MessageLite /* @@protoc_insertion_point(class_definition:reporting.UploadSettings) */ {};
// -------------------------------------------------------------------

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


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

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

// optional string origin_path = 1;
inline bool UploadSettings::_internal_has_origin_path() const {}
inline bool UploadSettings::has_origin_path() const {}
inline void UploadSettings::clear_origin_path() {}
inline const std::string& UploadSettings::origin_path() const {}
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void UploadSettings::set_origin_path(ArgT0&& arg0, ArgT... args) {}
inline std::string* UploadSettings::mutable_origin_path() {}
inline const std::string& UploadSettings::_internal_origin_path() const {}
inline void UploadSettings::_internal_set_origin_path(const std::string& value) {}
inline std::string* UploadSettings::_internal_mutable_origin_path() {}
inline std::string* UploadSettings::release_origin_path() {}
inline void UploadSettings::set_allocated_origin_path(std::string* origin_path) {}

// optional int32 retry_count = 2 [default = 3];
inline bool UploadSettings::_internal_has_retry_count() const {}
inline bool UploadSettings::has_retry_count() const {}
inline void UploadSettings::clear_retry_count() {}
inline int32_t UploadSettings::_internal_retry_count() const {}
inline int32_t UploadSettings::retry_count() const {}
inline void UploadSettings::_internal_set_retry_count(int32_t value) {}
inline void UploadSettings::set_retry_count(int32_t value) {}

// optional string upload_parameters = 3;
inline bool UploadSettings::_internal_has_upload_parameters() const {}
inline bool UploadSettings::has_upload_parameters() const {}
inline void UploadSettings::clear_upload_parameters() {}
inline const std::string& UploadSettings::upload_parameters() const {}
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void UploadSettings::set_upload_parameters(ArgT0&& arg0, ArgT... args) {}
inline std::string* UploadSettings::mutable_upload_parameters() {}
inline const std::string& UploadSettings::_internal_upload_parameters() const {}
inline void UploadSettings::_internal_set_upload_parameters(const std::string& value) {}
inline std::string* UploadSettings::_internal_mutable_upload_parameters() {}
inline std::string* UploadSettings::release_upload_parameters() {}
inline void UploadSettings::set_allocated_upload_parameters(std::string* upload_parameters) {}

// -------------------------------------------------------------------

// UploadTracker

// optional .reporting.StatusProto status = 1;
inline bool UploadTracker::_internal_has_status() const {}
inline bool UploadTracker::has_status() const {}
inline const ::reporting::StatusProto& UploadTracker::_internal_status() const {}
inline const ::reporting::StatusProto& UploadTracker::status() const {}
inline void UploadTracker::unsafe_arena_set_allocated_status(
    ::reporting::StatusProto* status) {}
inline ::reporting::StatusProto* UploadTracker::release_status() {}
inline ::reporting::StatusProto* UploadTracker::unsafe_arena_release_status() {}
inline ::reporting::StatusProto* UploadTracker::_internal_mutable_status() {}
inline ::reporting::StatusProto* UploadTracker::mutable_status() {}
inline void UploadTracker::set_allocated_status(::reporting::StatusProto* status) {}

// optional int64 total = 2;
inline bool UploadTracker::_internal_has_total() const {}
inline bool UploadTracker::has_total() const {}
inline void UploadTracker::clear_total() {}
inline int64_t UploadTracker::_internal_total() const {}
inline int64_t UploadTracker::total() const {}
inline void UploadTracker::_internal_set_total(int64_t value) {}
inline void UploadTracker::set_total(int64_t value) {}

// optional int64 uploaded = 3;
inline bool UploadTracker::_internal_has_uploaded() const {}
inline bool UploadTracker::has_uploaded() const {}
inline void UploadTracker::clear_uploaded() {}
inline int64_t UploadTracker::_internal_uploaded() const {}
inline int64_t UploadTracker::uploaded() const {}
inline void UploadTracker::_internal_set_uploaded(int64_t value) {}
inline void UploadTracker::set_uploaded(int64_t value) {}

// optional string session_token = 4;
inline bool UploadTracker::_internal_has_session_token() const {}
inline bool UploadTracker::has_session_token() const {}
inline void UploadTracker::clear_session_token() {}
inline const std::string& UploadTracker::session_token() const {}
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void UploadTracker::set_session_token(ArgT0&& arg0, ArgT... args) {}
inline std::string* UploadTracker::mutable_session_token() {}
inline const std::string& UploadTracker::_internal_session_token() const {}
inline void UploadTracker::_internal_set_session_token(const std::string& value) {}
inline std::string* UploadTracker::_internal_mutable_session_token() {}
inline std::string* UploadTracker::release_session_token() {}
inline void UploadTracker::set_allocated_session_token(std::string* session_token) {}

// optional string access_parameters = 5;
inline bool UploadTracker::_internal_has_access_parameters() const {}
inline bool UploadTracker::has_access_parameters() const {}
inline void UploadTracker::clear_access_parameters() {}
inline const std::string& UploadTracker::access_parameters() const {}
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void UploadTracker::set_access_parameters(ArgT0&& arg0, ArgT... args) {}
inline std::string* UploadTracker::mutable_access_parameters() {}
inline const std::string& UploadTracker::_internal_access_parameters() const {}
inline void UploadTracker::_internal_set_access_parameters(const std::string& value) {}
inline std::string* UploadTracker::_internal_mutable_access_parameters() {}
inline std::string* UploadTracker::release_access_parameters() {}
inline void UploadTracker::set_allocated_access_parameters(std::string* access_parameters) {}

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


// @@protoc_insertion_point(namespace_scope)

}  // namespace reporting

// @@protoc_insertion_point(global_scope)

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