Package io.kubernetes.client.proto
Class V1.NodeSystemInfo.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessageV3.Builder<V1.NodeSystemInfo.Builder>
io.kubernetes.client.proto.V1.NodeSystemInfo.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,V1.NodeSystemInfoOrBuilder,Cloneable
- Enclosing class:
- V1.NodeSystemInfo
public static final class V1.NodeSystemInfo.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<V1.NodeSystemInfo.Builder>
implements V1.NodeSystemInfoOrBuilder
NodeSystemInfo is a set of ids/uuids to uniquely identify the node.Protobuf type
k8s.io.api.core.v1.NodeSystemInfo-
Method Summary
Modifier and TypeMethodDescriptionaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()The Architecture reported by the nodeBoot ID reported by the node.ContainerRuntime Version reported by the node through runtime remote API (e.g.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) Kernel Version reported by the node from 'uname -r' (e.g.Kubelet Version reported by the node.KubeProxy Version reported by the node.MachineID reported by the node.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) The Operating System reported by the nodeOS Image reported by the node from /etc/os-release (e.g.SystemUUID reported by the node.clone()The Architecture reported by the nodecom.google.protobuf.ByteStringThe Architecture reported by the nodeBoot ID reported by the node.com.google.protobuf.ByteStringBoot ID reported by the node.ContainerRuntime Version reported by the node through runtime remote API (e.g.com.google.protobuf.ByteStringContainerRuntime Version reported by the node through runtime remote API (e.g.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorKernel Version reported by the node from 'uname -r' (e.g.com.google.protobuf.ByteStringKernel Version reported by the node from 'uname -r' (e.g.Kubelet Version reported by the node.com.google.protobuf.ByteStringKubelet Version reported by the node.KubeProxy Version reported by the node.com.google.protobuf.ByteStringKubeProxy Version reported by the node.MachineID reported by the node.com.google.protobuf.ByteStringMachineID reported by the node.The Operating System reported by the nodecom.google.protobuf.ByteStringThe Operating System reported by the nodeOS Image reported by the node from /etc/os-release (e.g.com.google.protobuf.ByteStringOS Image reported by the node from /etc/os-release (e.g.SystemUUID reported by the node.com.google.protobuf.ByteStringSystemUUID reported by the node.booleanThe Architecture reported by the nodebooleanBoot ID reported by the node.booleanContainerRuntime Version reported by the node through runtime remote API (e.g.booleanKernel Version reported by the node from 'uname -r' (e.g.booleanKubelet Version reported by the node.booleanKubeProxy Version reported by the node.booleanMachineID reported by the node.booleanThe Operating System reported by the nodebooleanOS Image reported by the node from /etc/os-release (e.g.booleanSystemUUID reported by the node.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeFrom(V1.NodeSystemInfo other) mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) setArchitecture(String value) The Architecture reported by the nodesetArchitectureBytes(com.google.protobuf.ByteString value) The Architecture reported by the nodeBoot ID reported by the node.setBootIDBytes(com.google.protobuf.ByteString value) Boot ID reported by the node.setContainerRuntimeVersion(String value) ContainerRuntime Version reported by the node through runtime remote API (e.g.setContainerRuntimeVersionBytes(com.google.protobuf.ByteString value) ContainerRuntime Version reported by the node through runtime remote API (e.g.setKernelVersion(String value) Kernel Version reported by the node from 'uname -r' (e.g.setKernelVersionBytes(com.google.protobuf.ByteString value) Kernel Version reported by the node from 'uname -r' (e.g.setKubeletVersion(String value) Kubelet Version reported by the node.setKubeletVersionBytes(com.google.protobuf.ByteString value) Kubelet Version reported by the node.setKubeProxyVersion(String value) KubeProxy Version reported by the node.setKubeProxyVersionBytes(com.google.protobuf.ByteString value) KubeProxy Version reported by the node.setMachineID(String value) MachineID reported by the node.setMachineIDBytes(com.google.protobuf.ByteString value) MachineID reported by the node.setOperatingSystem(String value) The Operating System reported by the nodesetOperatingSystemBytes(com.google.protobuf.ByteString value) The Operating System reported by the nodesetOsImage(String value) OS Image reported by the node from /etc/os-release (e.g.setOsImageBytes(com.google.protobuf.ByteString value) OS Image reported by the node from /etc/os-release (e.g.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setSystemUUID(String value) SystemUUID reported by the node.setSystemUUIDBytes(com.google.protobuf.ByteString value) SystemUUID reported by the node.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, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods 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:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<V1.NodeSystemInfo.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<V1.NodeSystemInfo.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<V1.NodeSystemInfo.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<V1.NodeSystemInfo.Builder>
-
setField
public V1.NodeSystemInfo.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<V1.NodeSystemInfo.Builder>
-
clearField
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<V1.NodeSystemInfo.Builder>
-
clearOneof
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<V1.NodeSystemInfo.Builder>
-
setRepeatedField
public V1.NodeSystemInfo.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<V1.NodeSystemInfo.Builder>
-
addRepeatedField
public V1.NodeSystemInfo.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<V1.NodeSystemInfo.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<V1.NodeSystemInfo.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<V1.NodeSystemInfo.Builder>
-
mergeFrom
public V1.NodeSystemInfo.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<V1.NodeSystemInfo.Builder>- Throws:
IOException
-
hasMachineID
public boolean hasMachineID()MachineID reported by the node. For unique machine identification in the cluster this field is preferred. Learn more from man(5) machine-id: http://man7.org/linux/man-pages/man5/machine-id.5.html
optional string machineID = 1;- Specified by:
hasMachineIDin interfaceV1.NodeSystemInfoOrBuilder
-
getMachineID
MachineID reported by the node. For unique machine identification in the cluster this field is preferred. Learn more from man(5) machine-id: http://man7.org/linux/man-pages/man5/machine-id.5.html
optional string machineID = 1;- Specified by:
getMachineIDin interfaceV1.NodeSystemInfoOrBuilder
-
getMachineIDBytes
public com.google.protobuf.ByteString getMachineIDBytes()MachineID reported by the node. For unique machine identification in the cluster this field is preferred. Learn more from man(5) machine-id: http://man7.org/linux/man-pages/man5/machine-id.5.html
optional string machineID = 1;- Specified by:
getMachineIDBytesin interfaceV1.NodeSystemInfoOrBuilder
-
setMachineID
MachineID reported by the node. For unique machine identification in the cluster this field is preferred. Learn more from man(5) machine-id: http://man7.org/linux/man-pages/man5/machine-id.5.html
optional string machineID = 1; -
clearMachineID
MachineID reported by the node. For unique machine identification in the cluster this field is preferred. Learn more from man(5) machine-id: http://man7.org/linux/man-pages/man5/machine-id.5.html
optional string machineID = 1; -
setMachineIDBytes
MachineID reported by the node. For unique machine identification in the cluster this field is preferred. Learn more from man(5) machine-id: http://man7.org/linux/man-pages/man5/machine-id.5.html
optional string machineID = 1; -
hasSystemUUID
public boolean hasSystemUUID()SystemUUID reported by the node. For unique machine identification MachineID is preferred. This field is specific to Red Hat hosts https://access.redhat.com/documentation/en-us/red_hat_subscription_management/1/html/rhsm/uuid
optional string systemUUID = 2;- Specified by:
hasSystemUUIDin interfaceV1.NodeSystemInfoOrBuilder
-
getSystemUUID
SystemUUID reported by the node. For unique machine identification MachineID is preferred. This field is specific to Red Hat hosts https://access.redhat.com/documentation/en-us/red_hat_subscription_management/1/html/rhsm/uuid
optional string systemUUID = 2;- Specified by:
getSystemUUIDin interfaceV1.NodeSystemInfoOrBuilder
-
getSystemUUIDBytes
public com.google.protobuf.ByteString getSystemUUIDBytes()SystemUUID reported by the node. For unique machine identification MachineID is preferred. This field is specific to Red Hat hosts https://access.redhat.com/documentation/en-us/red_hat_subscription_management/1/html/rhsm/uuid
optional string systemUUID = 2;- Specified by:
getSystemUUIDBytesin interfaceV1.NodeSystemInfoOrBuilder
-
setSystemUUID
SystemUUID reported by the node. For unique machine identification MachineID is preferred. This field is specific to Red Hat hosts https://access.redhat.com/documentation/en-us/red_hat_subscription_management/1/html/rhsm/uuid
optional string systemUUID = 2; -
clearSystemUUID
SystemUUID reported by the node. For unique machine identification MachineID is preferred. This field is specific to Red Hat hosts https://access.redhat.com/documentation/en-us/red_hat_subscription_management/1/html/rhsm/uuid
optional string systemUUID = 2; -
setSystemUUIDBytes
SystemUUID reported by the node. For unique machine identification MachineID is preferred. This field is specific to Red Hat hosts https://access.redhat.com/documentation/en-us/red_hat_subscription_management/1/html/rhsm/uuid
optional string systemUUID = 2; -
hasBootID
public boolean hasBootID()Boot ID reported by the node.
optional string bootID = 3;- Specified by:
hasBootIDin interfaceV1.NodeSystemInfoOrBuilder
-
getBootID
Boot ID reported by the node.
optional string bootID = 3;- Specified by:
getBootIDin interfaceV1.NodeSystemInfoOrBuilder
-
getBootIDBytes
public com.google.protobuf.ByteString getBootIDBytes()Boot ID reported by the node.
optional string bootID = 3;- Specified by:
getBootIDBytesin interfaceV1.NodeSystemInfoOrBuilder
-
setBootID
Boot ID reported by the node.
optional string bootID = 3; -
clearBootID
Boot ID reported by the node.
optional string bootID = 3; -
setBootIDBytes
Boot ID reported by the node.
optional string bootID = 3; -
hasKernelVersion
public boolean hasKernelVersion()Kernel Version reported by the node from 'uname -r' (e.g. 3.16.0-0.bpo.4-amd64).
optional string kernelVersion = 4;- Specified by:
hasKernelVersionin interfaceV1.NodeSystemInfoOrBuilder
-
getKernelVersion
Kernel Version reported by the node from 'uname -r' (e.g. 3.16.0-0.bpo.4-amd64).
optional string kernelVersion = 4;- Specified by:
getKernelVersionin interfaceV1.NodeSystemInfoOrBuilder
-
getKernelVersionBytes
public com.google.protobuf.ByteString getKernelVersionBytes()Kernel Version reported by the node from 'uname -r' (e.g. 3.16.0-0.bpo.4-amd64).
optional string kernelVersion = 4;- Specified by:
getKernelVersionBytesin interfaceV1.NodeSystemInfoOrBuilder
-
setKernelVersion
Kernel Version reported by the node from 'uname -r' (e.g. 3.16.0-0.bpo.4-amd64).
optional string kernelVersion = 4; -
clearKernelVersion
Kernel Version reported by the node from 'uname -r' (e.g. 3.16.0-0.bpo.4-amd64).
optional string kernelVersion = 4; -
setKernelVersionBytes
Kernel Version reported by the node from 'uname -r' (e.g. 3.16.0-0.bpo.4-amd64).
optional string kernelVersion = 4; -
hasOsImage
public boolean hasOsImage()OS Image reported by the node from /etc/os-release (e.g. Debian GNU/Linux 7 (wheezy)).
optional string osImage = 5;- Specified by:
hasOsImagein interfaceV1.NodeSystemInfoOrBuilder
-
getOsImage
OS Image reported by the node from /etc/os-release (e.g. Debian GNU/Linux 7 (wheezy)).
optional string osImage = 5;- Specified by:
getOsImagein interfaceV1.NodeSystemInfoOrBuilder
-
getOsImageBytes
public com.google.protobuf.ByteString getOsImageBytes()OS Image reported by the node from /etc/os-release (e.g. Debian GNU/Linux 7 (wheezy)).
optional string osImage = 5;- Specified by:
getOsImageBytesin interfaceV1.NodeSystemInfoOrBuilder
-
setOsImage
OS Image reported by the node from /etc/os-release (e.g. Debian GNU/Linux 7 (wheezy)).
optional string osImage = 5; -
clearOsImage
OS Image reported by the node from /etc/os-release (e.g. Debian GNU/Linux 7 (wheezy)).
optional string osImage = 5; -
setOsImageBytes
OS Image reported by the node from /etc/os-release (e.g. Debian GNU/Linux 7 (wheezy)).
optional string osImage = 5; -
hasContainerRuntimeVersion
public boolean hasContainerRuntimeVersion()ContainerRuntime Version reported by the node through runtime remote API (e.g. docker://1.5.0).
optional string containerRuntimeVersion = 6;- Specified by:
hasContainerRuntimeVersionin interfaceV1.NodeSystemInfoOrBuilder
-
getContainerRuntimeVersion
ContainerRuntime Version reported by the node through runtime remote API (e.g. docker://1.5.0).
optional string containerRuntimeVersion = 6;- Specified by:
getContainerRuntimeVersionin interfaceV1.NodeSystemInfoOrBuilder
-
getContainerRuntimeVersionBytes
public com.google.protobuf.ByteString getContainerRuntimeVersionBytes()ContainerRuntime Version reported by the node through runtime remote API (e.g. docker://1.5.0).
optional string containerRuntimeVersion = 6;- Specified by:
getContainerRuntimeVersionBytesin interfaceV1.NodeSystemInfoOrBuilder
-
setContainerRuntimeVersion
ContainerRuntime Version reported by the node through runtime remote API (e.g. docker://1.5.0).
optional string containerRuntimeVersion = 6; -
clearContainerRuntimeVersion
ContainerRuntime Version reported by the node through runtime remote API (e.g. docker://1.5.0).
optional string containerRuntimeVersion = 6; -
setContainerRuntimeVersionBytes
public V1.NodeSystemInfo.Builder setContainerRuntimeVersionBytes(com.google.protobuf.ByteString value) ContainerRuntime Version reported by the node through runtime remote API (e.g. docker://1.5.0).
optional string containerRuntimeVersion = 6; -
hasKubeletVersion
public boolean hasKubeletVersion()Kubelet Version reported by the node.
optional string kubeletVersion = 7;- Specified by:
hasKubeletVersionin interfaceV1.NodeSystemInfoOrBuilder
-
getKubeletVersion
Kubelet Version reported by the node.
optional string kubeletVersion = 7;- Specified by:
getKubeletVersionin interfaceV1.NodeSystemInfoOrBuilder
-
getKubeletVersionBytes
public com.google.protobuf.ByteString getKubeletVersionBytes()Kubelet Version reported by the node.
optional string kubeletVersion = 7;- Specified by:
getKubeletVersionBytesin interfaceV1.NodeSystemInfoOrBuilder
-
setKubeletVersion
Kubelet Version reported by the node.
optional string kubeletVersion = 7; -
clearKubeletVersion
Kubelet Version reported by the node.
optional string kubeletVersion = 7; -
setKubeletVersionBytes
Kubelet Version reported by the node.
optional string kubeletVersion = 7; -
hasKubeProxyVersion
public boolean hasKubeProxyVersion()KubeProxy Version reported by the node.
optional string kubeProxyVersion = 8;- Specified by:
hasKubeProxyVersionin interfaceV1.NodeSystemInfoOrBuilder
-
getKubeProxyVersion
KubeProxy Version reported by the node.
optional string kubeProxyVersion = 8;- Specified by:
getKubeProxyVersionin interfaceV1.NodeSystemInfoOrBuilder
-
getKubeProxyVersionBytes
public com.google.protobuf.ByteString getKubeProxyVersionBytes()KubeProxy Version reported by the node.
optional string kubeProxyVersion = 8;- Specified by:
getKubeProxyVersionBytesin interfaceV1.NodeSystemInfoOrBuilder
-
setKubeProxyVersion
KubeProxy Version reported by the node.
optional string kubeProxyVersion = 8; -
clearKubeProxyVersion
KubeProxy Version reported by the node.
optional string kubeProxyVersion = 8; -
setKubeProxyVersionBytes
KubeProxy Version reported by the node.
optional string kubeProxyVersion = 8; -
hasOperatingSystem
public boolean hasOperatingSystem()The Operating System reported by the node
optional string operatingSystem = 9;- Specified by:
hasOperatingSystemin interfaceV1.NodeSystemInfoOrBuilder
-
getOperatingSystem
The Operating System reported by the node
optional string operatingSystem = 9;- Specified by:
getOperatingSystemin interfaceV1.NodeSystemInfoOrBuilder
-
getOperatingSystemBytes
public com.google.protobuf.ByteString getOperatingSystemBytes()The Operating System reported by the node
optional string operatingSystem = 9;- Specified by:
getOperatingSystemBytesin interfaceV1.NodeSystemInfoOrBuilder
-
setOperatingSystem
The Operating System reported by the node
optional string operatingSystem = 9; -
clearOperatingSystem
The Operating System reported by the node
optional string operatingSystem = 9; -
setOperatingSystemBytes
The Operating System reported by the node
optional string operatingSystem = 9; -
hasArchitecture
public boolean hasArchitecture()The Architecture reported by the node
optional string architecture = 10;- Specified by:
hasArchitecturein interfaceV1.NodeSystemInfoOrBuilder
-
getArchitecture
The Architecture reported by the node
optional string architecture = 10;- Specified by:
getArchitecturein interfaceV1.NodeSystemInfoOrBuilder
-
getArchitectureBytes
public com.google.protobuf.ByteString getArchitectureBytes()The Architecture reported by the node
optional string architecture = 10;- Specified by:
getArchitectureBytesin interfaceV1.NodeSystemInfoOrBuilder
-
setArchitecture
The Architecture reported by the node
optional string architecture = 10; -
clearArchitecture
The Architecture reported by the node
optional string architecture = 10; -
setArchitectureBytes
The Architecture reported by the node
optional string architecture = 10; -
setUnknownFields
public final V1.NodeSystemInfo.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<V1.NodeSystemInfo.Builder>
-
mergeUnknownFields
public final V1.NodeSystemInfo.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<V1.NodeSystemInfo.Builder>
-