chromium/out/Default/gen/third_party/metrics_proto/ukm/web_features.pb.h

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

#ifndef GOOGLE_PROTOBUF_INCLUDED_ukm_2fweb_5ffeatures_2eproto
#define GOOGLE_PROTOBUF_INCLUDED_ukm_2fweb_5ffeatures_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_ukm_2fweb_5ffeatures_2eproto
PROTOBUF_NAMESPACE_OPEN
namespace internal {
class AnyMetadata;
}  // namespace internal
PROTOBUF_NAMESPACE_CLOSE

// Internal implementation detail -- do not use these members.
struct TableStruct_ukm_2fweb_5ffeatures_2eproto {};
namespace ukm {
class HighLevelWebFeatures;
struct HighLevelWebFeaturesDefaultTypeInternal;
extern HighLevelWebFeaturesDefaultTypeInternal _HighLevelWebFeatures_default_instance_;
}  // namespace ukm
PROTOBUF_NAMESPACE_OPEN
template<> ::ukm::HighLevelWebFeatures* Arena::CreateMaybeMessage<::ukm::HighLevelWebFeatures>(Arena*);
PROTOBUF_NAMESPACE_CLOSE
namespace ukm {

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

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


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

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

// optional bytes bit_vector = 1;
inline bool HighLevelWebFeatures::_internal_has_bit_vector() const {}
inline bool HighLevelWebFeatures::has_bit_vector() const {}
inline void HighLevelWebFeatures::clear_bit_vector() {}
inline const std::string& HighLevelWebFeatures::bit_vector() const {}
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void HighLevelWebFeatures::set_bit_vector(ArgT0&& arg0, ArgT... args) {}
inline std::string* HighLevelWebFeatures::mutable_bit_vector() {}
inline const std::string& HighLevelWebFeatures::_internal_bit_vector() const {}
inline void HighLevelWebFeatures::_internal_set_bit_vector(const std::string& value) {}
inline std::string* HighLevelWebFeatures::_internal_mutable_bit_vector() {}
inline std::string* HighLevelWebFeatures::release_bit_vector() {}
inline void HighLevelWebFeatures::set_allocated_bit_vector(std::string* bit_vector) {}

// optional int32 max_index = 4;
inline bool HighLevelWebFeatures::_internal_has_max_index() const {}
inline bool HighLevelWebFeatures::has_max_index() const {}
inline void HighLevelWebFeatures::clear_max_index() {}
inline int32_t HighLevelWebFeatures::_internal_max_index() const {}
inline int32_t HighLevelWebFeatures::max_index() const {}
inline void HighLevelWebFeatures::_internal_set_max_index(int32_t value) {}
inline void HighLevelWebFeatures::set_max_index(int32_t value) {}

// optional int64 source_id = 2;
inline bool HighLevelWebFeatures::_internal_has_source_id() const {}
inline bool HighLevelWebFeatures::has_source_id() const {}
inline void HighLevelWebFeatures::clear_source_id() {}
inline int64_t HighLevelWebFeatures::_internal_source_id() const {}
inline int64_t HighLevelWebFeatures::source_id() const {}
inline void HighLevelWebFeatures::_internal_set_source_id(int64_t value) {}
inline void HighLevelWebFeatures::set_source_id(int64_t value) {}

// optional uint32 encoding_version = 3 [default = 0];
inline bool HighLevelWebFeatures::_internal_has_encoding_version() const {}
inline bool HighLevelWebFeatures::has_encoding_version() const {}
inline void HighLevelWebFeatures::clear_encoding_version() {}
inline uint32_t HighLevelWebFeatures::_internal_encoding_version() const {}
inline uint32_t HighLevelWebFeatures::encoding_version() const {}
inline void HighLevelWebFeatures::_internal_set_encoding_version(uint32_t value) {}
inline void HighLevelWebFeatures::set_encoding_version(uint32_t value) {}

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

// @@protoc_insertion_point(namespace_scope)

}  // namespace ukm

// @@protoc_insertion_point(global_scope)

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