chromium/out/Default/gen/chrome/browser/web_applications/isolated_web_apps/key_distribution/proto/key_rotation.pb.h

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

#ifndef GOOGLE_PROTOBUF_INCLUDED_key_5frotation_2eproto
#define GOOGLE_PROTOBUF_INCLUDED_key_5frotation_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/map.h>  // IWYU pragma: export
#include <google/protobuf/map_entry_lite.h>
#include <google/protobuf/map_field_lite.h>
// @@protoc_insertion_point(includes)
#include <google/protobuf/port_def.inc>
#define PROTOBUF_INTERNAL_EXPORT_key_5frotation_2eproto
PROTOBUF_NAMESPACE_OPEN
namespace internal {
class AnyMetadata;
}  // namespace internal
PROTOBUF_NAMESPACE_CLOSE

// Internal implementation detail -- do not use these members.
struct TableStruct_key_5frotation_2eproto {};
namespace web_app {
class IwaKeyRotations;
struct IwaKeyRotationsDefaultTypeInternal;
extern IwaKeyRotationsDefaultTypeInternal _IwaKeyRotations_default_instance_;
class IwaKeyRotations_KeyRotationInfo;
struct IwaKeyRotations_KeyRotationInfoDefaultTypeInternal;
extern IwaKeyRotations_KeyRotationInfoDefaultTypeInternal _IwaKeyRotations_KeyRotationInfo_default_instance_;
class IwaKeyRotations_KeyRotationsEntry_DoNotUse;
struct IwaKeyRotations_KeyRotationsEntry_DoNotUseDefaultTypeInternal;
extern IwaKeyRotations_KeyRotationsEntry_DoNotUseDefaultTypeInternal _IwaKeyRotations_KeyRotationsEntry_DoNotUse_default_instance_;
}  // namespace web_app
PROTOBUF_NAMESPACE_OPEN
template<> ::web_app::IwaKeyRotations* Arena::CreateMaybeMessage<::web_app::IwaKeyRotations>(Arena*);
template<> ::web_app::IwaKeyRotations_KeyRotationInfo* Arena::CreateMaybeMessage<::web_app::IwaKeyRotations_KeyRotationInfo>(Arena*);
template<> ::web_app::IwaKeyRotations_KeyRotationsEntry_DoNotUse* Arena::CreateMaybeMessage<::web_app::IwaKeyRotations_KeyRotationsEntry_DoNotUse>(Arena*);
PROTOBUF_NAMESPACE_CLOSE
namespace web_app {

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

class IwaKeyRotations_KeyRotationInfo final :
    public ::PROTOBUF_NAMESPACE_ID::MessageLite /* @@protoc_insertion_point(class_definition:web_app.IwaKeyRotations.KeyRotationInfo) */ {};
// -------------------------------------------------------------------

class IwaKeyRotations_KeyRotationsEntry_DoNotUse : public ::PROTOBUF_NAMESPACE_ID::internal::MapEntryLite<IwaKeyRotations_KeyRotationsEntry_DoNotUse, 
    std::string, ::web_app::IwaKeyRotations_KeyRotationInfo,
    ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::TYPE_STRING,
    ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::TYPE_MESSAGE> {};

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

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


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

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

// optional string expected_key = 1;
inline bool IwaKeyRotations_KeyRotationInfo::_internal_has_expected_key() const {}
inline bool IwaKeyRotations_KeyRotationInfo::has_expected_key() const {}
inline void IwaKeyRotations_KeyRotationInfo::clear_expected_key() {}
inline const std::string& IwaKeyRotations_KeyRotationInfo::expected_key() const {}
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void IwaKeyRotations_KeyRotationInfo::set_expected_key(ArgT0&& arg0, ArgT... args) {}
inline std::string* IwaKeyRotations_KeyRotationInfo::mutable_expected_key() {}
inline const std::string& IwaKeyRotations_KeyRotationInfo::_internal_expected_key() const {}
inline void IwaKeyRotations_KeyRotationInfo::_internal_set_expected_key(const std::string& value) {}
inline std::string* IwaKeyRotations_KeyRotationInfo::_internal_mutable_expected_key() {}
inline std::string* IwaKeyRotations_KeyRotationInfo::release_expected_key() {}
inline void IwaKeyRotations_KeyRotationInfo::set_allocated_expected_key(std::string* expected_key) {}

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

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

// IwaKeyRotations

// map<string, .web_app.IwaKeyRotations.KeyRotationInfo> key_rotations = 1;
inline int IwaKeyRotations::_internal_key_rotations_size() const {}
inline int IwaKeyRotations::key_rotations_size() const {}
inline void IwaKeyRotations::clear_key_rotations() {}
inline const ::PROTOBUF_NAMESPACE_ID::Map< std::string, ::web_app::IwaKeyRotations_KeyRotationInfo >&
IwaKeyRotations::_internal_key_rotations() const {}
inline const ::PROTOBUF_NAMESPACE_ID::Map< std::string, ::web_app::IwaKeyRotations_KeyRotationInfo >&
IwaKeyRotations::key_rotations() const {}
inline ::PROTOBUF_NAMESPACE_ID::Map< std::string, ::web_app::IwaKeyRotations_KeyRotationInfo >*
IwaKeyRotations::_internal_mutable_key_rotations() {}
inline ::PROTOBUF_NAMESPACE_ID::Map< std::string, ::web_app::IwaKeyRotations_KeyRotationInfo >*
IwaKeyRotations::mutable_key_rotations() {}

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

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


// @@protoc_insertion_point(namespace_scope)

}  // namespace web_app

// @@protoc_insertion_point(global_scope)

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