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