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