Class DeviceSettingResultOuterClass.DeviceSettingResult

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
Arp.Device.Interface.Services.Grpc.DeviceSettingResultOuterClass.DeviceSettingResult
All Implemented Interfaces:
DeviceSettingResultOuterClass.DeviceSettingResultOrBuilder, com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Serializable
Enclosing class:
DeviceSettingResultOuterClass

public static final class DeviceSettingResultOuterClass.DeviceSettingResult extends com.google.protobuf.GeneratedMessageV3 implements DeviceSettingResultOuterClass.DeviceSettingResultOrBuilder
/ <summary>
 / Container for a combination of an error code and a value which is a result for a read operation to a single setting.
 / </summary>
 / <remarks>
 / The structure is used as result by <see cref="Arp.Device.Interface.Services.IDeviceSettingsService.ReadValue" />
 / A sequence of instances of this structure is used as result by <see cref="Arp.Device.Interface.Services.IDeviceSettingsService.ReadValues" />.
 / </remarks>
 
Protobuf type Arp.Device.Interface.Services.Grpc.DeviceSettingResult
See Also: