Class MonitorDProto.GNSSInformation.HardwareMonitoring.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<MonitorDProto.GNSSInformation.HardwareMonitoring.Builder>
de.serosystems.proto.v3.grx.monitord.MonitorDProto.GNSSInformation.HardwareMonitoring.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,MonitorDProto.GNSSInformation.HardwareMonitoringOrBuilder
,Cloneable
- Enclosing class:
- MonitorDProto.GNSSInformation.HardwareMonitoring
public static final class MonitorDProto.GNSSInformation.HardwareMonitoring.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<MonitorDProto.GNSSInformation.HardwareMonitoring.Builder>
implements MonitorDProto.GNSSInformation.HardwareMonitoringOrBuilder
GNSS hardware monitoring related information.Protobuf type
serosystems.proto.v3.grx.monitord.GNSSInformation.HardwareMonitoring
-
Method Summary
Modifier and TypeMethodDescriptionaddRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()
clear()
AGC Monitor (range 0 to 8191).clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) Continuous wave (CW) jamming indicator: 0 (no CW jamming) to 255 (strong CW jamming).Output of the interference monitor.Noise level (as measured by the GPS core), actually uint8.clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) Imbalance of the I-part of the complex signal (-128..127).Imbalance of the Q-part of the complex signal (-128..127).Magnitude of the I-part of the complex signal (0..255).Magnitude of the Q-part of the complex signal (0..255).Number of 100ms timeslots with break conditions.Number of 100ms timeslots with framing errors.Number of 100ms timeslots with overrun errors.Number of 100ms timeslots with parity errors.Maximum usage of transmitter buffer for all targets (overall) [%].Maximum usage of transmitter buffer during the last sysmon period for all targets [%].clone()
int
AGC Monitor (range 0 to 8191).static final com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
int
Continuous wave (CW) jamming indicator: 0 (no CW jamming) to 255 (strong CW jamming).Output of the interference monitor.int
Output of the interference monitor.int
Noise level (as measured by the GPS core), actually uint8.int
Imbalance of the I-part of the complex signal (-128..127).int
Imbalance of the Q-part of the complex signal (-128..127).int
Magnitude of the I-part of the complex signal (0..255).int
Magnitude of the Q-part of the complex signal (0..255).int
Number of 100ms timeslots with break conditions.int
Number of 100ms timeslots with framing errors.int
Number of 100ms timeslots with overrun errors.int
Number of 100ms timeslots with parity errors.int
Maximum usage of transmitter buffer for all targets (overall) [%].int
Maximum usage of transmitter buffer during the last sysmon period for all targets [%].protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
final boolean
mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom
(com.google.protobuf.Message other) mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) setAgcMonitor
(int value) AGC Monitor (range 0 to 8191).setJammingIndicator
(int value) Continuous wave (CW) jamming indicator: 0 (no CW jamming) to 255 (strong CW jamming).Output of the interference monitor.setJammingStateValue
(int value) Output of the interference monitor.setNoiseLevel
(int value) Noise level (as measured by the GPS core), actually uint8.setRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setSignalImbalanceI
(int value) Imbalance of the I-part of the complex signal (-128..127).setSignalImbalanceQ
(int value) Imbalance of the Q-part of the complex signal (-128..127).setSignalMagnitudeI
(int value) Magnitude of the I-part of the complex signal (0..255).setSignalMagnitudeQ
(int value) Magnitude of the Q-part of the complex signal (0..255).setTimeslotsBreakConditions
(int value) Number of 100ms timeslots with break conditions.setTimeslotsFramingErrors
(int value) Number of 100ms timeslots with framing errors.setTimeslotsOverrunErrors
(int value) Number of 100ms timeslots with overrun errors.setTimeslotsParityErrors
(int value) Number of 100ms timeslots with parity errors.setTxBuffersPeakUsage
(int value) Maximum usage of transmitter buffer for all targets (overall) [%].setTxBuffersUsage
(int value) Maximum usage of transmitter buffer during the last sysmon period for all targets [%].setUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFrom
Methods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFrom
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<MonitorDProto.GNSSInformation.HardwareMonitoring.Builder>
-
clear
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<MonitorDProto.GNSSInformation.HardwareMonitoring.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<MonitorDProto.GNSSInformation.HardwareMonitoring.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<MonitorDProto.GNSSInformation.HardwareMonitoring.Builder>
-
setField
public MonitorDProto.GNSSInformation.HardwareMonitoring.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<MonitorDProto.GNSSInformation.HardwareMonitoring.Builder>
-
clearField
public MonitorDProto.GNSSInformation.HardwareMonitoring.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<MonitorDProto.GNSSInformation.HardwareMonitoring.Builder>
-
clearOneof
public MonitorDProto.GNSSInformation.HardwareMonitoring.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<MonitorDProto.GNSSInformation.HardwareMonitoring.Builder>
-
setRepeatedField
public MonitorDProto.GNSSInformation.HardwareMonitoring.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<MonitorDProto.GNSSInformation.HardwareMonitoring.Builder>
-
addRepeatedField
public MonitorDProto.GNSSInformation.HardwareMonitoring.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<MonitorDProto.GNSSInformation.HardwareMonitoring.Builder>
-
mergeFrom
public MonitorDProto.GNSSInformation.HardwareMonitoring.Builder mergeFrom(com.google.protobuf.Message other) - Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<MonitorDProto.GNSSInformation.HardwareMonitoring.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<MonitorDProto.GNSSInformation.HardwareMonitoring.Builder>
-
mergeFrom
public MonitorDProto.GNSSInformation.HardwareMonitoring.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<MonitorDProto.GNSSInformation.HardwareMonitoring.Builder>
- Throws:
IOException
-
getNoiseLevel
public int getNoiseLevel()Noise level (as measured by the GPS core), actually uint8.
uint32 noise_level = 1;
- Specified by:
getNoiseLevel
in interfaceMonitorDProto.GNSSInformation.HardwareMonitoringOrBuilder
- Returns:
- The noiseLevel.
-
setNoiseLevel
Noise level (as measured by the GPS core), actually uint8.
uint32 noise_level = 1;
- Parameters:
value
- The noiseLevel to set.- Returns:
- This builder for chaining.
-
clearNoiseLevel
Noise level (as measured by the GPS core), actually uint8.
uint32 noise_level = 1;
- Returns:
- This builder for chaining.
-
getAgcMonitor
public int getAgcMonitor()AGC Monitor (range 0 to 8191).
uint32 agc_monitor = 2;
- Specified by:
getAgcMonitor
in interfaceMonitorDProto.GNSSInformation.HardwareMonitoringOrBuilder
- Returns:
- The agcMonitor.
-
setAgcMonitor
AGC Monitor (range 0 to 8191).
uint32 agc_monitor = 2;
- Parameters:
value
- The agcMonitor to set.- Returns:
- This builder for chaining.
-
clearAgcMonitor
AGC Monitor (range 0 to 8191).
uint32 agc_monitor = 2;
- Returns:
- This builder for chaining.
-
getJammingStateValue
public int getJammingStateValue()Output of the interference monitor.
.serosystems.proto.v3.grx.monitord.GNSSInformation.HardwareMonitoring.JammingState jamming_state = 3;
- Specified by:
getJammingStateValue
in interfaceMonitorDProto.GNSSInformation.HardwareMonitoringOrBuilder
- Returns:
- The enum numeric value on the wire for jammingState.
-
setJammingStateValue
Output of the interference monitor.
.serosystems.proto.v3.grx.monitord.GNSSInformation.HardwareMonitoring.JammingState jamming_state = 3;
- Parameters:
value
- The enum numeric value on the wire for jammingState to set.- Returns:
- This builder for chaining.
-
getJammingState
Output of the interference monitor.
.serosystems.proto.v3.grx.monitord.GNSSInformation.HardwareMonitoring.JammingState jamming_state = 3;
- Specified by:
getJammingState
in interfaceMonitorDProto.GNSSInformation.HardwareMonitoringOrBuilder
- Returns:
- The jammingState.
-
setJammingState
public MonitorDProto.GNSSInformation.HardwareMonitoring.Builder setJammingState(MonitorDProto.GNSSInformation.HardwareMonitoring.JammingState value) Output of the interference monitor.
.serosystems.proto.v3.grx.monitord.GNSSInformation.HardwareMonitoring.JammingState jamming_state = 3;
- Parameters:
value
- The jammingState to set.- Returns:
- This builder for chaining.
-
clearJammingState
Output of the interference monitor.
.serosystems.proto.v3.grx.monitord.GNSSInformation.HardwareMonitoring.JammingState jamming_state = 3;
- Returns:
- This builder for chaining.
-
getJammingIndicator
public int getJammingIndicator()Continuous wave (CW) jamming indicator: 0 (no CW jamming) to 255 (strong CW jamming).
uint32 jamming_indicator = 4;
- Specified by:
getJammingIndicator
in interfaceMonitorDProto.GNSSInformation.HardwareMonitoringOrBuilder
- Returns:
- The jammingIndicator.
-
setJammingIndicator
Continuous wave (CW) jamming indicator: 0 (no CW jamming) to 255 (strong CW jamming).
uint32 jamming_indicator = 4;
- Parameters:
value
- The jammingIndicator to set.- Returns:
- This builder for chaining.
-
clearJammingIndicator
Continuous wave (CW) jamming indicator: 0 (no CW jamming) to 255 (strong CW jamming).
uint32 jamming_indicator = 4;
- Returns:
- This builder for chaining.
-
getSignalMagnitudeI
public int getSignalMagnitudeI()Magnitude of the I-part of the complex signal (0..255).
uint32 signal_magnitude_i = 5;
- Specified by:
getSignalMagnitudeI
in interfaceMonitorDProto.GNSSInformation.HardwareMonitoringOrBuilder
- Returns:
- The signalMagnitudeI.
-
setSignalMagnitudeI
Magnitude of the I-part of the complex signal (0..255).
uint32 signal_magnitude_i = 5;
- Parameters:
value
- The signalMagnitudeI to set.- Returns:
- This builder for chaining.
-
clearSignalMagnitudeI
Magnitude of the I-part of the complex signal (0..255).
uint32 signal_magnitude_i = 5;
- Returns:
- This builder for chaining.
-
getSignalMagnitudeQ
public int getSignalMagnitudeQ()Magnitude of the Q-part of the complex signal (0..255).
uint32 signal_magnitude_q = 6;
- Specified by:
getSignalMagnitudeQ
in interfaceMonitorDProto.GNSSInformation.HardwareMonitoringOrBuilder
- Returns:
- The signalMagnitudeQ.
-
setSignalMagnitudeQ
Magnitude of the Q-part of the complex signal (0..255).
uint32 signal_magnitude_q = 6;
- Parameters:
value
- The signalMagnitudeQ to set.- Returns:
- This builder for chaining.
-
clearSignalMagnitudeQ
Magnitude of the Q-part of the complex signal (0..255).
uint32 signal_magnitude_q = 6;
- Returns:
- This builder for chaining.
-
getSignalImbalanceI
public int getSignalImbalanceI()Imbalance of the I-part of the complex signal (-128..127).
int32 signal_imbalance_i = 7;
- Specified by:
getSignalImbalanceI
in interfaceMonitorDProto.GNSSInformation.HardwareMonitoringOrBuilder
- Returns:
- The signalImbalanceI.
-
setSignalImbalanceI
Imbalance of the I-part of the complex signal (-128..127).
int32 signal_imbalance_i = 7;
- Parameters:
value
- The signalImbalanceI to set.- Returns:
- This builder for chaining.
-
clearSignalImbalanceI
Imbalance of the I-part of the complex signal (-128..127).
int32 signal_imbalance_i = 7;
- Returns:
- This builder for chaining.
-
getSignalImbalanceQ
public int getSignalImbalanceQ()Imbalance of the Q-part of the complex signal (-128..127).
int32 signal_imbalance_q = 8;
- Specified by:
getSignalImbalanceQ
in interfaceMonitorDProto.GNSSInformation.HardwareMonitoringOrBuilder
- Returns:
- The signalImbalanceQ.
-
setSignalImbalanceQ
Imbalance of the Q-part of the complex signal (-128..127).
int32 signal_imbalance_q = 8;
- Parameters:
value
- The signalImbalanceQ to set.- Returns:
- This builder for chaining.
-
clearSignalImbalanceQ
Imbalance of the Q-part of the complex signal (-128..127).
int32 signal_imbalance_q = 8;
- Returns:
- This builder for chaining.
-
getTimeslotsParityErrors
public int getTimeslotsParityErrors()Number of 100ms timeslots with parity errors.
uint32 timeslots_parity_errors = 9;
- Specified by:
getTimeslotsParityErrors
in interfaceMonitorDProto.GNSSInformation.HardwareMonitoringOrBuilder
- Returns:
- The timeslotsParityErrors.
-
setTimeslotsParityErrors
Number of 100ms timeslots with parity errors.
uint32 timeslots_parity_errors = 9;
- Parameters:
value
- The timeslotsParityErrors to set.- Returns:
- This builder for chaining.
-
clearTimeslotsParityErrors
Number of 100ms timeslots with parity errors.
uint32 timeslots_parity_errors = 9;
- Returns:
- This builder for chaining.
-
getTimeslotsFramingErrors
public int getTimeslotsFramingErrors()Number of 100ms timeslots with framing errors.
uint32 timeslots_framing_errors = 10;
- Specified by:
getTimeslotsFramingErrors
in interfaceMonitorDProto.GNSSInformation.HardwareMonitoringOrBuilder
- Returns:
- The timeslotsFramingErrors.
-
setTimeslotsFramingErrors
public MonitorDProto.GNSSInformation.HardwareMonitoring.Builder setTimeslotsFramingErrors(int value) Number of 100ms timeslots with framing errors.
uint32 timeslots_framing_errors = 10;
- Parameters:
value
- The timeslotsFramingErrors to set.- Returns:
- This builder for chaining.
-
clearTimeslotsFramingErrors
Number of 100ms timeslots with framing errors.
uint32 timeslots_framing_errors = 10;
- Returns:
- This builder for chaining.
-
getTimeslotsOverrunErrors
public int getTimeslotsOverrunErrors()Number of 100ms timeslots with overrun errors.
uint32 timeslots_overrun_errors = 11;
- Specified by:
getTimeslotsOverrunErrors
in interfaceMonitorDProto.GNSSInformation.HardwareMonitoringOrBuilder
- Returns:
- The timeslotsOverrunErrors.
-
setTimeslotsOverrunErrors
public MonitorDProto.GNSSInformation.HardwareMonitoring.Builder setTimeslotsOverrunErrors(int value) Number of 100ms timeslots with overrun errors.
uint32 timeslots_overrun_errors = 11;
- Parameters:
value
- The timeslotsOverrunErrors to set.- Returns:
- This builder for chaining.
-
clearTimeslotsOverrunErrors
Number of 100ms timeslots with overrun errors.
uint32 timeslots_overrun_errors = 11;
- Returns:
- This builder for chaining.
-
getTimeslotsBreakConditions
public int getTimeslotsBreakConditions()Number of 100ms timeslots with break conditions.
uint32 timeslots_break_conditions = 12;
- Specified by:
getTimeslotsBreakConditions
in interfaceMonitorDProto.GNSSInformation.HardwareMonitoringOrBuilder
- Returns:
- The timeslotsBreakConditions.
-
setTimeslotsBreakConditions
public MonitorDProto.GNSSInformation.HardwareMonitoring.Builder setTimeslotsBreakConditions(int value) Number of 100ms timeslots with break conditions.
uint32 timeslots_break_conditions = 12;
- Parameters:
value
- The timeslotsBreakConditions to set.- Returns:
- This builder for chaining.
-
clearTimeslotsBreakConditions
Number of 100ms timeslots with break conditions.
uint32 timeslots_break_conditions = 12;
- Returns:
- This builder for chaining.
-
getTxBuffersUsage
public int getTxBuffersUsage()Maximum usage of transmitter buffer during the last sysmon period for all targets [%].
uint32 tx_buffers_usage = 13;
- Specified by:
getTxBuffersUsage
in interfaceMonitorDProto.GNSSInformation.HardwareMonitoringOrBuilder
- Returns:
- The txBuffersUsage.
-
setTxBuffersUsage
Maximum usage of transmitter buffer during the last sysmon period for all targets [%].
uint32 tx_buffers_usage = 13;
- Parameters:
value
- The txBuffersUsage to set.- Returns:
- This builder for chaining.
-
clearTxBuffersUsage
Maximum usage of transmitter buffer during the last sysmon period for all targets [%].
uint32 tx_buffers_usage = 13;
- Returns:
- This builder for chaining.
-
getTxBuffersPeakUsage
public int getTxBuffersPeakUsage()Maximum usage of transmitter buffer for all targets (overall) [%].
uint32 tx_buffers_peak_usage = 14;
- Specified by:
getTxBuffersPeakUsage
in interfaceMonitorDProto.GNSSInformation.HardwareMonitoringOrBuilder
- Returns:
- The txBuffersPeakUsage.
-
setTxBuffersPeakUsage
Maximum usage of transmitter buffer for all targets (overall) [%].
uint32 tx_buffers_peak_usage = 14;
- Parameters:
value
- The txBuffersPeakUsage to set.- Returns:
- This builder for chaining.
-
clearTxBuffersPeakUsage
Maximum usage of transmitter buffer for all targets (overall) [%].
uint32 tx_buffers_peak_usage = 14;
- Returns:
- This builder for chaining.
-
setUnknownFields
public final MonitorDProto.GNSSInformation.HardwareMonitoring.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<MonitorDProto.GNSSInformation.HardwareMonitoring.Builder>
-
mergeUnknownFields
public final MonitorDProto.GNSSInformation.HardwareMonitoring.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<MonitorDProto.GNSSInformation.HardwareMonitoring.Builder>
-