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