#ifndef GOOGLE_PROTOBUF_INCLUDED_components_2fenterprise_2fcommon_2fproto_2fextensions_5fworkflow_5fevents_2eproto
#define GOOGLE_PROTOBUF_INCLUDED_components_2fenterprise_2fcommon_2fproto_2fextensions_5fworkflow_5fevents_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>
#include <google/protobuf/extension_set.h>
#include <google/protobuf/generated_enum_util.h>
#include <google/protobuf/port_def.inc>
#define PROTOBUF_INTERNAL_EXPORT_components_2fenterprise_2fcommon_2fproto_2fextensions_5fworkflow_5fevents_2eproto
PROTOBUF_NAMESPACE_OPEN
namespace internal {
class AnyMetadata;
}
PROTOBUF_NAMESPACE_CLOSE
struct TableStruct_components_2fenterprise_2fcommon_2fproto_2fextensions_5fworkflow_5fevents_2eproto { … };
namespace enterprise_reporting {
class ExtensionsWorkflowEvent;
struct ExtensionsWorkflowEventDefaultTypeInternal;
extern ExtensionsWorkflowEventDefaultTypeInternal _ExtensionsWorkflowEvent_default_instance_;
}
PROTOBUF_NAMESPACE_OPEN
template<> ::enterprise_reporting::ExtensionsWorkflowEvent* Arena::CreateMaybeMessage<::enterprise_reporting::ExtensionsWorkflowEvent>(Arena*);
PROTOBUF_NAMESPACE_CLOSE
namespace enterprise_reporting {
enum ExtensionsWorkflowEvent_ClientType : int { … };
bool ExtensionsWorkflowEvent_ClientType_IsValid(int value);
constexpr ExtensionsWorkflowEvent_ClientType ExtensionsWorkflowEvent_ClientType_ClientType_MIN = …;
constexpr ExtensionsWorkflowEvent_ClientType ExtensionsWorkflowEvent_ClientType_ClientType_MAX = …;
constexpr int ExtensionsWorkflowEvent_ClientType_ClientType_ARRAYSIZE = …;
const std::string& ExtensionsWorkflowEvent_ClientType_Name(ExtensionsWorkflowEvent_ClientType value);
template<typename T>
inline const std::string& ExtensionsWorkflowEvent_ClientType_Name(T enum_t_value) { … }
bool ExtensionsWorkflowEvent_ClientType_Parse(
::PROTOBUF_NAMESPACE_ID::ConstStringParam name, ExtensionsWorkflowEvent_ClientType* value);
class ExtensionsWorkflowEvent final :
public ::PROTOBUF_NAMESPACE_ID::MessageLite { … };
#ifdef __GNUC__
#pragma GCC diagnostic push
#pragma GCC diagnostic ignored "-Wstrict-aliasing"
#endif
inline bool ExtensionsWorkflowEvent::_internal_has_id() const { … }
inline bool ExtensionsWorkflowEvent::has_id() const { … }
inline void ExtensionsWorkflowEvent::clear_id() { … }
inline const std::string& ExtensionsWorkflowEvent::id() const { … }
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void ExtensionsWorkflowEvent::set_id(ArgT0&& arg0, ArgT... args) { … }
inline std::string* ExtensionsWorkflowEvent::mutable_id() { … }
inline const std::string& ExtensionsWorkflowEvent::_internal_id() const { … }
inline void ExtensionsWorkflowEvent::_internal_set_id(const std::string& value) { … }
inline std::string* ExtensionsWorkflowEvent::_internal_mutable_id() { … }
inline std::string* ExtensionsWorkflowEvent::release_id() { … }
inline void ExtensionsWorkflowEvent::set_allocated_id(std::string* id) { … }
inline bool ExtensionsWorkflowEvent::_internal_has_request_timestamp_millis() const { … }
inline bool ExtensionsWorkflowEvent::has_request_timestamp_millis() const { … }
inline void ExtensionsWorkflowEvent::clear_request_timestamp_millis() { … }
inline int64_t ExtensionsWorkflowEvent::_internal_request_timestamp_millis() const { … }
inline int64_t ExtensionsWorkflowEvent::request_timestamp_millis() const { … }
inline void ExtensionsWorkflowEvent::_internal_set_request_timestamp_millis(int64_t value) { … }
inline void ExtensionsWorkflowEvent::set_request_timestamp_millis(int64_t value) { … }
inline bool ExtensionsWorkflowEvent::_internal_has_removed() const { … }
inline bool ExtensionsWorkflowEvent::has_removed() const { … }
inline void ExtensionsWorkflowEvent::clear_removed() { … }
inline bool ExtensionsWorkflowEvent::_internal_removed() const { … }
inline bool ExtensionsWorkflowEvent::removed() const { … }
inline void ExtensionsWorkflowEvent::_internal_set_removed(bool value) { … }
inline void ExtensionsWorkflowEvent::set_removed(bool value) { … }
inline bool ExtensionsWorkflowEvent::_internal_has_client_type() const { … }
inline bool ExtensionsWorkflowEvent::has_client_type() const { … }
inline void ExtensionsWorkflowEvent::clear_client_type() { … }
inline ::enterprise_reporting::ExtensionsWorkflowEvent_ClientType ExtensionsWorkflowEvent::_internal_client_type() const { … }
inline ::enterprise_reporting::ExtensionsWorkflowEvent_ClientType ExtensionsWorkflowEvent::client_type() const { … }
inline void ExtensionsWorkflowEvent::_internal_set_client_type(::enterprise_reporting::ExtensionsWorkflowEvent_ClientType value) { … }
inline void ExtensionsWorkflowEvent::set_client_type(::enterprise_reporting::ExtensionsWorkflowEvent_ClientType value) { … }
inline bool ExtensionsWorkflowEvent::_internal_has_justification() const { … }
inline bool ExtensionsWorkflowEvent::has_justification() const { … }
inline void ExtensionsWorkflowEvent::clear_justification() { … }
inline const std::string& ExtensionsWorkflowEvent::justification() const { … }
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void ExtensionsWorkflowEvent::set_justification(ArgT0&& arg0, ArgT... args) { … }
inline std::string* ExtensionsWorkflowEvent::mutable_justification() { … }
inline const std::string& ExtensionsWorkflowEvent::_internal_justification() const { … }
inline void ExtensionsWorkflowEvent::_internal_set_justification(const std::string& value) { … }
inline std::string* ExtensionsWorkflowEvent::_internal_mutable_justification() { … }
inline std::string* ExtensionsWorkflowEvent::release_justification() { … }
inline void ExtensionsWorkflowEvent::set_allocated_justification(std::string* justification) { … }
inline bool ExtensionsWorkflowEvent::_internal_has_device_name() const { … }
inline bool ExtensionsWorkflowEvent::has_device_name() const { … }
inline void ExtensionsWorkflowEvent::clear_device_name() { … }
inline const std::string& ExtensionsWorkflowEvent::device_name() const { … }
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void ExtensionsWorkflowEvent::set_device_name(ArgT0&& arg0, ArgT... args) { … }
inline std::string* ExtensionsWorkflowEvent::mutable_device_name() { … }
inline const std::string& ExtensionsWorkflowEvent::_internal_device_name() const { … }
inline void ExtensionsWorkflowEvent::_internal_set_device_name(const std::string& value) { … }
inline std::string* ExtensionsWorkflowEvent::_internal_mutable_device_name() { … }
inline std::string* ExtensionsWorkflowEvent::release_device_name() { … }
inline void ExtensionsWorkflowEvent::set_allocated_device_name(std::string* device_name) { … }
#ifdef __GNUC__
#pragma GCC diagnostic pop
#endif
}
PROTOBUF_NAMESPACE_OPEN
template <> struct is_proto_enum< ::enterprise_reporting::ExtensionsWorkflowEvent_ClientType> : ::std::true_type { … };
PROTOBUF_NAMESPACE_CLOSE
#include <google/protobuf/port_undef.inc>
#endif