chromium/out/Default/gen/third_party/metrics_proto/custom_tab_session.pb.h

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

#ifndef GOOGLE_PROTOBUF_INCLUDED_custom_5ftab_5fsession_2eproto
#define GOOGLE_PROTOBUF_INCLUDED_custom_5ftab_5fsession_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_custom_5ftab_5fsession_2eproto
PROTOBUF_NAMESPACE_OPEN
namespace internal {
class AnyMetadata;
}  // namespace internal
PROTOBUF_NAMESPACE_CLOSE

// Internal implementation detail -- do not use these members.
struct TableStruct_custom_5ftab_5fsession_2eproto {};
namespace metrics {
class CustomTabSessionProto;
struct CustomTabSessionProtoDefaultTypeInternal;
extern CustomTabSessionProtoDefaultTypeInternal _CustomTabSessionProto_default_instance_;
}  // namespace metrics
PROTOBUF_NAMESPACE_OPEN
template<> ::metrics::CustomTabSessionProto* Arena::CreateMaybeMessage<::metrics::CustomTabSessionProto>(Arena*);
PROTOBUF_NAMESPACE_CLOSE
namespace metrics {

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

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


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

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

// optional int64 time_sec = 1;
inline bool CustomTabSessionProto::_internal_has_time_sec() const {}
inline bool CustomTabSessionProto::has_time_sec() const {}
inline void CustomTabSessionProto::clear_time_sec() {}
inline int64_t CustomTabSessionProto::_internal_time_sec() const {}
inline int64_t CustomTabSessionProto::time_sec() const {}
inline void CustomTabSessionProto::_internal_set_time_sec(int64_t value) {}
inline void CustomTabSessionProto::set_time_sec(int64_t value) {}

// optional string package_name = 2;
inline bool CustomTabSessionProto::_internal_has_package_name() const {}
inline bool CustomTabSessionProto::has_package_name() const {}
inline void CustomTabSessionProto::clear_package_name() {}
inline const std::string& CustomTabSessionProto::package_name() const {}
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void CustomTabSessionProto::set_package_name(ArgT0&& arg0, ArgT... args) {}
inline std::string* CustomTabSessionProto::mutable_package_name() {}
inline const std::string& CustomTabSessionProto::_internal_package_name() const {}
inline void CustomTabSessionProto::_internal_set_package_name(const std::string& value) {}
inline std::string* CustomTabSessionProto::_internal_mutable_package_name() {}
inline std::string* CustomTabSessionProto::release_package_name() {}
inline void CustomTabSessionProto::set_allocated_package_name(std::string* package_name) {}

// optional int32 session_duration_sec = 3;
inline bool CustomTabSessionProto::_internal_has_session_duration_sec() const {}
inline bool CustomTabSessionProto::has_session_duration_sec() const {}
inline void CustomTabSessionProto::clear_session_duration_sec() {}
inline int32_t CustomTabSessionProto::_internal_session_duration_sec() const {}
inline int32_t CustomTabSessionProto::session_duration_sec() const {}
inline void CustomTabSessionProto::_internal_set_session_duration_sec(int32_t value) {}
inline void CustomTabSessionProto::set_session_duration_sec(int32_t value) {}

// optional bool did_user_interact = 4;
inline bool CustomTabSessionProto::_internal_has_did_user_interact() const {}
inline bool CustomTabSessionProto::has_did_user_interact() const {}
inline void CustomTabSessionProto::clear_did_user_interact() {}
inline bool CustomTabSessionProto::_internal_did_user_interact() const {}
inline bool CustomTabSessionProto::did_user_interact() const {}
inline void CustomTabSessionProto::_internal_set_did_user_interact(bool value) {}
inline void CustomTabSessionProto::set_did_user_interact(bool value) {}

// optional bool was_user_closed = 5;
inline bool CustomTabSessionProto::_internal_has_was_user_closed() const {}
inline bool CustomTabSessionProto::has_was_user_closed() const {}
inline void CustomTabSessionProto::clear_was_user_closed() {}
inline bool CustomTabSessionProto::_internal_was_user_closed() const {}
inline bool CustomTabSessionProto::was_user_closed() const {}
inline void CustomTabSessionProto::_internal_set_was_user_closed(bool value) {}
inline void CustomTabSessionProto::set_was_user_closed(bool value) {}

// optional bool is_partial = 6;
inline bool CustomTabSessionProto::_internal_has_is_partial() const {}
inline bool CustomTabSessionProto::has_is_partial() const {}
inline void CustomTabSessionProto::clear_is_partial() {}
inline bool CustomTabSessionProto::_internal_is_partial() const {}
inline bool CustomTabSessionProto::is_partial() const {}
inline void CustomTabSessionProto::_internal_set_is_partial(bool value) {}
inline void CustomTabSessionProto::set_is_partial(bool value) {}

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

// @@protoc_insertion_point(namespace_scope)

}  // namespace metrics

// @@protoc_insertion_point(global_scope)

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