blob: fe01fa499b364fa57e0f6173190372ad6498b4ef [file] [log] [blame]
Shivanagouda Malaginahalli335fe4d2021-03-31 16:52:28 +05301// Generated by the protocol buffer compiler. DO NOT EDIT!
2// source: dmi/hw_management_service.proto
3
4#ifndef PROTOBUF_INCLUDED_dmi_2fhw_5fmanagement_5fservice_2eproto
5#define PROTOBUF_INCLUDED_dmi_2fhw_5fmanagement_5fservice_2eproto
6
7#include <limits>
8#include <string>
9
10#include <google/protobuf/port_def.inc>
11#if PROTOBUF_VERSION < 3007000
12#error This file was generated by a newer version of protoc which is
13#error incompatible with your Protocol Buffer headers. Please update
14#error your headers.
15#endif
16#if 3007000 < PROTOBUF_MIN_PROTOC_VERSION
17#error This file was generated by an older version of protoc which is
18#error incompatible with your Protocol Buffer headers. Please
19#error regenerate this file with a newer version of protoc.
20#endif
21
22#include <google/protobuf/port_undef.inc>
23#include <google/protobuf/io/coded_stream.h>
24#include <google/protobuf/arena.h>
25#include <google/protobuf/arenastring.h>
26#include <google/protobuf/generated_message_table_driven.h>
27#include <google/protobuf/generated_message_util.h>
28#include <google/protobuf/inlined_string_field.h>
29#include <google/protobuf/metadata.h>
30#include <google/protobuf/message.h>
31#include <google/protobuf/repeated_field.h> // IWYU pragma: export
32#include <google/protobuf/extension_set.h> // IWYU pragma: export
33#include <google/protobuf/generated_enum_reflection.h>
34#include <google/protobuf/unknown_field_set.h>
35#include "dmi/commons.pb.h"
36#include "dmi/hw.pb.h"
37#include <google/protobuf/empty.pb.h>
38// @@protoc_insertion_point(includes)
39#include <google/protobuf/port_def.inc>
40#define PROTOBUF_INTERNAL_EXPORT_dmi_2fhw_5fmanagement_5fservice_2eproto
41
42// Internal implementation detail -- do not use these members.
43struct TableStruct_dmi_2fhw_5fmanagement_5fservice_2eproto {
44 static const ::google::protobuf::internal::ParseTableField entries[]
45 PROTOBUF_SECTION_VARIABLE(protodesc_cold);
46 static const ::google::protobuf::internal::AuxillaryParseTableField aux[]
47 PROTOBUF_SECTION_VARIABLE(protodesc_cold);
Chandrakanth Nalkudre Gowda2f6066c2021-05-13 12:36:32 +053048 static const ::google::protobuf::internal::ParseTable schema[25]
Shivanagouda Malaginahalli335fe4d2021-03-31 16:52:28 +053049 PROTOBUF_SECTION_VARIABLE(protodesc_cold);
50 static const ::google::protobuf::internal::FieldMetadata field_metadata[];
51 static const ::google::protobuf::internal::SerializationTable serialization_table[];
52 static const ::google::protobuf::uint32 offsets[];
53};
54void AddDescriptors_dmi_2fhw_5fmanagement_5fservice_2eproto();
55namespace dmi {
56class EntitiesLogLevel;
57class EntitiesLogLevelDefaultTypeInternal;
58extern EntitiesLogLevelDefaultTypeInternal _EntitiesLogLevel_default_instance_;
59class GetLogLevelRequest;
60class GetLogLevelRequestDefaultTypeInternal;
61extern GetLogLevelRequestDefaultTypeInternal _GetLogLevelRequest_default_instance_;
62class GetLogLevelResponse;
63class GetLogLevelResponseDefaultTypeInternal;
64extern GetLogLevelResponseDefaultTypeInternal _GetLogLevelResponse_default_instance_;
65class GetLoggableEntitiesRequest;
66class GetLoggableEntitiesRequestDefaultTypeInternal;
67extern GetLoggableEntitiesRequestDefaultTypeInternal _GetLoggableEntitiesRequest_default_instance_;
68class GetLoggingEndpointResponse;
69class GetLoggingEndpointResponseDefaultTypeInternal;
70extern GetLoggingEndpointResponseDefaultTypeInternal _GetLoggingEndpointResponse_default_instance_;
71class GetMsgBusEndpointResponse;
72class GetMsgBusEndpointResponseDefaultTypeInternal;
73extern GetMsgBusEndpointResponseDefaultTypeInternal _GetMsgBusEndpointResponse_default_instance_;
74class HWComponentInfoGetRequest;
75class HWComponentInfoGetRequestDefaultTypeInternal;
76extern HWComponentInfoGetRequestDefaultTypeInternal _HWComponentInfoGetRequest_default_instance_;
77class HWComponentInfoGetResponse;
78class HWComponentInfoGetResponseDefaultTypeInternal;
79extern HWComponentInfoGetResponseDefaultTypeInternal _HWComponentInfoGetResponse_default_instance_;
80class HWComponentInfoSetRequest;
81class HWComponentInfoSetRequestDefaultTypeInternal;
82extern HWComponentInfoSetRequestDefaultTypeInternal _HWComponentInfoSetRequest_default_instance_;
83class HWComponentInfoSetResponse;
84class HWComponentInfoSetResponseDefaultTypeInternal;
85extern HWComponentInfoSetResponseDefaultTypeInternal _HWComponentInfoSetResponse_default_instance_;
Chandrakanth Nalkudre Gowda415b83c2021-04-28 18:01:29 +053086class Heartbeat;
87class HeartbeatDefaultTypeInternal;
88extern HeartbeatDefaultTypeInternal _Heartbeat_default_instance_;
Shivanagouda Malaginahalli335fe4d2021-03-31 16:52:28 +053089class ManagedDeviceInfo;
90class ManagedDeviceInfoDefaultTypeInternal;
91extern ManagedDeviceInfoDefaultTypeInternal _ManagedDeviceInfo_default_instance_;
92class ManagedDevicesResponse;
93class ManagedDevicesResponseDefaultTypeInternal;
94extern ManagedDevicesResponseDefaultTypeInternal _ManagedDevicesResponse_default_instance_;
95class PhysicalInventoryRequest;
96class PhysicalInventoryRequestDefaultTypeInternal;
97extern PhysicalInventoryRequestDefaultTypeInternal _PhysicalInventoryRequest_default_instance_;
98class PhysicalInventoryResponse;
99class PhysicalInventoryResponseDefaultTypeInternal;
100extern PhysicalInventoryResponseDefaultTypeInternal _PhysicalInventoryResponse_default_instance_;
Chandrakanth Nalkudre Gowda2f6066c2021-05-13 12:36:32 +0530101class RebootDeviceRequest;
102class RebootDeviceRequestDefaultTypeInternal;
103extern RebootDeviceRequestDefaultTypeInternal _RebootDeviceRequest_default_instance_;
104class RebootDeviceResponse;
105class RebootDeviceResponseDefaultTypeInternal;
106extern RebootDeviceResponseDefaultTypeInternal _RebootDeviceResponse_default_instance_;
Shivanagouda Malaginahalli335fe4d2021-03-31 16:52:28 +0530107class SetLogLevelRequest;
108class SetLogLevelRequestDefaultTypeInternal;
109extern SetLogLevelRequestDefaultTypeInternal _SetLogLevelRequest_default_instance_;
110class SetLogLevelResponse;
111class SetLogLevelResponseDefaultTypeInternal;
112extern SetLogLevelResponseDefaultTypeInternal _SetLogLevelResponse_default_instance_;
113class SetLoggingEndpointRequest;
114class SetLoggingEndpointRequestDefaultTypeInternal;
115extern SetLoggingEndpointRequestDefaultTypeInternal _SetLoggingEndpointRequest_default_instance_;
116class SetMsgBusEndpointRequest;
117class SetMsgBusEndpointRequestDefaultTypeInternal;
118extern SetMsgBusEndpointRequestDefaultTypeInternal _SetMsgBusEndpointRequest_default_instance_;
119class SetRemoteEndpointResponse;
120class SetRemoteEndpointResponseDefaultTypeInternal;
121extern SetRemoteEndpointResponseDefaultTypeInternal _SetRemoteEndpointResponse_default_instance_;
122class StartManagingDeviceResponse;
123class StartManagingDeviceResponseDefaultTypeInternal;
124extern StartManagingDeviceResponseDefaultTypeInternal _StartManagingDeviceResponse_default_instance_;
125class StopManagingDeviceRequest;
126class StopManagingDeviceRequestDefaultTypeInternal;
127extern StopManagingDeviceRequestDefaultTypeInternal _StopManagingDeviceRequest_default_instance_;
128class StopManagingDeviceResponse;
129class StopManagingDeviceResponseDefaultTypeInternal;
130extern StopManagingDeviceResponseDefaultTypeInternal _StopManagingDeviceResponse_default_instance_;
131} // namespace dmi
132namespace google {
133namespace protobuf {
134template<> ::dmi::EntitiesLogLevel* Arena::CreateMaybeMessage<::dmi::EntitiesLogLevel>(Arena*);
135template<> ::dmi::GetLogLevelRequest* Arena::CreateMaybeMessage<::dmi::GetLogLevelRequest>(Arena*);
136template<> ::dmi::GetLogLevelResponse* Arena::CreateMaybeMessage<::dmi::GetLogLevelResponse>(Arena*);
137template<> ::dmi::GetLoggableEntitiesRequest* Arena::CreateMaybeMessage<::dmi::GetLoggableEntitiesRequest>(Arena*);
138template<> ::dmi::GetLoggingEndpointResponse* Arena::CreateMaybeMessage<::dmi::GetLoggingEndpointResponse>(Arena*);
139template<> ::dmi::GetMsgBusEndpointResponse* Arena::CreateMaybeMessage<::dmi::GetMsgBusEndpointResponse>(Arena*);
140template<> ::dmi::HWComponentInfoGetRequest* Arena::CreateMaybeMessage<::dmi::HWComponentInfoGetRequest>(Arena*);
141template<> ::dmi::HWComponentInfoGetResponse* Arena::CreateMaybeMessage<::dmi::HWComponentInfoGetResponse>(Arena*);
142template<> ::dmi::HWComponentInfoSetRequest* Arena::CreateMaybeMessage<::dmi::HWComponentInfoSetRequest>(Arena*);
143template<> ::dmi::HWComponentInfoSetResponse* Arena::CreateMaybeMessage<::dmi::HWComponentInfoSetResponse>(Arena*);
Chandrakanth Nalkudre Gowda415b83c2021-04-28 18:01:29 +0530144template<> ::dmi::Heartbeat* Arena::CreateMaybeMessage<::dmi::Heartbeat>(Arena*);
Shivanagouda Malaginahalli335fe4d2021-03-31 16:52:28 +0530145template<> ::dmi::ManagedDeviceInfo* Arena::CreateMaybeMessage<::dmi::ManagedDeviceInfo>(Arena*);
146template<> ::dmi::ManagedDevicesResponse* Arena::CreateMaybeMessage<::dmi::ManagedDevicesResponse>(Arena*);
147template<> ::dmi::PhysicalInventoryRequest* Arena::CreateMaybeMessage<::dmi::PhysicalInventoryRequest>(Arena*);
148template<> ::dmi::PhysicalInventoryResponse* Arena::CreateMaybeMessage<::dmi::PhysicalInventoryResponse>(Arena*);
Chandrakanth Nalkudre Gowda2f6066c2021-05-13 12:36:32 +0530149template<> ::dmi::RebootDeviceRequest* Arena::CreateMaybeMessage<::dmi::RebootDeviceRequest>(Arena*);
150template<> ::dmi::RebootDeviceResponse* Arena::CreateMaybeMessage<::dmi::RebootDeviceResponse>(Arena*);
Shivanagouda Malaginahalli335fe4d2021-03-31 16:52:28 +0530151template<> ::dmi::SetLogLevelRequest* Arena::CreateMaybeMessage<::dmi::SetLogLevelRequest>(Arena*);
152template<> ::dmi::SetLogLevelResponse* Arena::CreateMaybeMessage<::dmi::SetLogLevelResponse>(Arena*);
153template<> ::dmi::SetLoggingEndpointRequest* Arena::CreateMaybeMessage<::dmi::SetLoggingEndpointRequest>(Arena*);
154template<> ::dmi::SetMsgBusEndpointRequest* Arena::CreateMaybeMessage<::dmi::SetMsgBusEndpointRequest>(Arena*);
155template<> ::dmi::SetRemoteEndpointResponse* Arena::CreateMaybeMessage<::dmi::SetRemoteEndpointResponse>(Arena*);
156template<> ::dmi::StartManagingDeviceResponse* Arena::CreateMaybeMessage<::dmi::StartManagingDeviceResponse>(Arena*);
157template<> ::dmi::StopManagingDeviceRequest* Arena::CreateMaybeMessage<::dmi::StopManagingDeviceRequest>(Arena*);
158template<> ::dmi::StopManagingDeviceResponse* Arena::CreateMaybeMessage<::dmi::StopManagingDeviceResponse>(Arena*);
159} // namespace protobuf
160} // namespace google
161namespace dmi {
162
163enum PhysicalInventoryResponse_Reason {
164 PhysicalInventoryResponse_Reason_UNDEFINED_REASON = 0,
165 PhysicalInventoryResponse_Reason_UNKNOWN_DEVICE = 1,
166 PhysicalInventoryResponse_Reason_INTERNAL_ERROR = 2,
167 PhysicalInventoryResponse_Reason_DEVICE_UNREACHABLE = 3,
168 PhysicalInventoryResponse_Reason_PhysicalInventoryResponse_Reason_INT_MIN_SENTINEL_DO_NOT_USE_ = std::numeric_limits<::google::protobuf::int32>::min(),
169 PhysicalInventoryResponse_Reason_PhysicalInventoryResponse_Reason_INT_MAX_SENTINEL_DO_NOT_USE_ = std::numeric_limits<::google::protobuf::int32>::max()
170};
171bool PhysicalInventoryResponse_Reason_IsValid(int value);
172const PhysicalInventoryResponse_Reason PhysicalInventoryResponse_Reason_Reason_MIN = PhysicalInventoryResponse_Reason_UNDEFINED_REASON;
173const PhysicalInventoryResponse_Reason PhysicalInventoryResponse_Reason_Reason_MAX = PhysicalInventoryResponse_Reason_DEVICE_UNREACHABLE;
174const int PhysicalInventoryResponse_Reason_Reason_ARRAYSIZE = PhysicalInventoryResponse_Reason_Reason_MAX + 1;
175
176const ::google::protobuf::EnumDescriptor* PhysicalInventoryResponse_Reason_descriptor();
177inline const ::std::string& PhysicalInventoryResponse_Reason_Name(PhysicalInventoryResponse_Reason value) {
178 return ::google::protobuf::internal::NameOfEnum(
179 PhysicalInventoryResponse_Reason_descriptor(), value);
180}
181inline bool PhysicalInventoryResponse_Reason_Parse(
182 const ::std::string& name, PhysicalInventoryResponse_Reason* value) {
183 return ::google::protobuf::internal::ParseNamedEnum<PhysicalInventoryResponse_Reason>(
184 PhysicalInventoryResponse_Reason_descriptor(), name, value);
185}
186enum HWComponentInfoGetResponse_Reason {
187 HWComponentInfoGetResponse_Reason_UNDEFINED_REASON = 0,
188 HWComponentInfoGetResponse_Reason_UNKNOWN_DEVICE = 1,
189 HWComponentInfoGetResponse_Reason_UNKNOWN_COMPONENT = 2,
190 HWComponentInfoGetResponse_Reason_INTERNAL_ERROR = 3,
191 HWComponentInfoGetResponse_Reason_DEVICE_UNREACHABLE = 4,
192 HWComponentInfoGetResponse_Reason_HWComponentInfoGetResponse_Reason_INT_MIN_SENTINEL_DO_NOT_USE_ = std::numeric_limits<::google::protobuf::int32>::min(),
193 HWComponentInfoGetResponse_Reason_HWComponentInfoGetResponse_Reason_INT_MAX_SENTINEL_DO_NOT_USE_ = std::numeric_limits<::google::protobuf::int32>::max()
194};
195bool HWComponentInfoGetResponse_Reason_IsValid(int value);
196const HWComponentInfoGetResponse_Reason HWComponentInfoGetResponse_Reason_Reason_MIN = HWComponentInfoGetResponse_Reason_UNDEFINED_REASON;
197const HWComponentInfoGetResponse_Reason HWComponentInfoGetResponse_Reason_Reason_MAX = HWComponentInfoGetResponse_Reason_DEVICE_UNREACHABLE;
198const int HWComponentInfoGetResponse_Reason_Reason_ARRAYSIZE = HWComponentInfoGetResponse_Reason_Reason_MAX + 1;
199
200const ::google::protobuf::EnumDescriptor* HWComponentInfoGetResponse_Reason_descriptor();
201inline const ::std::string& HWComponentInfoGetResponse_Reason_Name(HWComponentInfoGetResponse_Reason value) {
202 return ::google::protobuf::internal::NameOfEnum(
203 HWComponentInfoGetResponse_Reason_descriptor(), value);
204}
205inline bool HWComponentInfoGetResponse_Reason_Parse(
206 const ::std::string& name, HWComponentInfoGetResponse_Reason* value) {
207 return ::google::protobuf::internal::ParseNamedEnum<HWComponentInfoGetResponse_Reason>(
208 HWComponentInfoGetResponse_Reason_descriptor(), name, value);
209}
210enum HWComponentInfoSetResponse_Reason {
211 HWComponentInfoSetResponse_Reason_UNDEFINED_REASON = 0,
212 HWComponentInfoSetResponse_Reason_UNKNOWN_DEVICE = 1,
213 HWComponentInfoSetResponse_Reason_UNKNOWN_COMPONENT = 2,
214 HWComponentInfoSetResponse_Reason_INVALID_PARAMS = 3,
215 HWComponentInfoSetResponse_Reason_INTERNAL_ERROR = 4,
216 HWComponentInfoSetResponse_Reason_DEVICE_UNREACHABLE = 5,
217 HWComponentInfoSetResponse_Reason_HWComponentInfoSetResponse_Reason_INT_MIN_SENTINEL_DO_NOT_USE_ = std::numeric_limits<::google::protobuf::int32>::min(),
218 HWComponentInfoSetResponse_Reason_HWComponentInfoSetResponse_Reason_INT_MAX_SENTINEL_DO_NOT_USE_ = std::numeric_limits<::google::protobuf::int32>::max()
219};
220bool HWComponentInfoSetResponse_Reason_IsValid(int value);
221const HWComponentInfoSetResponse_Reason HWComponentInfoSetResponse_Reason_Reason_MIN = HWComponentInfoSetResponse_Reason_UNDEFINED_REASON;
222const HWComponentInfoSetResponse_Reason HWComponentInfoSetResponse_Reason_Reason_MAX = HWComponentInfoSetResponse_Reason_DEVICE_UNREACHABLE;
223const int HWComponentInfoSetResponse_Reason_Reason_ARRAYSIZE = HWComponentInfoSetResponse_Reason_Reason_MAX + 1;
224
225const ::google::protobuf::EnumDescriptor* HWComponentInfoSetResponse_Reason_descriptor();
226inline const ::std::string& HWComponentInfoSetResponse_Reason_Name(HWComponentInfoSetResponse_Reason value) {
227 return ::google::protobuf::internal::NameOfEnum(
228 HWComponentInfoSetResponse_Reason_descriptor(), value);
229}
230inline bool HWComponentInfoSetResponse_Reason_Parse(
231 const ::std::string& name, HWComponentInfoSetResponse_Reason* value) {
232 return ::google::protobuf::internal::ParseNamedEnum<HWComponentInfoSetResponse_Reason>(
233 HWComponentInfoSetResponse_Reason_descriptor(), name, value);
234}
235enum StartManagingDeviceResponse_Reason {
236 StartManagingDeviceResponse_Reason_UNDEFINED_REASON = 0,
237 StartManagingDeviceResponse_Reason_DEVICE_ALREADY_MANAGED = 1,
238 StartManagingDeviceResponse_Reason_OPERATION_ALREADY_IN_PROGRESS = 2,
239 StartManagingDeviceResponse_Reason_INVALID_PARAMS = 3,
240 StartManagingDeviceResponse_Reason_INTERNAL_ERROR = 4,
amit.ghosh6bdb0f72021-06-02 14:42:29 +0200241 StartManagingDeviceResponse_Reason_AUTHENTICATION_FAILURE = 5,
242 StartManagingDeviceResponse_Reason_INCOMPATIBLE_DEVICE = 6,
Shivanagouda Malaginahalli335fe4d2021-03-31 16:52:28 +0530243 StartManagingDeviceResponse_Reason_StartManagingDeviceResponse_Reason_INT_MIN_SENTINEL_DO_NOT_USE_ = std::numeric_limits<::google::protobuf::int32>::min(),
244 StartManagingDeviceResponse_Reason_StartManagingDeviceResponse_Reason_INT_MAX_SENTINEL_DO_NOT_USE_ = std::numeric_limits<::google::protobuf::int32>::max()
245};
246bool StartManagingDeviceResponse_Reason_IsValid(int value);
247const StartManagingDeviceResponse_Reason StartManagingDeviceResponse_Reason_Reason_MIN = StartManagingDeviceResponse_Reason_UNDEFINED_REASON;
amit.ghosh6bdb0f72021-06-02 14:42:29 +0200248const StartManagingDeviceResponse_Reason StartManagingDeviceResponse_Reason_Reason_MAX = StartManagingDeviceResponse_Reason_INCOMPATIBLE_DEVICE;
Shivanagouda Malaginahalli335fe4d2021-03-31 16:52:28 +0530249const int StartManagingDeviceResponse_Reason_Reason_ARRAYSIZE = StartManagingDeviceResponse_Reason_Reason_MAX + 1;
250
251const ::google::protobuf::EnumDescriptor* StartManagingDeviceResponse_Reason_descriptor();
252inline const ::std::string& StartManagingDeviceResponse_Reason_Name(StartManagingDeviceResponse_Reason value) {
253 return ::google::protobuf::internal::NameOfEnum(
254 StartManagingDeviceResponse_Reason_descriptor(), value);
255}
256inline bool StartManagingDeviceResponse_Reason_Parse(
257 const ::std::string& name, StartManagingDeviceResponse_Reason* value) {
258 return ::google::protobuf::internal::ParseNamedEnum<StartManagingDeviceResponse_Reason>(
259 StartManagingDeviceResponse_Reason_descriptor(), name, value);
260}
261enum StopManagingDeviceResponse_Reason {
262 StopManagingDeviceResponse_Reason_UNDEFINED_REASON = 0,
263 StopManagingDeviceResponse_Reason_UNKNOWN_DEVICE = 1,
264 StopManagingDeviceResponse_Reason_StopManagingDeviceResponse_Reason_INT_MIN_SENTINEL_DO_NOT_USE_ = std::numeric_limits<::google::protobuf::int32>::min(),
265 StopManagingDeviceResponse_Reason_StopManagingDeviceResponse_Reason_INT_MAX_SENTINEL_DO_NOT_USE_ = std::numeric_limits<::google::protobuf::int32>::max()
266};
267bool StopManagingDeviceResponse_Reason_IsValid(int value);
268const StopManagingDeviceResponse_Reason StopManagingDeviceResponse_Reason_Reason_MIN = StopManagingDeviceResponse_Reason_UNDEFINED_REASON;
269const StopManagingDeviceResponse_Reason StopManagingDeviceResponse_Reason_Reason_MAX = StopManagingDeviceResponse_Reason_UNKNOWN_DEVICE;
270const int StopManagingDeviceResponse_Reason_Reason_ARRAYSIZE = StopManagingDeviceResponse_Reason_Reason_MAX + 1;
271
272const ::google::protobuf::EnumDescriptor* StopManagingDeviceResponse_Reason_descriptor();
273inline const ::std::string& StopManagingDeviceResponse_Reason_Name(StopManagingDeviceResponse_Reason value) {
274 return ::google::protobuf::internal::NameOfEnum(
275 StopManagingDeviceResponse_Reason_descriptor(), value);
276}
277inline bool StopManagingDeviceResponse_Reason_Parse(
278 const ::std::string& name, StopManagingDeviceResponse_Reason* value) {
279 return ::google::protobuf::internal::ParseNamedEnum<StopManagingDeviceResponse_Reason>(
280 StopManagingDeviceResponse_Reason_descriptor(), name, value);
281}
282enum ManagedDevicesResponse_Reason {
283 ManagedDevicesResponse_Reason_UNDEFINED_REASON = 0,
284 ManagedDevicesResponse_Reason_INTERNAL_ERROR = 1,
285 ManagedDevicesResponse_Reason_ManagedDevicesResponse_Reason_INT_MIN_SENTINEL_DO_NOT_USE_ = std::numeric_limits<::google::protobuf::int32>::min(),
286 ManagedDevicesResponse_Reason_ManagedDevicesResponse_Reason_INT_MAX_SENTINEL_DO_NOT_USE_ = std::numeric_limits<::google::protobuf::int32>::max()
287};
288bool ManagedDevicesResponse_Reason_IsValid(int value);
289const ManagedDevicesResponse_Reason ManagedDevicesResponse_Reason_Reason_MIN = ManagedDevicesResponse_Reason_UNDEFINED_REASON;
290const ManagedDevicesResponse_Reason ManagedDevicesResponse_Reason_Reason_MAX = ManagedDevicesResponse_Reason_INTERNAL_ERROR;
291const int ManagedDevicesResponse_Reason_Reason_ARRAYSIZE = ManagedDevicesResponse_Reason_Reason_MAX + 1;
292
293const ::google::protobuf::EnumDescriptor* ManagedDevicesResponse_Reason_descriptor();
294inline const ::std::string& ManagedDevicesResponse_Reason_Name(ManagedDevicesResponse_Reason value) {
295 return ::google::protobuf::internal::NameOfEnum(
296 ManagedDevicesResponse_Reason_descriptor(), value);
297}
298inline bool ManagedDevicesResponse_Reason_Parse(
299 const ::std::string& name, ManagedDevicesResponse_Reason* value) {
300 return ::google::protobuf::internal::ParseNamedEnum<ManagedDevicesResponse_Reason>(
301 ManagedDevicesResponse_Reason_descriptor(), name, value);
302}
303enum SetRemoteEndpointResponse_Reason {
304 SetRemoteEndpointResponse_Reason_UNDEFINED_REASON = 0,
305 SetRemoteEndpointResponse_Reason_UNKNOWN_DEVICE = 1,
306 SetRemoteEndpointResponse_Reason_INTERNAL_ERROR = 2,
307 SetRemoteEndpointResponse_Reason_LOGGING_ENDPOINT_ERROR = 3,
308 SetRemoteEndpointResponse_Reason_LOGGING_ENDPOINT_PROTOCOL_ERROR = 4,
309 SetRemoteEndpointResponse_Reason_MSGBUS_ENDPOINT_ERROR = 5,
310 SetRemoteEndpointResponse_Reason_DEVICE_UNREACHABLE = 6,
311 SetRemoteEndpointResponse_Reason_SetRemoteEndpointResponse_Reason_INT_MIN_SENTINEL_DO_NOT_USE_ = std::numeric_limits<::google::protobuf::int32>::min(),
312 SetRemoteEndpointResponse_Reason_SetRemoteEndpointResponse_Reason_INT_MAX_SENTINEL_DO_NOT_USE_ = std::numeric_limits<::google::protobuf::int32>::max()
313};
314bool SetRemoteEndpointResponse_Reason_IsValid(int value);
315const SetRemoteEndpointResponse_Reason SetRemoteEndpointResponse_Reason_Reason_MIN = SetRemoteEndpointResponse_Reason_UNDEFINED_REASON;
316const SetRemoteEndpointResponse_Reason SetRemoteEndpointResponse_Reason_Reason_MAX = SetRemoteEndpointResponse_Reason_DEVICE_UNREACHABLE;
317const int SetRemoteEndpointResponse_Reason_Reason_ARRAYSIZE = SetRemoteEndpointResponse_Reason_Reason_MAX + 1;
318
319const ::google::protobuf::EnumDescriptor* SetRemoteEndpointResponse_Reason_descriptor();
320inline const ::std::string& SetRemoteEndpointResponse_Reason_Name(SetRemoteEndpointResponse_Reason value) {
321 return ::google::protobuf::internal::NameOfEnum(
322 SetRemoteEndpointResponse_Reason_descriptor(), value);
323}
324inline bool SetRemoteEndpointResponse_Reason_Parse(
325 const ::std::string& name, SetRemoteEndpointResponse_Reason* value) {
326 return ::google::protobuf::internal::ParseNamedEnum<SetRemoteEndpointResponse_Reason>(
327 SetRemoteEndpointResponse_Reason_descriptor(), name, value);
328}
329enum GetLoggingEndpointResponse_Reason {
330 GetLoggingEndpointResponse_Reason_UNDEFINED_REASON = 0,
331 GetLoggingEndpointResponse_Reason_UNKNOWN_DEVICE = 1,
332 GetLoggingEndpointResponse_Reason_INTERNAL_ERROR = 2,
333 GetLoggingEndpointResponse_Reason_DEVICE_UNREACHABLE = 3,
334 GetLoggingEndpointResponse_Reason_GetLoggingEndpointResponse_Reason_INT_MIN_SENTINEL_DO_NOT_USE_ = std::numeric_limits<::google::protobuf::int32>::min(),
335 GetLoggingEndpointResponse_Reason_GetLoggingEndpointResponse_Reason_INT_MAX_SENTINEL_DO_NOT_USE_ = std::numeric_limits<::google::protobuf::int32>::max()
336};
337bool GetLoggingEndpointResponse_Reason_IsValid(int value);
338const GetLoggingEndpointResponse_Reason GetLoggingEndpointResponse_Reason_Reason_MIN = GetLoggingEndpointResponse_Reason_UNDEFINED_REASON;
339const GetLoggingEndpointResponse_Reason GetLoggingEndpointResponse_Reason_Reason_MAX = GetLoggingEndpointResponse_Reason_DEVICE_UNREACHABLE;
340const int GetLoggingEndpointResponse_Reason_Reason_ARRAYSIZE = GetLoggingEndpointResponse_Reason_Reason_MAX + 1;
341
342const ::google::protobuf::EnumDescriptor* GetLoggingEndpointResponse_Reason_descriptor();
343inline const ::std::string& GetLoggingEndpointResponse_Reason_Name(GetLoggingEndpointResponse_Reason value) {
344 return ::google::protobuf::internal::NameOfEnum(
345 GetLoggingEndpointResponse_Reason_descriptor(), value);
346}
347inline bool GetLoggingEndpointResponse_Reason_Parse(
348 const ::std::string& name, GetLoggingEndpointResponse_Reason* value) {
349 return ::google::protobuf::internal::ParseNamedEnum<GetLoggingEndpointResponse_Reason>(
350 GetLoggingEndpointResponse_Reason_descriptor(), name, value);
351}
352enum GetMsgBusEndpointResponse_Reason {
353 GetMsgBusEndpointResponse_Reason_UNDEFINED_REASON = 0,
354 GetMsgBusEndpointResponse_Reason_INTERNAL_ERROR = 1,
355 GetMsgBusEndpointResponse_Reason_DEVICE_UNREACHABLE = 2,
356 GetMsgBusEndpointResponse_Reason_GetMsgBusEndpointResponse_Reason_INT_MIN_SENTINEL_DO_NOT_USE_ = std::numeric_limits<::google::protobuf::int32>::min(),
357 GetMsgBusEndpointResponse_Reason_GetMsgBusEndpointResponse_Reason_INT_MAX_SENTINEL_DO_NOT_USE_ = std::numeric_limits<::google::protobuf::int32>::max()
358};
359bool GetMsgBusEndpointResponse_Reason_IsValid(int value);
360const GetMsgBusEndpointResponse_Reason GetMsgBusEndpointResponse_Reason_Reason_MIN = GetMsgBusEndpointResponse_Reason_UNDEFINED_REASON;
361const GetMsgBusEndpointResponse_Reason GetMsgBusEndpointResponse_Reason_Reason_MAX = GetMsgBusEndpointResponse_Reason_DEVICE_UNREACHABLE;
362const int GetMsgBusEndpointResponse_Reason_Reason_ARRAYSIZE = GetMsgBusEndpointResponse_Reason_Reason_MAX + 1;
363
364const ::google::protobuf::EnumDescriptor* GetMsgBusEndpointResponse_Reason_descriptor();
365inline const ::std::string& GetMsgBusEndpointResponse_Reason_Name(GetMsgBusEndpointResponse_Reason value) {
366 return ::google::protobuf::internal::NameOfEnum(
367 GetMsgBusEndpointResponse_Reason_descriptor(), value);
368}
369inline bool GetMsgBusEndpointResponse_Reason_Parse(
370 const ::std::string& name, GetMsgBusEndpointResponse_Reason* value) {
371 return ::google::protobuf::internal::ParseNamedEnum<GetMsgBusEndpointResponse_Reason>(
372 GetMsgBusEndpointResponse_Reason_descriptor(), name, value);
373}
374enum SetLogLevelResponse_Reason {
375 SetLogLevelResponse_Reason_UNDEFINED_REASON = 0,
376 SetLogLevelResponse_Reason_UNKNOWN_DEVICE = 1,
377 SetLogLevelResponse_Reason_INTERNAL_ERROR = 2,
378 SetLogLevelResponse_Reason_UNKNOWN_LOG_ENTITY = 3,
379 SetLogLevelResponse_Reason_DEVICE_UNREACHABLE = 4,
380 SetLogLevelResponse_Reason_SetLogLevelResponse_Reason_INT_MIN_SENTINEL_DO_NOT_USE_ = std::numeric_limits<::google::protobuf::int32>::min(),
381 SetLogLevelResponse_Reason_SetLogLevelResponse_Reason_INT_MAX_SENTINEL_DO_NOT_USE_ = std::numeric_limits<::google::protobuf::int32>::max()
382};
383bool SetLogLevelResponse_Reason_IsValid(int value);
384const SetLogLevelResponse_Reason SetLogLevelResponse_Reason_Reason_MIN = SetLogLevelResponse_Reason_UNDEFINED_REASON;
385const SetLogLevelResponse_Reason SetLogLevelResponse_Reason_Reason_MAX = SetLogLevelResponse_Reason_DEVICE_UNREACHABLE;
386const int SetLogLevelResponse_Reason_Reason_ARRAYSIZE = SetLogLevelResponse_Reason_Reason_MAX + 1;
387
388const ::google::protobuf::EnumDescriptor* SetLogLevelResponse_Reason_descriptor();
389inline const ::std::string& SetLogLevelResponse_Reason_Name(SetLogLevelResponse_Reason value) {
390 return ::google::protobuf::internal::NameOfEnum(
391 SetLogLevelResponse_Reason_descriptor(), value);
392}
393inline bool SetLogLevelResponse_Reason_Parse(
394 const ::std::string& name, SetLogLevelResponse_Reason* value) {
395 return ::google::protobuf::internal::ParseNamedEnum<SetLogLevelResponse_Reason>(
396 SetLogLevelResponse_Reason_descriptor(), name, value);
397}
398enum GetLogLevelResponse_Reason {
399 GetLogLevelResponse_Reason_UNDEFINED_REASON = 0,
400 GetLogLevelResponse_Reason_UNKNOWN_DEVICE = 1,
401 GetLogLevelResponse_Reason_INTERNAL_ERROR = 2,
402 GetLogLevelResponse_Reason_UNKNOWN_LOG_ENTITY = 3,
403 GetLogLevelResponse_Reason_DEVICE_UNREACHABLE = 4,
404 GetLogLevelResponse_Reason_GetLogLevelResponse_Reason_INT_MIN_SENTINEL_DO_NOT_USE_ = std::numeric_limits<::google::protobuf::int32>::min(),
405 GetLogLevelResponse_Reason_GetLogLevelResponse_Reason_INT_MAX_SENTINEL_DO_NOT_USE_ = std::numeric_limits<::google::protobuf::int32>::max()
406};
407bool GetLogLevelResponse_Reason_IsValid(int value);
408const GetLogLevelResponse_Reason GetLogLevelResponse_Reason_Reason_MIN = GetLogLevelResponse_Reason_UNDEFINED_REASON;
409const GetLogLevelResponse_Reason GetLogLevelResponse_Reason_Reason_MAX = GetLogLevelResponse_Reason_DEVICE_UNREACHABLE;
410const int GetLogLevelResponse_Reason_Reason_ARRAYSIZE = GetLogLevelResponse_Reason_Reason_MAX + 1;
411
412const ::google::protobuf::EnumDescriptor* GetLogLevelResponse_Reason_descriptor();
413inline const ::std::string& GetLogLevelResponse_Reason_Name(GetLogLevelResponse_Reason value) {
414 return ::google::protobuf::internal::NameOfEnum(
415 GetLogLevelResponse_Reason_descriptor(), value);
416}
417inline bool GetLogLevelResponse_Reason_Parse(
418 const ::std::string& name, GetLogLevelResponse_Reason* value) {
419 return ::google::protobuf::internal::ParseNamedEnum<GetLogLevelResponse_Reason>(
420 GetLogLevelResponse_Reason_descriptor(), name, value);
421}
Chandrakanth Nalkudre Gowda2f6066c2021-05-13 12:36:32 +0530422enum RebootDeviceResponse_Reason {
423 RebootDeviceResponse_Reason_UNDEFINED_REASON = 0,
424 RebootDeviceResponse_Reason_UNKNOWN_DEVICE = 1,
425 RebootDeviceResponse_Reason_INTERNAL_ERROR = 2,
426 RebootDeviceResponse_Reason_DEVICE_UNREACHABLE = 3,
427 RebootDeviceResponse_Reason_RebootDeviceResponse_Reason_INT_MIN_SENTINEL_DO_NOT_USE_ = std::numeric_limits<::google::protobuf::int32>::min(),
428 RebootDeviceResponse_Reason_RebootDeviceResponse_Reason_INT_MAX_SENTINEL_DO_NOT_USE_ = std::numeric_limits<::google::protobuf::int32>::max()
429};
430bool RebootDeviceResponse_Reason_IsValid(int value);
431const RebootDeviceResponse_Reason RebootDeviceResponse_Reason_Reason_MIN = RebootDeviceResponse_Reason_UNDEFINED_REASON;
432const RebootDeviceResponse_Reason RebootDeviceResponse_Reason_Reason_MAX = RebootDeviceResponse_Reason_DEVICE_UNREACHABLE;
433const int RebootDeviceResponse_Reason_Reason_ARRAYSIZE = RebootDeviceResponse_Reason_Reason_MAX + 1;
434
435const ::google::protobuf::EnumDescriptor* RebootDeviceResponse_Reason_descriptor();
436inline const ::std::string& RebootDeviceResponse_Reason_Name(RebootDeviceResponse_Reason value) {
437 return ::google::protobuf::internal::NameOfEnum(
438 RebootDeviceResponse_Reason_descriptor(), value);
439}
440inline bool RebootDeviceResponse_Reason_Parse(
441 const ::std::string& name, RebootDeviceResponse_Reason* value) {
442 return ::google::protobuf::internal::ParseNamedEnum<RebootDeviceResponse_Reason>(
443 RebootDeviceResponse_Reason_descriptor(), name, value);
444}
Shivanagouda Malaginahalli335fe4d2021-03-31 16:52:28 +0530445// ===================================================================
446
447class PhysicalInventoryRequest final :
448 public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:dmi.PhysicalInventoryRequest) */ {
449 public:
450 PhysicalInventoryRequest();
451 virtual ~PhysicalInventoryRequest();
452
453 PhysicalInventoryRequest(const PhysicalInventoryRequest& from);
454
455 inline PhysicalInventoryRequest& operator=(const PhysicalInventoryRequest& from) {
456 CopyFrom(from);
457 return *this;
458 }
459 #if LANG_CXX11
460 PhysicalInventoryRequest(PhysicalInventoryRequest&& from) noexcept
461 : PhysicalInventoryRequest() {
462 *this = ::std::move(from);
463 }
464
465 inline PhysicalInventoryRequest& operator=(PhysicalInventoryRequest&& from) noexcept {
466 if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
467 if (this != &from) InternalSwap(&from);
468 } else {
469 CopyFrom(from);
470 }
471 return *this;
472 }
473 #endif
474 static const ::google::protobuf::Descriptor* descriptor() {
475 return default_instance().GetDescriptor();
476 }
477 static const PhysicalInventoryRequest& default_instance();
478
479 static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY
480 static inline const PhysicalInventoryRequest* internal_default_instance() {
481 return reinterpret_cast<const PhysicalInventoryRequest*>(
482 &_PhysicalInventoryRequest_default_instance_);
483 }
484 static constexpr int kIndexInFileMessages =
485 0;
486
487 void Swap(PhysicalInventoryRequest* other);
488 friend void swap(PhysicalInventoryRequest& a, PhysicalInventoryRequest& b) {
489 a.Swap(&b);
490 }
491
492 // implements Message ----------------------------------------------
493
494 inline PhysicalInventoryRequest* New() const final {
495 return CreateMaybeMessage<PhysicalInventoryRequest>(nullptr);
496 }
497
498 PhysicalInventoryRequest* New(::google::protobuf::Arena* arena) const final {
499 return CreateMaybeMessage<PhysicalInventoryRequest>(arena);
500 }
501 void CopyFrom(const ::google::protobuf::Message& from) final;
502 void MergeFrom(const ::google::protobuf::Message& from) final;
503 void CopyFrom(const PhysicalInventoryRequest& from);
504 void MergeFrom(const PhysicalInventoryRequest& from);
505 PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final;
506 bool IsInitialized() const final;
507
508 size_t ByteSizeLong() const final;
509 #if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
510 static const char* _InternalParse(const char* begin, const char* end, void* object, ::google::protobuf::internal::ParseContext* ctx);
511 ::google::protobuf::internal::ParseFunc _ParseFunc() const final { return _InternalParse; }
512 #else
513 bool MergePartialFromCodedStream(
514 ::google::protobuf::io::CodedInputStream* input) final;
515 #endif // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
516 void SerializeWithCachedSizes(
517 ::google::protobuf::io::CodedOutputStream* output) const final;
518 ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
519 ::google::protobuf::uint8* target) const final;
520 int GetCachedSize() const final { return _cached_size_.Get(); }
521
522 private:
523 void SharedCtor();
524 void SharedDtor();
525 void SetCachedSize(int size) const final;
526 void InternalSwap(PhysicalInventoryRequest* other);
527 private:
528 inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
529 return nullptr;
530 }
531 inline void* MaybeArenaPtr() const {
532 return nullptr;
533 }
534 public:
535
536 ::google::protobuf::Metadata GetMetadata() const final;
537
538 // nested types ----------------------------------------------------
539
540 // accessors -------------------------------------------------------
541
542 // .dmi.Uuid device_uuid = 1;
543 bool has_device_uuid() const;
544 void clear_device_uuid();
545 static const int kDeviceUuidFieldNumber = 1;
546 const ::dmi::Uuid& device_uuid() const;
547 ::dmi::Uuid* release_device_uuid();
548 ::dmi::Uuid* mutable_device_uuid();
549 void set_allocated_device_uuid(::dmi::Uuid* device_uuid);
550
551 // @@protoc_insertion_point(class_scope:dmi.PhysicalInventoryRequest)
552 private:
553 class HasBitSetters;
554
555 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
556 ::dmi::Uuid* device_uuid_;
557 mutable ::google::protobuf::internal::CachedSize _cached_size_;
558 friend struct ::TableStruct_dmi_2fhw_5fmanagement_5fservice_2eproto;
559};
560// -------------------------------------------------------------------
561
562class PhysicalInventoryResponse final :
563 public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:dmi.PhysicalInventoryResponse) */ {
564 public:
565 PhysicalInventoryResponse();
566 virtual ~PhysicalInventoryResponse();
567
568 PhysicalInventoryResponse(const PhysicalInventoryResponse& from);
569
570 inline PhysicalInventoryResponse& operator=(const PhysicalInventoryResponse& from) {
571 CopyFrom(from);
572 return *this;
573 }
574 #if LANG_CXX11
575 PhysicalInventoryResponse(PhysicalInventoryResponse&& from) noexcept
576 : PhysicalInventoryResponse() {
577 *this = ::std::move(from);
578 }
579
580 inline PhysicalInventoryResponse& operator=(PhysicalInventoryResponse&& from) noexcept {
581 if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
582 if (this != &from) InternalSwap(&from);
583 } else {
584 CopyFrom(from);
585 }
586 return *this;
587 }
588 #endif
589 static const ::google::protobuf::Descriptor* descriptor() {
590 return default_instance().GetDescriptor();
591 }
592 static const PhysicalInventoryResponse& default_instance();
593
594 static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY
595 static inline const PhysicalInventoryResponse* internal_default_instance() {
596 return reinterpret_cast<const PhysicalInventoryResponse*>(
597 &_PhysicalInventoryResponse_default_instance_);
598 }
599 static constexpr int kIndexInFileMessages =
600 1;
601
602 void Swap(PhysicalInventoryResponse* other);
603 friend void swap(PhysicalInventoryResponse& a, PhysicalInventoryResponse& b) {
604 a.Swap(&b);
605 }
606
607 // implements Message ----------------------------------------------
608
609 inline PhysicalInventoryResponse* New() const final {
610 return CreateMaybeMessage<PhysicalInventoryResponse>(nullptr);
611 }
612
613 PhysicalInventoryResponse* New(::google::protobuf::Arena* arena) const final {
614 return CreateMaybeMessage<PhysicalInventoryResponse>(arena);
615 }
616 void CopyFrom(const ::google::protobuf::Message& from) final;
617 void MergeFrom(const ::google::protobuf::Message& from) final;
618 void CopyFrom(const PhysicalInventoryResponse& from);
619 void MergeFrom(const PhysicalInventoryResponse& from);
620 PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final;
621 bool IsInitialized() const final;
622
623 size_t ByteSizeLong() const final;
624 #if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
625 static const char* _InternalParse(const char* begin, const char* end, void* object, ::google::protobuf::internal::ParseContext* ctx);
626 ::google::protobuf::internal::ParseFunc _ParseFunc() const final { return _InternalParse; }
627 #else
628 bool MergePartialFromCodedStream(
629 ::google::protobuf::io::CodedInputStream* input) final;
630 #endif // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
631 void SerializeWithCachedSizes(
632 ::google::protobuf::io::CodedOutputStream* output) const final;
633 ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
634 ::google::protobuf::uint8* target) const final;
635 int GetCachedSize() const final { return _cached_size_.Get(); }
636
637 private:
638 void SharedCtor();
639 void SharedDtor();
640 void SetCachedSize(int size) const final;
641 void InternalSwap(PhysicalInventoryResponse* other);
642 private:
643 inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
644 return nullptr;
645 }
646 inline void* MaybeArenaPtr() const {
647 return nullptr;
648 }
649 public:
650
651 ::google::protobuf::Metadata GetMetadata() const final;
652
653 // nested types ----------------------------------------------------
654
655 typedef PhysicalInventoryResponse_Reason Reason;
656 static const Reason UNDEFINED_REASON =
657 PhysicalInventoryResponse_Reason_UNDEFINED_REASON;
658 static const Reason UNKNOWN_DEVICE =
659 PhysicalInventoryResponse_Reason_UNKNOWN_DEVICE;
660 static const Reason INTERNAL_ERROR =
661 PhysicalInventoryResponse_Reason_INTERNAL_ERROR;
662 static const Reason DEVICE_UNREACHABLE =
663 PhysicalInventoryResponse_Reason_DEVICE_UNREACHABLE;
664 static inline bool Reason_IsValid(int value) {
665 return PhysicalInventoryResponse_Reason_IsValid(value);
666 }
667 static const Reason Reason_MIN =
668 PhysicalInventoryResponse_Reason_Reason_MIN;
669 static const Reason Reason_MAX =
670 PhysicalInventoryResponse_Reason_Reason_MAX;
671 static const int Reason_ARRAYSIZE =
672 PhysicalInventoryResponse_Reason_Reason_ARRAYSIZE;
673 static inline const ::google::protobuf::EnumDescriptor*
674 Reason_descriptor() {
675 return PhysicalInventoryResponse_Reason_descriptor();
676 }
677 static inline const ::std::string& Reason_Name(Reason value) {
678 return PhysicalInventoryResponse_Reason_Name(value);
679 }
680 static inline bool Reason_Parse(const ::std::string& name,
681 Reason* value) {
682 return PhysicalInventoryResponse_Reason_Parse(name, value);
683 }
684
685 // accessors -------------------------------------------------------
686
687 // string reason_detail = 4;
688 void clear_reason_detail();
689 static const int kReasonDetailFieldNumber = 4;
690 const ::std::string& reason_detail() const;
691 void set_reason_detail(const ::std::string& value);
692 #if LANG_CXX11
693 void set_reason_detail(::std::string&& value);
694 #endif
695 void set_reason_detail(const char* value);
696 void set_reason_detail(const char* value, size_t size);
697 ::std::string* mutable_reason_detail();
698 ::std::string* release_reason_detail();
699 void set_allocated_reason_detail(::std::string* reason_detail);
700
701 // .dmi.Hardware inventory = 3;
702 bool has_inventory() const;
703 void clear_inventory();
704 static const int kInventoryFieldNumber = 3;
705 const ::dmi::Hardware& inventory() const;
706 ::dmi::Hardware* release_inventory();
707 ::dmi::Hardware* mutable_inventory();
708 void set_allocated_inventory(::dmi::Hardware* inventory);
709
710 // .dmi.Status status = 1;
711 void clear_status();
712 static const int kStatusFieldNumber = 1;
713 ::dmi::Status status() const;
714 void set_status(::dmi::Status value);
715
716 // .dmi.PhysicalInventoryResponse.Reason reason = 2;
717 void clear_reason();
718 static const int kReasonFieldNumber = 2;
719 ::dmi::PhysicalInventoryResponse_Reason reason() const;
720 void set_reason(::dmi::PhysicalInventoryResponse_Reason value);
721
722 // @@protoc_insertion_point(class_scope:dmi.PhysicalInventoryResponse)
723 private:
724 class HasBitSetters;
725
726 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
727 ::google::protobuf::internal::ArenaStringPtr reason_detail_;
728 ::dmi::Hardware* inventory_;
729 int status_;
730 int reason_;
731 mutable ::google::protobuf::internal::CachedSize _cached_size_;
732 friend struct ::TableStruct_dmi_2fhw_5fmanagement_5fservice_2eproto;
733};
734// -------------------------------------------------------------------
735
736class HWComponentInfoGetRequest final :
737 public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:dmi.HWComponentInfoGetRequest) */ {
738 public:
739 HWComponentInfoGetRequest();
740 virtual ~HWComponentInfoGetRequest();
741
742 HWComponentInfoGetRequest(const HWComponentInfoGetRequest& from);
743
744 inline HWComponentInfoGetRequest& operator=(const HWComponentInfoGetRequest& from) {
745 CopyFrom(from);
746 return *this;
747 }
748 #if LANG_CXX11
749 HWComponentInfoGetRequest(HWComponentInfoGetRequest&& from) noexcept
750 : HWComponentInfoGetRequest() {
751 *this = ::std::move(from);
752 }
753
754 inline HWComponentInfoGetRequest& operator=(HWComponentInfoGetRequest&& from) noexcept {
755 if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
756 if (this != &from) InternalSwap(&from);
757 } else {
758 CopyFrom(from);
759 }
760 return *this;
761 }
762 #endif
763 static const ::google::protobuf::Descriptor* descriptor() {
764 return default_instance().GetDescriptor();
765 }
766 static const HWComponentInfoGetRequest& default_instance();
767
768 static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY
769 static inline const HWComponentInfoGetRequest* internal_default_instance() {
770 return reinterpret_cast<const HWComponentInfoGetRequest*>(
771 &_HWComponentInfoGetRequest_default_instance_);
772 }
773 static constexpr int kIndexInFileMessages =
774 2;
775
776 void Swap(HWComponentInfoGetRequest* other);
777 friend void swap(HWComponentInfoGetRequest& a, HWComponentInfoGetRequest& b) {
778 a.Swap(&b);
779 }
780
781 // implements Message ----------------------------------------------
782
783 inline HWComponentInfoGetRequest* New() const final {
784 return CreateMaybeMessage<HWComponentInfoGetRequest>(nullptr);
785 }
786
787 HWComponentInfoGetRequest* New(::google::protobuf::Arena* arena) const final {
788 return CreateMaybeMessage<HWComponentInfoGetRequest>(arena);
789 }
790 void CopyFrom(const ::google::protobuf::Message& from) final;
791 void MergeFrom(const ::google::protobuf::Message& from) final;
792 void CopyFrom(const HWComponentInfoGetRequest& from);
793 void MergeFrom(const HWComponentInfoGetRequest& from);
794 PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final;
795 bool IsInitialized() const final;
796
797 size_t ByteSizeLong() const final;
798 #if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
799 static const char* _InternalParse(const char* begin, const char* end, void* object, ::google::protobuf::internal::ParseContext* ctx);
800 ::google::protobuf::internal::ParseFunc _ParseFunc() const final { return _InternalParse; }
801 #else
802 bool MergePartialFromCodedStream(
803 ::google::protobuf::io::CodedInputStream* input) final;
804 #endif // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
805 void SerializeWithCachedSizes(
806 ::google::protobuf::io::CodedOutputStream* output) const final;
807 ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
808 ::google::protobuf::uint8* target) const final;
809 int GetCachedSize() const final { return _cached_size_.Get(); }
810
811 private:
812 void SharedCtor();
813 void SharedDtor();
814 void SetCachedSize(int size) const final;
815 void InternalSwap(HWComponentInfoGetRequest* other);
816 private:
817 inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
818 return nullptr;
819 }
820 inline void* MaybeArenaPtr() const {
821 return nullptr;
822 }
823 public:
824
825 ::google::protobuf::Metadata GetMetadata() const final;
826
827 // nested types ----------------------------------------------------
828
829 // accessors -------------------------------------------------------
830
831 // string component_name = 3;
832 void clear_component_name();
833 static const int kComponentNameFieldNumber = 3;
834 const ::std::string& component_name() const;
835 void set_component_name(const ::std::string& value);
836 #if LANG_CXX11
837 void set_component_name(::std::string&& value);
838 #endif
839 void set_component_name(const char* value);
840 void set_component_name(const char* value, size_t size);
841 ::std::string* mutable_component_name();
842 ::std::string* release_component_name();
843 void set_allocated_component_name(::std::string* component_name);
844
845 // .dmi.Uuid device_uuid = 1;
846 bool has_device_uuid() const;
847 void clear_device_uuid();
848 static const int kDeviceUuidFieldNumber = 1;
849 const ::dmi::Uuid& device_uuid() const;
850 ::dmi::Uuid* release_device_uuid();
851 ::dmi::Uuid* mutable_device_uuid();
852 void set_allocated_device_uuid(::dmi::Uuid* device_uuid);
853
854 // .dmi.Uuid component_uuid = 2;
855 bool has_component_uuid() const;
856 void clear_component_uuid();
857 static const int kComponentUuidFieldNumber = 2;
858 const ::dmi::Uuid& component_uuid() const;
859 ::dmi::Uuid* release_component_uuid();
860 ::dmi::Uuid* mutable_component_uuid();
861 void set_allocated_component_uuid(::dmi::Uuid* component_uuid);
862
863 // @@protoc_insertion_point(class_scope:dmi.HWComponentInfoGetRequest)
864 private:
865 class HasBitSetters;
866
867 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
868 ::google::protobuf::internal::ArenaStringPtr component_name_;
869 ::dmi::Uuid* device_uuid_;
870 ::dmi::Uuid* component_uuid_;
871 mutable ::google::protobuf::internal::CachedSize _cached_size_;
872 friend struct ::TableStruct_dmi_2fhw_5fmanagement_5fservice_2eproto;
873};
874// -------------------------------------------------------------------
875
876class HWComponentInfoGetResponse final :
877 public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:dmi.HWComponentInfoGetResponse) */ {
878 public:
879 HWComponentInfoGetResponse();
880 virtual ~HWComponentInfoGetResponse();
881
882 HWComponentInfoGetResponse(const HWComponentInfoGetResponse& from);
883
884 inline HWComponentInfoGetResponse& operator=(const HWComponentInfoGetResponse& from) {
885 CopyFrom(from);
886 return *this;
887 }
888 #if LANG_CXX11
889 HWComponentInfoGetResponse(HWComponentInfoGetResponse&& from) noexcept
890 : HWComponentInfoGetResponse() {
891 *this = ::std::move(from);
892 }
893
894 inline HWComponentInfoGetResponse& operator=(HWComponentInfoGetResponse&& from) noexcept {
895 if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
896 if (this != &from) InternalSwap(&from);
897 } else {
898 CopyFrom(from);
899 }
900 return *this;
901 }
902 #endif
903 static const ::google::protobuf::Descriptor* descriptor() {
904 return default_instance().GetDescriptor();
905 }
906 static const HWComponentInfoGetResponse& default_instance();
907
908 static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY
909 static inline const HWComponentInfoGetResponse* internal_default_instance() {
910 return reinterpret_cast<const HWComponentInfoGetResponse*>(
911 &_HWComponentInfoGetResponse_default_instance_);
912 }
913 static constexpr int kIndexInFileMessages =
914 3;
915
916 void Swap(HWComponentInfoGetResponse* other);
917 friend void swap(HWComponentInfoGetResponse& a, HWComponentInfoGetResponse& b) {
918 a.Swap(&b);
919 }
920
921 // implements Message ----------------------------------------------
922
923 inline HWComponentInfoGetResponse* New() const final {
924 return CreateMaybeMessage<HWComponentInfoGetResponse>(nullptr);
925 }
926
927 HWComponentInfoGetResponse* New(::google::protobuf::Arena* arena) const final {
928 return CreateMaybeMessage<HWComponentInfoGetResponse>(arena);
929 }
930 void CopyFrom(const ::google::protobuf::Message& from) final;
931 void MergeFrom(const ::google::protobuf::Message& from) final;
932 void CopyFrom(const HWComponentInfoGetResponse& from);
933 void MergeFrom(const HWComponentInfoGetResponse& from);
934 PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final;
935 bool IsInitialized() const final;
936
937 size_t ByteSizeLong() const final;
938 #if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
939 static const char* _InternalParse(const char* begin, const char* end, void* object, ::google::protobuf::internal::ParseContext* ctx);
940 ::google::protobuf::internal::ParseFunc _ParseFunc() const final { return _InternalParse; }
941 #else
942 bool MergePartialFromCodedStream(
943 ::google::protobuf::io::CodedInputStream* input) final;
944 #endif // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
945 void SerializeWithCachedSizes(
946 ::google::protobuf::io::CodedOutputStream* output) const final;
947 ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
948 ::google::protobuf::uint8* target) const final;
949 int GetCachedSize() const final { return _cached_size_.Get(); }
950
951 private:
952 void SharedCtor();
953 void SharedDtor();
954 void SetCachedSize(int size) const final;
955 void InternalSwap(HWComponentInfoGetResponse* other);
956 private:
957 inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
958 return nullptr;
959 }
960 inline void* MaybeArenaPtr() const {
961 return nullptr;
962 }
963 public:
964
965 ::google::protobuf::Metadata GetMetadata() const final;
966
967 // nested types ----------------------------------------------------
968
969 typedef HWComponentInfoGetResponse_Reason Reason;
970 static const Reason UNDEFINED_REASON =
971 HWComponentInfoGetResponse_Reason_UNDEFINED_REASON;
972 static const Reason UNKNOWN_DEVICE =
973 HWComponentInfoGetResponse_Reason_UNKNOWN_DEVICE;
974 static const Reason UNKNOWN_COMPONENT =
975 HWComponentInfoGetResponse_Reason_UNKNOWN_COMPONENT;
976 static const Reason INTERNAL_ERROR =
977 HWComponentInfoGetResponse_Reason_INTERNAL_ERROR;
978 static const Reason DEVICE_UNREACHABLE =
979 HWComponentInfoGetResponse_Reason_DEVICE_UNREACHABLE;
980 static inline bool Reason_IsValid(int value) {
981 return HWComponentInfoGetResponse_Reason_IsValid(value);
982 }
983 static const Reason Reason_MIN =
984 HWComponentInfoGetResponse_Reason_Reason_MIN;
985 static const Reason Reason_MAX =
986 HWComponentInfoGetResponse_Reason_Reason_MAX;
987 static const int Reason_ARRAYSIZE =
988 HWComponentInfoGetResponse_Reason_Reason_ARRAYSIZE;
989 static inline const ::google::protobuf::EnumDescriptor*
990 Reason_descriptor() {
991 return HWComponentInfoGetResponse_Reason_descriptor();
992 }
993 static inline const ::std::string& Reason_Name(Reason value) {
994 return HWComponentInfoGetResponse_Reason_Name(value);
995 }
996 static inline bool Reason_Parse(const ::std::string& name,
997 Reason* value) {
998 return HWComponentInfoGetResponse_Reason_Parse(name, value);
999 }
1000
1001 // accessors -------------------------------------------------------
1002
1003 // string reason_detail = 4;
1004 void clear_reason_detail();
1005 static const int kReasonDetailFieldNumber = 4;
1006 const ::std::string& reason_detail() const;
1007 void set_reason_detail(const ::std::string& value);
1008 #if LANG_CXX11
1009 void set_reason_detail(::std::string&& value);
1010 #endif
1011 void set_reason_detail(const char* value);
1012 void set_reason_detail(const char* value, size_t size);
1013 ::std::string* mutable_reason_detail();
1014 ::std::string* release_reason_detail();
1015 void set_allocated_reason_detail(::std::string* reason_detail);
1016
1017 // .dmi.Component component = 3;
1018 bool has_component() const;
1019 void clear_component();
1020 static const int kComponentFieldNumber = 3;
1021 const ::dmi::Component& component() const;
1022 ::dmi::Component* release_component();
1023 ::dmi::Component* mutable_component();
1024 void set_allocated_component(::dmi::Component* component);
1025
1026 // .dmi.Status status = 1;
1027 void clear_status();
1028 static const int kStatusFieldNumber = 1;
1029 ::dmi::Status status() const;
1030 void set_status(::dmi::Status value);
1031
1032 // .dmi.HWComponentInfoGetResponse.Reason reason = 2;
1033 void clear_reason();
1034 static const int kReasonFieldNumber = 2;
1035 ::dmi::HWComponentInfoGetResponse_Reason reason() const;
1036 void set_reason(::dmi::HWComponentInfoGetResponse_Reason value);
1037
1038 // @@protoc_insertion_point(class_scope:dmi.HWComponentInfoGetResponse)
1039 private:
1040 class HasBitSetters;
1041
1042 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
1043 ::google::protobuf::internal::ArenaStringPtr reason_detail_;
1044 ::dmi::Component* component_;
1045 int status_;
1046 int reason_;
1047 mutable ::google::protobuf::internal::CachedSize _cached_size_;
1048 friend struct ::TableStruct_dmi_2fhw_5fmanagement_5fservice_2eproto;
1049};
1050// -------------------------------------------------------------------
1051
1052class HWComponentInfoSetRequest final :
1053 public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:dmi.HWComponentInfoSetRequest) */ {
1054 public:
1055 HWComponentInfoSetRequest();
1056 virtual ~HWComponentInfoSetRequest();
1057
1058 HWComponentInfoSetRequest(const HWComponentInfoSetRequest& from);
1059
1060 inline HWComponentInfoSetRequest& operator=(const HWComponentInfoSetRequest& from) {
1061 CopyFrom(from);
1062 return *this;
1063 }
1064 #if LANG_CXX11
1065 HWComponentInfoSetRequest(HWComponentInfoSetRequest&& from) noexcept
1066 : HWComponentInfoSetRequest() {
1067 *this = ::std::move(from);
1068 }
1069
1070 inline HWComponentInfoSetRequest& operator=(HWComponentInfoSetRequest&& from) noexcept {
1071 if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
1072 if (this != &from) InternalSwap(&from);
1073 } else {
1074 CopyFrom(from);
1075 }
1076 return *this;
1077 }
1078 #endif
1079 static const ::google::protobuf::Descriptor* descriptor() {
1080 return default_instance().GetDescriptor();
1081 }
1082 static const HWComponentInfoSetRequest& default_instance();
1083
1084 static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY
1085 static inline const HWComponentInfoSetRequest* internal_default_instance() {
1086 return reinterpret_cast<const HWComponentInfoSetRequest*>(
1087 &_HWComponentInfoSetRequest_default_instance_);
1088 }
1089 static constexpr int kIndexInFileMessages =
1090 4;
1091
1092 void Swap(HWComponentInfoSetRequest* other);
1093 friend void swap(HWComponentInfoSetRequest& a, HWComponentInfoSetRequest& b) {
1094 a.Swap(&b);
1095 }
1096
1097 // implements Message ----------------------------------------------
1098
1099 inline HWComponentInfoSetRequest* New() const final {
1100 return CreateMaybeMessage<HWComponentInfoSetRequest>(nullptr);
1101 }
1102
1103 HWComponentInfoSetRequest* New(::google::protobuf::Arena* arena) const final {
1104 return CreateMaybeMessage<HWComponentInfoSetRequest>(arena);
1105 }
1106 void CopyFrom(const ::google::protobuf::Message& from) final;
1107 void MergeFrom(const ::google::protobuf::Message& from) final;
1108 void CopyFrom(const HWComponentInfoSetRequest& from);
1109 void MergeFrom(const HWComponentInfoSetRequest& from);
1110 PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final;
1111 bool IsInitialized() const final;
1112
1113 size_t ByteSizeLong() const final;
1114 #if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
1115 static const char* _InternalParse(const char* begin, const char* end, void* object, ::google::protobuf::internal::ParseContext* ctx);
1116 ::google::protobuf::internal::ParseFunc _ParseFunc() const final { return _InternalParse; }
1117 #else
1118 bool MergePartialFromCodedStream(
1119 ::google::protobuf::io::CodedInputStream* input) final;
1120 #endif // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
1121 void SerializeWithCachedSizes(
1122 ::google::protobuf::io::CodedOutputStream* output) const final;
1123 ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
1124 ::google::protobuf::uint8* target) const final;
1125 int GetCachedSize() const final { return _cached_size_.Get(); }
1126
1127 private:
1128 void SharedCtor();
1129 void SharedDtor();
1130 void SetCachedSize(int size) const final;
1131 void InternalSwap(HWComponentInfoSetRequest* other);
1132 private:
1133 inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
1134 return nullptr;
1135 }
1136 inline void* MaybeArenaPtr() const {
1137 return nullptr;
1138 }
1139 public:
1140
1141 ::google::protobuf::Metadata GetMetadata() const final;
1142
1143 // nested types ----------------------------------------------------
1144
1145 // accessors -------------------------------------------------------
1146
1147 // string component_name = 3;
1148 void clear_component_name();
1149 static const int kComponentNameFieldNumber = 3;
1150 const ::std::string& component_name() const;
1151 void set_component_name(const ::std::string& value);
1152 #if LANG_CXX11
1153 void set_component_name(::std::string&& value);
1154 #endif
1155 void set_component_name(const char* value);
1156 void set_component_name(const char* value, size_t size);
1157 ::std::string* mutable_component_name();
1158 ::std::string* release_component_name();
1159 void set_allocated_component_name(::std::string* component_name);
1160
1161 // .dmi.Uuid device_uuid = 1;
1162 bool has_device_uuid() const;
1163 void clear_device_uuid();
1164 static const int kDeviceUuidFieldNumber = 1;
1165 const ::dmi::Uuid& device_uuid() const;
1166 ::dmi::Uuid* release_device_uuid();
1167 ::dmi::Uuid* mutable_device_uuid();
1168 void set_allocated_device_uuid(::dmi::Uuid* device_uuid);
1169
1170 // .dmi.Uuid component_uuid = 2;
1171 bool has_component_uuid() const;
1172 void clear_component_uuid();
1173 static const int kComponentUuidFieldNumber = 2;
1174 const ::dmi::Uuid& component_uuid() const;
1175 ::dmi::Uuid* release_component_uuid();
1176 ::dmi::Uuid* mutable_component_uuid();
1177 void set_allocated_component_uuid(::dmi::Uuid* component_uuid);
1178
1179 // .dmi.ModifiableComponent changes = 4;
1180 bool has_changes() const;
1181 void clear_changes();
1182 static const int kChangesFieldNumber = 4;
1183 const ::dmi::ModifiableComponent& changes() const;
1184 ::dmi::ModifiableComponent* release_changes();
1185 ::dmi::ModifiableComponent* mutable_changes();
1186 void set_allocated_changes(::dmi::ModifiableComponent* changes);
1187
1188 // @@protoc_insertion_point(class_scope:dmi.HWComponentInfoSetRequest)
1189 private:
1190 class HasBitSetters;
1191
1192 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
1193 ::google::protobuf::internal::ArenaStringPtr component_name_;
1194 ::dmi::Uuid* device_uuid_;
1195 ::dmi::Uuid* component_uuid_;
1196 ::dmi::ModifiableComponent* changes_;
1197 mutable ::google::protobuf::internal::CachedSize _cached_size_;
1198 friend struct ::TableStruct_dmi_2fhw_5fmanagement_5fservice_2eproto;
1199};
1200// -------------------------------------------------------------------
1201
1202class HWComponentInfoSetResponse final :
1203 public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:dmi.HWComponentInfoSetResponse) */ {
1204 public:
1205 HWComponentInfoSetResponse();
1206 virtual ~HWComponentInfoSetResponse();
1207
1208 HWComponentInfoSetResponse(const HWComponentInfoSetResponse& from);
1209
1210 inline HWComponentInfoSetResponse& operator=(const HWComponentInfoSetResponse& from) {
1211 CopyFrom(from);
1212 return *this;
1213 }
1214 #if LANG_CXX11
1215 HWComponentInfoSetResponse(HWComponentInfoSetResponse&& from) noexcept
1216 : HWComponentInfoSetResponse() {
1217 *this = ::std::move(from);
1218 }
1219
1220 inline HWComponentInfoSetResponse& operator=(HWComponentInfoSetResponse&& from) noexcept {
1221 if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
1222 if (this != &from) InternalSwap(&from);
1223 } else {
1224 CopyFrom(from);
1225 }
1226 return *this;
1227 }
1228 #endif
1229 static const ::google::protobuf::Descriptor* descriptor() {
1230 return default_instance().GetDescriptor();
1231 }
1232 static const HWComponentInfoSetResponse& default_instance();
1233
1234 static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY
1235 static inline const HWComponentInfoSetResponse* internal_default_instance() {
1236 return reinterpret_cast<const HWComponentInfoSetResponse*>(
1237 &_HWComponentInfoSetResponse_default_instance_);
1238 }
1239 static constexpr int kIndexInFileMessages =
1240 5;
1241
1242 void Swap(HWComponentInfoSetResponse* other);
1243 friend void swap(HWComponentInfoSetResponse& a, HWComponentInfoSetResponse& b) {
1244 a.Swap(&b);
1245 }
1246
1247 // implements Message ----------------------------------------------
1248
1249 inline HWComponentInfoSetResponse* New() const final {
1250 return CreateMaybeMessage<HWComponentInfoSetResponse>(nullptr);
1251 }
1252
1253 HWComponentInfoSetResponse* New(::google::protobuf::Arena* arena) const final {
1254 return CreateMaybeMessage<HWComponentInfoSetResponse>(arena);
1255 }
1256 void CopyFrom(const ::google::protobuf::Message& from) final;
1257 void MergeFrom(const ::google::protobuf::Message& from) final;
1258 void CopyFrom(const HWComponentInfoSetResponse& from);
1259 void MergeFrom(const HWComponentInfoSetResponse& from);
1260 PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final;
1261 bool IsInitialized() const final;
1262
1263 size_t ByteSizeLong() const final;
1264 #if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
1265 static const char* _InternalParse(const char* begin, const char* end, void* object, ::google::protobuf::internal::ParseContext* ctx);
1266 ::google::protobuf::internal::ParseFunc _ParseFunc() const final { return _InternalParse; }
1267 #else
1268 bool MergePartialFromCodedStream(
1269 ::google::protobuf::io::CodedInputStream* input) final;
1270 #endif // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
1271 void SerializeWithCachedSizes(
1272 ::google::protobuf::io::CodedOutputStream* output) const final;
1273 ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
1274 ::google::protobuf::uint8* target) const final;
1275 int GetCachedSize() const final { return _cached_size_.Get(); }
1276
1277 private:
1278 void SharedCtor();
1279 void SharedDtor();
1280 void SetCachedSize(int size) const final;
1281 void InternalSwap(HWComponentInfoSetResponse* other);
1282 private:
1283 inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
1284 return nullptr;
1285 }
1286 inline void* MaybeArenaPtr() const {
1287 return nullptr;
1288 }
1289 public:
1290
1291 ::google::protobuf::Metadata GetMetadata() const final;
1292
1293 // nested types ----------------------------------------------------
1294
1295 typedef HWComponentInfoSetResponse_Reason Reason;
1296 static const Reason UNDEFINED_REASON =
1297 HWComponentInfoSetResponse_Reason_UNDEFINED_REASON;
1298 static const Reason UNKNOWN_DEVICE =
1299 HWComponentInfoSetResponse_Reason_UNKNOWN_DEVICE;
1300 static const Reason UNKNOWN_COMPONENT =
1301 HWComponentInfoSetResponse_Reason_UNKNOWN_COMPONENT;
1302 static const Reason INVALID_PARAMS =
1303 HWComponentInfoSetResponse_Reason_INVALID_PARAMS;
1304 static const Reason INTERNAL_ERROR =
1305 HWComponentInfoSetResponse_Reason_INTERNAL_ERROR;
1306 static const Reason DEVICE_UNREACHABLE =
1307 HWComponentInfoSetResponse_Reason_DEVICE_UNREACHABLE;
1308 static inline bool Reason_IsValid(int value) {
1309 return HWComponentInfoSetResponse_Reason_IsValid(value);
1310 }
1311 static const Reason Reason_MIN =
1312 HWComponentInfoSetResponse_Reason_Reason_MIN;
1313 static const Reason Reason_MAX =
1314 HWComponentInfoSetResponse_Reason_Reason_MAX;
1315 static const int Reason_ARRAYSIZE =
1316 HWComponentInfoSetResponse_Reason_Reason_ARRAYSIZE;
1317 static inline const ::google::protobuf::EnumDescriptor*
1318 Reason_descriptor() {
1319 return HWComponentInfoSetResponse_Reason_descriptor();
1320 }
1321 static inline const ::std::string& Reason_Name(Reason value) {
1322 return HWComponentInfoSetResponse_Reason_Name(value);
1323 }
1324 static inline bool Reason_Parse(const ::std::string& name,
1325 Reason* value) {
1326 return HWComponentInfoSetResponse_Reason_Parse(name, value);
1327 }
1328
1329 // accessors -------------------------------------------------------
1330
1331 // string reason_detail = 3;
1332 void clear_reason_detail();
1333 static const int kReasonDetailFieldNumber = 3;
1334 const ::std::string& reason_detail() const;
1335 void set_reason_detail(const ::std::string& value);
1336 #if LANG_CXX11
1337 void set_reason_detail(::std::string&& value);
1338 #endif
1339 void set_reason_detail(const char* value);
1340 void set_reason_detail(const char* value, size_t size);
1341 ::std::string* mutable_reason_detail();
1342 ::std::string* release_reason_detail();
1343 void set_allocated_reason_detail(::std::string* reason_detail);
1344
1345 // .dmi.Status status = 1;
1346 void clear_status();
1347 static const int kStatusFieldNumber = 1;
1348 ::dmi::Status status() const;
1349 void set_status(::dmi::Status value);
1350
1351 // .dmi.HWComponentInfoSetResponse.Reason reason = 2;
1352 void clear_reason();
1353 static const int kReasonFieldNumber = 2;
1354 ::dmi::HWComponentInfoSetResponse_Reason reason() const;
1355 void set_reason(::dmi::HWComponentInfoSetResponse_Reason value);
1356
1357 // @@protoc_insertion_point(class_scope:dmi.HWComponentInfoSetResponse)
1358 private:
1359 class HasBitSetters;
1360
1361 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
1362 ::google::protobuf::internal::ArenaStringPtr reason_detail_;
1363 int status_;
1364 int reason_;
1365 mutable ::google::protobuf::internal::CachedSize _cached_size_;
1366 friend struct ::TableStruct_dmi_2fhw_5fmanagement_5fservice_2eproto;
1367};
1368// -------------------------------------------------------------------
1369
1370class StartManagingDeviceResponse final :
1371 public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:dmi.StartManagingDeviceResponse) */ {
1372 public:
1373 StartManagingDeviceResponse();
1374 virtual ~StartManagingDeviceResponse();
1375
1376 StartManagingDeviceResponse(const StartManagingDeviceResponse& from);
1377
1378 inline StartManagingDeviceResponse& operator=(const StartManagingDeviceResponse& from) {
1379 CopyFrom(from);
1380 return *this;
1381 }
1382 #if LANG_CXX11
1383 StartManagingDeviceResponse(StartManagingDeviceResponse&& from) noexcept
1384 : StartManagingDeviceResponse() {
1385 *this = ::std::move(from);
1386 }
1387
1388 inline StartManagingDeviceResponse& operator=(StartManagingDeviceResponse&& from) noexcept {
1389 if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
1390 if (this != &from) InternalSwap(&from);
1391 } else {
1392 CopyFrom(from);
1393 }
1394 return *this;
1395 }
1396 #endif
1397 static const ::google::protobuf::Descriptor* descriptor() {
1398 return default_instance().GetDescriptor();
1399 }
1400 static const StartManagingDeviceResponse& default_instance();
1401
1402 static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY
1403 static inline const StartManagingDeviceResponse* internal_default_instance() {
1404 return reinterpret_cast<const StartManagingDeviceResponse*>(
1405 &_StartManagingDeviceResponse_default_instance_);
1406 }
1407 static constexpr int kIndexInFileMessages =
1408 6;
1409
1410 void Swap(StartManagingDeviceResponse* other);
1411 friend void swap(StartManagingDeviceResponse& a, StartManagingDeviceResponse& b) {
1412 a.Swap(&b);
1413 }
1414
1415 // implements Message ----------------------------------------------
1416
1417 inline StartManagingDeviceResponse* New() const final {
1418 return CreateMaybeMessage<StartManagingDeviceResponse>(nullptr);
1419 }
1420
1421 StartManagingDeviceResponse* New(::google::protobuf::Arena* arena) const final {
1422 return CreateMaybeMessage<StartManagingDeviceResponse>(arena);
1423 }
1424 void CopyFrom(const ::google::protobuf::Message& from) final;
1425 void MergeFrom(const ::google::protobuf::Message& from) final;
1426 void CopyFrom(const StartManagingDeviceResponse& from);
1427 void MergeFrom(const StartManagingDeviceResponse& from);
1428 PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final;
1429 bool IsInitialized() const final;
1430
1431 size_t ByteSizeLong() const final;
1432 #if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
1433 static const char* _InternalParse(const char* begin, const char* end, void* object, ::google::protobuf::internal::ParseContext* ctx);
1434 ::google::protobuf::internal::ParseFunc _ParseFunc() const final { return _InternalParse; }
1435 #else
1436 bool MergePartialFromCodedStream(
1437 ::google::protobuf::io::CodedInputStream* input) final;
1438 #endif // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
1439 void SerializeWithCachedSizes(
1440 ::google::protobuf::io::CodedOutputStream* output) const final;
1441 ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
1442 ::google::protobuf::uint8* target) const final;
1443 int GetCachedSize() const final { return _cached_size_.Get(); }
1444
1445 private:
1446 void SharedCtor();
1447 void SharedDtor();
1448 void SetCachedSize(int size) const final;
1449 void InternalSwap(StartManagingDeviceResponse* other);
1450 private:
1451 inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
1452 return nullptr;
1453 }
1454 inline void* MaybeArenaPtr() const {
1455 return nullptr;
1456 }
1457 public:
1458
1459 ::google::protobuf::Metadata GetMetadata() const final;
1460
1461 // nested types ----------------------------------------------------
1462
1463 typedef StartManagingDeviceResponse_Reason Reason;
1464 static const Reason UNDEFINED_REASON =
1465 StartManagingDeviceResponse_Reason_UNDEFINED_REASON;
1466 static const Reason DEVICE_ALREADY_MANAGED =
1467 StartManagingDeviceResponse_Reason_DEVICE_ALREADY_MANAGED;
1468 static const Reason OPERATION_ALREADY_IN_PROGRESS =
1469 StartManagingDeviceResponse_Reason_OPERATION_ALREADY_IN_PROGRESS;
1470 static const Reason INVALID_PARAMS =
1471 StartManagingDeviceResponse_Reason_INVALID_PARAMS;
1472 static const Reason INTERNAL_ERROR =
1473 StartManagingDeviceResponse_Reason_INTERNAL_ERROR;
amit.ghosh6bdb0f72021-06-02 14:42:29 +02001474 static const Reason AUTHENTICATION_FAILURE =
1475 StartManagingDeviceResponse_Reason_AUTHENTICATION_FAILURE;
1476 static const Reason INCOMPATIBLE_DEVICE =
1477 StartManagingDeviceResponse_Reason_INCOMPATIBLE_DEVICE;
Shivanagouda Malaginahalli335fe4d2021-03-31 16:52:28 +05301478 static inline bool Reason_IsValid(int value) {
1479 return StartManagingDeviceResponse_Reason_IsValid(value);
1480 }
1481 static const Reason Reason_MIN =
1482 StartManagingDeviceResponse_Reason_Reason_MIN;
1483 static const Reason Reason_MAX =
1484 StartManagingDeviceResponse_Reason_Reason_MAX;
1485 static const int Reason_ARRAYSIZE =
1486 StartManagingDeviceResponse_Reason_Reason_ARRAYSIZE;
1487 static inline const ::google::protobuf::EnumDescriptor*
1488 Reason_descriptor() {
1489 return StartManagingDeviceResponse_Reason_descriptor();
1490 }
1491 static inline const ::std::string& Reason_Name(Reason value) {
1492 return StartManagingDeviceResponse_Reason_Name(value);
1493 }
1494 static inline bool Reason_Parse(const ::std::string& name,
1495 Reason* value) {
1496 return StartManagingDeviceResponse_Reason_Parse(name, value);
1497 }
1498
1499 // accessors -------------------------------------------------------
1500
1501 // string reason_detail = 4;
1502 void clear_reason_detail();
1503 static const int kReasonDetailFieldNumber = 4;
1504 const ::std::string& reason_detail() const;
1505 void set_reason_detail(const ::std::string& value);
1506 #if LANG_CXX11
1507 void set_reason_detail(::std::string&& value);
1508 #endif
1509 void set_reason_detail(const char* value);
1510 void set_reason_detail(const char* value, size_t size);
1511 ::std::string* mutable_reason_detail();
1512 ::std::string* release_reason_detail();
1513 void set_allocated_reason_detail(::std::string* reason_detail);
1514
1515 // .dmi.Uuid device_uuid = 3;
1516 bool has_device_uuid() const;
1517 void clear_device_uuid();
1518 static const int kDeviceUuidFieldNumber = 3;
1519 const ::dmi::Uuid& device_uuid() const;
1520 ::dmi::Uuid* release_device_uuid();
1521 ::dmi::Uuid* mutable_device_uuid();
1522 void set_allocated_device_uuid(::dmi::Uuid* device_uuid);
1523
1524 // .dmi.Status status = 1;
1525 void clear_status();
1526 static const int kStatusFieldNumber = 1;
1527 ::dmi::Status status() const;
1528 void set_status(::dmi::Status value);
1529
1530 // .dmi.StartManagingDeviceResponse.Reason reason = 2;
1531 void clear_reason();
1532 static const int kReasonFieldNumber = 2;
1533 ::dmi::StartManagingDeviceResponse_Reason reason() const;
1534 void set_reason(::dmi::StartManagingDeviceResponse_Reason value);
1535
1536 // @@protoc_insertion_point(class_scope:dmi.StartManagingDeviceResponse)
1537 private:
1538 class HasBitSetters;
1539
1540 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
1541 ::google::protobuf::internal::ArenaStringPtr reason_detail_;
1542 ::dmi::Uuid* device_uuid_;
1543 int status_;
1544 int reason_;
1545 mutable ::google::protobuf::internal::CachedSize _cached_size_;
1546 friend struct ::TableStruct_dmi_2fhw_5fmanagement_5fservice_2eproto;
1547};
1548// -------------------------------------------------------------------
1549
1550class StopManagingDeviceRequest final :
1551 public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:dmi.StopManagingDeviceRequest) */ {
1552 public:
1553 StopManagingDeviceRequest();
1554 virtual ~StopManagingDeviceRequest();
1555
1556 StopManagingDeviceRequest(const StopManagingDeviceRequest& from);
1557
1558 inline StopManagingDeviceRequest& operator=(const StopManagingDeviceRequest& from) {
1559 CopyFrom(from);
1560 return *this;
1561 }
1562 #if LANG_CXX11
1563 StopManagingDeviceRequest(StopManagingDeviceRequest&& from) noexcept
1564 : StopManagingDeviceRequest() {
1565 *this = ::std::move(from);
1566 }
1567
1568 inline StopManagingDeviceRequest& operator=(StopManagingDeviceRequest&& from) noexcept {
1569 if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
1570 if (this != &from) InternalSwap(&from);
1571 } else {
1572 CopyFrom(from);
1573 }
1574 return *this;
1575 }
1576 #endif
1577 static const ::google::protobuf::Descriptor* descriptor() {
1578 return default_instance().GetDescriptor();
1579 }
1580 static const StopManagingDeviceRequest& default_instance();
1581
1582 static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY
1583 static inline const StopManagingDeviceRequest* internal_default_instance() {
1584 return reinterpret_cast<const StopManagingDeviceRequest*>(
1585 &_StopManagingDeviceRequest_default_instance_);
1586 }
1587 static constexpr int kIndexInFileMessages =
1588 7;
1589
1590 void Swap(StopManagingDeviceRequest* other);
1591 friend void swap(StopManagingDeviceRequest& a, StopManagingDeviceRequest& b) {
1592 a.Swap(&b);
1593 }
1594
1595 // implements Message ----------------------------------------------
1596
1597 inline StopManagingDeviceRequest* New() const final {
1598 return CreateMaybeMessage<StopManagingDeviceRequest>(nullptr);
1599 }
1600
1601 StopManagingDeviceRequest* New(::google::protobuf::Arena* arena) const final {
1602 return CreateMaybeMessage<StopManagingDeviceRequest>(arena);
1603 }
1604 void CopyFrom(const ::google::protobuf::Message& from) final;
1605 void MergeFrom(const ::google::protobuf::Message& from) final;
1606 void CopyFrom(const StopManagingDeviceRequest& from);
1607 void MergeFrom(const StopManagingDeviceRequest& from);
1608 PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final;
1609 bool IsInitialized() const final;
1610
1611 size_t ByteSizeLong() const final;
1612 #if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
1613 static const char* _InternalParse(const char* begin, const char* end, void* object, ::google::protobuf::internal::ParseContext* ctx);
1614 ::google::protobuf::internal::ParseFunc _ParseFunc() const final { return _InternalParse; }
1615 #else
1616 bool MergePartialFromCodedStream(
1617 ::google::protobuf::io::CodedInputStream* input) final;
1618 #endif // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
1619 void SerializeWithCachedSizes(
1620 ::google::protobuf::io::CodedOutputStream* output) const final;
1621 ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
1622 ::google::protobuf::uint8* target) const final;
1623 int GetCachedSize() const final { return _cached_size_.Get(); }
1624
1625 private:
1626 void SharedCtor();
1627 void SharedDtor();
1628 void SetCachedSize(int size) const final;
1629 void InternalSwap(StopManagingDeviceRequest* other);
1630 private:
1631 inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
1632 return nullptr;
1633 }
1634 inline void* MaybeArenaPtr() const {
1635 return nullptr;
1636 }
1637 public:
1638
1639 ::google::protobuf::Metadata GetMetadata() const final;
1640
1641 // nested types ----------------------------------------------------
1642
1643 // accessors -------------------------------------------------------
1644
1645 // string name = 1;
1646 void clear_name();
1647 static const int kNameFieldNumber = 1;
1648 const ::std::string& name() const;
1649 void set_name(const ::std::string& value);
1650 #if LANG_CXX11
1651 void set_name(::std::string&& value);
1652 #endif
1653 void set_name(const char* value);
1654 void set_name(const char* value, size_t size);
1655 ::std::string* mutable_name();
1656 ::std::string* release_name();
1657 void set_allocated_name(::std::string* name);
1658
1659 // @@protoc_insertion_point(class_scope:dmi.StopManagingDeviceRequest)
1660 private:
1661 class HasBitSetters;
1662
1663 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
1664 ::google::protobuf::internal::ArenaStringPtr name_;
1665 mutable ::google::protobuf::internal::CachedSize _cached_size_;
1666 friend struct ::TableStruct_dmi_2fhw_5fmanagement_5fservice_2eproto;
1667};
1668// -------------------------------------------------------------------
1669
1670class StopManagingDeviceResponse final :
1671 public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:dmi.StopManagingDeviceResponse) */ {
1672 public:
1673 StopManagingDeviceResponse();
1674 virtual ~StopManagingDeviceResponse();
1675
1676 StopManagingDeviceResponse(const StopManagingDeviceResponse& from);
1677
1678 inline StopManagingDeviceResponse& operator=(const StopManagingDeviceResponse& from) {
1679 CopyFrom(from);
1680 return *this;
1681 }
1682 #if LANG_CXX11
1683 StopManagingDeviceResponse(StopManagingDeviceResponse&& from) noexcept
1684 : StopManagingDeviceResponse() {
1685 *this = ::std::move(from);
1686 }
1687
1688 inline StopManagingDeviceResponse& operator=(StopManagingDeviceResponse&& from) noexcept {
1689 if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
1690 if (this != &from) InternalSwap(&from);
1691 } else {
1692 CopyFrom(from);
1693 }
1694 return *this;
1695 }
1696 #endif
1697 static const ::google::protobuf::Descriptor* descriptor() {
1698 return default_instance().GetDescriptor();
1699 }
1700 static const StopManagingDeviceResponse& default_instance();
1701
1702 static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY
1703 static inline const StopManagingDeviceResponse* internal_default_instance() {
1704 return reinterpret_cast<const StopManagingDeviceResponse*>(
1705 &_StopManagingDeviceResponse_default_instance_);
1706 }
1707 static constexpr int kIndexInFileMessages =
1708 8;
1709
1710 void Swap(StopManagingDeviceResponse* other);
1711 friend void swap(StopManagingDeviceResponse& a, StopManagingDeviceResponse& b) {
1712 a.Swap(&b);
1713 }
1714
1715 // implements Message ----------------------------------------------
1716
1717 inline StopManagingDeviceResponse* New() const final {
1718 return CreateMaybeMessage<StopManagingDeviceResponse>(nullptr);
1719 }
1720
1721 StopManagingDeviceResponse* New(::google::protobuf::Arena* arena) const final {
1722 return CreateMaybeMessage<StopManagingDeviceResponse>(arena);
1723 }
1724 void CopyFrom(const ::google::protobuf::Message& from) final;
1725 void MergeFrom(const ::google::protobuf::Message& from) final;
1726 void CopyFrom(const StopManagingDeviceResponse& from);
1727 void MergeFrom(const StopManagingDeviceResponse& from);
1728 PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final;
1729 bool IsInitialized() const final;
1730
1731 size_t ByteSizeLong() const final;
1732 #if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
1733 static const char* _InternalParse(const char* begin, const char* end, void* object, ::google::protobuf::internal::ParseContext* ctx);
1734 ::google::protobuf::internal::ParseFunc _ParseFunc() const final { return _InternalParse; }
1735 #else
1736 bool MergePartialFromCodedStream(
1737 ::google::protobuf::io::CodedInputStream* input) final;
1738 #endif // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
1739 void SerializeWithCachedSizes(
1740 ::google::protobuf::io::CodedOutputStream* output) const final;
1741 ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
1742 ::google::protobuf::uint8* target) const final;
1743 int GetCachedSize() const final { return _cached_size_.Get(); }
1744
1745 private:
1746 void SharedCtor();
1747 void SharedDtor();
1748 void SetCachedSize(int size) const final;
1749 void InternalSwap(StopManagingDeviceResponse* other);
1750 private:
1751 inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
1752 return nullptr;
1753 }
1754 inline void* MaybeArenaPtr() const {
1755 return nullptr;
1756 }
1757 public:
1758
1759 ::google::protobuf::Metadata GetMetadata() const final;
1760
1761 // nested types ----------------------------------------------------
1762
1763 typedef StopManagingDeviceResponse_Reason Reason;
1764 static const Reason UNDEFINED_REASON =
1765 StopManagingDeviceResponse_Reason_UNDEFINED_REASON;
1766 static const Reason UNKNOWN_DEVICE =
1767 StopManagingDeviceResponse_Reason_UNKNOWN_DEVICE;
1768 static inline bool Reason_IsValid(int value) {
1769 return StopManagingDeviceResponse_Reason_IsValid(value);
1770 }
1771 static const Reason Reason_MIN =
1772 StopManagingDeviceResponse_Reason_Reason_MIN;
1773 static const Reason Reason_MAX =
1774 StopManagingDeviceResponse_Reason_Reason_MAX;
1775 static const int Reason_ARRAYSIZE =
1776 StopManagingDeviceResponse_Reason_Reason_ARRAYSIZE;
1777 static inline const ::google::protobuf::EnumDescriptor*
1778 Reason_descriptor() {
1779 return StopManagingDeviceResponse_Reason_descriptor();
1780 }
1781 static inline const ::std::string& Reason_Name(Reason value) {
1782 return StopManagingDeviceResponse_Reason_Name(value);
1783 }
1784 static inline bool Reason_Parse(const ::std::string& name,
1785 Reason* value) {
1786 return StopManagingDeviceResponse_Reason_Parse(name, value);
1787 }
1788
1789 // accessors -------------------------------------------------------
1790
1791 // string reason_detail = 3;
1792 void clear_reason_detail();
1793 static const int kReasonDetailFieldNumber = 3;
1794 const ::std::string& reason_detail() const;
1795 void set_reason_detail(const ::std::string& value);
1796 #if LANG_CXX11
1797 void set_reason_detail(::std::string&& value);
1798 #endif
1799 void set_reason_detail(const char* value);
1800 void set_reason_detail(const char* value, size_t size);
1801 ::std::string* mutable_reason_detail();
1802 ::std::string* release_reason_detail();
1803 void set_allocated_reason_detail(::std::string* reason_detail);
1804
1805 // .dmi.Status status = 1;
1806 void clear_status();
1807 static const int kStatusFieldNumber = 1;
1808 ::dmi::Status status() const;
1809 void set_status(::dmi::Status value);
1810
1811 // .dmi.StopManagingDeviceResponse.Reason reason = 2;
1812 void clear_reason();
1813 static const int kReasonFieldNumber = 2;
1814 ::dmi::StopManagingDeviceResponse_Reason reason() const;
1815 void set_reason(::dmi::StopManagingDeviceResponse_Reason value);
1816
1817 // @@protoc_insertion_point(class_scope:dmi.StopManagingDeviceResponse)
1818 private:
1819 class HasBitSetters;
1820
1821 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
1822 ::google::protobuf::internal::ArenaStringPtr reason_detail_;
1823 int status_;
1824 int reason_;
1825 mutable ::google::protobuf::internal::CachedSize _cached_size_;
1826 friend struct ::TableStruct_dmi_2fhw_5fmanagement_5fservice_2eproto;
1827};
1828// -------------------------------------------------------------------
1829
1830class ManagedDeviceInfo final :
1831 public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:dmi.ManagedDeviceInfo) */ {
1832 public:
1833 ManagedDeviceInfo();
1834 virtual ~ManagedDeviceInfo();
1835
1836 ManagedDeviceInfo(const ManagedDeviceInfo& from);
1837
1838 inline ManagedDeviceInfo& operator=(const ManagedDeviceInfo& from) {
1839 CopyFrom(from);
1840 return *this;
1841 }
1842 #if LANG_CXX11
1843 ManagedDeviceInfo(ManagedDeviceInfo&& from) noexcept
1844 : ManagedDeviceInfo() {
1845 *this = ::std::move(from);
1846 }
1847
1848 inline ManagedDeviceInfo& operator=(ManagedDeviceInfo&& from) noexcept {
1849 if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
1850 if (this != &from) InternalSwap(&from);
1851 } else {
1852 CopyFrom(from);
1853 }
1854 return *this;
1855 }
1856 #endif
1857 static const ::google::protobuf::Descriptor* descriptor() {
1858 return default_instance().GetDescriptor();
1859 }
1860 static const ManagedDeviceInfo& default_instance();
1861
1862 static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY
1863 static inline const ManagedDeviceInfo* internal_default_instance() {
1864 return reinterpret_cast<const ManagedDeviceInfo*>(
1865 &_ManagedDeviceInfo_default_instance_);
1866 }
1867 static constexpr int kIndexInFileMessages =
1868 9;
1869
1870 void Swap(ManagedDeviceInfo* other);
1871 friend void swap(ManagedDeviceInfo& a, ManagedDeviceInfo& b) {
1872 a.Swap(&b);
1873 }
1874
1875 // implements Message ----------------------------------------------
1876
1877 inline ManagedDeviceInfo* New() const final {
1878 return CreateMaybeMessage<ManagedDeviceInfo>(nullptr);
1879 }
1880
1881 ManagedDeviceInfo* New(::google::protobuf::Arena* arena) const final {
1882 return CreateMaybeMessage<ManagedDeviceInfo>(arena);
1883 }
1884 void CopyFrom(const ::google::protobuf::Message& from) final;
1885 void MergeFrom(const ::google::protobuf::Message& from) final;
1886 void CopyFrom(const ManagedDeviceInfo& from);
1887 void MergeFrom(const ManagedDeviceInfo& from);
1888 PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final;
1889 bool IsInitialized() const final;
1890
1891 size_t ByteSizeLong() const final;
1892 #if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
1893 static const char* _InternalParse(const char* begin, const char* end, void* object, ::google::protobuf::internal::ParseContext* ctx);
1894 ::google::protobuf::internal::ParseFunc _ParseFunc() const final { return _InternalParse; }
1895 #else
1896 bool MergePartialFromCodedStream(
1897 ::google::protobuf::io::CodedInputStream* input) final;
1898 #endif // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
1899 void SerializeWithCachedSizes(
1900 ::google::protobuf::io::CodedOutputStream* output) const final;
1901 ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
1902 ::google::protobuf::uint8* target) const final;
1903 int GetCachedSize() const final { return _cached_size_.Get(); }
1904
1905 private:
1906 void SharedCtor();
1907 void SharedDtor();
1908 void SetCachedSize(int size) const final;
1909 void InternalSwap(ManagedDeviceInfo* other);
1910 private:
1911 inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
1912 return nullptr;
1913 }
1914 inline void* MaybeArenaPtr() const {
1915 return nullptr;
1916 }
1917 public:
1918
1919 ::google::protobuf::Metadata GetMetadata() const final;
1920
1921 // nested types ----------------------------------------------------
1922
1923 // accessors -------------------------------------------------------
1924
1925 // .dmi.ModifiableComponent info = 1;
1926 bool has_info() const;
1927 void clear_info();
1928 static const int kInfoFieldNumber = 1;
1929 const ::dmi::ModifiableComponent& info() const;
1930 ::dmi::ModifiableComponent* release_info();
1931 ::dmi::ModifiableComponent* mutable_info();
1932 void set_allocated_info(::dmi::ModifiableComponent* info);
1933
1934 // .dmi.Uuid device_uuid = 2;
1935 bool has_device_uuid() const;
1936 void clear_device_uuid();
1937 static const int kDeviceUuidFieldNumber = 2;
1938 const ::dmi::Uuid& device_uuid() const;
1939 ::dmi::Uuid* release_device_uuid();
1940 ::dmi::Uuid* mutable_device_uuid();
1941 void set_allocated_device_uuid(::dmi::Uuid* device_uuid);
1942
1943 // @@protoc_insertion_point(class_scope:dmi.ManagedDeviceInfo)
1944 private:
1945 class HasBitSetters;
1946
1947 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
1948 ::dmi::ModifiableComponent* info_;
1949 ::dmi::Uuid* device_uuid_;
1950 mutable ::google::protobuf::internal::CachedSize _cached_size_;
1951 friend struct ::TableStruct_dmi_2fhw_5fmanagement_5fservice_2eproto;
1952};
1953// -------------------------------------------------------------------
1954
1955class ManagedDevicesResponse final :
1956 public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:dmi.ManagedDevicesResponse) */ {
1957 public:
1958 ManagedDevicesResponse();
1959 virtual ~ManagedDevicesResponse();
1960
1961 ManagedDevicesResponse(const ManagedDevicesResponse& from);
1962
1963 inline ManagedDevicesResponse& operator=(const ManagedDevicesResponse& from) {
1964 CopyFrom(from);
1965 return *this;
1966 }
1967 #if LANG_CXX11
1968 ManagedDevicesResponse(ManagedDevicesResponse&& from) noexcept
1969 : ManagedDevicesResponse() {
1970 *this = ::std::move(from);
1971 }
1972
1973 inline ManagedDevicesResponse& operator=(ManagedDevicesResponse&& from) noexcept {
1974 if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
1975 if (this != &from) InternalSwap(&from);
1976 } else {
1977 CopyFrom(from);
1978 }
1979 return *this;
1980 }
1981 #endif
1982 static const ::google::protobuf::Descriptor* descriptor() {
1983 return default_instance().GetDescriptor();
1984 }
1985 static const ManagedDevicesResponse& default_instance();
1986
1987 static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY
1988 static inline const ManagedDevicesResponse* internal_default_instance() {
1989 return reinterpret_cast<const ManagedDevicesResponse*>(
1990 &_ManagedDevicesResponse_default_instance_);
1991 }
1992 static constexpr int kIndexInFileMessages =
1993 10;
1994
1995 void Swap(ManagedDevicesResponse* other);
1996 friend void swap(ManagedDevicesResponse& a, ManagedDevicesResponse& b) {
1997 a.Swap(&b);
1998 }
1999
2000 // implements Message ----------------------------------------------
2001
2002 inline ManagedDevicesResponse* New() const final {
2003 return CreateMaybeMessage<ManagedDevicesResponse>(nullptr);
2004 }
2005
2006 ManagedDevicesResponse* New(::google::protobuf::Arena* arena) const final {
2007 return CreateMaybeMessage<ManagedDevicesResponse>(arena);
2008 }
2009 void CopyFrom(const ::google::protobuf::Message& from) final;
2010 void MergeFrom(const ::google::protobuf::Message& from) final;
2011 void CopyFrom(const ManagedDevicesResponse& from);
2012 void MergeFrom(const ManagedDevicesResponse& from);
2013 PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final;
2014 bool IsInitialized() const final;
2015
2016 size_t ByteSizeLong() const final;
2017 #if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
2018 static const char* _InternalParse(const char* begin, const char* end, void* object, ::google::protobuf::internal::ParseContext* ctx);
2019 ::google::protobuf::internal::ParseFunc _ParseFunc() const final { return _InternalParse; }
2020 #else
2021 bool MergePartialFromCodedStream(
2022 ::google::protobuf::io::CodedInputStream* input) final;
2023 #endif // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
2024 void SerializeWithCachedSizes(
2025 ::google::protobuf::io::CodedOutputStream* output) const final;
2026 ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
2027 ::google::protobuf::uint8* target) const final;
2028 int GetCachedSize() const final { return _cached_size_.Get(); }
2029
2030 private:
2031 void SharedCtor();
2032 void SharedDtor();
2033 void SetCachedSize(int size) const final;
2034 void InternalSwap(ManagedDevicesResponse* other);
2035 private:
2036 inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
2037 return nullptr;
2038 }
2039 inline void* MaybeArenaPtr() const {
2040 return nullptr;
2041 }
2042 public:
2043
2044 ::google::protobuf::Metadata GetMetadata() const final;
2045
2046 // nested types ----------------------------------------------------
2047
2048 typedef ManagedDevicesResponse_Reason Reason;
2049 static const Reason UNDEFINED_REASON =
2050 ManagedDevicesResponse_Reason_UNDEFINED_REASON;
2051 static const Reason INTERNAL_ERROR =
2052 ManagedDevicesResponse_Reason_INTERNAL_ERROR;
2053 static inline bool Reason_IsValid(int value) {
2054 return ManagedDevicesResponse_Reason_IsValid(value);
2055 }
2056 static const Reason Reason_MIN =
2057 ManagedDevicesResponse_Reason_Reason_MIN;
2058 static const Reason Reason_MAX =
2059 ManagedDevicesResponse_Reason_Reason_MAX;
2060 static const int Reason_ARRAYSIZE =
2061 ManagedDevicesResponse_Reason_Reason_ARRAYSIZE;
2062 static inline const ::google::protobuf::EnumDescriptor*
2063 Reason_descriptor() {
2064 return ManagedDevicesResponse_Reason_descriptor();
2065 }
2066 static inline const ::std::string& Reason_Name(Reason value) {
2067 return ManagedDevicesResponse_Reason_Name(value);
2068 }
2069 static inline bool Reason_Parse(const ::std::string& name,
2070 Reason* value) {
2071 return ManagedDevicesResponse_Reason_Parse(name, value);
2072 }
2073
2074 // accessors -------------------------------------------------------
2075
2076 // repeated .dmi.ManagedDeviceInfo devices = 3;
2077 int devices_size() const;
2078 void clear_devices();
2079 static const int kDevicesFieldNumber = 3;
2080 ::dmi::ManagedDeviceInfo* mutable_devices(int index);
2081 ::google::protobuf::RepeatedPtrField< ::dmi::ManagedDeviceInfo >*
2082 mutable_devices();
2083 const ::dmi::ManagedDeviceInfo& devices(int index) const;
2084 ::dmi::ManagedDeviceInfo* add_devices();
2085 const ::google::protobuf::RepeatedPtrField< ::dmi::ManagedDeviceInfo >&
2086 devices() const;
2087
2088 // .dmi.Status status = 1;
2089 void clear_status();
2090 static const int kStatusFieldNumber = 1;
2091 ::dmi::Status status() const;
2092 void set_status(::dmi::Status value);
2093
2094 // .dmi.ManagedDevicesResponse.Reason reason = 2;
2095 void clear_reason();
2096 static const int kReasonFieldNumber = 2;
2097 ::dmi::ManagedDevicesResponse_Reason reason() const;
2098 void set_reason(::dmi::ManagedDevicesResponse_Reason value);
2099
2100 // @@protoc_insertion_point(class_scope:dmi.ManagedDevicesResponse)
2101 private:
2102 class HasBitSetters;
2103
2104 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
2105 ::google::protobuf::RepeatedPtrField< ::dmi::ManagedDeviceInfo > devices_;
2106 int status_;
2107 int reason_;
2108 mutable ::google::protobuf::internal::CachedSize _cached_size_;
2109 friend struct ::TableStruct_dmi_2fhw_5fmanagement_5fservice_2eproto;
2110};
2111// -------------------------------------------------------------------
2112
2113class SetLoggingEndpointRequest final :
2114 public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:dmi.SetLoggingEndpointRequest) */ {
2115 public:
2116 SetLoggingEndpointRequest();
2117 virtual ~SetLoggingEndpointRequest();
2118
2119 SetLoggingEndpointRequest(const SetLoggingEndpointRequest& from);
2120
2121 inline SetLoggingEndpointRequest& operator=(const SetLoggingEndpointRequest& from) {
2122 CopyFrom(from);
2123 return *this;
2124 }
2125 #if LANG_CXX11
2126 SetLoggingEndpointRequest(SetLoggingEndpointRequest&& from) noexcept
2127 : SetLoggingEndpointRequest() {
2128 *this = ::std::move(from);
2129 }
2130
2131 inline SetLoggingEndpointRequest& operator=(SetLoggingEndpointRequest&& from) noexcept {
2132 if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
2133 if (this != &from) InternalSwap(&from);
2134 } else {
2135 CopyFrom(from);
2136 }
2137 return *this;
2138 }
2139 #endif
2140 static const ::google::protobuf::Descriptor* descriptor() {
2141 return default_instance().GetDescriptor();
2142 }
2143 static const SetLoggingEndpointRequest& default_instance();
2144
2145 static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY
2146 static inline const SetLoggingEndpointRequest* internal_default_instance() {
2147 return reinterpret_cast<const SetLoggingEndpointRequest*>(
2148 &_SetLoggingEndpointRequest_default_instance_);
2149 }
2150 static constexpr int kIndexInFileMessages =
2151 11;
2152
2153 void Swap(SetLoggingEndpointRequest* other);
2154 friend void swap(SetLoggingEndpointRequest& a, SetLoggingEndpointRequest& b) {
2155 a.Swap(&b);
2156 }
2157
2158 // implements Message ----------------------------------------------
2159
2160 inline SetLoggingEndpointRequest* New() const final {
2161 return CreateMaybeMessage<SetLoggingEndpointRequest>(nullptr);
2162 }
2163
2164 SetLoggingEndpointRequest* New(::google::protobuf::Arena* arena) const final {
2165 return CreateMaybeMessage<SetLoggingEndpointRequest>(arena);
2166 }
2167 void CopyFrom(const ::google::protobuf::Message& from) final;
2168 void MergeFrom(const ::google::protobuf::Message& from) final;
2169 void CopyFrom(const SetLoggingEndpointRequest& from);
2170 void MergeFrom(const SetLoggingEndpointRequest& from);
2171 PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final;
2172 bool IsInitialized() const final;
2173
2174 size_t ByteSizeLong() const final;
2175 #if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
2176 static const char* _InternalParse(const char* begin, const char* end, void* object, ::google::protobuf::internal::ParseContext* ctx);
2177 ::google::protobuf::internal::ParseFunc _ParseFunc() const final { return _InternalParse; }
2178 #else
2179 bool MergePartialFromCodedStream(
2180 ::google::protobuf::io::CodedInputStream* input) final;
2181 #endif // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
2182 void SerializeWithCachedSizes(
2183 ::google::protobuf::io::CodedOutputStream* output) const final;
2184 ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
2185 ::google::protobuf::uint8* target) const final;
2186 int GetCachedSize() const final { return _cached_size_.Get(); }
2187
2188 private:
2189 void SharedCtor();
2190 void SharedDtor();
2191 void SetCachedSize(int size) const final;
2192 void InternalSwap(SetLoggingEndpointRequest* other);
2193 private:
2194 inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
2195 return nullptr;
2196 }
2197 inline void* MaybeArenaPtr() const {
2198 return nullptr;
2199 }
2200 public:
2201
2202 ::google::protobuf::Metadata GetMetadata() const final;
2203
2204 // nested types ----------------------------------------------------
2205
2206 // accessors -------------------------------------------------------
2207
2208 // string logging_endpoint = 2;
2209 void clear_logging_endpoint();
2210 static const int kLoggingEndpointFieldNumber = 2;
2211 const ::std::string& logging_endpoint() const;
2212 void set_logging_endpoint(const ::std::string& value);
2213 #if LANG_CXX11
2214 void set_logging_endpoint(::std::string&& value);
2215 #endif
2216 void set_logging_endpoint(const char* value);
2217 void set_logging_endpoint(const char* value, size_t size);
2218 ::std::string* mutable_logging_endpoint();
2219 ::std::string* release_logging_endpoint();
2220 void set_allocated_logging_endpoint(::std::string* logging_endpoint);
2221
2222 // string logging_protocol = 3;
2223 void clear_logging_protocol();
2224 static const int kLoggingProtocolFieldNumber = 3;
2225 const ::std::string& logging_protocol() const;
2226 void set_logging_protocol(const ::std::string& value);
2227 #if LANG_CXX11
2228 void set_logging_protocol(::std::string&& value);
2229 #endif
2230 void set_logging_protocol(const char* value);
2231 void set_logging_protocol(const char* value, size_t size);
2232 ::std::string* mutable_logging_protocol();
2233 ::std::string* release_logging_protocol();
2234 void set_allocated_logging_protocol(::std::string* logging_protocol);
2235
2236 // .dmi.Uuid device_uuid = 1;
2237 bool has_device_uuid() const;
2238 void clear_device_uuid();
2239 static const int kDeviceUuidFieldNumber = 1;
2240 const ::dmi::Uuid& device_uuid() const;
2241 ::dmi::Uuid* release_device_uuid();
2242 ::dmi::Uuid* mutable_device_uuid();
2243 void set_allocated_device_uuid(::dmi::Uuid* device_uuid);
2244
2245 // @@protoc_insertion_point(class_scope:dmi.SetLoggingEndpointRequest)
2246 private:
2247 class HasBitSetters;
2248
2249 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
2250 ::google::protobuf::internal::ArenaStringPtr logging_endpoint_;
2251 ::google::protobuf::internal::ArenaStringPtr logging_protocol_;
2252 ::dmi::Uuid* device_uuid_;
2253 mutable ::google::protobuf::internal::CachedSize _cached_size_;
2254 friend struct ::TableStruct_dmi_2fhw_5fmanagement_5fservice_2eproto;
2255};
2256// -------------------------------------------------------------------
2257
2258class SetRemoteEndpointResponse final :
2259 public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:dmi.SetRemoteEndpointResponse) */ {
2260 public:
2261 SetRemoteEndpointResponse();
2262 virtual ~SetRemoteEndpointResponse();
2263
2264 SetRemoteEndpointResponse(const SetRemoteEndpointResponse& from);
2265
2266 inline SetRemoteEndpointResponse& operator=(const SetRemoteEndpointResponse& from) {
2267 CopyFrom(from);
2268 return *this;
2269 }
2270 #if LANG_CXX11
2271 SetRemoteEndpointResponse(SetRemoteEndpointResponse&& from) noexcept
2272 : SetRemoteEndpointResponse() {
2273 *this = ::std::move(from);
2274 }
2275
2276 inline SetRemoteEndpointResponse& operator=(SetRemoteEndpointResponse&& from) noexcept {
2277 if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
2278 if (this != &from) InternalSwap(&from);
2279 } else {
2280 CopyFrom(from);
2281 }
2282 return *this;
2283 }
2284 #endif
2285 static const ::google::protobuf::Descriptor* descriptor() {
2286 return default_instance().GetDescriptor();
2287 }
2288 static const SetRemoteEndpointResponse& default_instance();
2289
2290 static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY
2291 static inline const SetRemoteEndpointResponse* internal_default_instance() {
2292 return reinterpret_cast<const SetRemoteEndpointResponse*>(
2293 &_SetRemoteEndpointResponse_default_instance_);
2294 }
2295 static constexpr int kIndexInFileMessages =
2296 12;
2297
2298 void Swap(SetRemoteEndpointResponse* other);
2299 friend void swap(SetRemoteEndpointResponse& a, SetRemoteEndpointResponse& b) {
2300 a.Swap(&b);
2301 }
2302
2303 // implements Message ----------------------------------------------
2304
2305 inline SetRemoteEndpointResponse* New() const final {
2306 return CreateMaybeMessage<SetRemoteEndpointResponse>(nullptr);
2307 }
2308
2309 SetRemoteEndpointResponse* New(::google::protobuf::Arena* arena) const final {
2310 return CreateMaybeMessage<SetRemoteEndpointResponse>(arena);
2311 }
2312 void CopyFrom(const ::google::protobuf::Message& from) final;
2313 void MergeFrom(const ::google::protobuf::Message& from) final;
2314 void CopyFrom(const SetRemoteEndpointResponse& from);
2315 void MergeFrom(const SetRemoteEndpointResponse& from);
2316 PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final;
2317 bool IsInitialized() const final;
2318
2319 size_t ByteSizeLong() const final;
2320 #if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
2321 static const char* _InternalParse(const char* begin, const char* end, void* object, ::google::protobuf::internal::ParseContext* ctx);
2322 ::google::protobuf::internal::ParseFunc _ParseFunc() const final { return _InternalParse; }
2323 #else
2324 bool MergePartialFromCodedStream(
2325 ::google::protobuf::io::CodedInputStream* input) final;
2326 #endif // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
2327 void SerializeWithCachedSizes(
2328 ::google::protobuf::io::CodedOutputStream* output) const final;
2329 ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
2330 ::google::protobuf::uint8* target) const final;
2331 int GetCachedSize() const final { return _cached_size_.Get(); }
2332
2333 private:
2334 void SharedCtor();
2335 void SharedDtor();
2336 void SetCachedSize(int size) const final;
2337 void InternalSwap(SetRemoteEndpointResponse* other);
2338 private:
2339 inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
2340 return nullptr;
2341 }
2342 inline void* MaybeArenaPtr() const {
2343 return nullptr;
2344 }
2345 public:
2346
2347 ::google::protobuf::Metadata GetMetadata() const final;
2348
2349 // nested types ----------------------------------------------------
2350
2351 typedef SetRemoteEndpointResponse_Reason Reason;
2352 static const Reason UNDEFINED_REASON =
2353 SetRemoteEndpointResponse_Reason_UNDEFINED_REASON;
2354 static const Reason UNKNOWN_DEVICE =
2355 SetRemoteEndpointResponse_Reason_UNKNOWN_DEVICE;
2356 static const Reason INTERNAL_ERROR =
2357 SetRemoteEndpointResponse_Reason_INTERNAL_ERROR;
2358 static const Reason LOGGING_ENDPOINT_ERROR =
2359 SetRemoteEndpointResponse_Reason_LOGGING_ENDPOINT_ERROR;
2360 static const Reason LOGGING_ENDPOINT_PROTOCOL_ERROR =
2361 SetRemoteEndpointResponse_Reason_LOGGING_ENDPOINT_PROTOCOL_ERROR;
2362 static const Reason MSGBUS_ENDPOINT_ERROR =
2363 SetRemoteEndpointResponse_Reason_MSGBUS_ENDPOINT_ERROR;
2364 static const Reason DEVICE_UNREACHABLE =
2365 SetRemoteEndpointResponse_Reason_DEVICE_UNREACHABLE;
2366 static inline bool Reason_IsValid(int value) {
2367 return SetRemoteEndpointResponse_Reason_IsValid(value);
2368 }
2369 static const Reason Reason_MIN =
2370 SetRemoteEndpointResponse_Reason_Reason_MIN;
2371 static const Reason Reason_MAX =
2372 SetRemoteEndpointResponse_Reason_Reason_MAX;
2373 static const int Reason_ARRAYSIZE =
2374 SetRemoteEndpointResponse_Reason_Reason_ARRAYSIZE;
2375 static inline const ::google::protobuf::EnumDescriptor*
2376 Reason_descriptor() {
2377 return SetRemoteEndpointResponse_Reason_descriptor();
2378 }
2379 static inline const ::std::string& Reason_Name(Reason value) {
2380 return SetRemoteEndpointResponse_Reason_Name(value);
2381 }
2382 static inline bool Reason_Parse(const ::std::string& name,
2383 Reason* value) {
2384 return SetRemoteEndpointResponse_Reason_Parse(name, value);
2385 }
2386
2387 // accessors -------------------------------------------------------
2388
2389 // string reason_detail = 3;
2390 void clear_reason_detail();
2391 static const int kReasonDetailFieldNumber = 3;
2392 const ::std::string& reason_detail() const;
2393 void set_reason_detail(const ::std::string& value);
2394 #if LANG_CXX11
2395 void set_reason_detail(::std::string&& value);
2396 #endif
2397 void set_reason_detail(const char* value);
2398 void set_reason_detail(const char* value, size_t size);
2399 ::std::string* mutable_reason_detail();
2400 ::std::string* release_reason_detail();
2401 void set_allocated_reason_detail(::std::string* reason_detail);
2402
2403 // .dmi.Status status = 1;
2404 void clear_status();
2405 static const int kStatusFieldNumber = 1;
2406 ::dmi::Status status() const;
2407 void set_status(::dmi::Status value);
2408
2409 // .dmi.SetRemoteEndpointResponse.Reason reason = 2;
2410 void clear_reason();
2411 static const int kReasonFieldNumber = 2;
2412 ::dmi::SetRemoteEndpointResponse_Reason reason() const;
2413 void set_reason(::dmi::SetRemoteEndpointResponse_Reason value);
2414
2415 // @@protoc_insertion_point(class_scope:dmi.SetRemoteEndpointResponse)
2416 private:
2417 class HasBitSetters;
2418
2419 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
2420 ::google::protobuf::internal::ArenaStringPtr reason_detail_;
2421 int status_;
2422 int reason_;
2423 mutable ::google::protobuf::internal::CachedSize _cached_size_;
2424 friend struct ::TableStruct_dmi_2fhw_5fmanagement_5fservice_2eproto;
2425};
2426// -------------------------------------------------------------------
2427
2428class GetLoggingEndpointResponse final :
2429 public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:dmi.GetLoggingEndpointResponse) */ {
2430 public:
2431 GetLoggingEndpointResponse();
2432 virtual ~GetLoggingEndpointResponse();
2433
2434 GetLoggingEndpointResponse(const GetLoggingEndpointResponse& from);
2435
2436 inline GetLoggingEndpointResponse& operator=(const GetLoggingEndpointResponse& from) {
2437 CopyFrom(from);
2438 return *this;
2439 }
2440 #if LANG_CXX11
2441 GetLoggingEndpointResponse(GetLoggingEndpointResponse&& from) noexcept
2442 : GetLoggingEndpointResponse() {
2443 *this = ::std::move(from);
2444 }
2445
2446 inline GetLoggingEndpointResponse& operator=(GetLoggingEndpointResponse&& from) noexcept {
2447 if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
2448 if (this != &from) InternalSwap(&from);
2449 } else {
2450 CopyFrom(from);
2451 }
2452 return *this;
2453 }
2454 #endif
2455 static const ::google::protobuf::Descriptor* descriptor() {
2456 return default_instance().GetDescriptor();
2457 }
2458 static const GetLoggingEndpointResponse& default_instance();
2459
2460 static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY
2461 static inline const GetLoggingEndpointResponse* internal_default_instance() {
2462 return reinterpret_cast<const GetLoggingEndpointResponse*>(
2463 &_GetLoggingEndpointResponse_default_instance_);
2464 }
2465 static constexpr int kIndexInFileMessages =
2466 13;
2467
2468 void Swap(GetLoggingEndpointResponse* other);
2469 friend void swap(GetLoggingEndpointResponse& a, GetLoggingEndpointResponse& b) {
2470 a.Swap(&b);
2471 }
2472
2473 // implements Message ----------------------------------------------
2474
2475 inline GetLoggingEndpointResponse* New() const final {
2476 return CreateMaybeMessage<GetLoggingEndpointResponse>(nullptr);
2477 }
2478
2479 GetLoggingEndpointResponse* New(::google::protobuf::Arena* arena) const final {
2480 return CreateMaybeMessage<GetLoggingEndpointResponse>(arena);
2481 }
2482 void CopyFrom(const ::google::protobuf::Message& from) final;
2483 void MergeFrom(const ::google::protobuf::Message& from) final;
2484 void CopyFrom(const GetLoggingEndpointResponse& from);
2485 void MergeFrom(const GetLoggingEndpointResponse& from);
2486 PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final;
2487 bool IsInitialized() const final;
2488
2489 size_t ByteSizeLong() const final;
2490 #if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
2491 static const char* _InternalParse(const char* begin, const char* end, void* object, ::google::protobuf::internal::ParseContext* ctx);
2492 ::google::protobuf::internal::ParseFunc _ParseFunc() const final { return _InternalParse; }
2493 #else
2494 bool MergePartialFromCodedStream(
2495 ::google::protobuf::io::CodedInputStream* input) final;
2496 #endif // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
2497 void SerializeWithCachedSizes(
2498 ::google::protobuf::io::CodedOutputStream* output) const final;
2499 ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
2500 ::google::protobuf::uint8* target) const final;
2501 int GetCachedSize() const final { return _cached_size_.Get(); }
2502
2503 private:
2504 void SharedCtor();
2505 void SharedDtor();
2506 void SetCachedSize(int size) const final;
2507 void InternalSwap(GetLoggingEndpointResponse* other);
2508 private:
2509 inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
2510 return nullptr;
2511 }
2512 inline void* MaybeArenaPtr() const {
2513 return nullptr;
2514 }
2515 public:
2516
2517 ::google::protobuf::Metadata GetMetadata() const final;
2518
2519 // nested types ----------------------------------------------------
2520
2521 typedef GetLoggingEndpointResponse_Reason Reason;
2522 static const Reason UNDEFINED_REASON =
2523 GetLoggingEndpointResponse_Reason_UNDEFINED_REASON;
2524 static const Reason UNKNOWN_DEVICE =
2525 GetLoggingEndpointResponse_Reason_UNKNOWN_DEVICE;
2526 static const Reason INTERNAL_ERROR =
2527 GetLoggingEndpointResponse_Reason_INTERNAL_ERROR;
2528 static const Reason DEVICE_UNREACHABLE =
2529 GetLoggingEndpointResponse_Reason_DEVICE_UNREACHABLE;
2530 static inline bool Reason_IsValid(int value) {
2531 return GetLoggingEndpointResponse_Reason_IsValid(value);
2532 }
2533 static const Reason Reason_MIN =
2534 GetLoggingEndpointResponse_Reason_Reason_MIN;
2535 static const Reason Reason_MAX =
2536 GetLoggingEndpointResponse_Reason_Reason_MAX;
2537 static const int Reason_ARRAYSIZE =
2538 GetLoggingEndpointResponse_Reason_Reason_ARRAYSIZE;
2539 static inline const ::google::protobuf::EnumDescriptor*
2540 Reason_descriptor() {
2541 return GetLoggingEndpointResponse_Reason_descriptor();
2542 }
2543 static inline const ::std::string& Reason_Name(Reason value) {
2544 return GetLoggingEndpointResponse_Reason_Name(value);
2545 }
2546 static inline bool Reason_Parse(const ::std::string& name,
2547 Reason* value) {
2548 return GetLoggingEndpointResponse_Reason_Parse(name, value);
2549 }
2550
2551 // accessors -------------------------------------------------------
2552
2553 // string logging_endpoint = 3;
2554 void clear_logging_endpoint();
2555 static const int kLoggingEndpointFieldNumber = 3;
2556 const ::std::string& logging_endpoint() const;
2557 void set_logging_endpoint(const ::std::string& value);
2558 #if LANG_CXX11
2559 void set_logging_endpoint(::std::string&& value);
2560 #endif
2561 void set_logging_endpoint(const char* value);
2562 void set_logging_endpoint(const char* value, size_t size);
2563 ::std::string* mutable_logging_endpoint();
2564 ::std::string* release_logging_endpoint();
2565 void set_allocated_logging_endpoint(::std::string* logging_endpoint);
2566
2567 // string logging_protocol = 4;
2568 void clear_logging_protocol();
2569 static const int kLoggingProtocolFieldNumber = 4;
2570 const ::std::string& logging_protocol() const;
2571 void set_logging_protocol(const ::std::string& value);
2572 #if LANG_CXX11
2573 void set_logging_protocol(::std::string&& value);
2574 #endif
2575 void set_logging_protocol(const char* value);
2576 void set_logging_protocol(const char* value, size_t size);
2577 ::std::string* mutable_logging_protocol();
2578 ::std::string* release_logging_protocol();
2579 void set_allocated_logging_protocol(::std::string* logging_protocol);
2580
2581 // string reason_detail = 5;
2582 void clear_reason_detail();
2583 static const int kReasonDetailFieldNumber = 5;
2584 const ::std::string& reason_detail() const;
2585 void set_reason_detail(const ::std::string& value);
2586 #if LANG_CXX11
2587 void set_reason_detail(::std::string&& value);
2588 #endif
2589 void set_reason_detail(const char* value);
2590 void set_reason_detail(const char* value, size_t size);
2591 ::std::string* mutable_reason_detail();
2592 ::std::string* release_reason_detail();
2593 void set_allocated_reason_detail(::std::string* reason_detail);
2594
2595 // .dmi.Status status = 1;
2596 void clear_status();
2597 static const int kStatusFieldNumber = 1;
2598 ::dmi::Status status() const;
2599 void set_status(::dmi::Status value);
2600
2601 // .dmi.GetLoggingEndpointResponse.Reason reason = 2;
2602 void clear_reason();
2603 static const int kReasonFieldNumber = 2;
2604 ::dmi::GetLoggingEndpointResponse_Reason reason() const;
2605 void set_reason(::dmi::GetLoggingEndpointResponse_Reason value);
2606
2607 // @@protoc_insertion_point(class_scope:dmi.GetLoggingEndpointResponse)
2608 private:
2609 class HasBitSetters;
2610
2611 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
2612 ::google::protobuf::internal::ArenaStringPtr logging_endpoint_;
2613 ::google::protobuf::internal::ArenaStringPtr logging_protocol_;
2614 ::google::protobuf::internal::ArenaStringPtr reason_detail_;
2615 int status_;
2616 int reason_;
2617 mutable ::google::protobuf::internal::CachedSize _cached_size_;
2618 friend struct ::TableStruct_dmi_2fhw_5fmanagement_5fservice_2eproto;
2619};
2620// -------------------------------------------------------------------
2621
2622class SetMsgBusEndpointRequest final :
2623 public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:dmi.SetMsgBusEndpointRequest) */ {
2624 public:
2625 SetMsgBusEndpointRequest();
2626 virtual ~SetMsgBusEndpointRequest();
2627
2628 SetMsgBusEndpointRequest(const SetMsgBusEndpointRequest& from);
2629
2630 inline SetMsgBusEndpointRequest& operator=(const SetMsgBusEndpointRequest& from) {
2631 CopyFrom(from);
2632 return *this;
2633 }
2634 #if LANG_CXX11
2635 SetMsgBusEndpointRequest(SetMsgBusEndpointRequest&& from) noexcept
2636 : SetMsgBusEndpointRequest() {
2637 *this = ::std::move(from);
2638 }
2639
2640 inline SetMsgBusEndpointRequest& operator=(SetMsgBusEndpointRequest&& from) noexcept {
2641 if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
2642 if (this != &from) InternalSwap(&from);
2643 } else {
2644 CopyFrom(from);
2645 }
2646 return *this;
2647 }
2648 #endif
2649 static const ::google::protobuf::Descriptor* descriptor() {
2650 return default_instance().GetDescriptor();
2651 }
2652 static const SetMsgBusEndpointRequest& default_instance();
2653
2654 static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY
2655 static inline const SetMsgBusEndpointRequest* internal_default_instance() {
2656 return reinterpret_cast<const SetMsgBusEndpointRequest*>(
2657 &_SetMsgBusEndpointRequest_default_instance_);
2658 }
2659 static constexpr int kIndexInFileMessages =
2660 14;
2661
2662 void Swap(SetMsgBusEndpointRequest* other);
2663 friend void swap(SetMsgBusEndpointRequest& a, SetMsgBusEndpointRequest& b) {
2664 a.Swap(&b);
2665 }
2666
2667 // implements Message ----------------------------------------------
2668
2669 inline SetMsgBusEndpointRequest* New() const final {
2670 return CreateMaybeMessage<SetMsgBusEndpointRequest>(nullptr);
2671 }
2672
2673 SetMsgBusEndpointRequest* New(::google::protobuf::Arena* arena) const final {
2674 return CreateMaybeMessage<SetMsgBusEndpointRequest>(arena);
2675 }
2676 void CopyFrom(const ::google::protobuf::Message& from) final;
2677 void MergeFrom(const ::google::protobuf::Message& from) final;
2678 void CopyFrom(const SetMsgBusEndpointRequest& from);
2679 void MergeFrom(const SetMsgBusEndpointRequest& from);
2680 PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final;
2681 bool IsInitialized() const final;
2682
2683 size_t ByteSizeLong() const final;
2684 #if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
2685 static const char* _InternalParse(const char* begin, const char* end, void* object, ::google::protobuf::internal::ParseContext* ctx);
2686 ::google::protobuf::internal::ParseFunc _ParseFunc() const final { return _InternalParse; }
2687 #else
2688 bool MergePartialFromCodedStream(
2689 ::google::protobuf::io::CodedInputStream* input) final;
2690 #endif // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
2691 void SerializeWithCachedSizes(
2692 ::google::protobuf::io::CodedOutputStream* output) const final;
2693 ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
2694 ::google::protobuf::uint8* target) const final;
2695 int GetCachedSize() const final { return _cached_size_.Get(); }
2696
2697 private:
2698 void SharedCtor();
2699 void SharedDtor();
2700 void SetCachedSize(int size) const final;
2701 void InternalSwap(SetMsgBusEndpointRequest* other);
2702 private:
2703 inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
2704 return nullptr;
2705 }
2706 inline void* MaybeArenaPtr() const {
2707 return nullptr;
2708 }
2709 public:
2710
2711 ::google::protobuf::Metadata GetMetadata() const final;
2712
2713 // nested types ----------------------------------------------------
2714
2715 // accessors -------------------------------------------------------
2716
2717 // string msgbus_endpoint = 1;
2718 void clear_msgbus_endpoint();
2719 static const int kMsgbusEndpointFieldNumber = 1;
2720 const ::std::string& msgbus_endpoint() const;
2721 void set_msgbus_endpoint(const ::std::string& value);
2722 #if LANG_CXX11
2723 void set_msgbus_endpoint(::std::string&& value);
2724 #endif
2725 void set_msgbus_endpoint(const char* value);
2726 void set_msgbus_endpoint(const char* value, size_t size);
2727 ::std::string* mutable_msgbus_endpoint();
2728 ::std::string* release_msgbus_endpoint();
2729 void set_allocated_msgbus_endpoint(::std::string* msgbus_endpoint);
2730
2731 // @@protoc_insertion_point(class_scope:dmi.SetMsgBusEndpointRequest)
2732 private:
2733 class HasBitSetters;
2734
2735 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
2736 ::google::protobuf::internal::ArenaStringPtr msgbus_endpoint_;
2737 mutable ::google::protobuf::internal::CachedSize _cached_size_;
2738 friend struct ::TableStruct_dmi_2fhw_5fmanagement_5fservice_2eproto;
2739};
2740// -------------------------------------------------------------------
2741
2742class GetMsgBusEndpointResponse final :
2743 public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:dmi.GetMsgBusEndpointResponse) */ {
2744 public:
2745 GetMsgBusEndpointResponse();
2746 virtual ~GetMsgBusEndpointResponse();
2747
2748 GetMsgBusEndpointResponse(const GetMsgBusEndpointResponse& from);
2749
2750 inline GetMsgBusEndpointResponse& operator=(const GetMsgBusEndpointResponse& from) {
2751 CopyFrom(from);
2752 return *this;
2753 }
2754 #if LANG_CXX11
2755 GetMsgBusEndpointResponse(GetMsgBusEndpointResponse&& from) noexcept
2756 : GetMsgBusEndpointResponse() {
2757 *this = ::std::move(from);
2758 }
2759
2760 inline GetMsgBusEndpointResponse& operator=(GetMsgBusEndpointResponse&& from) noexcept {
2761 if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
2762 if (this != &from) InternalSwap(&from);
2763 } else {
2764 CopyFrom(from);
2765 }
2766 return *this;
2767 }
2768 #endif
2769 static const ::google::protobuf::Descriptor* descriptor() {
2770 return default_instance().GetDescriptor();
2771 }
2772 static const GetMsgBusEndpointResponse& default_instance();
2773
2774 static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY
2775 static inline const GetMsgBusEndpointResponse* internal_default_instance() {
2776 return reinterpret_cast<const GetMsgBusEndpointResponse*>(
2777 &_GetMsgBusEndpointResponse_default_instance_);
2778 }
2779 static constexpr int kIndexInFileMessages =
2780 15;
2781
2782 void Swap(GetMsgBusEndpointResponse* other);
2783 friend void swap(GetMsgBusEndpointResponse& a, GetMsgBusEndpointResponse& b) {
2784 a.Swap(&b);
2785 }
2786
2787 // implements Message ----------------------------------------------
2788
2789 inline GetMsgBusEndpointResponse* New() const final {
2790 return CreateMaybeMessage<GetMsgBusEndpointResponse>(nullptr);
2791 }
2792
2793 GetMsgBusEndpointResponse* New(::google::protobuf::Arena* arena) const final {
2794 return CreateMaybeMessage<GetMsgBusEndpointResponse>(arena);
2795 }
2796 void CopyFrom(const ::google::protobuf::Message& from) final;
2797 void MergeFrom(const ::google::protobuf::Message& from) final;
2798 void CopyFrom(const GetMsgBusEndpointResponse& from);
2799 void MergeFrom(const GetMsgBusEndpointResponse& from);
2800 PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final;
2801 bool IsInitialized() const final;
2802
2803 size_t ByteSizeLong() const final;
2804 #if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
2805 static const char* _InternalParse(const char* begin, const char* end, void* object, ::google::protobuf::internal::ParseContext* ctx);
2806 ::google::protobuf::internal::ParseFunc _ParseFunc() const final { return _InternalParse; }
2807 #else
2808 bool MergePartialFromCodedStream(
2809 ::google::protobuf::io::CodedInputStream* input) final;
2810 #endif // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
2811 void SerializeWithCachedSizes(
2812 ::google::protobuf::io::CodedOutputStream* output) const final;
2813 ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
2814 ::google::protobuf::uint8* target) const final;
2815 int GetCachedSize() const final { return _cached_size_.Get(); }
2816
2817 private:
2818 void SharedCtor();
2819 void SharedDtor();
2820 void SetCachedSize(int size) const final;
2821 void InternalSwap(GetMsgBusEndpointResponse* other);
2822 private:
2823 inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
2824 return nullptr;
2825 }
2826 inline void* MaybeArenaPtr() const {
2827 return nullptr;
2828 }
2829 public:
2830
2831 ::google::protobuf::Metadata GetMetadata() const final;
2832
2833 // nested types ----------------------------------------------------
2834
2835 typedef GetMsgBusEndpointResponse_Reason Reason;
2836 static const Reason UNDEFINED_REASON =
2837 GetMsgBusEndpointResponse_Reason_UNDEFINED_REASON;
2838 static const Reason INTERNAL_ERROR =
2839 GetMsgBusEndpointResponse_Reason_INTERNAL_ERROR;
2840 static const Reason DEVICE_UNREACHABLE =
2841 GetMsgBusEndpointResponse_Reason_DEVICE_UNREACHABLE;
2842 static inline bool Reason_IsValid(int value) {
2843 return GetMsgBusEndpointResponse_Reason_IsValid(value);
2844 }
2845 static const Reason Reason_MIN =
2846 GetMsgBusEndpointResponse_Reason_Reason_MIN;
2847 static const Reason Reason_MAX =
2848 GetMsgBusEndpointResponse_Reason_Reason_MAX;
2849 static const int Reason_ARRAYSIZE =
2850 GetMsgBusEndpointResponse_Reason_Reason_ARRAYSIZE;
2851 static inline const ::google::protobuf::EnumDescriptor*
2852 Reason_descriptor() {
2853 return GetMsgBusEndpointResponse_Reason_descriptor();
2854 }
2855 static inline const ::std::string& Reason_Name(Reason value) {
2856 return GetMsgBusEndpointResponse_Reason_Name(value);
2857 }
2858 static inline bool Reason_Parse(const ::std::string& name,
2859 Reason* value) {
2860 return GetMsgBusEndpointResponse_Reason_Parse(name, value);
2861 }
2862
2863 // accessors -------------------------------------------------------
2864
2865 // string msgbus_endpoint = 3;
2866 void clear_msgbus_endpoint();
2867 static const int kMsgbusEndpointFieldNumber = 3;
2868 const ::std::string& msgbus_endpoint() const;
2869 void set_msgbus_endpoint(const ::std::string& value);
2870 #if LANG_CXX11
2871 void set_msgbus_endpoint(::std::string&& value);
2872 #endif
2873 void set_msgbus_endpoint(const char* value);
2874 void set_msgbus_endpoint(const char* value, size_t size);
2875 ::std::string* mutable_msgbus_endpoint();
2876 ::std::string* release_msgbus_endpoint();
2877 void set_allocated_msgbus_endpoint(::std::string* msgbus_endpoint);
2878
2879 // string reason_detail = 4;
2880 void clear_reason_detail();
2881 static const int kReasonDetailFieldNumber = 4;
2882 const ::std::string& reason_detail() const;
2883 void set_reason_detail(const ::std::string& value);
2884 #if LANG_CXX11
2885 void set_reason_detail(::std::string&& value);
2886 #endif
2887 void set_reason_detail(const char* value);
2888 void set_reason_detail(const char* value, size_t size);
2889 ::std::string* mutable_reason_detail();
2890 ::std::string* release_reason_detail();
2891 void set_allocated_reason_detail(::std::string* reason_detail);
2892
2893 // .dmi.Status status = 1;
2894 void clear_status();
2895 static const int kStatusFieldNumber = 1;
2896 ::dmi::Status status() const;
2897 void set_status(::dmi::Status value);
2898
2899 // .dmi.GetMsgBusEndpointResponse.Reason reason = 2;
2900 void clear_reason();
2901 static const int kReasonFieldNumber = 2;
2902 ::dmi::GetMsgBusEndpointResponse_Reason reason() const;
2903 void set_reason(::dmi::GetMsgBusEndpointResponse_Reason value);
2904
2905 // @@protoc_insertion_point(class_scope:dmi.GetMsgBusEndpointResponse)
2906 private:
2907 class HasBitSetters;
2908
2909 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
2910 ::google::protobuf::internal::ArenaStringPtr msgbus_endpoint_;
2911 ::google::protobuf::internal::ArenaStringPtr reason_detail_;
2912 int status_;
2913 int reason_;
2914 mutable ::google::protobuf::internal::CachedSize _cached_size_;
2915 friend struct ::TableStruct_dmi_2fhw_5fmanagement_5fservice_2eproto;
2916};
2917// -------------------------------------------------------------------
2918
2919class EntitiesLogLevel final :
2920 public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:dmi.EntitiesLogLevel) */ {
2921 public:
2922 EntitiesLogLevel();
2923 virtual ~EntitiesLogLevel();
2924
2925 EntitiesLogLevel(const EntitiesLogLevel& from);
2926
2927 inline EntitiesLogLevel& operator=(const EntitiesLogLevel& from) {
2928 CopyFrom(from);
2929 return *this;
2930 }
2931 #if LANG_CXX11
2932 EntitiesLogLevel(EntitiesLogLevel&& from) noexcept
2933 : EntitiesLogLevel() {
2934 *this = ::std::move(from);
2935 }
2936
2937 inline EntitiesLogLevel& operator=(EntitiesLogLevel&& from) noexcept {
2938 if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
2939 if (this != &from) InternalSwap(&from);
2940 } else {
2941 CopyFrom(from);
2942 }
2943 return *this;
2944 }
2945 #endif
2946 static const ::google::protobuf::Descriptor* descriptor() {
2947 return default_instance().GetDescriptor();
2948 }
2949 static const EntitiesLogLevel& default_instance();
2950
2951 static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY
2952 static inline const EntitiesLogLevel* internal_default_instance() {
2953 return reinterpret_cast<const EntitiesLogLevel*>(
2954 &_EntitiesLogLevel_default_instance_);
2955 }
2956 static constexpr int kIndexInFileMessages =
2957 16;
2958
2959 void Swap(EntitiesLogLevel* other);
2960 friend void swap(EntitiesLogLevel& a, EntitiesLogLevel& b) {
2961 a.Swap(&b);
2962 }
2963
2964 // implements Message ----------------------------------------------
2965
2966 inline EntitiesLogLevel* New() const final {
2967 return CreateMaybeMessage<EntitiesLogLevel>(nullptr);
2968 }
2969
2970 EntitiesLogLevel* New(::google::protobuf::Arena* arena) const final {
2971 return CreateMaybeMessage<EntitiesLogLevel>(arena);
2972 }
2973 void CopyFrom(const ::google::protobuf::Message& from) final;
2974 void MergeFrom(const ::google::protobuf::Message& from) final;
2975 void CopyFrom(const EntitiesLogLevel& from);
2976 void MergeFrom(const EntitiesLogLevel& from);
2977 PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final;
2978 bool IsInitialized() const final;
2979
2980 size_t ByteSizeLong() const final;
2981 #if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
2982 static const char* _InternalParse(const char* begin, const char* end, void* object, ::google::protobuf::internal::ParseContext* ctx);
2983 ::google::protobuf::internal::ParseFunc _ParseFunc() const final { return _InternalParse; }
2984 #else
2985 bool MergePartialFromCodedStream(
2986 ::google::protobuf::io::CodedInputStream* input) final;
2987 #endif // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
2988 void SerializeWithCachedSizes(
2989 ::google::protobuf::io::CodedOutputStream* output) const final;
2990 ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
2991 ::google::protobuf::uint8* target) const final;
2992 int GetCachedSize() const final { return _cached_size_.Get(); }
2993
2994 private:
2995 void SharedCtor();
2996 void SharedDtor();
2997 void SetCachedSize(int size) const final;
2998 void InternalSwap(EntitiesLogLevel* other);
2999 private:
3000 inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
3001 return nullptr;
3002 }
3003 inline void* MaybeArenaPtr() const {
3004 return nullptr;
3005 }
3006 public:
3007
3008 ::google::protobuf::Metadata GetMetadata() const final;
3009
3010 // nested types ----------------------------------------------------
3011
3012 // accessors -------------------------------------------------------
3013
3014 // repeated string entities = 2;
3015 int entities_size() const;
3016 void clear_entities();
3017 static const int kEntitiesFieldNumber = 2;
3018 const ::std::string& entities(int index) const;
3019 ::std::string* mutable_entities(int index);
3020 void set_entities(int index, const ::std::string& value);
3021 #if LANG_CXX11
3022 void set_entities(int index, ::std::string&& value);
3023 #endif
3024 void set_entities(int index, const char* value);
3025 void set_entities(int index, const char* value, size_t size);
3026 ::std::string* add_entities();
3027 void add_entities(const ::std::string& value);
3028 #if LANG_CXX11
3029 void add_entities(::std::string&& value);
3030 #endif
3031 void add_entities(const char* value);
3032 void add_entities(const char* value, size_t size);
3033 const ::google::protobuf::RepeatedPtrField<::std::string>& entities() const;
3034 ::google::protobuf::RepeatedPtrField<::std::string>* mutable_entities();
3035
3036 // .dmi.LogLevel logLevel = 1;
3037 void clear_loglevel();
3038 static const int kLogLevelFieldNumber = 1;
3039 ::dmi::LogLevel loglevel() const;
3040 void set_loglevel(::dmi::LogLevel value);
3041
3042 // @@protoc_insertion_point(class_scope:dmi.EntitiesLogLevel)
3043 private:
3044 class HasBitSetters;
3045
3046 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
3047 ::google::protobuf::RepeatedPtrField<::std::string> entities_;
3048 int loglevel_;
3049 mutable ::google::protobuf::internal::CachedSize _cached_size_;
3050 friend struct ::TableStruct_dmi_2fhw_5fmanagement_5fservice_2eproto;
3051};
3052// -------------------------------------------------------------------
3053
3054class SetLogLevelRequest final :
3055 public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:dmi.SetLogLevelRequest) */ {
3056 public:
3057 SetLogLevelRequest();
3058 virtual ~SetLogLevelRequest();
3059
3060 SetLogLevelRequest(const SetLogLevelRequest& from);
3061
3062 inline SetLogLevelRequest& operator=(const SetLogLevelRequest& from) {
3063 CopyFrom(from);
3064 return *this;
3065 }
3066 #if LANG_CXX11
3067 SetLogLevelRequest(SetLogLevelRequest&& from) noexcept
3068 : SetLogLevelRequest() {
3069 *this = ::std::move(from);
3070 }
3071
3072 inline SetLogLevelRequest& operator=(SetLogLevelRequest&& from) noexcept {
3073 if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
3074 if (this != &from) InternalSwap(&from);
3075 } else {
3076 CopyFrom(from);
3077 }
3078 return *this;
3079 }
3080 #endif
3081 static const ::google::protobuf::Descriptor* descriptor() {
3082 return default_instance().GetDescriptor();
3083 }
3084 static const SetLogLevelRequest& default_instance();
3085
3086 static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY
3087 static inline const SetLogLevelRequest* internal_default_instance() {
3088 return reinterpret_cast<const SetLogLevelRequest*>(
3089 &_SetLogLevelRequest_default_instance_);
3090 }
3091 static constexpr int kIndexInFileMessages =
3092 17;
3093
3094 void Swap(SetLogLevelRequest* other);
3095 friend void swap(SetLogLevelRequest& a, SetLogLevelRequest& b) {
3096 a.Swap(&b);
3097 }
3098
3099 // implements Message ----------------------------------------------
3100
3101 inline SetLogLevelRequest* New() const final {
3102 return CreateMaybeMessage<SetLogLevelRequest>(nullptr);
3103 }
3104
3105 SetLogLevelRequest* New(::google::protobuf::Arena* arena) const final {
3106 return CreateMaybeMessage<SetLogLevelRequest>(arena);
3107 }
3108 void CopyFrom(const ::google::protobuf::Message& from) final;
3109 void MergeFrom(const ::google::protobuf::Message& from) final;
3110 void CopyFrom(const SetLogLevelRequest& from);
3111 void MergeFrom(const SetLogLevelRequest& from);
3112 PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final;
3113 bool IsInitialized() const final;
3114
3115 size_t ByteSizeLong() const final;
3116 #if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
3117 static const char* _InternalParse(const char* begin, const char* end, void* object, ::google::protobuf::internal::ParseContext* ctx);
3118 ::google::protobuf::internal::ParseFunc _ParseFunc() const final { return _InternalParse; }
3119 #else
3120 bool MergePartialFromCodedStream(
3121 ::google::protobuf::io::CodedInputStream* input) final;
3122 #endif // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
3123 void SerializeWithCachedSizes(
3124 ::google::protobuf::io::CodedOutputStream* output) const final;
3125 ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
3126 ::google::protobuf::uint8* target) const final;
3127 int GetCachedSize() const final { return _cached_size_.Get(); }
3128
3129 private:
3130 void SharedCtor();
3131 void SharedDtor();
3132 void SetCachedSize(int size) const final;
3133 void InternalSwap(SetLogLevelRequest* other);
3134 private:
3135 inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
3136 return nullptr;
3137 }
3138 inline void* MaybeArenaPtr() const {
3139 return nullptr;
3140 }
3141 public:
3142
3143 ::google::protobuf::Metadata GetMetadata() const final;
3144
3145 // nested types ----------------------------------------------------
3146
3147 // accessors -------------------------------------------------------
3148
3149 // repeated .dmi.EntitiesLogLevel loglevels = 2;
3150 int loglevels_size() const;
3151 void clear_loglevels();
3152 static const int kLoglevelsFieldNumber = 2;
3153 ::dmi::EntitiesLogLevel* mutable_loglevels(int index);
3154 ::google::protobuf::RepeatedPtrField< ::dmi::EntitiesLogLevel >*
3155 mutable_loglevels();
3156 const ::dmi::EntitiesLogLevel& loglevels(int index) const;
3157 ::dmi::EntitiesLogLevel* add_loglevels();
3158 const ::google::protobuf::RepeatedPtrField< ::dmi::EntitiesLogLevel >&
3159 loglevels() const;
3160
3161 // .dmi.Uuid device_uuid = 1;
3162 bool has_device_uuid() const;
3163 void clear_device_uuid();
3164 static const int kDeviceUuidFieldNumber = 1;
3165 const ::dmi::Uuid& device_uuid() const;
3166 ::dmi::Uuid* release_device_uuid();
3167 ::dmi::Uuid* mutable_device_uuid();
3168 void set_allocated_device_uuid(::dmi::Uuid* device_uuid);
3169
3170 // @@protoc_insertion_point(class_scope:dmi.SetLogLevelRequest)
3171 private:
3172 class HasBitSetters;
3173
3174 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
3175 ::google::protobuf::RepeatedPtrField< ::dmi::EntitiesLogLevel > loglevels_;
3176 ::dmi::Uuid* device_uuid_;
3177 mutable ::google::protobuf::internal::CachedSize _cached_size_;
3178 friend struct ::TableStruct_dmi_2fhw_5fmanagement_5fservice_2eproto;
3179};
3180// -------------------------------------------------------------------
3181
3182class SetLogLevelResponse final :
3183 public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:dmi.SetLogLevelResponse) */ {
3184 public:
3185 SetLogLevelResponse();
3186 virtual ~SetLogLevelResponse();
3187
3188 SetLogLevelResponse(const SetLogLevelResponse& from);
3189
3190 inline SetLogLevelResponse& operator=(const SetLogLevelResponse& from) {
3191 CopyFrom(from);
3192 return *this;
3193 }
3194 #if LANG_CXX11
3195 SetLogLevelResponse(SetLogLevelResponse&& from) noexcept
3196 : SetLogLevelResponse() {
3197 *this = ::std::move(from);
3198 }
3199
3200 inline SetLogLevelResponse& operator=(SetLogLevelResponse&& from) noexcept {
3201 if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
3202 if (this != &from) InternalSwap(&from);
3203 } else {
3204 CopyFrom(from);
3205 }
3206 return *this;
3207 }
3208 #endif
3209 static const ::google::protobuf::Descriptor* descriptor() {
3210 return default_instance().GetDescriptor();
3211 }
3212 static const SetLogLevelResponse& default_instance();
3213
3214 static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY
3215 static inline const SetLogLevelResponse* internal_default_instance() {
3216 return reinterpret_cast<const SetLogLevelResponse*>(
3217 &_SetLogLevelResponse_default_instance_);
3218 }
3219 static constexpr int kIndexInFileMessages =
3220 18;
3221
3222 void Swap(SetLogLevelResponse* other);
3223 friend void swap(SetLogLevelResponse& a, SetLogLevelResponse& b) {
3224 a.Swap(&b);
3225 }
3226
3227 // implements Message ----------------------------------------------
3228
3229 inline SetLogLevelResponse* New() const final {
3230 return CreateMaybeMessage<SetLogLevelResponse>(nullptr);
3231 }
3232
3233 SetLogLevelResponse* New(::google::protobuf::Arena* arena) const final {
3234 return CreateMaybeMessage<SetLogLevelResponse>(arena);
3235 }
3236 void CopyFrom(const ::google::protobuf::Message& from) final;
3237 void MergeFrom(const ::google::protobuf::Message& from) final;
3238 void CopyFrom(const SetLogLevelResponse& from);
3239 void MergeFrom(const SetLogLevelResponse& from);
3240 PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final;
3241 bool IsInitialized() const final;
3242
3243 size_t ByteSizeLong() const final;
3244 #if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
3245 static const char* _InternalParse(const char* begin, const char* end, void* object, ::google::protobuf::internal::ParseContext* ctx);
3246 ::google::protobuf::internal::ParseFunc _ParseFunc() const final { return _InternalParse; }
3247 #else
3248 bool MergePartialFromCodedStream(
3249 ::google::protobuf::io::CodedInputStream* input) final;
3250 #endif // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
3251 void SerializeWithCachedSizes(
3252 ::google::protobuf::io::CodedOutputStream* output) const final;
3253 ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
3254 ::google::protobuf::uint8* target) const final;
3255 int GetCachedSize() const final { return _cached_size_.Get(); }
3256
3257 private:
3258 void SharedCtor();
3259 void SharedDtor();
3260 void SetCachedSize(int size) const final;
3261 void InternalSwap(SetLogLevelResponse* other);
3262 private:
3263 inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
3264 return nullptr;
3265 }
3266 inline void* MaybeArenaPtr() const {
3267 return nullptr;
3268 }
3269 public:
3270
3271 ::google::protobuf::Metadata GetMetadata() const final;
3272
3273 // nested types ----------------------------------------------------
3274
3275 typedef SetLogLevelResponse_Reason Reason;
3276 static const Reason UNDEFINED_REASON =
3277 SetLogLevelResponse_Reason_UNDEFINED_REASON;
3278 static const Reason UNKNOWN_DEVICE =
3279 SetLogLevelResponse_Reason_UNKNOWN_DEVICE;
3280 static const Reason INTERNAL_ERROR =
3281 SetLogLevelResponse_Reason_INTERNAL_ERROR;
3282 static const Reason UNKNOWN_LOG_ENTITY =
3283 SetLogLevelResponse_Reason_UNKNOWN_LOG_ENTITY;
3284 static const Reason DEVICE_UNREACHABLE =
3285 SetLogLevelResponse_Reason_DEVICE_UNREACHABLE;
3286 static inline bool Reason_IsValid(int value) {
3287 return SetLogLevelResponse_Reason_IsValid(value);
3288 }
3289 static const Reason Reason_MIN =
3290 SetLogLevelResponse_Reason_Reason_MIN;
3291 static const Reason Reason_MAX =
3292 SetLogLevelResponse_Reason_Reason_MAX;
3293 static const int Reason_ARRAYSIZE =
3294 SetLogLevelResponse_Reason_Reason_ARRAYSIZE;
3295 static inline const ::google::protobuf::EnumDescriptor*
3296 Reason_descriptor() {
3297 return SetLogLevelResponse_Reason_descriptor();
3298 }
3299 static inline const ::std::string& Reason_Name(Reason value) {
3300 return SetLogLevelResponse_Reason_Name(value);
3301 }
3302 static inline bool Reason_Parse(const ::std::string& name,
3303 Reason* value) {
3304 return SetLogLevelResponse_Reason_Parse(name, value);
3305 }
3306
3307 // accessors -------------------------------------------------------
3308
3309 // string reason_detail = 4;
3310 void clear_reason_detail();
3311 static const int kReasonDetailFieldNumber = 4;
3312 const ::std::string& reason_detail() const;
3313 void set_reason_detail(const ::std::string& value);
3314 #if LANG_CXX11
3315 void set_reason_detail(::std::string&& value);
3316 #endif
3317 void set_reason_detail(const char* value);
3318 void set_reason_detail(const char* value, size_t size);
3319 ::std::string* mutable_reason_detail();
3320 ::std::string* release_reason_detail();
3321 void set_allocated_reason_detail(::std::string* reason_detail);
3322
3323 // .dmi.Uuid device_uuid = 1;
3324 bool has_device_uuid() const;
3325 void clear_device_uuid();
3326 static const int kDeviceUuidFieldNumber = 1;
3327 const ::dmi::Uuid& device_uuid() const;
3328 ::dmi::Uuid* release_device_uuid();
3329 ::dmi::Uuid* mutable_device_uuid();
3330 void set_allocated_device_uuid(::dmi::Uuid* device_uuid);
3331
3332 // .dmi.Status status = 2;
3333 void clear_status();
3334 static const int kStatusFieldNumber = 2;
3335 ::dmi::Status status() const;
3336 void set_status(::dmi::Status value);
3337
3338 // .dmi.SetLogLevelResponse.Reason reason = 3;
3339 void clear_reason();
3340 static const int kReasonFieldNumber = 3;
3341 ::dmi::SetLogLevelResponse_Reason reason() const;
3342 void set_reason(::dmi::SetLogLevelResponse_Reason value);
3343
3344 // @@protoc_insertion_point(class_scope:dmi.SetLogLevelResponse)
3345 private:
3346 class HasBitSetters;
3347
3348 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
3349 ::google::protobuf::internal::ArenaStringPtr reason_detail_;
3350 ::dmi::Uuid* device_uuid_;
3351 int status_;
3352 int reason_;
3353 mutable ::google::protobuf::internal::CachedSize _cached_size_;
3354 friend struct ::TableStruct_dmi_2fhw_5fmanagement_5fservice_2eproto;
3355};
3356// -------------------------------------------------------------------
3357
3358class GetLogLevelRequest final :
3359 public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:dmi.GetLogLevelRequest) */ {
3360 public:
3361 GetLogLevelRequest();
3362 virtual ~GetLogLevelRequest();
3363
3364 GetLogLevelRequest(const GetLogLevelRequest& from);
3365
3366 inline GetLogLevelRequest& operator=(const GetLogLevelRequest& from) {
3367 CopyFrom(from);
3368 return *this;
3369 }
3370 #if LANG_CXX11
3371 GetLogLevelRequest(GetLogLevelRequest&& from) noexcept
3372 : GetLogLevelRequest() {
3373 *this = ::std::move(from);
3374 }
3375
3376 inline GetLogLevelRequest& operator=(GetLogLevelRequest&& from) noexcept {
3377 if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
3378 if (this != &from) InternalSwap(&from);
3379 } else {
3380 CopyFrom(from);
3381 }
3382 return *this;
3383 }
3384 #endif
3385 static const ::google::protobuf::Descriptor* descriptor() {
3386 return default_instance().GetDescriptor();
3387 }
3388 static const GetLogLevelRequest& default_instance();
3389
3390 static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY
3391 static inline const GetLogLevelRequest* internal_default_instance() {
3392 return reinterpret_cast<const GetLogLevelRequest*>(
3393 &_GetLogLevelRequest_default_instance_);
3394 }
3395 static constexpr int kIndexInFileMessages =
3396 19;
3397
3398 void Swap(GetLogLevelRequest* other);
3399 friend void swap(GetLogLevelRequest& a, GetLogLevelRequest& b) {
3400 a.Swap(&b);
3401 }
3402
3403 // implements Message ----------------------------------------------
3404
3405 inline GetLogLevelRequest* New() const final {
3406 return CreateMaybeMessage<GetLogLevelRequest>(nullptr);
3407 }
3408
3409 GetLogLevelRequest* New(::google::protobuf::Arena* arena) const final {
3410 return CreateMaybeMessage<GetLogLevelRequest>(arena);
3411 }
3412 void CopyFrom(const ::google::protobuf::Message& from) final;
3413 void MergeFrom(const ::google::protobuf::Message& from) final;
3414 void CopyFrom(const GetLogLevelRequest& from);
3415 void MergeFrom(const GetLogLevelRequest& from);
3416 PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final;
3417 bool IsInitialized() const final;
3418
3419 size_t ByteSizeLong() const final;
3420 #if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
3421 static const char* _InternalParse(const char* begin, const char* end, void* object, ::google::protobuf::internal::ParseContext* ctx);
3422 ::google::protobuf::internal::ParseFunc _ParseFunc() const final { return _InternalParse; }
3423 #else
3424 bool MergePartialFromCodedStream(
3425 ::google::protobuf::io::CodedInputStream* input) final;
3426 #endif // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
3427 void SerializeWithCachedSizes(
3428 ::google::protobuf::io::CodedOutputStream* output) const final;
3429 ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
3430 ::google::protobuf::uint8* target) const final;
3431 int GetCachedSize() const final { return _cached_size_.Get(); }
3432
3433 private:
3434 void SharedCtor();
3435 void SharedDtor();
3436 void SetCachedSize(int size) const final;
3437 void InternalSwap(GetLogLevelRequest* other);
3438 private:
3439 inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
3440 return nullptr;
3441 }
3442 inline void* MaybeArenaPtr() const {
3443 return nullptr;
3444 }
3445 public:
3446
3447 ::google::protobuf::Metadata GetMetadata() const final;
3448
3449 // nested types ----------------------------------------------------
3450
3451 // accessors -------------------------------------------------------
3452
3453 // repeated string entities = 2;
3454 int entities_size() const;
3455 void clear_entities();
3456 static const int kEntitiesFieldNumber = 2;
3457 const ::std::string& entities(int index) const;
3458 ::std::string* mutable_entities(int index);
3459 void set_entities(int index, const ::std::string& value);
3460 #if LANG_CXX11
3461 void set_entities(int index, ::std::string&& value);
3462 #endif
3463 void set_entities(int index, const char* value);
3464 void set_entities(int index, const char* value, size_t size);
3465 ::std::string* add_entities();
3466 void add_entities(const ::std::string& value);
3467 #if LANG_CXX11
3468 void add_entities(::std::string&& value);
3469 #endif
3470 void add_entities(const char* value);
3471 void add_entities(const char* value, size_t size);
3472 const ::google::protobuf::RepeatedPtrField<::std::string>& entities() const;
3473 ::google::protobuf::RepeatedPtrField<::std::string>* mutable_entities();
3474
3475 // .dmi.Uuid device_uuid = 1;
3476 bool has_device_uuid() const;
3477 void clear_device_uuid();
3478 static const int kDeviceUuidFieldNumber = 1;
3479 const ::dmi::Uuid& device_uuid() const;
3480 ::dmi::Uuid* release_device_uuid();
3481 ::dmi::Uuid* mutable_device_uuid();
3482 void set_allocated_device_uuid(::dmi::Uuid* device_uuid);
3483
3484 // @@protoc_insertion_point(class_scope:dmi.GetLogLevelRequest)
3485 private:
3486 class HasBitSetters;
3487
3488 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
3489 ::google::protobuf::RepeatedPtrField<::std::string> entities_;
3490 ::dmi::Uuid* device_uuid_;
3491 mutable ::google::protobuf::internal::CachedSize _cached_size_;
3492 friend struct ::TableStruct_dmi_2fhw_5fmanagement_5fservice_2eproto;
3493};
3494// -------------------------------------------------------------------
3495
3496class GetLogLevelResponse final :
3497 public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:dmi.GetLogLevelResponse) */ {
3498 public:
3499 GetLogLevelResponse();
3500 virtual ~GetLogLevelResponse();
3501
3502 GetLogLevelResponse(const GetLogLevelResponse& from);
3503
3504 inline GetLogLevelResponse& operator=(const GetLogLevelResponse& from) {
3505 CopyFrom(from);
3506 return *this;
3507 }
3508 #if LANG_CXX11
3509 GetLogLevelResponse(GetLogLevelResponse&& from) noexcept
3510 : GetLogLevelResponse() {
3511 *this = ::std::move(from);
3512 }
3513
3514 inline GetLogLevelResponse& operator=(GetLogLevelResponse&& from) noexcept {
3515 if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
3516 if (this != &from) InternalSwap(&from);
3517 } else {
3518 CopyFrom(from);
3519 }
3520 return *this;
3521 }
3522 #endif
3523 static const ::google::protobuf::Descriptor* descriptor() {
3524 return default_instance().GetDescriptor();
3525 }
3526 static const GetLogLevelResponse& default_instance();
3527
3528 static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY
3529 static inline const GetLogLevelResponse* internal_default_instance() {
3530 return reinterpret_cast<const GetLogLevelResponse*>(
3531 &_GetLogLevelResponse_default_instance_);
3532 }
3533 static constexpr int kIndexInFileMessages =
3534 20;
3535
3536 void Swap(GetLogLevelResponse* other);
3537 friend void swap(GetLogLevelResponse& a, GetLogLevelResponse& b) {
3538 a.Swap(&b);
3539 }
3540
3541 // implements Message ----------------------------------------------
3542
3543 inline GetLogLevelResponse* New() const final {
3544 return CreateMaybeMessage<GetLogLevelResponse>(nullptr);
3545 }
3546
3547 GetLogLevelResponse* New(::google::protobuf::Arena* arena) const final {
3548 return CreateMaybeMessage<GetLogLevelResponse>(arena);
3549 }
3550 void CopyFrom(const ::google::protobuf::Message& from) final;
3551 void MergeFrom(const ::google::protobuf::Message& from) final;
3552 void CopyFrom(const GetLogLevelResponse& from);
3553 void MergeFrom(const GetLogLevelResponse& from);
3554 PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final;
3555 bool IsInitialized() const final;
3556
3557 size_t ByteSizeLong() const final;
3558 #if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
3559 static const char* _InternalParse(const char* begin, const char* end, void* object, ::google::protobuf::internal::ParseContext* ctx);
3560 ::google::protobuf::internal::ParseFunc _ParseFunc() const final { return _InternalParse; }
3561 #else
3562 bool MergePartialFromCodedStream(
3563 ::google::protobuf::io::CodedInputStream* input) final;
3564 #endif // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
3565 void SerializeWithCachedSizes(
3566 ::google::protobuf::io::CodedOutputStream* output) const final;
3567 ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
3568 ::google::protobuf::uint8* target) const final;
3569 int GetCachedSize() const final { return _cached_size_.Get(); }
3570
3571 private:
3572 void SharedCtor();
3573 void SharedDtor();
3574 void SetCachedSize(int size) const final;
3575 void InternalSwap(GetLogLevelResponse* other);
3576 private:
3577 inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
3578 return nullptr;
3579 }
3580 inline void* MaybeArenaPtr() const {
3581 return nullptr;
3582 }
3583 public:
3584
3585 ::google::protobuf::Metadata GetMetadata() const final;
3586
3587 // nested types ----------------------------------------------------
3588
3589 typedef GetLogLevelResponse_Reason Reason;
3590 static const Reason UNDEFINED_REASON =
3591 GetLogLevelResponse_Reason_UNDEFINED_REASON;
3592 static const Reason UNKNOWN_DEVICE =
3593 GetLogLevelResponse_Reason_UNKNOWN_DEVICE;
3594 static const Reason INTERNAL_ERROR =
3595 GetLogLevelResponse_Reason_INTERNAL_ERROR;
3596 static const Reason UNKNOWN_LOG_ENTITY =
3597 GetLogLevelResponse_Reason_UNKNOWN_LOG_ENTITY;
3598 static const Reason DEVICE_UNREACHABLE =
3599 GetLogLevelResponse_Reason_DEVICE_UNREACHABLE;
3600 static inline bool Reason_IsValid(int value) {
3601 return GetLogLevelResponse_Reason_IsValid(value);
3602 }
3603 static const Reason Reason_MIN =
3604 GetLogLevelResponse_Reason_Reason_MIN;
3605 static const Reason Reason_MAX =
3606 GetLogLevelResponse_Reason_Reason_MAX;
3607 static const int Reason_ARRAYSIZE =
3608 GetLogLevelResponse_Reason_Reason_ARRAYSIZE;
3609 static inline const ::google::protobuf::EnumDescriptor*
3610 Reason_descriptor() {
3611 return GetLogLevelResponse_Reason_descriptor();
3612 }
3613 static inline const ::std::string& Reason_Name(Reason value) {
3614 return GetLogLevelResponse_Reason_Name(value);
3615 }
3616 static inline bool Reason_Parse(const ::std::string& name,
3617 Reason* value) {
3618 return GetLogLevelResponse_Reason_Parse(name, value);
3619 }
3620
3621 // accessors -------------------------------------------------------
3622
3623 // repeated .dmi.EntitiesLogLevel logLevels = 2;
3624 int loglevels_size() const;
3625 void clear_loglevels();
3626 static const int kLogLevelsFieldNumber = 2;
3627 ::dmi::EntitiesLogLevel* mutable_loglevels(int index);
3628 ::google::protobuf::RepeatedPtrField< ::dmi::EntitiesLogLevel >*
3629 mutable_loglevels();
3630 const ::dmi::EntitiesLogLevel& loglevels(int index) const;
3631 ::dmi::EntitiesLogLevel* add_loglevels();
3632 const ::google::protobuf::RepeatedPtrField< ::dmi::EntitiesLogLevel >&
3633 loglevels() const;
3634
3635 // string reason_detail = 5;
3636 void clear_reason_detail();
3637 static const int kReasonDetailFieldNumber = 5;
3638 const ::std::string& reason_detail() const;
3639 void set_reason_detail(const ::std::string& value);
3640 #if LANG_CXX11
3641 void set_reason_detail(::std::string&& value);
3642 #endif
3643 void set_reason_detail(const char* value);
3644 void set_reason_detail(const char* value, size_t size);
3645 ::std::string* mutable_reason_detail();
3646 ::std::string* release_reason_detail();
3647 void set_allocated_reason_detail(::std::string* reason_detail);
3648
3649 // .dmi.Uuid device_uuid = 1;
3650 bool has_device_uuid() const;
3651 void clear_device_uuid();
3652 static const int kDeviceUuidFieldNumber = 1;
3653 const ::dmi::Uuid& device_uuid() const;
3654 ::dmi::Uuid* release_device_uuid();
3655 ::dmi::Uuid* mutable_device_uuid();
3656 void set_allocated_device_uuid(::dmi::Uuid* device_uuid);
3657
3658 // .dmi.Status status = 3;
3659 void clear_status();
3660 static const int kStatusFieldNumber = 3;
3661 ::dmi::Status status() const;
3662 void set_status(::dmi::Status value);
3663
3664 // .dmi.GetLogLevelResponse.Reason reason = 4;
3665 void clear_reason();
3666 static const int kReasonFieldNumber = 4;
3667 ::dmi::GetLogLevelResponse_Reason reason() const;
3668 void set_reason(::dmi::GetLogLevelResponse_Reason value);
3669
3670 // @@protoc_insertion_point(class_scope:dmi.GetLogLevelResponse)
3671 private:
3672 class HasBitSetters;
3673
3674 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
3675 ::google::protobuf::RepeatedPtrField< ::dmi::EntitiesLogLevel > loglevels_;
3676 ::google::protobuf::internal::ArenaStringPtr reason_detail_;
3677 ::dmi::Uuid* device_uuid_;
3678 int status_;
3679 int reason_;
3680 mutable ::google::protobuf::internal::CachedSize _cached_size_;
3681 friend struct ::TableStruct_dmi_2fhw_5fmanagement_5fservice_2eproto;
3682};
3683// -------------------------------------------------------------------
3684
3685class GetLoggableEntitiesRequest final :
3686 public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:dmi.GetLoggableEntitiesRequest) */ {
3687 public:
3688 GetLoggableEntitiesRequest();
3689 virtual ~GetLoggableEntitiesRequest();
3690
3691 GetLoggableEntitiesRequest(const GetLoggableEntitiesRequest& from);
3692
3693 inline GetLoggableEntitiesRequest& operator=(const GetLoggableEntitiesRequest& from) {
3694 CopyFrom(from);
3695 return *this;
3696 }
3697 #if LANG_CXX11
3698 GetLoggableEntitiesRequest(GetLoggableEntitiesRequest&& from) noexcept
3699 : GetLoggableEntitiesRequest() {
3700 *this = ::std::move(from);
3701 }
3702
3703 inline GetLoggableEntitiesRequest& operator=(GetLoggableEntitiesRequest&& from) noexcept {
3704 if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
3705 if (this != &from) InternalSwap(&from);
3706 } else {
3707 CopyFrom(from);
3708 }
3709 return *this;
3710 }
3711 #endif
3712 static const ::google::protobuf::Descriptor* descriptor() {
3713 return default_instance().GetDescriptor();
3714 }
3715 static const GetLoggableEntitiesRequest& default_instance();
3716
3717 static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY
3718 static inline const GetLoggableEntitiesRequest* internal_default_instance() {
3719 return reinterpret_cast<const GetLoggableEntitiesRequest*>(
3720 &_GetLoggableEntitiesRequest_default_instance_);
3721 }
3722 static constexpr int kIndexInFileMessages =
3723 21;
3724
3725 void Swap(GetLoggableEntitiesRequest* other);
3726 friend void swap(GetLoggableEntitiesRequest& a, GetLoggableEntitiesRequest& b) {
3727 a.Swap(&b);
3728 }
3729
3730 // implements Message ----------------------------------------------
3731
3732 inline GetLoggableEntitiesRequest* New() const final {
3733 return CreateMaybeMessage<GetLoggableEntitiesRequest>(nullptr);
3734 }
3735
3736 GetLoggableEntitiesRequest* New(::google::protobuf::Arena* arena) const final {
3737 return CreateMaybeMessage<GetLoggableEntitiesRequest>(arena);
3738 }
3739 void CopyFrom(const ::google::protobuf::Message& from) final;
3740 void MergeFrom(const ::google::protobuf::Message& from) final;
3741 void CopyFrom(const GetLoggableEntitiesRequest& from);
3742 void MergeFrom(const GetLoggableEntitiesRequest& from);
3743 PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final;
3744 bool IsInitialized() const final;
3745
3746 size_t ByteSizeLong() const final;
3747 #if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
3748 static const char* _InternalParse(const char* begin, const char* end, void* object, ::google::protobuf::internal::ParseContext* ctx);
3749 ::google::protobuf::internal::ParseFunc _ParseFunc() const final { return _InternalParse; }
3750 #else
3751 bool MergePartialFromCodedStream(
3752 ::google::protobuf::io::CodedInputStream* input) final;
3753 #endif // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
3754 void SerializeWithCachedSizes(
3755 ::google::protobuf::io::CodedOutputStream* output) const final;
3756 ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
3757 ::google::protobuf::uint8* target) const final;
3758 int GetCachedSize() const final { return _cached_size_.Get(); }
3759
3760 private:
3761 void SharedCtor();
3762 void SharedDtor();
3763 void SetCachedSize(int size) const final;
3764 void InternalSwap(GetLoggableEntitiesRequest* other);
3765 private:
3766 inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
3767 return nullptr;
3768 }
3769 inline void* MaybeArenaPtr() const {
3770 return nullptr;
3771 }
3772 public:
3773
3774 ::google::protobuf::Metadata GetMetadata() const final;
3775
3776 // nested types ----------------------------------------------------
3777
3778 // accessors -------------------------------------------------------
3779
3780 // .dmi.Uuid device_uuid = 1;
3781 bool has_device_uuid() const;
3782 void clear_device_uuid();
3783 static const int kDeviceUuidFieldNumber = 1;
3784 const ::dmi::Uuid& device_uuid() const;
3785 ::dmi::Uuid* release_device_uuid();
3786 ::dmi::Uuid* mutable_device_uuid();
3787 void set_allocated_device_uuid(::dmi::Uuid* device_uuid);
3788
3789 // @@protoc_insertion_point(class_scope:dmi.GetLoggableEntitiesRequest)
3790 private:
3791 class HasBitSetters;
3792
3793 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
3794 ::dmi::Uuid* device_uuid_;
3795 mutable ::google::protobuf::internal::CachedSize _cached_size_;
3796 friend struct ::TableStruct_dmi_2fhw_5fmanagement_5fservice_2eproto;
3797};
Chandrakanth Nalkudre Gowda415b83c2021-04-28 18:01:29 +05303798// -------------------------------------------------------------------
3799
3800class Heartbeat final :
3801 public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:dmi.Heartbeat) */ {
3802 public:
3803 Heartbeat();
3804 virtual ~Heartbeat();
3805
3806 Heartbeat(const Heartbeat& from);
3807
3808 inline Heartbeat& operator=(const Heartbeat& from) {
3809 CopyFrom(from);
3810 return *this;
3811 }
3812 #if LANG_CXX11
3813 Heartbeat(Heartbeat&& from) noexcept
3814 : Heartbeat() {
3815 *this = ::std::move(from);
3816 }
3817
3818 inline Heartbeat& operator=(Heartbeat&& from) noexcept {
3819 if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
3820 if (this != &from) InternalSwap(&from);
3821 } else {
3822 CopyFrom(from);
3823 }
3824 return *this;
3825 }
3826 #endif
3827 static const ::google::protobuf::Descriptor* descriptor() {
3828 return default_instance().GetDescriptor();
3829 }
3830 static const Heartbeat& default_instance();
3831
3832 static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY
3833 static inline const Heartbeat* internal_default_instance() {
3834 return reinterpret_cast<const Heartbeat*>(
3835 &_Heartbeat_default_instance_);
3836 }
3837 static constexpr int kIndexInFileMessages =
3838 22;
3839
3840 void Swap(Heartbeat* other);
3841 friend void swap(Heartbeat& a, Heartbeat& b) {
3842 a.Swap(&b);
3843 }
3844
3845 // implements Message ----------------------------------------------
3846
3847 inline Heartbeat* New() const final {
3848 return CreateMaybeMessage<Heartbeat>(nullptr);
3849 }
3850
3851 Heartbeat* New(::google::protobuf::Arena* arena) const final {
3852 return CreateMaybeMessage<Heartbeat>(arena);
3853 }
3854 void CopyFrom(const ::google::protobuf::Message& from) final;
3855 void MergeFrom(const ::google::protobuf::Message& from) final;
3856 void CopyFrom(const Heartbeat& from);
3857 void MergeFrom(const Heartbeat& from);
3858 PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final;
3859 bool IsInitialized() const final;
3860
3861 size_t ByteSizeLong() const final;
3862 #if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
3863 static const char* _InternalParse(const char* begin, const char* end, void* object, ::google::protobuf::internal::ParseContext* ctx);
3864 ::google::protobuf::internal::ParseFunc _ParseFunc() const final { return _InternalParse; }
3865 #else
3866 bool MergePartialFromCodedStream(
3867 ::google::protobuf::io::CodedInputStream* input) final;
3868 #endif // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
3869 void SerializeWithCachedSizes(
3870 ::google::protobuf::io::CodedOutputStream* output) const final;
3871 ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
3872 ::google::protobuf::uint8* target) const final;
3873 int GetCachedSize() const final { return _cached_size_.Get(); }
3874
3875 private:
3876 void SharedCtor();
3877 void SharedDtor();
3878 void SetCachedSize(int size) const final;
3879 void InternalSwap(Heartbeat* other);
3880 private:
3881 inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
3882 return nullptr;
3883 }
3884 inline void* MaybeArenaPtr() const {
3885 return nullptr;
3886 }
3887 public:
3888
3889 ::google::protobuf::Metadata GetMetadata() const final;
3890
3891 // nested types ----------------------------------------------------
3892
3893 // accessors -------------------------------------------------------
3894
3895 // fixed32 heartbeat_signature = 1;
3896 void clear_heartbeat_signature();
3897 static const int kHeartbeatSignatureFieldNumber = 1;
3898 ::google::protobuf::uint32 heartbeat_signature() const;
3899 void set_heartbeat_signature(::google::protobuf::uint32 value);
3900
3901 // @@protoc_insertion_point(class_scope:dmi.Heartbeat)
3902 private:
3903 class HasBitSetters;
3904
3905 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
3906 ::google::protobuf::uint32 heartbeat_signature_;
3907 mutable ::google::protobuf::internal::CachedSize _cached_size_;
3908 friend struct ::TableStruct_dmi_2fhw_5fmanagement_5fservice_2eproto;
3909};
Chandrakanth Nalkudre Gowda2f6066c2021-05-13 12:36:32 +05303910// -------------------------------------------------------------------
3911
3912class RebootDeviceRequest final :
3913 public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:dmi.RebootDeviceRequest) */ {
3914 public:
3915 RebootDeviceRequest();
3916 virtual ~RebootDeviceRequest();
3917
3918 RebootDeviceRequest(const RebootDeviceRequest& from);
3919
3920 inline RebootDeviceRequest& operator=(const RebootDeviceRequest& from) {
3921 CopyFrom(from);
3922 return *this;
3923 }
3924 #if LANG_CXX11
3925 RebootDeviceRequest(RebootDeviceRequest&& from) noexcept
3926 : RebootDeviceRequest() {
3927 *this = ::std::move(from);
3928 }
3929
3930 inline RebootDeviceRequest& operator=(RebootDeviceRequest&& from) noexcept {
3931 if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
3932 if (this != &from) InternalSwap(&from);
3933 } else {
3934 CopyFrom(from);
3935 }
3936 return *this;
3937 }
3938 #endif
3939 static const ::google::protobuf::Descriptor* descriptor() {
3940 return default_instance().GetDescriptor();
3941 }
3942 static const RebootDeviceRequest& default_instance();
3943
3944 static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY
3945 static inline const RebootDeviceRequest* internal_default_instance() {
3946 return reinterpret_cast<const RebootDeviceRequest*>(
3947 &_RebootDeviceRequest_default_instance_);
3948 }
3949 static constexpr int kIndexInFileMessages =
3950 23;
3951
3952 void Swap(RebootDeviceRequest* other);
3953 friend void swap(RebootDeviceRequest& a, RebootDeviceRequest& b) {
3954 a.Swap(&b);
3955 }
3956
3957 // implements Message ----------------------------------------------
3958
3959 inline RebootDeviceRequest* New() const final {
3960 return CreateMaybeMessage<RebootDeviceRequest>(nullptr);
3961 }
3962
3963 RebootDeviceRequest* New(::google::protobuf::Arena* arena) const final {
3964 return CreateMaybeMessage<RebootDeviceRequest>(arena);
3965 }
3966 void CopyFrom(const ::google::protobuf::Message& from) final;
3967 void MergeFrom(const ::google::protobuf::Message& from) final;
3968 void CopyFrom(const RebootDeviceRequest& from);
3969 void MergeFrom(const RebootDeviceRequest& from);
3970 PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final;
3971 bool IsInitialized() const final;
3972
3973 size_t ByteSizeLong() const final;
3974 #if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
3975 static const char* _InternalParse(const char* begin, const char* end, void* object, ::google::protobuf::internal::ParseContext* ctx);
3976 ::google::protobuf::internal::ParseFunc _ParseFunc() const final { return _InternalParse; }
3977 #else
3978 bool MergePartialFromCodedStream(
3979 ::google::protobuf::io::CodedInputStream* input) final;
3980 #endif // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
3981 void SerializeWithCachedSizes(
3982 ::google::protobuf::io::CodedOutputStream* output) const final;
3983 ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
3984 ::google::protobuf::uint8* target) const final;
3985 int GetCachedSize() const final { return _cached_size_.Get(); }
3986
3987 private:
3988 void SharedCtor();
3989 void SharedDtor();
3990 void SetCachedSize(int size) const final;
3991 void InternalSwap(RebootDeviceRequest* other);
3992 private:
3993 inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
3994 return nullptr;
3995 }
3996 inline void* MaybeArenaPtr() const {
3997 return nullptr;
3998 }
3999 public:
4000
4001 ::google::protobuf::Metadata GetMetadata() const final;
4002
4003 // nested types ----------------------------------------------------
4004
4005 // accessors -------------------------------------------------------
4006
4007 // .dmi.Uuid device_uuid = 1;
4008 bool has_device_uuid() const;
4009 void clear_device_uuid();
4010 static const int kDeviceUuidFieldNumber = 1;
4011 const ::dmi::Uuid& device_uuid() const;
4012 ::dmi::Uuid* release_device_uuid();
4013 ::dmi::Uuid* mutable_device_uuid();
4014 void set_allocated_device_uuid(::dmi::Uuid* device_uuid);
4015
4016 // @@protoc_insertion_point(class_scope:dmi.RebootDeviceRequest)
4017 private:
4018 class HasBitSetters;
4019
4020 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
4021 ::dmi::Uuid* device_uuid_;
4022 mutable ::google::protobuf::internal::CachedSize _cached_size_;
4023 friend struct ::TableStruct_dmi_2fhw_5fmanagement_5fservice_2eproto;
4024};
4025// -------------------------------------------------------------------
4026
4027class RebootDeviceResponse final :
4028 public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:dmi.RebootDeviceResponse) */ {
4029 public:
4030 RebootDeviceResponse();
4031 virtual ~RebootDeviceResponse();
4032
4033 RebootDeviceResponse(const RebootDeviceResponse& from);
4034
4035 inline RebootDeviceResponse& operator=(const RebootDeviceResponse& from) {
4036 CopyFrom(from);
4037 return *this;
4038 }
4039 #if LANG_CXX11
4040 RebootDeviceResponse(RebootDeviceResponse&& from) noexcept
4041 : RebootDeviceResponse() {
4042 *this = ::std::move(from);
4043 }
4044
4045 inline RebootDeviceResponse& operator=(RebootDeviceResponse&& from) noexcept {
4046 if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
4047 if (this != &from) InternalSwap(&from);
4048 } else {
4049 CopyFrom(from);
4050 }
4051 return *this;
4052 }
4053 #endif
4054 static const ::google::protobuf::Descriptor* descriptor() {
4055 return default_instance().GetDescriptor();
4056 }
4057 static const RebootDeviceResponse& default_instance();
4058
4059 static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY
4060 static inline const RebootDeviceResponse* internal_default_instance() {
4061 return reinterpret_cast<const RebootDeviceResponse*>(
4062 &_RebootDeviceResponse_default_instance_);
4063 }
4064 static constexpr int kIndexInFileMessages =
4065 24;
4066
4067 void Swap(RebootDeviceResponse* other);
4068 friend void swap(RebootDeviceResponse& a, RebootDeviceResponse& b) {
4069 a.Swap(&b);
4070 }
4071
4072 // implements Message ----------------------------------------------
4073
4074 inline RebootDeviceResponse* New() const final {
4075 return CreateMaybeMessage<RebootDeviceResponse>(nullptr);
4076 }
4077
4078 RebootDeviceResponse* New(::google::protobuf::Arena* arena) const final {
4079 return CreateMaybeMessage<RebootDeviceResponse>(arena);
4080 }
4081 void CopyFrom(const ::google::protobuf::Message& from) final;
4082 void MergeFrom(const ::google::protobuf::Message& from) final;
4083 void CopyFrom(const RebootDeviceResponse& from);
4084 void MergeFrom(const RebootDeviceResponse& from);
4085 PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final;
4086 bool IsInitialized() const final;
4087
4088 size_t ByteSizeLong() const final;
4089 #if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
4090 static const char* _InternalParse(const char* begin, const char* end, void* object, ::google::protobuf::internal::ParseContext* ctx);
4091 ::google::protobuf::internal::ParseFunc _ParseFunc() const final { return _InternalParse; }
4092 #else
4093 bool MergePartialFromCodedStream(
4094 ::google::protobuf::io::CodedInputStream* input) final;
4095 #endif // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
4096 void SerializeWithCachedSizes(
4097 ::google::protobuf::io::CodedOutputStream* output) const final;
4098 ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
4099 ::google::protobuf::uint8* target) const final;
4100 int GetCachedSize() const final { return _cached_size_.Get(); }
4101
4102 private:
4103 void SharedCtor();
4104 void SharedDtor();
4105 void SetCachedSize(int size) const final;
4106 void InternalSwap(RebootDeviceResponse* other);
4107 private:
4108 inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
4109 return nullptr;
4110 }
4111 inline void* MaybeArenaPtr() const {
4112 return nullptr;
4113 }
4114 public:
4115
4116 ::google::protobuf::Metadata GetMetadata() const final;
4117
4118 // nested types ----------------------------------------------------
4119
4120 typedef RebootDeviceResponse_Reason Reason;
4121 static const Reason UNDEFINED_REASON =
4122 RebootDeviceResponse_Reason_UNDEFINED_REASON;
4123 static const Reason UNKNOWN_DEVICE =
4124 RebootDeviceResponse_Reason_UNKNOWN_DEVICE;
4125 static const Reason INTERNAL_ERROR =
4126 RebootDeviceResponse_Reason_INTERNAL_ERROR;
4127 static const Reason DEVICE_UNREACHABLE =
4128 RebootDeviceResponse_Reason_DEVICE_UNREACHABLE;
4129 static inline bool Reason_IsValid(int value) {
4130 return RebootDeviceResponse_Reason_IsValid(value);
4131 }
4132 static const Reason Reason_MIN =
4133 RebootDeviceResponse_Reason_Reason_MIN;
4134 static const Reason Reason_MAX =
4135 RebootDeviceResponse_Reason_Reason_MAX;
4136 static const int Reason_ARRAYSIZE =
4137 RebootDeviceResponse_Reason_Reason_ARRAYSIZE;
4138 static inline const ::google::protobuf::EnumDescriptor*
4139 Reason_descriptor() {
4140 return RebootDeviceResponse_Reason_descriptor();
4141 }
4142 static inline const ::std::string& Reason_Name(Reason value) {
4143 return RebootDeviceResponse_Reason_Name(value);
4144 }
4145 static inline bool Reason_Parse(const ::std::string& name,
4146 Reason* value) {
4147 return RebootDeviceResponse_Reason_Parse(name, value);
4148 }
4149
4150 // accessors -------------------------------------------------------
4151
4152 // string reason_detail = 5;
4153 void clear_reason_detail();
4154 static const int kReasonDetailFieldNumber = 5;
4155 const ::std::string& reason_detail() const;
4156 void set_reason_detail(const ::std::string& value);
4157 #if LANG_CXX11
4158 void set_reason_detail(::std::string&& value);
4159 #endif
4160 void set_reason_detail(const char* value);
4161 void set_reason_detail(const char* value, size_t size);
4162 ::std::string* mutable_reason_detail();
4163 ::std::string* release_reason_detail();
4164 void set_allocated_reason_detail(::std::string* reason_detail);
4165
4166 // .dmi.Status status = 3;
4167 void clear_status();
4168 static const int kStatusFieldNumber = 3;
4169 ::dmi::Status status() const;
4170 void set_status(::dmi::Status value);
4171
4172 // .dmi.RebootDeviceResponse.Reason reason = 4;
4173 void clear_reason();
4174 static const int kReasonFieldNumber = 4;
4175 ::dmi::RebootDeviceResponse_Reason reason() const;
4176 void set_reason(::dmi::RebootDeviceResponse_Reason value);
4177
4178 // @@protoc_insertion_point(class_scope:dmi.RebootDeviceResponse)
4179 private:
4180 class HasBitSetters;
4181
4182 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
4183 ::google::protobuf::internal::ArenaStringPtr reason_detail_;
4184 int status_;
4185 int reason_;
4186 mutable ::google::protobuf::internal::CachedSize _cached_size_;
4187 friend struct ::TableStruct_dmi_2fhw_5fmanagement_5fservice_2eproto;
4188};
Shivanagouda Malaginahalli335fe4d2021-03-31 16:52:28 +05304189// ===================================================================
4190
4191
4192// ===================================================================
4193
4194#ifdef __GNUC__
4195 #pragma GCC diagnostic push
4196 #pragma GCC diagnostic ignored "-Wstrict-aliasing"
4197#endif // __GNUC__
4198// PhysicalInventoryRequest
4199
4200// .dmi.Uuid device_uuid = 1;
4201inline bool PhysicalInventoryRequest::has_device_uuid() const {
4202 return this != internal_default_instance() && device_uuid_ != nullptr;
4203}
4204inline const ::dmi::Uuid& PhysicalInventoryRequest::device_uuid() const {
4205 const ::dmi::Uuid* p = device_uuid_;
4206 // @@protoc_insertion_point(field_get:dmi.PhysicalInventoryRequest.device_uuid)
4207 return p != nullptr ? *p : *reinterpret_cast<const ::dmi::Uuid*>(
4208 &::dmi::_Uuid_default_instance_);
4209}
4210inline ::dmi::Uuid* PhysicalInventoryRequest::release_device_uuid() {
4211 // @@protoc_insertion_point(field_release:dmi.PhysicalInventoryRequest.device_uuid)
4212
4213 ::dmi::Uuid* temp = device_uuid_;
4214 device_uuid_ = nullptr;
4215 return temp;
4216}
4217inline ::dmi::Uuid* PhysicalInventoryRequest::mutable_device_uuid() {
4218
4219 if (device_uuid_ == nullptr) {
4220 auto* p = CreateMaybeMessage<::dmi::Uuid>(GetArenaNoVirtual());
4221 device_uuid_ = p;
4222 }
4223 // @@protoc_insertion_point(field_mutable:dmi.PhysicalInventoryRequest.device_uuid)
4224 return device_uuid_;
4225}
4226inline void PhysicalInventoryRequest::set_allocated_device_uuid(::dmi::Uuid* device_uuid) {
4227 ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
4228 if (message_arena == nullptr) {
4229 delete reinterpret_cast< ::google::protobuf::MessageLite*>(device_uuid_);
4230 }
4231 if (device_uuid) {
4232 ::google::protobuf::Arena* submessage_arena = nullptr;
4233 if (message_arena != submessage_arena) {
4234 device_uuid = ::google::protobuf::internal::GetOwnedMessage(
4235 message_arena, device_uuid, submessage_arena);
4236 }
4237
4238 } else {
4239
4240 }
4241 device_uuid_ = device_uuid;
4242 // @@protoc_insertion_point(field_set_allocated:dmi.PhysicalInventoryRequest.device_uuid)
4243}
4244
4245// -------------------------------------------------------------------
4246
4247// PhysicalInventoryResponse
4248
4249// .dmi.Status status = 1;
4250inline void PhysicalInventoryResponse::clear_status() {
4251 status_ = 0;
4252}
4253inline ::dmi::Status PhysicalInventoryResponse::status() const {
4254 // @@protoc_insertion_point(field_get:dmi.PhysicalInventoryResponse.status)
4255 return static_cast< ::dmi::Status >(status_);
4256}
4257inline void PhysicalInventoryResponse::set_status(::dmi::Status value) {
4258
4259 status_ = value;
4260 // @@protoc_insertion_point(field_set:dmi.PhysicalInventoryResponse.status)
4261}
4262
4263// .dmi.PhysicalInventoryResponse.Reason reason = 2;
4264inline void PhysicalInventoryResponse::clear_reason() {
4265 reason_ = 0;
4266}
4267inline ::dmi::PhysicalInventoryResponse_Reason PhysicalInventoryResponse::reason() const {
4268 // @@protoc_insertion_point(field_get:dmi.PhysicalInventoryResponse.reason)
4269 return static_cast< ::dmi::PhysicalInventoryResponse_Reason >(reason_);
4270}
4271inline void PhysicalInventoryResponse::set_reason(::dmi::PhysicalInventoryResponse_Reason value) {
4272
4273 reason_ = value;
4274 // @@protoc_insertion_point(field_set:dmi.PhysicalInventoryResponse.reason)
4275}
4276
4277// .dmi.Hardware inventory = 3;
4278inline bool PhysicalInventoryResponse::has_inventory() const {
4279 return this != internal_default_instance() && inventory_ != nullptr;
4280}
4281inline const ::dmi::Hardware& PhysicalInventoryResponse::inventory() const {
4282 const ::dmi::Hardware* p = inventory_;
4283 // @@protoc_insertion_point(field_get:dmi.PhysicalInventoryResponse.inventory)
4284 return p != nullptr ? *p : *reinterpret_cast<const ::dmi::Hardware*>(
4285 &::dmi::_Hardware_default_instance_);
4286}
4287inline ::dmi::Hardware* PhysicalInventoryResponse::release_inventory() {
4288 // @@protoc_insertion_point(field_release:dmi.PhysicalInventoryResponse.inventory)
4289
4290 ::dmi::Hardware* temp = inventory_;
4291 inventory_ = nullptr;
4292 return temp;
4293}
4294inline ::dmi::Hardware* PhysicalInventoryResponse::mutable_inventory() {
4295
4296 if (inventory_ == nullptr) {
4297 auto* p = CreateMaybeMessage<::dmi::Hardware>(GetArenaNoVirtual());
4298 inventory_ = p;
4299 }
4300 // @@protoc_insertion_point(field_mutable:dmi.PhysicalInventoryResponse.inventory)
4301 return inventory_;
4302}
4303inline void PhysicalInventoryResponse::set_allocated_inventory(::dmi::Hardware* inventory) {
4304 ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
4305 if (message_arena == nullptr) {
4306 delete reinterpret_cast< ::google::protobuf::MessageLite*>(inventory_);
4307 }
4308 if (inventory) {
4309 ::google::protobuf::Arena* submessage_arena = nullptr;
4310 if (message_arena != submessage_arena) {
4311 inventory = ::google::protobuf::internal::GetOwnedMessage(
4312 message_arena, inventory, submessage_arena);
4313 }
4314
4315 } else {
4316
4317 }
4318 inventory_ = inventory;
4319 // @@protoc_insertion_point(field_set_allocated:dmi.PhysicalInventoryResponse.inventory)
4320}
4321
4322// string reason_detail = 4;
4323inline void PhysicalInventoryResponse::clear_reason_detail() {
4324 reason_detail_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
4325}
4326inline const ::std::string& PhysicalInventoryResponse::reason_detail() const {
4327 // @@protoc_insertion_point(field_get:dmi.PhysicalInventoryResponse.reason_detail)
4328 return reason_detail_.GetNoArena();
4329}
4330inline void PhysicalInventoryResponse::set_reason_detail(const ::std::string& value) {
4331
4332 reason_detail_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
4333 // @@protoc_insertion_point(field_set:dmi.PhysicalInventoryResponse.reason_detail)
4334}
4335#if LANG_CXX11
4336inline void PhysicalInventoryResponse::set_reason_detail(::std::string&& value) {
4337
4338 reason_detail_.SetNoArena(
4339 &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
4340 // @@protoc_insertion_point(field_set_rvalue:dmi.PhysicalInventoryResponse.reason_detail)
4341}
4342#endif
4343inline void PhysicalInventoryResponse::set_reason_detail(const char* value) {
4344 GOOGLE_DCHECK(value != nullptr);
4345
4346 reason_detail_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
4347 // @@protoc_insertion_point(field_set_char:dmi.PhysicalInventoryResponse.reason_detail)
4348}
4349inline void PhysicalInventoryResponse::set_reason_detail(const char* value, size_t size) {
4350
4351 reason_detail_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
4352 ::std::string(reinterpret_cast<const char*>(value), size));
4353 // @@protoc_insertion_point(field_set_pointer:dmi.PhysicalInventoryResponse.reason_detail)
4354}
4355inline ::std::string* PhysicalInventoryResponse::mutable_reason_detail() {
4356
4357 // @@protoc_insertion_point(field_mutable:dmi.PhysicalInventoryResponse.reason_detail)
4358 return reason_detail_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
4359}
4360inline ::std::string* PhysicalInventoryResponse::release_reason_detail() {
4361 // @@protoc_insertion_point(field_release:dmi.PhysicalInventoryResponse.reason_detail)
4362
4363 return reason_detail_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
4364}
4365inline void PhysicalInventoryResponse::set_allocated_reason_detail(::std::string* reason_detail) {
4366 if (reason_detail != nullptr) {
4367
4368 } else {
4369
4370 }
4371 reason_detail_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), reason_detail);
4372 // @@protoc_insertion_point(field_set_allocated:dmi.PhysicalInventoryResponse.reason_detail)
4373}
4374
4375// -------------------------------------------------------------------
4376
4377// HWComponentInfoGetRequest
4378
4379// .dmi.Uuid device_uuid = 1;
4380inline bool HWComponentInfoGetRequest::has_device_uuid() const {
4381 return this != internal_default_instance() && device_uuid_ != nullptr;
4382}
4383inline const ::dmi::Uuid& HWComponentInfoGetRequest::device_uuid() const {
4384 const ::dmi::Uuid* p = device_uuid_;
4385 // @@protoc_insertion_point(field_get:dmi.HWComponentInfoGetRequest.device_uuid)
4386 return p != nullptr ? *p : *reinterpret_cast<const ::dmi::Uuid*>(
4387 &::dmi::_Uuid_default_instance_);
4388}
4389inline ::dmi::Uuid* HWComponentInfoGetRequest::release_device_uuid() {
4390 // @@protoc_insertion_point(field_release:dmi.HWComponentInfoGetRequest.device_uuid)
4391
4392 ::dmi::Uuid* temp = device_uuid_;
4393 device_uuid_ = nullptr;
4394 return temp;
4395}
4396inline ::dmi::Uuid* HWComponentInfoGetRequest::mutable_device_uuid() {
4397
4398 if (device_uuid_ == nullptr) {
4399 auto* p = CreateMaybeMessage<::dmi::Uuid>(GetArenaNoVirtual());
4400 device_uuid_ = p;
4401 }
4402 // @@protoc_insertion_point(field_mutable:dmi.HWComponentInfoGetRequest.device_uuid)
4403 return device_uuid_;
4404}
4405inline void HWComponentInfoGetRequest::set_allocated_device_uuid(::dmi::Uuid* device_uuid) {
4406 ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
4407 if (message_arena == nullptr) {
4408 delete reinterpret_cast< ::google::protobuf::MessageLite*>(device_uuid_);
4409 }
4410 if (device_uuid) {
4411 ::google::protobuf::Arena* submessage_arena = nullptr;
4412 if (message_arena != submessage_arena) {
4413 device_uuid = ::google::protobuf::internal::GetOwnedMessage(
4414 message_arena, device_uuid, submessage_arena);
4415 }
4416
4417 } else {
4418
4419 }
4420 device_uuid_ = device_uuid;
4421 // @@protoc_insertion_point(field_set_allocated:dmi.HWComponentInfoGetRequest.device_uuid)
4422}
4423
4424// .dmi.Uuid component_uuid = 2;
4425inline bool HWComponentInfoGetRequest::has_component_uuid() const {
4426 return this != internal_default_instance() && component_uuid_ != nullptr;
4427}
4428inline const ::dmi::Uuid& HWComponentInfoGetRequest::component_uuid() const {
4429 const ::dmi::Uuid* p = component_uuid_;
4430 // @@protoc_insertion_point(field_get:dmi.HWComponentInfoGetRequest.component_uuid)
4431 return p != nullptr ? *p : *reinterpret_cast<const ::dmi::Uuid*>(
4432 &::dmi::_Uuid_default_instance_);
4433}
4434inline ::dmi::Uuid* HWComponentInfoGetRequest::release_component_uuid() {
4435 // @@protoc_insertion_point(field_release:dmi.HWComponentInfoGetRequest.component_uuid)
4436
4437 ::dmi::Uuid* temp = component_uuid_;
4438 component_uuid_ = nullptr;
4439 return temp;
4440}
4441inline ::dmi::Uuid* HWComponentInfoGetRequest::mutable_component_uuid() {
4442
4443 if (component_uuid_ == nullptr) {
4444 auto* p = CreateMaybeMessage<::dmi::Uuid>(GetArenaNoVirtual());
4445 component_uuid_ = p;
4446 }
4447 // @@protoc_insertion_point(field_mutable:dmi.HWComponentInfoGetRequest.component_uuid)
4448 return component_uuid_;
4449}
4450inline void HWComponentInfoGetRequest::set_allocated_component_uuid(::dmi::Uuid* component_uuid) {
4451 ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
4452 if (message_arena == nullptr) {
4453 delete reinterpret_cast< ::google::protobuf::MessageLite*>(component_uuid_);
4454 }
4455 if (component_uuid) {
4456 ::google::protobuf::Arena* submessage_arena = nullptr;
4457 if (message_arena != submessage_arena) {
4458 component_uuid = ::google::protobuf::internal::GetOwnedMessage(
4459 message_arena, component_uuid, submessage_arena);
4460 }
4461
4462 } else {
4463
4464 }
4465 component_uuid_ = component_uuid;
4466 // @@protoc_insertion_point(field_set_allocated:dmi.HWComponentInfoGetRequest.component_uuid)
4467}
4468
4469// string component_name = 3;
4470inline void HWComponentInfoGetRequest::clear_component_name() {
4471 component_name_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
4472}
4473inline const ::std::string& HWComponentInfoGetRequest::component_name() const {
4474 // @@protoc_insertion_point(field_get:dmi.HWComponentInfoGetRequest.component_name)
4475 return component_name_.GetNoArena();
4476}
4477inline void HWComponentInfoGetRequest::set_component_name(const ::std::string& value) {
4478
4479 component_name_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
4480 // @@protoc_insertion_point(field_set:dmi.HWComponentInfoGetRequest.component_name)
4481}
4482#if LANG_CXX11
4483inline void HWComponentInfoGetRequest::set_component_name(::std::string&& value) {
4484
4485 component_name_.SetNoArena(
4486 &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
4487 // @@protoc_insertion_point(field_set_rvalue:dmi.HWComponentInfoGetRequest.component_name)
4488}
4489#endif
4490inline void HWComponentInfoGetRequest::set_component_name(const char* value) {
4491 GOOGLE_DCHECK(value != nullptr);
4492
4493 component_name_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
4494 // @@protoc_insertion_point(field_set_char:dmi.HWComponentInfoGetRequest.component_name)
4495}
4496inline void HWComponentInfoGetRequest::set_component_name(const char* value, size_t size) {
4497
4498 component_name_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
4499 ::std::string(reinterpret_cast<const char*>(value), size));
4500 // @@protoc_insertion_point(field_set_pointer:dmi.HWComponentInfoGetRequest.component_name)
4501}
4502inline ::std::string* HWComponentInfoGetRequest::mutable_component_name() {
4503
4504 // @@protoc_insertion_point(field_mutable:dmi.HWComponentInfoGetRequest.component_name)
4505 return component_name_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
4506}
4507inline ::std::string* HWComponentInfoGetRequest::release_component_name() {
4508 // @@protoc_insertion_point(field_release:dmi.HWComponentInfoGetRequest.component_name)
4509
4510 return component_name_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
4511}
4512inline void HWComponentInfoGetRequest::set_allocated_component_name(::std::string* component_name) {
4513 if (component_name != nullptr) {
4514
4515 } else {
4516
4517 }
4518 component_name_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), component_name);
4519 // @@protoc_insertion_point(field_set_allocated:dmi.HWComponentInfoGetRequest.component_name)
4520}
4521
4522// -------------------------------------------------------------------
4523
4524// HWComponentInfoGetResponse
4525
4526// .dmi.Status status = 1;
4527inline void HWComponentInfoGetResponse::clear_status() {
4528 status_ = 0;
4529}
4530inline ::dmi::Status HWComponentInfoGetResponse::status() const {
4531 // @@protoc_insertion_point(field_get:dmi.HWComponentInfoGetResponse.status)
4532 return static_cast< ::dmi::Status >(status_);
4533}
4534inline void HWComponentInfoGetResponse::set_status(::dmi::Status value) {
4535
4536 status_ = value;
4537 // @@protoc_insertion_point(field_set:dmi.HWComponentInfoGetResponse.status)
4538}
4539
4540// .dmi.HWComponentInfoGetResponse.Reason reason = 2;
4541inline void HWComponentInfoGetResponse::clear_reason() {
4542 reason_ = 0;
4543}
4544inline ::dmi::HWComponentInfoGetResponse_Reason HWComponentInfoGetResponse::reason() const {
4545 // @@protoc_insertion_point(field_get:dmi.HWComponentInfoGetResponse.reason)
4546 return static_cast< ::dmi::HWComponentInfoGetResponse_Reason >(reason_);
4547}
4548inline void HWComponentInfoGetResponse::set_reason(::dmi::HWComponentInfoGetResponse_Reason value) {
4549
4550 reason_ = value;
4551 // @@protoc_insertion_point(field_set:dmi.HWComponentInfoGetResponse.reason)
4552}
4553
4554// .dmi.Component component = 3;
4555inline bool HWComponentInfoGetResponse::has_component() const {
4556 return this != internal_default_instance() && component_ != nullptr;
4557}
4558inline const ::dmi::Component& HWComponentInfoGetResponse::component() const {
4559 const ::dmi::Component* p = component_;
4560 // @@protoc_insertion_point(field_get:dmi.HWComponentInfoGetResponse.component)
4561 return p != nullptr ? *p : *reinterpret_cast<const ::dmi::Component*>(
4562 &::dmi::_Component_default_instance_);
4563}
4564inline ::dmi::Component* HWComponentInfoGetResponse::release_component() {
4565 // @@protoc_insertion_point(field_release:dmi.HWComponentInfoGetResponse.component)
4566
4567 ::dmi::Component* temp = component_;
4568 component_ = nullptr;
4569 return temp;
4570}
4571inline ::dmi::Component* HWComponentInfoGetResponse::mutable_component() {
4572
4573 if (component_ == nullptr) {
4574 auto* p = CreateMaybeMessage<::dmi::Component>(GetArenaNoVirtual());
4575 component_ = p;
4576 }
4577 // @@protoc_insertion_point(field_mutable:dmi.HWComponentInfoGetResponse.component)
4578 return component_;
4579}
4580inline void HWComponentInfoGetResponse::set_allocated_component(::dmi::Component* component) {
4581 ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
4582 if (message_arena == nullptr) {
4583 delete reinterpret_cast< ::google::protobuf::MessageLite*>(component_);
4584 }
4585 if (component) {
4586 ::google::protobuf::Arena* submessage_arena = nullptr;
4587 if (message_arena != submessage_arena) {
4588 component = ::google::protobuf::internal::GetOwnedMessage(
4589 message_arena, component, submessage_arena);
4590 }
4591
4592 } else {
4593
4594 }
4595 component_ = component;
4596 // @@protoc_insertion_point(field_set_allocated:dmi.HWComponentInfoGetResponse.component)
4597}
4598
4599// string reason_detail = 4;
4600inline void HWComponentInfoGetResponse::clear_reason_detail() {
4601 reason_detail_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
4602}
4603inline const ::std::string& HWComponentInfoGetResponse::reason_detail() const {
4604 // @@protoc_insertion_point(field_get:dmi.HWComponentInfoGetResponse.reason_detail)
4605 return reason_detail_.GetNoArena();
4606}
4607inline void HWComponentInfoGetResponse::set_reason_detail(const ::std::string& value) {
4608
4609 reason_detail_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
4610 // @@protoc_insertion_point(field_set:dmi.HWComponentInfoGetResponse.reason_detail)
4611}
4612#if LANG_CXX11
4613inline void HWComponentInfoGetResponse::set_reason_detail(::std::string&& value) {
4614
4615 reason_detail_.SetNoArena(
4616 &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
4617 // @@protoc_insertion_point(field_set_rvalue:dmi.HWComponentInfoGetResponse.reason_detail)
4618}
4619#endif
4620inline void HWComponentInfoGetResponse::set_reason_detail(const char* value) {
4621 GOOGLE_DCHECK(value != nullptr);
4622
4623 reason_detail_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
4624 // @@protoc_insertion_point(field_set_char:dmi.HWComponentInfoGetResponse.reason_detail)
4625}
4626inline void HWComponentInfoGetResponse::set_reason_detail(const char* value, size_t size) {
4627
4628 reason_detail_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
4629 ::std::string(reinterpret_cast<const char*>(value), size));
4630 // @@protoc_insertion_point(field_set_pointer:dmi.HWComponentInfoGetResponse.reason_detail)
4631}
4632inline ::std::string* HWComponentInfoGetResponse::mutable_reason_detail() {
4633
4634 // @@protoc_insertion_point(field_mutable:dmi.HWComponentInfoGetResponse.reason_detail)
4635 return reason_detail_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
4636}
4637inline ::std::string* HWComponentInfoGetResponse::release_reason_detail() {
4638 // @@protoc_insertion_point(field_release:dmi.HWComponentInfoGetResponse.reason_detail)
4639
4640 return reason_detail_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
4641}
4642inline void HWComponentInfoGetResponse::set_allocated_reason_detail(::std::string* reason_detail) {
4643 if (reason_detail != nullptr) {
4644
4645 } else {
4646
4647 }
4648 reason_detail_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), reason_detail);
4649 // @@protoc_insertion_point(field_set_allocated:dmi.HWComponentInfoGetResponse.reason_detail)
4650}
4651
4652// -------------------------------------------------------------------
4653
4654// HWComponentInfoSetRequest
4655
4656// .dmi.Uuid device_uuid = 1;
4657inline bool HWComponentInfoSetRequest::has_device_uuid() const {
4658 return this != internal_default_instance() && device_uuid_ != nullptr;
4659}
4660inline const ::dmi::Uuid& HWComponentInfoSetRequest::device_uuid() const {
4661 const ::dmi::Uuid* p = device_uuid_;
4662 // @@protoc_insertion_point(field_get:dmi.HWComponentInfoSetRequest.device_uuid)
4663 return p != nullptr ? *p : *reinterpret_cast<const ::dmi::Uuid*>(
4664 &::dmi::_Uuid_default_instance_);
4665}
4666inline ::dmi::Uuid* HWComponentInfoSetRequest::release_device_uuid() {
4667 // @@protoc_insertion_point(field_release:dmi.HWComponentInfoSetRequest.device_uuid)
4668
4669 ::dmi::Uuid* temp = device_uuid_;
4670 device_uuid_ = nullptr;
4671 return temp;
4672}
4673inline ::dmi::Uuid* HWComponentInfoSetRequest::mutable_device_uuid() {
4674
4675 if (device_uuid_ == nullptr) {
4676 auto* p = CreateMaybeMessage<::dmi::Uuid>(GetArenaNoVirtual());
4677 device_uuid_ = p;
4678 }
4679 // @@protoc_insertion_point(field_mutable:dmi.HWComponentInfoSetRequest.device_uuid)
4680 return device_uuid_;
4681}
4682inline void HWComponentInfoSetRequest::set_allocated_device_uuid(::dmi::Uuid* device_uuid) {
4683 ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
4684 if (message_arena == nullptr) {
4685 delete reinterpret_cast< ::google::protobuf::MessageLite*>(device_uuid_);
4686 }
4687 if (device_uuid) {
4688 ::google::protobuf::Arena* submessage_arena = nullptr;
4689 if (message_arena != submessage_arena) {
4690 device_uuid = ::google::protobuf::internal::GetOwnedMessage(
4691 message_arena, device_uuid, submessage_arena);
4692 }
4693
4694 } else {
4695
4696 }
4697 device_uuid_ = device_uuid;
4698 // @@protoc_insertion_point(field_set_allocated:dmi.HWComponentInfoSetRequest.device_uuid)
4699}
4700
4701// .dmi.Uuid component_uuid = 2;
4702inline bool HWComponentInfoSetRequest::has_component_uuid() const {
4703 return this != internal_default_instance() && component_uuid_ != nullptr;
4704}
4705inline const ::dmi::Uuid& HWComponentInfoSetRequest::component_uuid() const {
4706 const ::dmi::Uuid* p = component_uuid_;
4707 // @@protoc_insertion_point(field_get:dmi.HWComponentInfoSetRequest.component_uuid)
4708 return p != nullptr ? *p : *reinterpret_cast<const ::dmi::Uuid*>(
4709 &::dmi::_Uuid_default_instance_);
4710}
4711inline ::dmi::Uuid* HWComponentInfoSetRequest::release_component_uuid() {
4712 // @@protoc_insertion_point(field_release:dmi.HWComponentInfoSetRequest.component_uuid)
4713
4714 ::dmi::Uuid* temp = component_uuid_;
4715 component_uuid_ = nullptr;
4716 return temp;
4717}
4718inline ::dmi::Uuid* HWComponentInfoSetRequest::mutable_component_uuid() {
4719
4720 if (component_uuid_ == nullptr) {
4721 auto* p = CreateMaybeMessage<::dmi::Uuid>(GetArenaNoVirtual());
4722 component_uuid_ = p;
4723 }
4724 // @@protoc_insertion_point(field_mutable:dmi.HWComponentInfoSetRequest.component_uuid)
4725 return component_uuid_;
4726}
4727inline void HWComponentInfoSetRequest::set_allocated_component_uuid(::dmi::Uuid* component_uuid) {
4728 ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
4729 if (message_arena == nullptr) {
4730 delete reinterpret_cast< ::google::protobuf::MessageLite*>(component_uuid_);
4731 }
4732 if (component_uuid) {
4733 ::google::protobuf::Arena* submessage_arena = nullptr;
4734 if (message_arena != submessage_arena) {
4735 component_uuid = ::google::protobuf::internal::GetOwnedMessage(
4736 message_arena, component_uuid, submessage_arena);
4737 }
4738
4739 } else {
4740
4741 }
4742 component_uuid_ = component_uuid;
4743 // @@protoc_insertion_point(field_set_allocated:dmi.HWComponentInfoSetRequest.component_uuid)
4744}
4745
4746// string component_name = 3;
4747inline void HWComponentInfoSetRequest::clear_component_name() {
4748 component_name_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
4749}
4750inline const ::std::string& HWComponentInfoSetRequest::component_name() const {
4751 // @@protoc_insertion_point(field_get:dmi.HWComponentInfoSetRequest.component_name)
4752 return component_name_.GetNoArena();
4753}
4754inline void HWComponentInfoSetRequest::set_component_name(const ::std::string& value) {
4755
4756 component_name_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
4757 // @@protoc_insertion_point(field_set:dmi.HWComponentInfoSetRequest.component_name)
4758}
4759#if LANG_CXX11
4760inline void HWComponentInfoSetRequest::set_component_name(::std::string&& value) {
4761
4762 component_name_.SetNoArena(
4763 &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
4764 // @@protoc_insertion_point(field_set_rvalue:dmi.HWComponentInfoSetRequest.component_name)
4765}
4766#endif
4767inline void HWComponentInfoSetRequest::set_component_name(const char* value) {
4768 GOOGLE_DCHECK(value != nullptr);
4769
4770 component_name_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
4771 // @@protoc_insertion_point(field_set_char:dmi.HWComponentInfoSetRequest.component_name)
4772}
4773inline void HWComponentInfoSetRequest::set_component_name(const char* value, size_t size) {
4774
4775 component_name_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
4776 ::std::string(reinterpret_cast<const char*>(value), size));
4777 // @@protoc_insertion_point(field_set_pointer:dmi.HWComponentInfoSetRequest.component_name)
4778}
4779inline ::std::string* HWComponentInfoSetRequest::mutable_component_name() {
4780
4781 // @@protoc_insertion_point(field_mutable:dmi.HWComponentInfoSetRequest.component_name)
4782 return component_name_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
4783}
4784inline ::std::string* HWComponentInfoSetRequest::release_component_name() {
4785 // @@protoc_insertion_point(field_release:dmi.HWComponentInfoSetRequest.component_name)
4786
4787 return component_name_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
4788}
4789inline void HWComponentInfoSetRequest::set_allocated_component_name(::std::string* component_name) {
4790 if (component_name != nullptr) {
4791
4792 } else {
4793
4794 }
4795 component_name_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), component_name);
4796 // @@protoc_insertion_point(field_set_allocated:dmi.HWComponentInfoSetRequest.component_name)
4797}
4798
4799// .dmi.ModifiableComponent changes = 4;
4800inline bool HWComponentInfoSetRequest::has_changes() const {
4801 return this != internal_default_instance() && changes_ != nullptr;
4802}
4803inline const ::dmi::ModifiableComponent& HWComponentInfoSetRequest::changes() const {
4804 const ::dmi::ModifiableComponent* p = changes_;
4805 // @@protoc_insertion_point(field_get:dmi.HWComponentInfoSetRequest.changes)
4806 return p != nullptr ? *p : *reinterpret_cast<const ::dmi::ModifiableComponent*>(
4807 &::dmi::_ModifiableComponent_default_instance_);
4808}
4809inline ::dmi::ModifiableComponent* HWComponentInfoSetRequest::release_changes() {
4810 // @@protoc_insertion_point(field_release:dmi.HWComponentInfoSetRequest.changes)
4811
4812 ::dmi::ModifiableComponent* temp = changes_;
4813 changes_ = nullptr;
4814 return temp;
4815}
4816inline ::dmi::ModifiableComponent* HWComponentInfoSetRequest::mutable_changes() {
4817
4818 if (changes_ == nullptr) {
4819 auto* p = CreateMaybeMessage<::dmi::ModifiableComponent>(GetArenaNoVirtual());
4820 changes_ = p;
4821 }
4822 // @@protoc_insertion_point(field_mutable:dmi.HWComponentInfoSetRequest.changes)
4823 return changes_;
4824}
4825inline void HWComponentInfoSetRequest::set_allocated_changes(::dmi::ModifiableComponent* changes) {
4826 ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
4827 if (message_arena == nullptr) {
4828 delete reinterpret_cast< ::google::protobuf::MessageLite*>(changes_);
4829 }
4830 if (changes) {
4831 ::google::protobuf::Arena* submessage_arena = nullptr;
4832 if (message_arena != submessage_arena) {
4833 changes = ::google::protobuf::internal::GetOwnedMessage(
4834 message_arena, changes, submessage_arena);
4835 }
4836
4837 } else {
4838
4839 }
4840 changes_ = changes;
4841 // @@protoc_insertion_point(field_set_allocated:dmi.HWComponentInfoSetRequest.changes)
4842}
4843
4844// -------------------------------------------------------------------
4845
4846// HWComponentInfoSetResponse
4847
4848// .dmi.Status status = 1;
4849inline void HWComponentInfoSetResponse::clear_status() {
4850 status_ = 0;
4851}
4852inline ::dmi::Status HWComponentInfoSetResponse::status() const {
4853 // @@protoc_insertion_point(field_get:dmi.HWComponentInfoSetResponse.status)
4854 return static_cast< ::dmi::Status >(status_);
4855}
4856inline void HWComponentInfoSetResponse::set_status(::dmi::Status value) {
4857
4858 status_ = value;
4859 // @@protoc_insertion_point(field_set:dmi.HWComponentInfoSetResponse.status)
4860}
4861
4862// .dmi.HWComponentInfoSetResponse.Reason reason = 2;
4863inline void HWComponentInfoSetResponse::clear_reason() {
4864 reason_ = 0;
4865}
4866inline ::dmi::HWComponentInfoSetResponse_Reason HWComponentInfoSetResponse::reason() const {
4867 // @@protoc_insertion_point(field_get:dmi.HWComponentInfoSetResponse.reason)
4868 return static_cast< ::dmi::HWComponentInfoSetResponse_Reason >(reason_);
4869}
4870inline void HWComponentInfoSetResponse::set_reason(::dmi::HWComponentInfoSetResponse_Reason value) {
4871
4872 reason_ = value;
4873 // @@protoc_insertion_point(field_set:dmi.HWComponentInfoSetResponse.reason)
4874}
4875
4876// string reason_detail = 3;
4877inline void HWComponentInfoSetResponse::clear_reason_detail() {
4878 reason_detail_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
4879}
4880inline const ::std::string& HWComponentInfoSetResponse::reason_detail() const {
4881 // @@protoc_insertion_point(field_get:dmi.HWComponentInfoSetResponse.reason_detail)
4882 return reason_detail_.GetNoArena();
4883}
4884inline void HWComponentInfoSetResponse::set_reason_detail(const ::std::string& value) {
4885
4886 reason_detail_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
4887 // @@protoc_insertion_point(field_set:dmi.HWComponentInfoSetResponse.reason_detail)
4888}
4889#if LANG_CXX11
4890inline void HWComponentInfoSetResponse::set_reason_detail(::std::string&& value) {
4891
4892 reason_detail_.SetNoArena(
4893 &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
4894 // @@protoc_insertion_point(field_set_rvalue:dmi.HWComponentInfoSetResponse.reason_detail)
4895}
4896#endif
4897inline void HWComponentInfoSetResponse::set_reason_detail(const char* value) {
4898 GOOGLE_DCHECK(value != nullptr);
4899
4900 reason_detail_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
4901 // @@protoc_insertion_point(field_set_char:dmi.HWComponentInfoSetResponse.reason_detail)
4902}
4903inline void HWComponentInfoSetResponse::set_reason_detail(const char* value, size_t size) {
4904
4905 reason_detail_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
4906 ::std::string(reinterpret_cast<const char*>(value), size));
4907 // @@protoc_insertion_point(field_set_pointer:dmi.HWComponentInfoSetResponse.reason_detail)
4908}
4909inline ::std::string* HWComponentInfoSetResponse::mutable_reason_detail() {
4910
4911 // @@protoc_insertion_point(field_mutable:dmi.HWComponentInfoSetResponse.reason_detail)
4912 return reason_detail_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
4913}
4914inline ::std::string* HWComponentInfoSetResponse::release_reason_detail() {
4915 // @@protoc_insertion_point(field_release:dmi.HWComponentInfoSetResponse.reason_detail)
4916
4917 return reason_detail_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
4918}
4919inline void HWComponentInfoSetResponse::set_allocated_reason_detail(::std::string* reason_detail) {
4920 if (reason_detail != nullptr) {
4921
4922 } else {
4923
4924 }
4925 reason_detail_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), reason_detail);
4926 // @@protoc_insertion_point(field_set_allocated:dmi.HWComponentInfoSetResponse.reason_detail)
4927}
4928
4929// -------------------------------------------------------------------
4930
4931// StartManagingDeviceResponse
4932
4933// .dmi.Status status = 1;
4934inline void StartManagingDeviceResponse::clear_status() {
4935 status_ = 0;
4936}
4937inline ::dmi::Status StartManagingDeviceResponse::status() const {
4938 // @@protoc_insertion_point(field_get:dmi.StartManagingDeviceResponse.status)
4939 return static_cast< ::dmi::Status >(status_);
4940}
4941inline void StartManagingDeviceResponse::set_status(::dmi::Status value) {
4942
4943 status_ = value;
4944 // @@protoc_insertion_point(field_set:dmi.StartManagingDeviceResponse.status)
4945}
4946
4947// .dmi.StartManagingDeviceResponse.Reason reason = 2;
4948inline void StartManagingDeviceResponse::clear_reason() {
4949 reason_ = 0;
4950}
4951inline ::dmi::StartManagingDeviceResponse_Reason StartManagingDeviceResponse::reason() const {
4952 // @@protoc_insertion_point(field_get:dmi.StartManagingDeviceResponse.reason)
4953 return static_cast< ::dmi::StartManagingDeviceResponse_Reason >(reason_);
4954}
4955inline void StartManagingDeviceResponse::set_reason(::dmi::StartManagingDeviceResponse_Reason value) {
4956
4957 reason_ = value;
4958 // @@protoc_insertion_point(field_set:dmi.StartManagingDeviceResponse.reason)
4959}
4960
4961// .dmi.Uuid device_uuid = 3;
4962inline bool StartManagingDeviceResponse::has_device_uuid() const {
4963 return this != internal_default_instance() && device_uuid_ != nullptr;
4964}
4965inline const ::dmi::Uuid& StartManagingDeviceResponse::device_uuid() const {
4966 const ::dmi::Uuid* p = device_uuid_;
4967 // @@protoc_insertion_point(field_get:dmi.StartManagingDeviceResponse.device_uuid)
4968 return p != nullptr ? *p : *reinterpret_cast<const ::dmi::Uuid*>(
4969 &::dmi::_Uuid_default_instance_);
4970}
4971inline ::dmi::Uuid* StartManagingDeviceResponse::release_device_uuid() {
4972 // @@protoc_insertion_point(field_release:dmi.StartManagingDeviceResponse.device_uuid)
4973
4974 ::dmi::Uuid* temp = device_uuid_;
4975 device_uuid_ = nullptr;
4976 return temp;
4977}
4978inline ::dmi::Uuid* StartManagingDeviceResponse::mutable_device_uuid() {
4979
4980 if (device_uuid_ == nullptr) {
4981 auto* p = CreateMaybeMessage<::dmi::Uuid>(GetArenaNoVirtual());
4982 device_uuid_ = p;
4983 }
4984 // @@protoc_insertion_point(field_mutable:dmi.StartManagingDeviceResponse.device_uuid)
4985 return device_uuid_;
4986}
4987inline void StartManagingDeviceResponse::set_allocated_device_uuid(::dmi::Uuid* device_uuid) {
4988 ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
4989 if (message_arena == nullptr) {
4990 delete reinterpret_cast< ::google::protobuf::MessageLite*>(device_uuid_);
4991 }
4992 if (device_uuid) {
4993 ::google::protobuf::Arena* submessage_arena = nullptr;
4994 if (message_arena != submessage_arena) {
4995 device_uuid = ::google::protobuf::internal::GetOwnedMessage(
4996 message_arena, device_uuid, submessage_arena);
4997 }
4998
4999 } else {
5000
5001 }
5002 device_uuid_ = device_uuid;
5003 // @@protoc_insertion_point(field_set_allocated:dmi.StartManagingDeviceResponse.device_uuid)
5004}
5005
5006// string reason_detail = 4;
5007inline void StartManagingDeviceResponse::clear_reason_detail() {
5008 reason_detail_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
5009}
5010inline const ::std::string& StartManagingDeviceResponse::reason_detail() const {
5011 // @@protoc_insertion_point(field_get:dmi.StartManagingDeviceResponse.reason_detail)
5012 return reason_detail_.GetNoArena();
5013}
5014inline void StartManagingDeviceResponse::set_reason_detail(const ::std::string& value) {
5015
5016 reason_detail_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
5017 // @@protoc_insertion_point(field_set:dmi.StartManagingDeviceResponse.reason_detail)
5018}
5019#if LANG_CXX11
5020inline void StartManagingDeviceResponse::set_reason_detail(::std::string&& value) {
5021
5022 reason_detail_.SetNoArena(
5023 &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
5024 // @@protoc_insertion_point(field_set_rvalue:dmi.StartManagingDeviceResponse.reason_detail)
5025}
5026#endif
5027inline void StartManagingDeviceResponse::set_reason_detail(const char* value) {
5028 GOOGLE_DCHECK(value != nullptr);
5029
5030 reason_detail_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
5031 // @@protoc_insertion_point(field_set_char:dmi.StartManagingDeviceResponse.reason_detail)
5032}
5033inline void StartManagingDeviceResponse::set_reason_detail(const char* value, size_t size) {
5034
5035 reason_detail_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
5036 ::std::string(reinterpret_cast<const char*>(value), size));
5037 // @@protoc_insertion_point(field_set_pointer:dmi.StartManagingDeviceResponse.reason_detail)
5038}
5039inline ::std::string* StartManagingDeviceResponse::mutable_reason_detail() {
5040
5041 // @@protoc_insertion_point(field_mutable:dmi.StartManagingDeviceResponse.reason_detail)
5042 return reason_detail_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
5043}
5044inline ::std::string* StartManagingDeviceResponse::release_reason_detail() {
5045 // @@protoc_insertion_point(field_release:dmi.StartManagingDeviceResponse.reason_detail)
5046
5047 return reason_detail_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
5048}
5049inline void StartManagingDeviceResponse::set_allocated_reason_detail(::std::string* reason_detail) {
5050 if (reason_detail != nullptr) {
5051
5052 } else {
5053
5054 }
5055 reason_detail_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), reason_detail);
5056 // @@protoc_insertion_point(field_set_allocated:dmi.StartManagingDeviceResponse.reason_detail)
5057}
5058
5059// -------------------------------------------------------------------
5060
5061// StopManagingDeviceRequest
5062
5063// string name = 1;
5064inline void StopManagingDeviceRequest::clear_name() {
5065 name_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
5066}
5067inline const ::std::string& StopManagingDeviceRequest::name() const {
5068 // @@protoc_insertion_point(field_get:dmi.StopManagingDeviceRequest.name)
5069 return name_.GetNoArena();
5070}
5071inline void StopManagingDeviceRequest::set_name(const ::std::string& value) {
5072
5073 name_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
5074 // @@protoc_insertion_point(field_set:dmi.StopManagingDeviceRequest.name)
5075}
5076#if LANG_CXX11
5077inline void StopManagingDeviceRequest::set_name(::std::string&& value) {
5078
5079 name_.SetNoArena(
5080 &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
5081 // @@protoc_insertion_point(field_set_rvalue:dmi.StopManagingDeviceRequest.name)
5082}
5083#endif
5084inline void StopManagingDeviceRequest::set_name(const char* value) {
5085 GOOGLE_DCHECK(value != nullptr);
5086
5087 name_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
5088 // @@protoc_insertion_point(field_set_char:dmi.StopManagingDeviceRequest.name)
5089}
5090inline void StopManagingDeviceRequest::set_name(const char* value, size_t size) {
5091
5092 name_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
5093 ::std::string(reinterpret_cast<const char*>(value), size));
5094 // @@protoc_insertion_point(field_set_pointer:dmi.StopManagingDeviceRequest.name)
5095}
5096inline ::std::string* StopManagingDeviceRequest::mutable_name() {
5097
5098 // @@protoc_insertion_point(field_mutable:dmi.StopManagingDeviceRequest.name)
5099 return name_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
5100}
5101inline ::std::string* StopManagingDeviceRequest::release_name() {
5102 // @@protoc_insertion_point(field_release:dmi.StopManagingDeviceRequest.name)
5103
5104 return name_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
5105}
5106inline void StopManagingDeviceRequest::set_allocated_name(::std::string* name) {
5107 if (name != nullptr) {
5108
5109 } else {
5110
5111 }
5112 name_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), name);
5113 // @@protoc_insertion_point(field_set_allocated:dmi.StopManagingDeviceRequest.name)
5114}
5115
5116// -------------------------------------------------------------------
5117
5118// StopManagingDeviceResponse
5119
5120// .dmi.Status status = 1;
5121inline void StopManagingDeviceResponse::clear_status() {
5122 status_ = 0;
5123}
5124inline ::dmi::Status StopManagingDeviceResponse::status() const {
5125 // @@protoc_insertion_point(field_get:dmi.StopManagingDeviceResponse.status)
5126 return static_cast< ::dmi::Status >(status_);
5127}
5128inline void StopManagingDeviceResponse::set_status(::dmi::Status value) {
5129
5130 status_ = value;
5131 // @@protoc_insertion_point(field_set:dmi.StopManagingDeviceResponse.status)
5132}
5133
5134// .dmi.StopManagingDeviceResponse.Reason reason = 2;
5135inline void StopManagingDeviceResponse::clear_reason() {
5136 reason_ = 0;
5137}
5138inline ::dmi::StopManagingDeviceResponse_Reason StopManagingDeviceResponse::reason() const {
5139 // @@protoc_insertion_point(field_get:dmi.StopManagingDeviceResponse.reason)
5140 return static_cast< ::dmi::StopManagingDeviceResponse_Reason >(reason_);
5141}
5142inline void StopManagingDeviceResponse::set_reason(::dmi::StopManagingDeviceResponse_Reason value) {
5143
5144 reason_ = value;
5145 // @@protoc_insertion_point(field_set:dmi.StopManagingDeviceResponse.reason)
5146}
5147
5148// string reason_detail = 3;
5149inline void StopManagingDeviceResponse::clear_reason_detail() {
5150 reason_detail_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
5151}
5152inline const ::std::string& StopManagingDeviceResponse::reason_detail() const {
5153 // @@protoc_insertion_point(field_get:dmi.StopManagingDeviceResponse.reason_detail)
5154 return reason_detail_.GetNoArena();
5155}
5156inline void StopManagingDeviceResponse::set_reason_detail(const ::std::string& value) {
5157
5158 reason_detail_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
5159 // @@protoc_insertion_point(field_set:dmi.StopManagingDeviceResponse.reason_detail)
5160}
5161#if LANG_CXX11
5162inline void StopManagingDeviceResponse::set_reason_detail(::std::string&& value) {
5163
5164 reason_detail_.SetNoArena(
5165 &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
5166 // @@protoc_insertion_point(field_set_rvalue:dmi.StopManagingDeviceResponse.reason_detail)
5167}
5168#endif
5169inline void StopManagingDeviceResponse::set_reason_detail(const char* value) {
5170 GOOGLE_DCHECK(value != nullptr);
5171
5172 reason_detail_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
5173 // @@protoc_insertion_point(field_set_char:dmi.StopManagingDeviceResponse.reason_detail)
5174}
5175inline void StopManagingDeviceResponse::set_reason_detail(const char* value, size_t size) {
5176
5177 reason_detail_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
5178 ::std::string(reinterpret_cast<const char*>(value), size));
5179 // @@protoc_insertion_point(field_set_pointer:dmi.StopManagingDeviceResponse.reason_detail)
5180}
5181inline ::std::string* StopManagingDeviceResponse::mutable_reason_detail() {
5182
5183 // @@protoc_insertion_point(field_mutable:dmi.StopManagingDeviceResponse.reason_detail)
5184 return reason_detail_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
5185}
5186inline ::std::string* StopManagingDeviceResponse::release_reason_detail() {
5187 // @@protoc_insertion_point(field_release:dmi.StopManagingDeviceResponse.reason_detail)
5188
5189 return reason_detail_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
5190}
5191inline void StopManagingDeviceResponse::set_allocated_reason_detail(::std::string* reason_detail) {
5192 if (reason_detail != nullptr) {
5193
5194 } else {
5195
5196 }
5197 reason_detail_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), reason_detail);
5198 // @@protoc_insertion_point(field_set_allocated:dmi.StopManagingDeviceResponse.reason_detail)
5199}
5200
5201// -------------------------------------------------------------------
5202
5203// ManagedDeviceInfo
5204
5205// .dmi.ModifiableComponent info = 1;
5206inline bool ManagedDeviceInfo::has_info() const {
5207 return this != internal_default_instance() && info_ != nullptr;
5208}
5209inline const ::dmi::ModifiableComponent& ManagedDeviceInfo::info() const {
5210 const ::dmi::ModifiableComponent* p = info_;
5211 // @@protoc_insertion_point(field_get:dmi.ManagedDeviceInfo.info)
5212 return p != nullptr ? *p : *reinterpret_cast<const ::dmi::ModifiableComponent*>(
5213 &::dmi::_ModifiableComponent_default_instance_);
5214}
5215inline ::dmi::ModifiableComponent* ManagedDeviceInfo::release_info() {
5216 // @@protoc_insertion_point(field_release:dmi.ManagedDeviceInfo.info)
5217
5218 ::dmi::ModifiableComponent* temp = info_;
5219 info_ = nullptr;
5220 return temp;
5221}
5222inline ::dmi::ModifiableComponent* ManagedDeviceInfo::mutable_info() {
5223
5224 if (info_ == nullptr) {
5225 auto* p = CreateMaybeMessage<::dmi::ModifiableComponent>(GetArenaNoVirtual());
5226 info_ = p;
5227 }
5228 // @@protoc_insertion_point(field_mutable:dmi.ManagedDeviceInfo.info)
5229 return info_;
5230}
5231inline void ManagedDeviceInfo::set_allocated_info(::dmi::ModifiableComponent* info) {
5232 ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
5233 if (message_arena == nullptr) {
5234 delete reinterpret_cast< ::google::protobuf::MessageLite*>(info_);
5235 }
5236 if (info) {
5237 ::google::protobuf::Arena* submessage_arena = nullptr;
5238 if (message_arena != submessage_arena) {
5239 info = ::google::protobuf::internal::GetOwnedMessage(
5240 message_arena, info, submessage_arena);
5241 }
5242
5243 } else {
5244
5245 }
5246 info_ = info;
5247 // @@protoc_insertion_point(field_set_allocated:dmi.ManagedDeviceInfo.info)
5248}
5249
5250// .dmi.Uuid device_uuid = 2;
5251inline bool ManagedDeviceInfo::has_device_uuid() const {
5252 return this != internal_default_instance() && device_uuid_ != nullptr;
5253}
5254inline const ::dmi::Uuid& ManagedDeviceInfo::device_uuid() const {
5255 const ::dmi::Uuid* p = device_uuid_;
5256 // @@protoc_insertion_point(field_get:dmi.ManagedDeviceInfo.device_uuid)
5257 return p != nullptr ? *p : *reinterpret_cast<const ::dmi::Uuid*>(
5258 &::dmi::_Uuid_default_instance_);
5259}
5260inline ::dmi::Uuid* ManagedDeviceInfo::release_device_uuid() {
5261 // @@protoc_insertion_point(field_release:dmi.ManagedDeviceInfo.device_uuid)
5262
5263 ::dmi::Uuid* temp = device_uuid_;
5264 device_uuid_ = nullptr;
5265 return temp;
5266}
5267inline ::dmi::Uuid* ManagedDeviceInfo::mutable_device_uuid() {
5268
5269 if (device_uuid_ == nullptr) {
5270 auto* p = CreateMaybeMessage<::dmi::Uuid>(GetArenaNoVirtual());
5271 device_uuid_ = p;
5272 }
5273 // @@protoc_insertion_point(field_mutable:dmi.ManagedDeviceInfo.device_uuid)
5274 return device_uuid_;
5275}
5276inline void ManagedDeviceInfo::set_allocated_device_uuid(::dmi::Uuid* device_uuid) {
5277 ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
5278 if (message_arena == nullptr) {
5279 delete reinterpret_cast< ::google::protobuf::MessageLite*>(device_uuid_);
5280 }
5281 if (device_uuid) {
5282 ::google::protobuf::Arena* submessage_arena = nullptr;
5283 if (message_arena != submessage_arena) {
5284 device_uuid = ::google::protobuf::internal::GetOwnedMessage(
5285 message_arena, device_uuid, submessage_arena);
5286 }
5287
5288 } else {
5289
5290 }
5291 device_uuid_ = device_uuid;
5292 // @@protoc_insertion_point(field_set_allocated:dmi.ManagedDeviceInfo.device_uuid)
5293}
5294
5295// -------------------------------------------------------------------
5296
5297// ManagedDevicesResponse
5298
5299// .dmi.Status status = 1;
5300inline void ManagedDevicesResponse::clear_status() {
5301 status_ = 0;
5302}
5303inline ::dmi::Status ManagedDevicesResponse::status() const {
5304 // @@protoc_insertion_point(field_get:dmi.ManagedDevicesResponse.status)
5305 return static_cast< ::dmi::Status >(status_);
5306}
5307inline void ManagedDevicesResponse::set_status(::dmi::Status value) {
5308
5309 status_ = value;
5310 // @@protoc_insertion_point(field_set:dmi.ManagedDevicesResponse.status)
5311}
5312
5313// .dmi.ManagedDevicesResponse.Reason reason = 2;
5314inline void ManagedDevicesResponse::clear_reason() {
5315 reason_ = 0;
5316}
5317inline ::dmi::ManagedDevicesResponse_Reason ManagedDevicesResponse::reason() const {
5318 // @@protoc_insertion_point(field_get:dmi.ManagedDevicesResponse.reason)
5319 return static_cast< ::dmi::ManagedDevicesResponse_Reason >(reason_);
5320}
5321inline void ManagedDevicesResponse::set_reason(::dmi::ManagedDevicesResponse_Reason value) {
5322
5323 reason_ = value;
5324 // @@protoc_insertion_point(field_set:dmi.ManagedDevicesResponse.reason)
5325}
5326
5327// repeated .dmi.ManagedDeviceInfo devices = 3;
5328inline int ManagedDevicesResponse::devices_size() const {
5329 return devices_.size();
5330}
5331inline void ManagedDevicesResponse::clear_devices() {
5332 devices_.Clear();
5333}
5334inline ::dmi::ManagedDeviceInfo* ManagedDevicesResponse::mutable_devices(int index) {
5335 // @@protoc_insertion_point(field_mutable:dmi.ManagedDevicesResponse.devices)
5336 return devices_.Mutable(index);
5337}
5338inline ::google::protobuf::RepeatedPtrField< ::dmi::ManagedDeviceInfo >*
5339ManagedDevicesResponse::mutable_devices() {
5340 // @@protoc_insertion_point(field_mutable_list:dmi.ManagedDevicesResponse.devices)
5341 return &devices_;
5342}
5343inline const ::dmi::ManagedDeviceInfo& ManagedDevicesResponse::devices(int index) const {
5344 // @@protoc_insertion_point(field_get:dmi.ManagedDevicesResponse.devices)
5345 return devices_.Get(index);
5346}
5347inline ::dmi::ManagedDeviceInfo* ManagedDevicesResponse::add_devices() {
5348 // @@protoc_insertion_point(field_add:dmi.ManagedDevicesResponse.devices)
5349 return devices_.Add();
5350}
5351inline const ::google::protobuf::RepeatedPtrField< ::dmi::ManagedDeviceInfo >&
5352ManagedDevicesResponse::devices() const {
5353 // @@protoc_insertion_point(field_list:dmi.ManagedDevicesResponse.devices)
5354 return devices_;
5355}
5356
5357// -------------------------------------------------------------------
5358
5359// SetLoggingEndpointRequest
5360
5361// .dmi.Uuid device_uuid = 1;
5362inline bool SetLoggingEndpointRequest::has_device_uuid() const {
5363 return this != internal_default_instance() && device_uuid_ != nullptr;
5364}
5365inline const ::dmi::Uuid& SetLoggingEndpointRequest::device_uuid() const {
5366 const ::dmi::Uuid* p = device_uuid_;
5367 // @@protoc_insertion_point(field_get:dmi.SetLoggingEndpointRequest.device_uuid)
5368 return p != nullptr ? *p : *reinterpret_cast<const ::dmi::Uuid*>(
5369 &::dmi::_Uuid_default_instance_);
5370}
5371inline ::dmi::Uuid* SetLoggingEndpointRequest::release_device_uuid() {
5372 // @@protoc_insertion_point(field_release:dmi.SetLoggingEndpointRequest.device_uuid)
5373
5374 ::dmi::Uuid* temp = device_uuid_;
5375 device_uuid_ = nullptr;
5376 return temp;
5377}
5378inline ::dmi::Uuid* SetLoggingEndpointRequest::mutable_device_uuid() {
5379
5380 if (device_uuid_ == nullptr) {
5381 auto* p = CreateMaybeMessage<::dmi::Uuid>(GetArenaNoVirtual());
5382 device_uuid_ = p;
5383 }
5384 // @@protoc_insertion_point(field_mutable:dmi.SetLoggingEndpointRequest.device_uuid)
5385 return device_uuid_;
5386}
5387inline void SetLoggingEndpointRequest::set_allocated_device_uuid(::dmi::Uuid* device_uuid) {
5388 ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
5389 if (message_arena == nullptr) {
5390 delete reinterpret_cast< ::google::protobuf::MessageLite*>(device_uuid_);
5391 }
5392 if (device_uuid) {
5393 ::google::protobuf::Arena* submessage_arena = nullptr;
5394 if (message_arena != submessage_arena) {
5395 device_uuid = ::google::protobuf::internal::GetOwnedMessage(
5396 message_arena, device_uuid, submessage_arena);
5397 }
5398
5399 } else {
5400
5401 }
5402 device_uuid_ = device_uuid;
5403 // @@protoc_insertion_point(field_set_allocated:dmi.SetLoggingEndpointRequest.device_uuid)
5404}
5405
5406// string logging_endpoint = 2;
5407inline void SetLoggingEndpointRequest::clear_logging_endpoint() {
5408 logging_endpoint_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
5409}
5410inline const ::std::string& SetLoggingEndpointRequest::logging_endpoint() const {
5411 // @@protoc_insertion_point(field_get:dmi.SetLoggingEndpointRequest.logging_endpoint)
5412 return logging_endpoint_.GetNoArena();
5413}
5414inline void SetLoggingEndpointRequest::set_logging_endpoint(const ::std::string& value) {
5415
5416 logging_endpoint_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
5417 // @@protoc_insertion_point(field_set:dmi.SetLoggingEndpointRequest.logging_endpoint)
5418}
5419#if LANG_CXX11
5420inline void SetLoggingEndpointRequest::set_logging_endpoint(::std::string&& value) {
5421
5422 logging_endpoint_.SetNoArena(
5423 &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
5424 // @@protoc_insertion_point(field_set_rvalue:dmi.SetLoggingEndpointRequest.logging_endpoint)
5425}
5426#endif
5427inline void SetLoggingEndpointRequest::set_logging_endpoint(const char* value) {
5428 GOOGLE_DCHECK(value != nullptr);
5429
5430 logging_endpoint_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
5431 // @@protoc_insertion_point(field_set_char:dmi.SetLoggingEndpointRequest.logging_endpoint)
5432}
5433inline void SetLoggingEndpointRequest::set_logging_endpoint(const char* value, size_t size) {
5434
5435 logging_endpoint_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
5436 ::std::string(reinterpret_cast<const char*>(value), size));
5437 // @@protoc_insertion_point(field_set_pointer:dmi.SetLoggingEndpointRequest.logging_endpoint)
5438}
5439inline ::std::string* SetLoggingEndpointRequest::mutable_logging_endpoint() {
5440
5441 // @@protoc_insertion_point(field_mutable:dmi.SetLoggingEndpointRequest.logging_endpoint)
5442 return logging_endpoint_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
5443}
5444inline ::std::string* SetLoggingEndpointRequest::release_logging_endpoint() {
5445 // @@protoc_insertion_point(field_release:dmi.SetLoggingEndpointRequest.logging_endpoint)
5446
5447 return logging_endpoint_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
5448}
5449inline void SetLoggingEndpointRequest::set_allocated_logging_endpoint(::std::string* logging_endpoint) {
5450 if (logging_endpoint != nullptr) {
5451
5452 } else {
5453
5454 }
5455 logging_endpoint_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), logging_endpoint);
5456 // @@protoc_insertion_point(field_set_allocated:dmi.SetLoggingEndpointRequest.logging_endpoint)
5457}
5458
5459// string logging_protocol = 3;
5460inline void SetLoggingEndpointRequest::clear_logging_protocol() {
5461 logging_protocol_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
5462}
5463inline const ::std::string& SetLoggingEndpointRequest::logging_protocol() const {
5464 // @@protoc_insertion_point(field_get:dmi.SetLoggingEndpointRequest.logging_protocol)
5465 return logging_protocol_.GetNoArena();
5466}
5467inline void SetLoggingEndpointRequest::set_logging_protocol(const ::std::string& value) {
5468
5469 logging_protocol_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
5470 // @@protoc_insertion_point(field_set:dmi.SetLoggingEndpointRequest.logging_protocol)
5471}
5472#if LANG_CXX11
5473inline void SetLoggingEndpointRequest::set_logging_protocol(::std::string&& value) {
5474
5475 logging_protocol_.SetNoArena(
5476 &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
5477 // @@protoc_insertion_point(field_set_rvalue:dmi.SetLoggingEndpointRequest.logging_protocol)
5478}
5479#endif
5480inline void SetLoggingEndpointRequest::set_logging_protocol(const char* value) {
5481 GOOGLE_DCHECK(value != nullptr);
5482
5483 logging_protocol_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
5484 // @@protoc_insertion_point(field_set_char:dmi.SetLoggingEndpointRequest.logging_protocol)
5485}
5486inline void SetLoggingEndpointRequest::set_logging_protocol(const char* value, size_t size) {
5487
5488 logging_protocol_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
5489 ::std::string(reinterpret_cast<const char*>(value), size));
5490 // @@protoc_insertion_point(field_set_pointer:dmi.SetLoggingEndpointRequest.logging_protocol)
5491}
5492inline ::std::string* SetLoggingEndpointRequest::mutable_logging_protocol() {
5493
5494 // @@protoc_insertion_point(field_mutable:dmi.SetLoggingEndpointRequest.logging_protocol)
5495 return logging_protocol_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
5496}
5497inline ::std::string* SetLoggingEndpointRequest::release_logging_protocol() {
5498 // @@protoc_insertion_point(field_release:dmi.SetLoggingEndpointRequest.logging_protocol)
5499
5500 return logging_protocol_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
5501}
5502inline void SetLoggingEndpointRequest::set_allocated_logging_protocol(::std::string* logging_protocol) {
5503 if (logging_protocol != nullptr) {
5504
5505 } else {
5506
5507 }
5508 logging_protocol_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), logging_protocol);
5509 // @@protoc_insertion_point(field_set_allocated:dmi.SetLoggingEndpointRequest.logging_protocol)
5510}
5511
5512// -------------------------------------------------------------------
5513
5514// SetRemoteEndpointResponse
5515
5516// .dmi.Status status = 1;
5517inline void SetRemoteEndpointResponse::clear_status() {
5518 status_ = 0;
5519}
5520inline ::dmi::Status SetRemoteEndpointResponse::status() const {
5521 // @@protoc_insertion_point(field_get:dmi.SetRemoteEndpointResponse.status)
5522 return static_cast< ::dmi::Status >(status_);
5523}
5524inline void SetRemoteEndpointResponse::set_status(::dmi::Status value) {
5525
5526 status_ = value;
5527 // @@protoc_insertion_point(field_set:dmi.SetRemoteEndpointResponse.status)
5528}
5529
5530// .dmi.SetRemoteEndpointResponse.Reason reason = 2;
5531inline void SetRemoteEndpointResponse::clear_reason() {
5532 reason_ = 0;
5533}
5534inline ::dmi::SetRemoteEndpointResponse_Reason SetRemoteEndpointResponse::reason() const {
5535 // @@protoc_insertion_point(field_get:dmi.SetRemoteEndpointResponse.reason)
5536 return static_cast< ::dmi::SetRemoteEndpointResponse_Reason >(reason_);
5537}
5538inline void SetRemoteEndpointResponse::set_reason(::dmi::SetRemoteEndpointResponse_Reason value) {
5539
5540 reason_ = value;
5541 // @@protoc_insertion_point(field_set:dmi.SetRemoteEndpointResponse.reason)
5542}
5543
5544// string reason_detail = 3;
5545inline void SetRemoteEndpointResponse::clear_reason_detail() {
5546 reason_detail_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
5547}
5548inline const ::std::string& SetRemoteEndpointResponse::reason_detail() const {
5549 // @@protoc_insertion_point(field_get:dmi.SetRemoteEndpointResponse.reason_detail)
5550 return reason_detail_.GetNoArena();
5551}
5552inline void SetRemoteEndpointResponse::set_reason_detail(const ::std::string& value) {
5553
5554 reason_detail_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
5555 // @@protoc_insertion_point(field_set:dmi.SetRemoteEndpointResponse.reason_detail)
5556}
5557#if LANG_CXX11
5558inline void SetRemoteEndpointResponse::set_reason_detail(::std::string&& value) {
5559
5560 reason_detail_.SetNoArena(
5561 &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
5562 // @@protoc_insertion_point(field_set_rvalue:dmi.SetRemoteEndpointResponse.reason_detail)
5563}
5564#endif
5565inline void SetRemoteEndpointResponse::set_reason_detail(const char* value) {
5566 GOOGLE_DCHECK(value != nullptr);
5567
5568 reason_detail_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
5569 // @@protoc_insertion_point(field_set_char:dmi.SetRemoteEndpointResponse.reason_detail)
5570}
5571inline void SetRemoteEndpointResponse::set_reason_detail(const char* value, size_t size) {
5572
5573 reason_detail_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
5574 ::std::string(reinterpret_cast<const char*>(value), size));
5575 // @@protoc_insertion_point(field_set_pointer:dmi.SetRemoteEndpointResponse.reason_detail)
5576}
5577inline ::std::string* SetRemoteEndpointResponse::mutable_reason_detail() {
5578
5579 // @@protoc_insertion_point(field_mutable:dmi.SetRemoteEndpointResponse.reason_detail)
5580 return reason_detail_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
5581}
5582inline ::std::string* SetRemoteEndpointResponse::release_reason_detail() {
5583 // @@protoc_insertion_point(field_release:dmi.SetRemoteEndpointResponse.reason_detail)
5584
5585 return reason_detail_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
5586}
5587inline void SetRemoteEndpointResponse::set_allocated_reason_detail(::std::string* reason_detail) {
5588 if (reason_detail != nullptr) {
5589
5590 } else {
5591
5592 }
5593 reason_detail_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), reason_detail);
5594 // @@protoc_insertion_point(field_set_allocated:dmi.SetRemoteEndpointResponse.reason_detail)
5595}
5596
5597// -------------------------------------------------------------------
5598
5599// GetLoggingEndpointResponse
5600
5601// .dmi.Status status = 1;
5602inline void GetLoggingEndpointResponse::clear_status() {
5603 status_ = 0;
5604}
5605inline ::dmi::Status GetLoggingEndpointResponse::status() const {
5606 // @@protoc_insertion_point(field_get:dmi.GetLoggingEndpointResponse.status)
5607 return static_cast< ::dmi::Status >(status_);
5608}
5609inline void GetLoggingEndpointResponse::set_status(::dmi::Status value) {
5610
5611 status_ = value;
5612 // @@protoc_insertion_point(field_set:dmi.GetLoggingEndpointResponse.status)
5613}
5614
5615// .dmi.GetLoggingEndpointResponse.Reason reason = 2;
5616inline void GetLoggingEndpointResponse::clear_reason() {
5617 reason_ = 0;
5618}
5619inline ::dmi::GetLoggingEndpointResponse_Reason GetLoggingEndpointResponse::reason() const {
5620 // @@protoc_insertion_point(field_get:dmi.GetLoggingEndpointResponse.reason)
5621 return static_cast< ::dmi::GetLoggingEndpointResponse_Reason >(reason_);
5622}
5623inline void GetLoggingEndpointResponse::set_reason(::dmi::GetLoggingEndpointResponse_Reason value) {
5624
5625 reason_ = value;
5626 // @@protoc_insertion_point(field_set:dmi.GetLoggingEndpointResponse.reason)
5627}
5628
5629// string logging_endpoint = 3;
5630inline void GetLoggingEndpointResponse::clear_logging_endpoint() {
5631 logging_endpoint_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
5632}
5633inline const ::std::string& GetLoggingEndpointResponse::logging_endpoint() const {
5634 // @@protoc_insertion_point(field_get:dmi.GetLoggingEndpointResponse.logging_endpoint)
5635 return logging_endpoint_.GetNoArena();
5636}
5637inline void GetLoggingEndpointResponse::set_logging_endpoint(const ::std::string& value) {
5638
5639 logging_endpoint_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
5640 // @@protoc_insertion_point(field_set:dmi.GetLoggingEndpointResponse.logging_endpoint)
5641}
5642#if LANG_CXX11
5643inline void GetLoggingEndpointResponse::set_logging_endpoint(::std::string&& value) {
5644
5645 logging_endpoint_.SetNoArena(
5646 &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
5647 // @@protoc_insertion_point(field_set_rvalue:dmi.GetLoggingEndpointResponse.logging_endpoint)
5648}
5649#endif
5650inline void GetLoggingEndpointResponse::set_logging_endpoint(const char* value) {
5651 GOOGLE_DCHECK(value != nullptr);
5652
5653 logging_endpoint_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
5654 // @@protoc_insertion_point(field_set_char:dmi.GetLoggingEndpointResponse.logging_endpoint)
5655}
5656inline void GetLoggingEndpointResponse::set_logging_endpoint(const char* value, size_t size) {
5657
5658 logging_endpoint_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
5659 ::std::string(reinterpret_cast<const char*>(value), size));
5660 // @@protoc_insertion_point(field_set_pointer:dmi.GetLoggingEndpointResponse.logging_endpoint)
5661}
5662inline ::std::string* GetLoggingEndpointResponse::mutable_logging_endpoint() {
5663
5664 // @@protoc_insertion_point(field_mutable:dmi.GetLoggingEndpointResponse.logging_endpoint)
5665 return logging_endpoint_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
5666}
5667inline ::std::string* GetLoggingEndpointResponse::release_logging_endpoint() {
5668 // @@protoc_insertion_point(field_release:dmi.GetLoggingEndpointResponse.logging_endpoint)
5669
5670 return logging_endpoint_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
5671}
5672inline void GetLoggingEndpointResponse::set_allocated_logging_endpoint(::std::string* logging_endpoint) {
5673 if (logging_endpoint != nullptr) {
5674
5675 } else {
5676
5677 }
5678 logging_endpoint_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), logging_endpoint);
5679 // @@protoc_insertion_point(field_set_allocated:dmi.GetLoggingEndpointResponse.logging_endpoint)
5680}
5681
5682// string logging_protocol = 4;
5683inline void GetLoggingEndpointResponse::clear_logging_protocol() {
5684 logging_protocol_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
5685}
5686inline const ::std::string& GetLoggingEndpointResponse::logging_protocol() const {
5687 // @@protoc_insertion_point(field_get:dmi.GetLoggingEndpointResponse.logging_protocol)
5688 return logging_protocol_.GetNoArena();
5689}
5690inline void GetLoggingEndpointResponse::set_logging_protocol(const ::std::string& value) {
5691
5692 logging_protocol_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
5693 // @@protoc_insertion_point(field_set:dmi.GetLoggingEndpointResponse.logging_protocol)
5694}
5695#if LANG_CXX11
5696inline void GetLoggingEndpointResponse::set_logging_protocol(::std::string&& value) {
5697
5698 logging_protocol_.SetNoArena(
5699 &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
5700 // @@protoc_insertion_point(field_set_rvalue:dmi.GetLoggingEndpointResponse.logging_protocol)
5701}
5702#endif
5703inline void GetLoggingEndpointResponse::set_logging_protocol(const char* value) {
5704 GOOGLE_DCHECK(value != nullptr);
5705
5706 logging_protocol_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
5707 // @@protoc_insertion_point(field_set_char:dmi.GetLoggingEndpointResponse.logging_protocol)
5708}
5709inline void GetLoggingEndpointResponse::set_logging_protocol(const char* value, size_t size) {
5710
5711 logging_protocol_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
5712 ::std::string(reinterpret_cast<const char*>(value), size));
5713 // @@protoc_insertion_point(field_set_pointer:dmi.GetLoggingEndpointResponse.logging_protocol)
5714}
5715inline ::std::string* GetLoggingEndpointResponse::mutable_logging_protocol() {
5716
5717 // @@protoc_insertion_point(field_mutable:dmi.GetLoggingEndpointResponse.logging_protocol)
5718 return logging_protocol_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
5719}
5720inline ::std::string* GetLoggingEndpointResponse::release_logging_protocol() {
5721 // @@protoc_insertion_point(field_release:dmi.GetLoggingEndpointResponse.logging_protocol)
5722
5723 return logging_protocol_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
5724}
5725inline void GetLoggingEndpointResponse::set_allocated_logging_protocol(::std::string* logging_protocol) {
5726 if (logging_protocol != nullptr) {
5727
5728 } else {
5729
5730 }
5731 logging_protocol_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), logging_protocol);
5732 // @@protoc_insertion_point(field_set_allocated:dmi.GetLoggingEndpointResponse.logging_protocol)
5733}
5734
5735// string reason_detail = 5;
5736inline void GetLoggingEndpointResponse::clear_reason_detail() {
5737 reason_detail_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
5738}
5739inline const ::std::string& GetLoggingEndpointResponse::reason_detail() const {
5740 // @@protoc_insertion_point(field_get:dmi.GetLoggingEndpointResponse.reason_detail)
5741 return reason_detail_.GetNoArena();
5742}
5743inline void GetLoggingEndpointResponse::set_reason_detail(const ::std::string& value) {
5744
5745 reason_detail_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
5746 // @@protoc_insertion_point(field_set:dmi.GetLoggingEndpointResponse.reason_detail)
5747}
5748#if LANG_CXX11
5749inline void GetLoggingEndpointResponse::set_reason_detail(::std::string&& value) {
5750
5751 reason_detail_.SetNoArena(
5752 &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
5753 // @@protoc_insertion_point(field_set_rvalue:dmi.GetLoggingEndpointResponse.reason_detail)
5754}
5755#endif
5756inline void GetLoggingEndpointResponse::set_reason_detail(const char* value) {
5757 GOOGLE_DCHECK(value != nullptr);
5758
5759 reason_detail_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
5760 // @@protoc_insertion_point(field_set_char:dmi.GetLoggingEndpointResponse.reason_detail)
5761}
5762inline void GetLoggingEndpointResponse::set_reason_detail(const char* value, size_t size) {
5763
5764 reason_detail_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
5765 ::std::string(reinterpret_cast<const char*>(value), size));
5766 // @@protoc_insertion_point(field_set_pointer:dmi.GetLoggingEndpointResponse.reason_detail)
5767}
5768inline ::std::string* GetLoggingEndpointResponse::mutable_reason_detail() {
5769
5770 // @@protoc_insertion_point(field_mutable:dmi.GetLoggingEndpointResponse.reason_detail)
5771 return reason_detail_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
5772}
5773inline ::std::string* GetLoggingEndpointResponse::release_reason_detail() {
5774 // @@protoc_insertion_point(field_release:dmi.GetLoggingEndpointResponse.reason_detail)
5775
5776 return reason_detail_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
5777}
5778inline void GetLoggingEndpointResponse::set_allocated_reason_detail(::std::string* reason_detail) {
5779 if (reason_detail != nullptr) {
5780
5781 } else {
5782
5783 }
5784 reason_detail_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), reason_detail);
5785 // @@protoc_insertion_point(field_set_allocated:dmi.GetLoggingEndpointResponse.reason_detail)
5786}
5787
5788// -------------------------------------------------------------------
5789
5790// SetMsgBusEndpointRequest
5791
5792// string msgbus_endpoint = 1;
5793inline void SetMsgBusEndpointRequest::clear_msgbus_endpoint() {
5794 msgbus_endpoint_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
5795}
5796inline const ::std::string& SetMsgBusEndpointRequest::msgbus_endpoint() const {
5797 // @@protoc_insertion_point(field_get:dmi.SetMsgBusEndpointRequest.msgbus_endpoint)
5798 return msgbus_endpoint_.GetNoArena();
5799}
5800inline void SetMsgBusEndpointRequest::set_msgbus_endpoint(const ::std::string& value) {
5801
5802 msgbus_endpoint_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
5803 // @@protoc_insertion_point(field_set:dmi.SetMsgBusEndpointRequest.msgbus_endpoint)
5804}
5805#if LANG_CXX11
5806inline void SetMsgBusEndpointRequest::set_msgbus_endpoint(::std::string&& value) {
5807
5808 msgbus_endpoint_.SetNoArena(
5809 &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
5810 // @@protoc_insertion_point(field_set_rvalue:dmi.SetMsgBusEndpointRequest.msgbus_endpoint)
5811}
5812#endif
5813inline void SetMsgBusEndpointRequest::set_msgbus_endpoint(const char* value) {
5814 GOOGLE_DCHECK(value != nullptr);
5815
5816 msgbus_endpoint_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
5817 // @@protoc_insertion_point(field_set_char:dmi.SetMsgBusEndpointRequest.msgbus_endpoint)
5818}
5819inline void SetMsgBusEndpointRequest::set_msgbus_endpoint(const char* value, size_t size) {
5820
5821 msgbus_endpoint_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
5822 ::std::string(reinterpret_cast<const char*>(value), size));
5823 // @@protoc_insertion_point(field_set_pointer:dmi.SetMsgBusEndpointRequest.msgbus_endpoint)
5824}
5825inline ::std::string* SetMsgBusEndpointRequest::mutable_msgbus_endpoint() {
5826
5827 // @@protoc_insertion_point(field_mutable:dmi.SetMsgBusEndpointRequest.msgbus_endpoint)
5828 return msgbus_endpoint_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
5829}
5830inline ::std::string* SetMsgBusEndpointRequest::release_msgbus_endpoint() {
5831 // @@protoc_insertion_point(field_release:dmi.SetMsgBusEndpointRequest.msgbus_endpoint)
5832
5833 return msgbus_endpoint_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
5834}
5835inline void SetMsgBusEndpointRequest::set_allocated_msgbus_endpoint(::std::string* msgbus_endpoint) {
5836 if (msgbus_endpoint != nullptr) {
5837
5838 } else {
5839
5840 }
5841 msgbus_endpoint_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), msgbus_endpoint);
5842 // @@protoc_insertion_point(field_set_allocated:dmi.SetMsgBusEndpointRequest.msgbus_endpoint)
5843}
5844
5845// -------------------------------------------------------------------
5846
5847// GetMsgBusEndpointResponse
5848
5849// .dmi.Status status = 1;
5850inline void GetMsgBusEndpointResponse::clear_status() {
5851 status_ = 0;
5852}
5853inline ::dmi::Status GetMsgBusEndpointResponse::status() const {
5854 // @@protoc_insertion_point(field_get:dmi.GetMsgBusEndpointResponse.status)
5855 return static_cast< ::dmi::Status >(status_);
5856}
5857inline void GetMsgBusEndpointResponse::set_status(::dmi::Status value) {
5858
5859 status_ = value;
5860 // @@protoc_insertion_point(field_set:dmi.GetMsgBusEndpointResponse.status)
5861}
5862
5863// .dmi.GetMsgBusEndpointResponse.Reason reason = 2;
5864inline void GetMsgBusEndpointResponse::clear_reason() {
5865 reason_ = 0;
5866}
5867inline ::dmi::GetMsgBusEndpointResponse_Reason GetMsgBusEndpointResponse::reason() const {
5868 // @@protoc_insertion_point(field_get:dmi.GetMsgBusEndpointResponse.reason)
5869 return static_cast< ::dmi::GetMsgBusEndpointResponse_Reason >(reason_);
5870}
5871inline void GetMsgBusEndpointResponse::set_reason(::dmi::GetMsgBusEndpointResponse_Reason value) {
5872
5873 reason_ = value;
5874 // @@protoc_insertion_point(field_set:dmi.GetMsgBusEndpointResponse.reason)
5875}
5876
5877// string msgbus_endpoint = 3;
5878inline void GetMsgBusEndpointResponse::clear_msgbus_endpoint() {
5879 msgbus_endpoint_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
5880}
5881inline const ::std::string& GetMsgBusEndpointResponse::msgbus_endpoint() const {
5882 // @@protoc_insertion_point(field_get:dmi.GetMsgBusEndpointResponse.msgbus_endpoint)
5883 return msgbus_endpoint_.GetNoArena();
5884}
5885inline void GetMsgBusEndpointResponse::set_msgbus_endpoint(const ::std::string& value) {
5886
5887 msgbus_endpoint_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
5888 // @@protoc_insertion_point(field_set:dmi.GetMsgBusEndpointResponse.msgbus_endpoint)
5889}
5890#if LANG_CXX11
5891inline void GetMsgBusEndpointResponse::set_msgbus_endpoint(::std::string&& value) {
5892
5893 msgbus_endpoint_.SetNoArena(
5894 &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
5895 // @@protoc_insertion_point(field_set_rvalue:dmi.GetMsgBusEndpointResponse.msgbus_endpoint)
5896}
5897#endif
5898inline void GetMsgBusEndpointResponse::set_msgbus_endpoint(const char* value) {
5899 GOOGLE_DCHECK(value != nullptr);
5900
5901 msgbus_endpoint_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
5902 // @@protoc_insertion_point(field_set_char:dmi.GetMsgBusEndpointResponse.msgbus_endpoint)
5903}
5904inline void GetMsgBusEndpointResponse::set_msgbus_endpoint(const char* value, size_t size) {
5905
5906 msgbus_endpoint_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
5907 ::std::string(reinterpret_cast<const char*>(value), size));
5908 // @@protoc_insertion_point(field_set_pointer:dmi.GetMsgBusEndpointResponse.msgbus_endpoint)
5909}
5910inline ::std::string* GetMsgBusEndpointResponse::mutable_msgbus_endpoint() {
5911
5912 // @@protoc_insertion_point(field_mutable:dmi.GetMsgBusEndpointResponse.msgbus_endpoint)
5913 return msgbus_endpoint_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
5914}
5915inline ::std::string* GetMsgBusEndpointResponse::release_msgbus_endpoint() {
5916 // @@protoc_insertion_point(field_release:dmi.GetMsgBusEndpointResponse.msgbus_endpoint)
5917
5918 return msgbus_endpoint_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
5919}
5920inline void GetMsgBusEndpointResponse::set_allocated_msgbus_endpoint(::std::string* msgbus_endpoint) {
5921 if (msgbus_endpoint != nullptr) {
5922
5923 } else {
5924
5925 }
5926 msgbus_endpoint_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), msgbus_endpoint);
5927 // @@protoc_insertion_point(field_set_allocated:dmi.GetMsgBusEndpointResponse.msgbus_endpoint)
5928}
5929
5930// string reason_detail = 4;
5931inline void GetMsgBusEndpointResponse::clear_reason_detail() {
5932 reason_detail_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
5933}
5934inline const ::std::string& GetMsgBusEndpointResponse::reason_detail() const {
5935 // @@protoc_insertion_point(field_get:dmi.GetMsgBusEndpointResponse.reason_detail)
5936 return reason_detail_.GetNoArena();
5937}
5938inline void GetMsgBusEndpointResponse::set_reason_detail(const ::std::string& value) {
5939
5940 reason_detail_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
5941 // @@protoc_insertion_point(field_set:dmi.GetMsgBusEndpointResponse.reason_detail)
5942}
5943#if LANG_CXX11
5944inline void GetMsgBusEndpointResponse::set_reason_detail(::std::string&& value) {
5945
5946 reason_detail_.SetNoArena(
5947 &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
5948 // @@protoc_insertion_point(field_set_rvalue:dmi.GetMsgBusEndpointResponse.reason_detail)
5949}
5950#endif
5951inline void GetMsgBusEndpointResponse::set_reason_detail(const char* value) {
5952 GOOGLE_DCHECK(value != nullptr);
5953
5954 reason_detail_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
5955 // @@protoc_insertion_point(field_set_char:dmi.GetMsgBusEndpointResponse.reason_detail)
5956}
5957inline void GetMsgBusEndpointResponse::set_reason_detail(const char* value, size_t size) {
5958
5959 reason_detail_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
5960 ::std::string(reinterpret_cast<const char*>(value), size));
5961 // @@protoc_insertion_point(field_set_pointer:dmi.GetMsgBusEndpointResponse.reason_detail)
5962}
5963inline ::std::string* GetMsgBusEndpointResponse::mutable_reason_detail() {
5964
5965 // @@protoc_insertion_point(field_mutable:dmi.GetMsgBusEndpointResponse.reason_detail)
5966 return reason_detail_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
5967}
5968inline ::std::string* GetMsgBusEndpointResponse::release_reason_detail() {
5969 // @@protoc_insertion_point(field_release:dmi.GetMsgBusEndpointResponse.reason_detail)
5970
5971 return reason_detail_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
5972}
5973inline void GetMsgBusEndpointResponse::set_allocated_reason_detail(::std::string* reason_detail) {
5974 if (reason_detail != nullptr) {
5975
5976 } else {
5977
5978 }
5979 reason_detail_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), reason_detail);
5980 // @@protoc_insertion_point(field_set_allocated:dmi.GetMsgBusEndpointResponse.reason_detail)
5981}
5982
5983// -------------------------------------------------------------------
5984
5985// EntitiesLogLevel
5986
5987// .dmi.LogLevel logLevel = 1;
5988inline void EntitiesLogLevel::clear_loglevel() {
5989 loglevel_ = 0;
5990}
5991inline ::dmi::LogLevel EntitiesLogLevel::loglevel() const {
5992 // @@protoc_insertion_point(field_get:dmi.EntitiesLogLevel.logLevel)
5993 return static_cast< ::dmi::LogLevel >(loglevel_);
5994}
5995inline void EntitiesLogLevel::set_loglevel(::dmi::LogLevel value) {
5996
5997 loglevel_ = value;
5998 // @@protoc_insertion_point(field_set:dmi.EntitiesLogLevel.logLevel)
5999}
6000
6001// repeated string entities = 2;
6002inline int EntitiesLogLevel::entities_size() const {
6003 return entities_.size();
6004}
6005inline void EntitiesLogLevel::clear_entities() {
6006 entities_.Clear();
6007}
6008inline const ::std::string& EntitiesLogLevel::entities(int index) const {
6009 // @@protoc_insertion_point(field_get:dmi.EntitiesLogLevel.entities)
6010 return entities_.Get(index);
6011}
6012inline ::std::string* EntitiesLogLevel::mutable_entities(int index) {
6013 // @@protoc_insertion_point(field_mutable:dmi.EntitiesLogLevel.entities)
6014 return entities_.Mutable(index);
6015}
6016inline void EntitiesLogLevel::set_entities(int index, const ::std::string& value) {
6017 // @@protoc_insertion_point(field_set:dmi.EntitiesLogLevel.entities)
6018 entities_.Mutable(index)->assign(value);
6019}
6020#if LANG_CXX11
6021inline void EntitiesLogLevel::set_entities(int index, ::std::string&& value) {
6022 // @@protoc_insertion_point(field_set:dmi.EntitiesLogLevel.entities)
6023 entities_.Mutable(index)->assign(std::move(value));
6024}
6025#endif
6026inline void EntitiesLogLevel::set_entities(int index, const char* value) {
6027 GOOGLE_DCHECK(value != nullptr);
6028 entities_.Mutable(index)->assign(value);
6029 // @@protoc_insertion_point(field_set_char:dmi.EntitiesLogLevel.entities)
6030}
6031inline void EntitiesLogLevel::set_entities(int index, const char* value, size_t size) {
6032 entities_.Mutable(index)->assign(
6033 reinterpret_cast<const char*>(value), size);
6034 // @@protoc_insertion_point(field_set_pointer:dmi.EntitiesLogLevel.entities)
6035}
6036inline ::std::string* EntitiesLogLevel::add_entities() {
6037 // @@protoc_insertion_point(field_add_mutable:dmi.EntitiesLogLevel.entities)
6038 return entities_.Add();
6039}
6040inline void EntitiesLogLevel::add_entities(const ::std::string& value) {
6041 entities_.Add()->assign(value);
6042 // @@protoc_insertion_point(field_add:dmi.EntitiesLogLevel.entities)
6043}
6044#if LANG_CXX11
6045inline void EntitiesLogLevel::add_entities(::std::string&& value) {
6046 entities_.Add(std::move(value));
6047 // @@protoc_insertion_point(field_add:dmi.EntitiesLogLevel.entities)
6048}
6049#endif
6050inline void EntitiesLogLevel::add_entities(const char* value) {
6051 GOOGLE_DCHECK(value != nullptr);
6052 entities_.Add()->assign(value);
6053 // @@protoc_insertion_point(field_add_char:dmi.EntitiesLogLevel.entities)
6054}
6055inline void EntitiesLogLevel::add_entities(const char* value, size_t size) {
6056 entities_.Add()->assign(reinterpret_cast<const char*>(value), size);
6057 // @@protoc_insertion_point(field_add_pointer:dmi.EntitiesLogLevel.entities)
6058}
6059inline const ::google::protobuf::RepeatedPtrField<::std::string>&
6060EntitiesLogLevel::entities() const {
6061 // @@protoc_insertion_point(field_list:dmi.EntitiesLogLevel.entities)
6062 return entities_;
6063}
6064inline ::google::protobuf::RepeatedPtrField<::std::string>*
6065EntitiesLogLevel::mutable_entities() {
6066 // @@protoc_insertion_point(field_mutable_list:dmi.EntitiesLogLevel.entities)
6067 return &entities_;
6068}
6069
6070// -------------------------------------------------------------------
6071
6072// SetLogLevelRequest
6073
6074// .dmi.Uuid device_uuid = 1;
6075inline bool SetLogLevelRequest::has_device_uuid() const {
6076 return this != internal_default_instance() && device_uuid_ != nullptr;
6077}
6078inline const ::dmi::Uuid& SetLogLevelRequest::device_uuid() const {
6079 const ::dmi::Uuid* p = device_uuid_;
6080 // @@protoc_insertion_point(field_get:dmi.SetLogLevelRequest.device_uuid)
6081 return p != nullptr ? *p : *reinterpret_cast<const ::dmi::Uuid*>(
6082 &::dmi::_Uuid_default_instance_);
6083}
6084inline ::dmi::Uuid* SetLogLevelRequest::release_device_uuid() {
6085 // @@protoc_insertion_point(field_release:dmi.SetLogLevelRequest.device_uuid)
6086
6087 ::dmi::Uuid* temp = device_uuid_;
6088 device_uuid_ = nullptr;
6089 return temp;
6090}
6091inline ::dmi::Uuid* SetLogLevelRequest::mutable_device_uuid() {
6092
6093 if (device_uuid_ == nullptr) {
6094 auto* p = CreateMaybeMessage<::dmi::Uuid>(GetArenaNoVirtual());
6095 device_uuid_ = p;
6096 }
6097 // @@protoc_insertion_point(field_mutable:dmi.SetLogLevelRequest.device_uuid)
6098 return device_uuid_;
6099}
6100inline void SetLogLevelRequest::set_allocated_device_uuid(::dmi::Uuid* device_uuid) {
6101 ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
6102 if (message_arena == nullptr) {
6103 delete reinterpret_cast< ::google::protobuf::MessageLite*>(device_uuid_);
6104 }
6105 if (device_uuid) {
6106 ::google::protobuf::Arena* submessage_arena = nullptr;
6107 if (message_arena != submessage_arena) {
6108 device_uuid = ::google::protobuf::internal::GetOwnedMessage(
6109 message_arena, device_uuid, submessage_arena);
6110 }
6111
6112 } else {
6113
6114 }
6115 device_uuid_ = device_uuid;
6116 // @@protoc_insertion_point(field_set_allocated:dmi.SetLogLevelRequest.device_uuid)
6117}
6118
6119// repeated .dmi.EntitiesLogLevel loglevels = 2;
6120inline int SetLogLevelRequest::loglevels_size() const {
6121 return loglevels_.size();
6122}
6123inline void SetLogLevelRequest::clear_loglevels() {
6124 loglevels_.Clear();
6125}
6126inline ::dmi::EntitiesLogLevel* SetLogLevelRequest::mutable_loglevels(int index) {
6127 // @@protoc_insertion_point(field_mutable:dmi.SetLogLevelRequest.loglevels)
6128 return loglevels_.Mutable(index);
6129}
6130inline ::google::protobuf::RepeatedPtrField< ::dmi::EntitiesLogLevel >*
6131SetLogLevelRequest::mutable_loglevels() {
6132 // @@protoc_insertion_point(field_mutable_list:dmi.SetLogLevelRequest.loglevels)
6133 return &loglevels_;
6134}
6135inline const ::dmi::EntitiesLogLevel& SetLogLevelRequest::loglevels(int index) const {
6136 // @@protoc_insertion_point(field_get:dmi.SetLogLevelRequest.loglevels)
6137 return loglevels_.Get(index);
6138}
6139inline ::dmi::EntitiesLogLevel* SetLogLevelRequest::add_loglevels() {
6140 // @@protoc_insertion_point(field_add:dmi.SetLogLevelRequest.loglevels)
6141 return loglevels_.Add();
6142}
6143inline const ::google::protobuf::RepeatedPtrField< ::dmi::EntitiesLogLevel >&
6144SetLogLevelRequest::loglevels() const {
6145 // @@protoc_insertion_point(field_list:dmi.SetLogLevelRequest.loglevels)
6146 return loglevels_;
6147}
6148
6149// -------------------------------------------------------------------
6150
6151// SetLogLevelResponse
6152
6153// .dmi.Uuid device_uuid = 1;
6154inline bool SetLogLevelResponse::has_device_uuid() const {
6155 return this != internal_default_instance() && device_uuid_ != nullptr;
6156}
6157inline const ::dmi::Uuid& SetLogLevelResponse::device_uuid() const {
6158 const ::dmi::Uuid* p = device_uuid_;
6159 // @@protoc_insertion_point(field_get:dmi.SetLogLevelResponse.device_uuid)
6160 return p != nullptr ? *p : *reinterpret_cast<const ::dmi::Uuid*>(
6161 &::dmi::_Uuid_default_instance_);
6162}
6163inline ::dmi::Uuid* SetLogLevelResponse::release_device_uuid() {
6164 // @@protoc_insertion_point(field_release:dmi.SetLogLevelResponse.device_uuid)
6165
6166 ::dmi::Uuid* temp = device_uuid_;
6167 device_uuid_ = nullptr;
6168 return temp;
6169}
6170inline ::dmi::Uuid* SetLogLevelResponse::mutable_device_uuid() {
6171
6172 if (device_uuid_ == nullptr) {
6173 auto* p = CreateMaybeMessage<::dmi::Uuid>(GetArenaNoVirtual());
6174 device_uuid_ = p;
6175 }
6176 // @@protoc_insertion_point(field_mutable:dmi.SetLogLevelResponse.device_uuid)
6177 return device_uuid_;
6178}
6179inline void SetLogLevelResponse::set_allocated_device_uuid(::dmi::Uuid* device_uuid) {
6180 ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
6181 if (message_arena == nullptr) {
6182 delete reinterpret_cast< ::google::protobuf::MessageLite*>(device_uuid_);
6183 }
6184 if (device_uuid) {
6185 ::google::protobuf::Arena* submessage_arena = nullptr;
6186 if (message_arena != submessage_arena) {
6187 device_uuid = ::google::protobuf::internal::GetOwnedMessage(
6188 message_arena, device_uuid, submessage_arena);
6189 }
6190
6191 } else {
6192
6193 }
6194 device_uuid_ = device_uuid;
6195 // @@protoc_insertion_point(field_set_allocated:dmi.SetLogLevelResponse.device_uuid)
6196}
6197
6198// .dmi.Status status = 2;
6199inline void SetLogLevelResponse::clear_status() {
6200 status_ = 0;
6201}
6202inline ::dmi::Status SetLogLevelResponse::status() const {
6203 // @@protoc_insertion_point(field_get:dmi.SetLogLevelResponse.status)
6204 return static_cast< ::dmi::Status >(status_);
6205}
6206inline void SetLogLevelResponse::set_status(::dmi::Status value) {
6207
6208 status_ = value;
6209 // @@protoc_insertion_point(field_set:dmi.SetLogLevelResponse.status)
6210}
6211
6212// .dmi.SetLogLevelResponse.Reason reason = 3;
6213inline void SetLogLevelResponse::clear_reason() {
6214 reason_ = 0;
6215}
6216inline ::dmi::SetLogLevelResponse_Reason SetLogLevelResponse::reason() const {
6217 // @@protoc_insertion_point(field_get:dmi.SetLogLevelResponse.reason)
6218 return static_cast< ::dmi::SetLogLevelResponse_Reason >(reason_);
6219}
6220inline void SetLogLevelResponse::set_reason(::dmi::SetLogLevelResponse_Reason value) {
6221
6222 reason_ = value;
6223 // @@protoc_insertion_point(field_set:dmi.SetLogLevelResponse.reason)
6224}
6225
6226// string reason_detail = 4;
6227inline void SetLogLevelResponse::clear_reason_detail() {
6228 reason_detail_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
6229}
6230inline const ::std::string& SetLogLevelResponse::reason_detail() const {
6231 // @@protoc_insertion_point(field_get:dmi.SetLogLevelResponse.reason_detail)
6232 return reason_detail_.GetNoArena();
6233}
6234inline void SetLogLevelResponse::set_reason_detail(const ::std::string& value) {
6235
6236 reason_detail_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
6237 // @@protoc_insertion_point(field_set:dmi.SetLogLevelResponse.reason_detail)
6238}
6239#if LANG_CXX11
6240inline void SetLogLevelResponse::set_reason_detail(::std::string&& value) {
6241
6242 reason_detail_.SetNoArena(
6243 &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
6244 // @@protoc_insertion_point(field_set_rvalue:dmi.SetLogLevelResponse.reason_detail)
6245}
6246#endif
6247inline void SetLogLevelResponse::set_reason_detail(const char* value) {
6248 GOOGLE_DCHECK(value != nullptr);
6249
6250 reason_detail_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
6251 // @@protoc_insertion_point(field_set_char:dmi.SetLogLevelResponse.reason_detail)
6252}
6253inline void SetLogLevelResponse::set_reason_detail(const char* value, size_t size) {
6254
6255 reason_detail_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
6256 ::std::string(reinterpret_cast<const char*>(value), size));
6257 // @@protoc_insertion_point(field_set_pointer:dmi.SetLogLevelResponse.reason_detail)
6258}
6259inline ::std::string* SetLogLevelResponse::mutable_reason_detail() {
6260
6261 // @@protoc_insertion_point(field_mutable:dmi.SetLogLevelResponse.reason_detail)
6262 return reason_detail_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
6263}
6264inline ::std::string* SetLogLevelResponse::release_reason_detail() {
6265 // @@protoc_insertion_point(field_release:dmi.SetLogLevelResponse.reason_detail)
6266
6267 return reason_detail_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
6268}
6269inline void SetLogLevelResponse::set_allocated_reason_detail(::std::string* reason_detail) {
6270 if (reason_detail != nullptr) {
6271
6272 } else {
6273
6274 }
6275 reason_detail_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), reason_detail);
6276 // @@protoc_insertion_point(field_set_allocated:dmi.SetLogLevelResponse.reason_detail)
6277}
6278
6279// -------------------------------------------------------------------
6280
6281// GetLogLevelRequest
6282
6283// .dmi.Uuid device_uuid = 1;
6284inline bool GetLogLevelRequest::has_device_uuid() const {
6285 return this != internal_default_instance() && device_uuid_ != nullptr;
6286}
6287inline const ::dmi::Uuid& GetLogLevelRequest::device_uuid() const {
6288 const ::dmi::Uuid* p = device_uuid_;
6289 // @@protoc_insertion_point(field_get:dmi.GetLogLevelRequest.device_uuid)
6290 return p != nullptr ? *p : *reinterpret_cast<const ::dmi::Uuid*>(
6291 &::dmi::_Uuid_default_instance_);
6292}
6293inline ::dmi::Uuid* GetLogLevelRequest::release_device_uuid() {
6294 // @@protoc_insertion_point(field_release:dmi.GetLogLevelRequest.device_uuid)
6295
6296 ::dmi::Uuid* temp = device_uuid_;
6297 device_uuid_ = nullptr;
6298 return temp;
6299}
6300inline ::dmi::Uuid* GetLogLevelRequest::mutable_device_uuid() {
6301
6302 if (device_uuid_ == nullptr) {
6303 auto* p = CreateMaybeMessage<::dmi::Uuid>(GetArenaNoVirtual());
6304 device_uuid_ = p;
6305 }
6306 // @@protoc_insertion_point(field_mutable:dmi.GetLogLevelRequest.device_uuid)
6307 return device_uuid_;
6308}
6309inline void GetLogLevelRequest::set_allocated_device_uuid(::dmi::Uuid* device_uuid) {
6310 ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
6311 if (message_arena == nullptr) {
6312 delete reinterpret_cast< ::google::protobuf::MessageLite*>(device_uuid_);
6313 }
6314 if (device_uuid) {
6315 ::google::protobuf::Arena* submessage_arena = nullptr;
6316 if (message_arena != submessage_arena) {
6317 device_uuid = ::google::protobuf::internal::GetOwnedMessage(
6318 message_arena, device_uuid, submessage_arena);
6319 }
6320
6321 } else {
6322
6323 }
6324 device_uuid_ = device_uuid;
6325 // @@protoc_insertion_point(field_set_allocated:dmi.GetLogLevelRequest.device_uuid)
6326}
6327
6328// repeated string entities = 2;
6329inline int GetLogLevelRequest::entities_size() const {
6330 return entities_.size();
6331}
6332inline void GetLogLevelRequest::clear_entities() {
6333 entities_.Clear();
6334}
6335inline const ::std::string& GetLogLevelRequest::entities(int index) const {
6336 // @@protoc_insertion_point(field_get:dmi.GetLogLevelRequest.entities)
6337 return entities_.Get(index);
6338}
6339inline ::std::string* GetLogLevelRequest::mutable_entities(int index) {
6340 // @@protoc_insertion_point(field_mutable:dmi.GetLogLevelRequest.entities)
6341 return entities_.Mutable(index);
6342}
6343inline void GetLogLevelRequest::set_entities(int index, const ::std::string& value) {
6344 // @@protoc_insertion_point(field_set:dmi.GetLogLevelRequest.entities)
6345 entities_.Mutable(index)->assign(value);
6346}
6347#if LANG_CXX11
6348inline void GetLogLevelRequest::set_entities(int index, ::std::string&& value) {
6349 // @@protoc_insertion_point(field_set:dmi.GetLogLevelRequest.entities)
6350 entities_.Mutable(index)->assign(std::move(value));
6351}
6352#endif
6353inline void GetLogLevelRequest::set_entities(int index, const char* value) {
6354 GOOGLE_DCHECK(value != nullptr);
6355 entities_.Mutable(index)->assign(value);
6356 // @@protoc_insertion_point(field_set_char:dmi.GetLogLevelRequest.entities)
6357}
6358inline void GetLogLevelRequest::set_entities(int index, const char* value, size_t size) {
6359 entities_.Mutable(index)->assign(
6360 reinterpret_cast<const char*>(value), size);
6361 // @@protoc_insertion_point(field_set_pointer:dmi.GetLogLevelRequest.entities)
6362}
6363inline ::std::string* GetLogLevelRequest::add_entities() {
6364 // @@protoc_insertion_point(field_add_mutable:dmi.GetLogLevelRequest.entities)
6365 return entities_.Add();
6366}
6367inline void GetLogLevelRequest::add_entities(const ::std::string& value) {
6368 entities_.Add()->assign(value);
6369 // @@protoc_insertion_point(field_add:dmi.GetLogLevelRequest.entities)
6370}
6371#if LANG_CXX11
6372inline void GetLogLevelRequest::add_entities(::std::string&& value) {
6373 entities_.Add(std::move(value));
6374 // @@protoc_insertion_point(field_add:dmi.GetLogLevelRequest.entities)
6375}
6376#endif
6377inline void GetLogLevelRequest::add_entities(const char* value) {
6378 GOOGLE_DCHECK(value != nullptr);
6379 entities_.Add()->assign(value);
6380 // @@protoc_insertion_point(field_add_char:dmi.GetLogLevelRequest.entities)
6381}
6382inline void GetLogLevelRequest::add_entities(const char* value, size_t size) {
6383 entities_.Add()->assign(reinterpret_cast<const char*>(value), size);
6384 // @@protoc_insertion_point(field_add_pointer:dmi.GetLogLevelRequest.entities)
6385}
6386inline const ::google::protobuf::RepeatedPtrField<::std::string>&
6387GetLogLevelRequest::entities() const {
6388 // @@protoc_insertion_point(field_list:dmi.GetLogLevelRequest.entities)
6389 return entities_;
6390}
6391inline ::google::protobuf::RepeatedPtrField<::std::string>*
6392GetLogLevelRequest::mutable_entities() {
6393 // @@protoc_insertion_point(field_mutable_list:dmi.GetLogLevelRequest.entities)
6394 return &entities_;
6395}
6396
6397// -------------------------------------------------------------------
6398
6399// GetLogLevelResponse
6400
6401// .dmi.Uuid device_uuid = 1;
6402inline bool GetLogLevelResponse::has_device_uuid() const {
6403 return this != internal_default_instance() && device_uuid_ != nullptr;
6404}
6405inline const ::dmi::Uuid& GetLogLevelResponse::device_uuid() const {
6406 const ::dmi::Uuid* p = device_uuid_;
6407 // @@protoc_insertion_point(field_get:dmi.GetLogLevelResponse.device_uuid)
6408 return p != nullptr ? *p : *reinterpret_cast<const ::dmi::Uuid*>(
6409 &::dmi::_Uuid_default_instance_);
6410}
6411inline ::dmi::Uuid* GetLogLevelResponse::release_device_uuid() {
6412 // @@protoc_insertion_point(field_release:dmi.GetLogLevelResponse.device_uuid)
6413
6414 ::dmi::Uuid* temp = device_uuid_;
6415 device_uuid_ = nullptr;
6416 return temp;
6417}
6418inline ::dmi::Uuid* GetLogLevelResponse::mutable_device_uuid() {
6419
6420 if (device_uuid_ == nullptr) {
6421 auto* p = CreateMaybeMessage<::dmi::Uuid>(GetArenaNoVirtual());
6422 device_uuid_ = p;
6423 }
6424 // @@protoc_insertion_point(field_mutable:dmi.GetLogLevelResponse.device_uuid)
6425 return device_uuid_;
6426}
6427inline void GetLogLevelResponse::set_allocated_device_uuid(::dmi::Uuid* device_uuid) {
6428 ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
6429 if (message_arena == nullptr) {
6430 delete reinterpret_cast< ::google::protobuf::MessageLite*>(device_uuid_);
6431 }
6432 if (device_uuid) {
6433 ::google::protobuf::Arena* submessage_arena = nullptr;
6434 if (message_arena != submessage_arena) {
6435 device_uuid = ::google::protobuf::internal::GetOwnedMessage(
6436 message_arena, device_uuid, submessage_arena);
6437 }
6438
6439 } else {
6440
6441 }
6442 device_uuid_ = device_uuid;
6443 // @@protoc_insertion_point(field_set_allocated:dmi.GetLogLevelResponse.device_uuid)
6444}
6445
6446// repeated .dmi.EntitiesLogLevel logLevels = 2;
6447inline int GetLogLevelResponse::loglevels_size() const {
6448 return loglevels_.size();
6449}
6450inline void GetLogLevelResponse::clear_loglevels() {
6451 loglevels_.Clear();
6452}
6453inline ::dmi::EntitiesLogLevel* GetLogLevelResponse::mutable_loglevels(int index) {
6454 // @@protoc_insertion_point(field_mutable:dmi.GetLogLevelResponse.logLevels)
6455 return loglevels_.Mutable(index);
6456}
6457inline ::google::protobuf::RepeatedPtrField< ::dmi::EntitiesLogLevel >*
6458GetLogLevelResponse::mutable_loglevels() {
6459 // @@protoc_insertion_point(field_mutable_list:dmi.GetLogLevelResponse.logLevels)
6460 return &loglevels_;
6461}
6462inline const ::dmi::EntitiesLogLevel& GetLogLevelResponse::loglevels(int index) const {
6463 // @@protoc_insertion_point(field_get:dmi.GetLogLevelResponse.logLevels)
6464 return loglevels_.Get(index);
6465}
6466inline ::dmi::EntitiesLogLevel* GetLogLevelResponse::add_loglevels() {
6467 // @@protoc_insertion_point(field_add:dmi.GetLogLevelResponse.logLevels)
6468 return loglevels_.Add();
6469}
6470inline const ::google::protobuf::RepeatedPtrField< ::dmi::EntitiesLogLevel >&
6471GetLogLevelResponse::loglevels() const {
6472 // @@protoc_insertion_point(field_list:dmi.GetLogLevelResponse.logLevels)
6473 return loglevels_;
6474}
6475
6476// .dmi.Status status = 3;
6477inline void GetLogLevelResponse::clear_status() {
6478 status_ = 0;
6479}
6480inline ::dmi::Status GetLogLevelResponse::status() const {
6481 // @@protoc_insertion_point(field_get:dmi.GetLogLevelResponse.status)
6482 return static_cast< ::dmi::Status >(status_);
6483}
6484inline void GetLogLevelResponse::set_status(::dmi::Status value) {
6485
6486 status_ = value;
6487 // @@protoc_insertion_point(field_set:dmi.GetLogLevelResponse.status)
6488}
6489
6490// .dmi.GetLogLevelResponse.Reason reason = 4;
6491inline void GetLogLevelResponse::clear_reason() {
6492 reason_ = 0;
6493}
6494inline ::dmi::GetLogLevelResponse_Reason GetLogLevelResponse::reason() const {
6495 // @@protoc_insertion_point(field_get:dmi.GetLogLevelResponse.reason)
6496 return static_cast< ::dmi::GetLogLevelResponse_Reason >(reason_);
6497}
6498inline void GetLogLevelResponse::set_reason(::dmi::GetLogLevelResponse_Reason value) {
6499
6500 reason_ = value;
6501 // @@protoc_insertion_point(field_set:dmi.GetLogLevelResponse.reason)
6502}
6503
6504// string reason_detail = 5;
6505inline void GetLogLevelResponse::clear_reason_detail() {
6506 reason_detail_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
6507}
6508inline const ::std::string& GetLogLevelResponse::reason_detail() const {
6509 // @@protoc_insertion_point(field_get:dmi.GetLogLevelResponse.reason_detail)
6510 return reason_detail_.GetNoArena();
6511}
6512inline void GetLogLevelResponse::set_reason_detail(const ::std::string& value) {
6513
6514 reason_detail_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
6515 // @@protoc_insertion_point(field_set:dmi.GetLogLevelResponse.reason_detail)
6516}
6517#if LANG_CXX11
6518inline void GetLogLevelResponse::set_reason_detail(::std::string&& value) {
6519
6520 reason_detail_.SetNoArena(
6521 &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
6522 // @@protoc_insertion_point(field_set_rvalue:dmi.GetLogLevelResponse.reason_detail)
6523}
6524#endif
6525inline void GetLogLevelResponse::set_reason_detail(const char* value) {
6526 GOOGLE_DCHECK(value != nullptr);
6527
6528 reason_detail_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
6529 // @@protoc_insertion_point(field_set_char:dmi.GetLogLevelResponse.reason_detail)
6530}
6531inline void GetLogLevelResponse::set_reason_detail(const char* value, size_t size) {
6532
6533 reason_detail_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
6534 ::std::string(reinterpret_cast<const char*>(value), size));
6535 // @@protoc_insertion_point(field_set_pointer:dmi.GetLogLevelResponse.reason_detail)
6536}
6537inline ::std::string* GetLogLevelResponse::mutable_reason_detail() {
6538
6539 // @@protoc_insertion_point(field_mutable:dmi.GetLogLevelResponse.reason_detail)
6540 return reason_detail_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
6541}
6542inline ::std::string* GetLogLevelResponse::release_reason_detail() {
6543 // @@protoc_insertion_point(field_release:dmi.GetLogLevelResponse.reason_detail)
6544
6545 return reason_detail_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
6546}
6547inline void GetLogLevelResponse::set_allocated_reason_detail(::std::string* reason_detail) {
6548 if (reason_detail != nullptr) {
6549
6550 } else {
6551
6552 }
6553 reason_detail_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), reason_detail);
6554 // @@protoc_insertion_point(field_set_allocated:dmi.GetLogLevelResponse.reason_detail)
6555}
6556
6557// -------------------------------------------------------------------
6558
6559// GetLoggableEntitiesRequest
6560
6561// .dmi.Uuid device_uuid = 1;
6562inline bool GetLoggableEntitiesRequest::has_device_uuid() const {
6563 return this != internal_default_instance() && device_uuid_ != nullptr;
6564}
6565inline const ::dmi::Uuid& GetLoggableEntitiesRequest::device_uuid() const {
6566 const ::dmi::Uuid* p = device_uuid_;
6567 // @@protoc_insertion_point(field_get:dmi.GetLoggableEntitiesRequest.device_uuid)
6568 return p != nullptr ? *p : *reinterpret_cast<const ::dmi::Uuid*>(
6569 &::dmi::_Uuid_default_instance_);
6570}
6571inline ::dmi::Uuid* GetLoggableEntitiesRequest::release_device_uuid() {
6572 // @@protoc_insertion_point(field_release:dmi.GetLoggableEntitiesRequest.device_uuid)
6573
6574 ::dmi::Uuid* temp = device_uuid_;
6575 device_uuid_ = nullptr;
6576 return temp;
6577}
6578inline ::dmi::Uuid* GetLoggableEntitiesRequest::mutable_device_uuid() {
6579
6580 if (device_uuid_ == nullptr) {
6581 auto* p = CreateMaybeMessage<::dmi::Uuid>(GetArenaNoVirtual());
6582 device_uuid_ = p;
6583 }
6584 // @@protoc_insertion_point(field_mutable:dmi.GetLoggableEntitiesRequest.device_uuid)
6585 return device_uuid_;
6586}
6587inline void GetLoggableEntitiesRequest::set_allocated_device_uuid(::dmi::Uuid* device_uuid) {
6588 ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
6589 if (message_arena == nullptr) {
6590 delete reinterpret_cast< ::google::protobuf::MessageLite*>(device_uuid_);
6591 }
6592 if (device_uuid) {
6593 ::google::protobuf::Arena* submessage_arena = nullptr;
6594 if (message_arena != submessage_arena) {
6595 device_uuid = ::google::protobuf::internal::GetOwnedMessage(
6596 message_arena, device_uuid, submessage_arena);
6597 }
6598
6599 } else {
6600
6601 }
6602 device_uuid_ = device_uuid;
6603 // @@protoc_insertion_point(field_set_allocated:dmi.GetLoggableEntitiesRequest.device_uuid)
6604}
6605
Chandrakanth Nalkudre Gowda415b83c2021-04-28 18:01:29 +05306606// -------------------------------------------------------------------
6607
6608// Heartbeat
6609
6610// fixed32 heartbeat_signature = 1;
6611inline void Heartbeat::clear_heartbeat_signature() {
6612 heartbeat_signature_ = 0u;
6613}
6614inline ::google::protobuf::uint32 Heartbeat::heartbeat_signature() const {
6615 // @@protoc_insertion_point(field_get:dmi.Heartbeat.heartbeat_signature)
6616 return heartbeat_signature_;
6617}
6618inline void Heartbeat::set_heartbeat_signature(::google::protobuf::uint32 value) {
6619
6620 heartbeat_signature_ = value;
6621 // @@protoc_insertion_point(field_set:dmi.Heartbeat.heartbeat_signature)
6622}
6623
Chandrakanth Nalkudre Gowda2f6066c2021-05-13 12:36:32 +05306624// -------------------------------------------------------------------
6625
6626// RebootDeviceRequest
6627
6628// .dmi.Uuid device_uuid = 1;
6629inline bool RebootDeviceRequest::has_device_uuid() const {
6630 return this != internal_default_instance() && device_uuid_ != nullptr;
6631}
6632inline const ::dmi::Uuid& RebootDeviceRequest::device_uuid() const {
6633 const ::dmi::Uuid* p = device_uuid_;
6634 // @@protoc_insertion_point(field_get:dmi.RebootDeviceRequest.device_uuid)
6635 return p != nullptr ? *p : *reinterpret_cast<const ::dmi::Uuid*>(
6636 &::dmi::_Uuid_default_instance_);
6637}
6638inline ::dmi::Uuid* RebootDeviceRequest::release_device_uuid() {
6639 // @@protoc_insertion_point(field_release:dmi.RebootDeviceRequest.device_uuid)
6640
6641 ::dmi::Uuid* temp = device_uuid_;
6642 device_uuid_ = nullptr;
6643 return temp;
6644}
6645inline ::dmi::Uuid* RebootDeviceRequest::mutable_device_uuid() {
6646
6647 if (device_uuid_ == nullptr) {
6648 auto* p = CreateMaybeMessage<::dmi::Uuid>(GetArenaNoVirtual());
6649 device_uuid_ = p;
6650 }
6651 // @@protoc_insertion_point(field_mutable:dmi.RebootDeviceRequest.device_uuid)
6652 return device_uuid_;
6653}
6654inline void RebootDeviceRequest::set_allocated_device_uuid(::dmi::Uuid* device_uuid) {
6655 ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
6656 if (message_arena == nullptr) {
6657 delete reinterpret_cast< ::google::protobuf::MessageLite*>(device_uuid_);
6658 }
6659 if (device_uuid) {
6660 ::google::protobuf::Arena* submessage_arena = nullptr;
6661 if (message_arena != submessage_arena) {
6662 device_uuid = ::google::protobuf::internal::GetOwnedMessage(
6663 message_arena, device_uuid, submessage_arena);
6664 }
6665
6666 } else {
6667
6668 }
6669 device_uuid_ = device_uuid;
6670 // @@protoc_insertion_point(field_set_allocated:dmi.RebootDeviceRequest.device_uuid)
6671}
6672
6673// -------------------------------------------------------------------
6674
6675// RebootDeviceResponse
6676
6677// .dmi.Status status = 3;
6678inline void RebootDeviceResponse::clear_status() {
6679 status_ = 0;
6680}
6681inline ::dmi::Status RebootDeviceResponse::status() const {
6682 // @@protoc_insertion_point(field_get:dmi.RebootDeviceResponse.status)
6683 return static_cast< ::dmi::Status >(status_);
6684}
6685inline void RebootDeviceResponse::set_status(::dmi::Status value) {
6686
6687 status_ = value;
6688 // @@protoc_insertion_point(field_set:dmi.RebootDeviceResponse.status)
6689}
6690
6691// .dmi.RebootDeviceResponse.Reason reason = 4;
6692inline void RebootDeviceResponse::clear_reason() {
6693 reason_ = 0;
6694}
6695inline ::dmi::RebootDeviceResponse_Reason RebootDeviceResponse::reason() const {
6696 // @@protoc_insertion_point(field_get:dmi.RebootDeviceResponse.reason)
6697 return static_cast< ::dmi::RebootDeviceResponse_Reason >(reason_);
6698}
6699inline void RebootDeviceResponse::set_reason(::dmi::RebootDeviceResponse_Reason value) {
6700
6701 reason_ = value;
6702 // @@protoc_insertion_point(field_set:dmi.RebootDeviceResponse.reason)
6703}
6704
6705// string reason_detail = 5;
6706inline void RebootDeviceResponse::clear_reason_detail() {
6707 reason_detail_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
6708}
6709inline const ::std::string& RebootDeviceResponse::reason_detail() const {
6710 // @@protoc_insertion_point(field_get:dmi.RebootDeviceResponse.reason_detail)
6711 return reason_detail_.GetNoArena();
6712}
6713inline void RebootDeviceResponse::set_reason_detail(const ::std::string& value) {
6714
6715 reason_detail_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
6716 // @@protoc_insertion_point(field_set:dmi.RebootDeviceResponse.reason_detail)
6717}
6718#if LANG_CXX11
6719inline void RebootDeviceResponse::set_reason_detail(::std::string&& value) {
6720
6721 reason_detail_.SetNoArena(
6722 &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
6723 // @@protoc_insertion_point(field_set_rvalue:dmi.RebootDeviceResponse.reason_detail)
6724}
6725#endif
6726inline void RebootDeviceResponse::set_reason_detail(const char* value) {
6727 GOOGLE_DCHECK(value != nullptr);
6728
6729 reason_detail_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
6730 // @@protoc_insertion_point(field_set_char:dmi.RebootDeviceResponse.reason_detail)
6731}
6732inline void RebootDeviceResponse::set_reason_detail(const char* value, size_t size) {
6733
6734 reason_detail_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
6735 ::std::string(reinterpret_cast<const char*>(value), size));
6736 // @@protoc_insertion_point(field_set_pointer:dmi.RebootDeviceResponse.reason_detail)
6737}
6738inline ::std::string* RebootDeviceResponse::mutable_reason_detail() {
6739
6740 // @@protoc_insertion_point(field_mutable:dmi.RebootDeviceResponse.reason_detail)
6741 return reason_detail_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
6742}
6743inline ::std::string* RebootDeviceResponse::release_reason_detail() {
6744 // @@protoc_insertion_point(field_release:dmi.RebootDeviceResponse.reason_detail)
6745
6746 return reason_detail_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
6747}
6748inline void RebootDeviceResponse::set_allocated_reason_detail(::std::string* reason_detail) {
6749 if (reason_detail != nullptr) {
6750
6751 } else {
6752
6753 }
6754 reason_detail_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), reason_detail);
6755 // @@protoc_insertion_point(field_set_allocated:dmi.RebootDeviceResponse.reason_detail)
6756}
6757
Shivanagouda Malaginahalli335fe4d2021-03-31 16:52:28 +05306758#ifdef __GNUC__
6759 #pragma GCC diagnostic pop
6760#endif // __GNUC__
6761// -------------------------------------------------------------------
6762
6763// -------------------------------------------------------------------
6764
6765// -------------------------------------------------------------------
6766
6767// -------------------------------------------------------------------
6768
6769// -------------------------------------------------------------------
6770
6771// -------------------------------------------------------------------
6772
6773// -------------------------------------------------------------------
6774
6775// -------------------------------------------------------------------
6776
6777// -------------------------------------------------------------------
6778
6779// -------------------------------------------------------------------
6780
6781// -------------------------------------------------------------------
6782
6783// -------------------------------------------------------------------
6784
6785// -------------------------------------------------------------------
6786
6787// -------------------------------------------------------------------
6788
6789// -------------------------------------------------------------------
6790
6791// -------------------------------------------------------------------
6792
6793// -------------------------------------------------------------------
6794
6795// -------------------------------------------------------------------
6796
6797// -------------------------------------------------------------------
6798
6799// -------------------------------------------------------------------
6800
6801// -------------------------------------------------------------------
6802
Chandrakanth Nalkudre Gowda415b83c2021-04-28 18:01:29 +05306803// -------------------------------------------------------------------
6804
Chandrakanth Nalkudre Gowda2f6066c2021-05-13 12:36:32 +05306805// -------------------------------------------------------------------
6806
6807// -------------------------------------------------------------------
6808
Shivanagouda Malaginahalli335fe4d2021-03-31 16:52:28 +05306809
6810// @@protoc_insertion_point(namespace_scope)
6811
6812} // namespace dmi
6813
6814namespace google {
6815namespace protobuf {
6816
6817template <> struct is_proto_enum< ::dmi::PhysicalInventoryResponse_Reason> : ::std::true_type {};
6818template <>
6819inline const EnumDescriptor* GetEnumDescriptor< ::dmi::PhysicalInventoryResponse_Reason>() {
6820 return ::dmi::PhysicalInventoryResponse_Reason_descriptor();
6821}
6822template <> struct is_proto_enum< ::dmi::HWComponentInfoGetResponse_Reason> : ::std::true_type {};
6823template <>
6824inline const EnumDescriptor* GetEnumDescriptor< ::dmi::HWComponentInfoGetResponse_Reason>() {
6825 return ::dmi::HWComponentInfoGetResponse_Reason_descriptor();
6826}
6827template <> struct is_proto_enum< ::dmi::HWComponentInfoSetResponse_Reason> : ::std::true_type {};
6828template <>
6829inline const EnumDescriptor* GetEnumDescriptor< ::dmi::HWComponentInfoSetResponse_Reason>() {
6830 return ::dmi::HWComponentInfoSetResponse_Reason_descriptor();
6831}
6832template <> struct is_proto_enum< ::dmi::StartManagingDeviceResponse_Reason> : ::std::true_type {};
6833template <>
6834inline const EnumDescriptor* GetEnumDescriptor< ::dmi::StartManagingDeviceResponse_Reason>() {
6835 return ::dmi::StartManagingDeviceResponse_Reason_descriptor();
6836}
6837template <> struct is_proto_enum< ::dmi::StopManagingDeviceResponse_Reason> : ::std::true_type {};
6838template <>
6839inline const EnumDescriptor* GetEnumDescriptor< ::dmi::StopManagingDeviceResponse_Reason>() {
6840 return ::dmi::StopManagingDeviceResponse_Reason_descriptor();
6841}
6842template <> struct is_proto_enum< ::dmi::ManagedDevicesResponse_Reason> : ::std::true_type {};
6843template <>
6844inline const EnumDescriptor* GetEnumDescriptor< ::dmi::ManagedDevicesResponse_Reason>() {
6845 return ::dmi::ManagedDevicesResponse_Reason_descriptor();
6846}
6847template <> struct is_proto_enum< ::dmi::SetRemoteEndpointResponse_Reason> : ::std::true_type {};
6848template <>
6849inline const EnumDescriptor* GetEnumDescriptor< ::dmi::SetRemoteEndpointResponse_Reason>() {
6850 return ::dmi::SetRemoteEndpointResponse_Reason_descriptor();
6851}
6852template <> struct is_proto_enum< ::dmi::GetLoggingEndpointResponse_Reason> : ::std::true_type {};
6853template <>
6854inline const EnumDescriptor* GetEnumDescriptor< ::dmi::GetLoggingEndpointResponse_Reason>() {
6855 return ::dmi::GetLoggingEndpointResponse_Reason_descriptor();
6856}
6857template <> struct is_proto_enum< ::dmi::GetMsgBusEndpointResponse_Reason> : ::std::true_type {};
6858template <>
6859inline const EnumDescriptor* GetEnumDescriptor< ::dmi::GetMsgBusEndpointResponse_Reason>() {
6860 return ::dmi::GetMsgBusEndpointResponse_Reason_descriptor();
6861}
6862template <> struct is_proto_enum< ::dmi::SetLogLevelResponse_Reason> : ::std::true_type {};
6863template <>
6864inline const EnumDescriptor* GetEnumDescriptor< ::dmi::SetLogLevelResponse_Reason>() {
6865 return ::dmi::SetLogLevelResponse_Reason_descriptor();
6866}
6867template <> struct is_proto_enum< ::dmi::GetLogLevelResponse_Reason> : ::std::true_type {};
6868template <>
6869inline const EnumDescriptor* GetEnumDescriptor< ::dmi::GetLogLevelResponse_Reason>() {
6870 return ::dmi::GetLogLevelResponse_Reason_descriptor();
6871}
Chandrakanth Nalkudre Gowda2f6066c2021-05-13 12:36:32 +05306872template <> struct is_proto_enum< ::dmi::RebootDeviceResponse_Reason> : ::std::true_type {};
6873template <>
6874inline const EnumDescriptor* GetEnumDescriptor< ::dmi::RebootDeviceResponse_Reason>() {
6875 return ::dmi::RebootDeviceResponse_Reason_descriptor();
6876}
Shivanagouda Malaginahalli335fe4d2021-03-31 16:52:28 +05306877
6878} // namespace protobuf
6879} // namespace google
6880
6881// @@protoc_insertion_point(global_scope)
6882
6883#include <google/protobuf/port_undef.inc>
6884#endif // PROTOBUF_INCLUDED_dmi_2fhw_5fmanagement_5fservice_2eproto