Package io.kubernetes.client.proto
Class V1.NodeSystemInfo.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
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.ByteString
The Architecture reported by the nodeBoot ID reported by the node.com.google.protobuf.ByteString
Boot ID reported by the node.ContainerRuntime Version reported by the node through runtime remote API (e.g.com.google.protobuf.ByteString
ContainerRuntime Version reported by the node through runtime remote API (e.g.static final com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Kernel Version reported by the node from 'uname -r' (e.g.com.google.protobuf.ByteString
Kernel Version reported by the node from 'uname -r' (e.g.Kubelet Version reported by the node.com.google.protobuf.ByteString
Kubelet Version reported by the node.KubeProxy Version reported by the node.com.google.protobuf.ByteString
KubeProxy Version reported by the node.MachineID reported by the node.com.google.protobuf.ByteString
MachineID reported by the node.The Operating System reported by the nodecom.google.protobuf.ByteString
The Operating System reported by the nodeOS Image reported by the node from /etc/os-release (e.g.com.google.protobuf.ByteString
OS Image reported by the node from /etc/os-release (e.g.SystemUUID reported by the node.com.google.protobuf.ByteString
SystemUUID reported by the node.boolean
The Architecture reported by the nodeboolean
Boot ID reported by the node.boolean
ContainerRuntime Version reported by the node through runtime remote API (e.g.boolean
Kernel Version reported by the node from 'uname -r' (e.g.boolean
Kubelet Version reported by the node.boolean
KubeProxy Version reported by the node.boolean
MachineID reported by the node.boolean
The Operating System reported by the nodeboolean
OS Image reported by the node from /etc/os-release (e.g.boolean
SystemUUID reported by the node.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) 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, 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<V1.NodeSystemInfo.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<V1.NodeSystemInfo.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<V1.NodeSystemInfo.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<V1.NodeSystemInfo.Builder>
-
setField
public V1.NodeSystemInfo.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<V1.NodeSystemInfo.Builder>
-
clearField
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1.NodeSystemInfo.Builder>
-
clearOneof
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in 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:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1.NodeSystemInfo.Builder>
-
addRepeatedField
public V1.NodeSystemInfo.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<V1.NodeSystemInfo.Builder>
-
mergeFrom
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<V1.NodeSystemInfo.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in 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:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in 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:
hasMachineID
in 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:
getMachineID
in 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:
getMachineIDBytes
in 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:
hasSystemUUID
in 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:
getSystemUUID
in 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:
getSystemUUIDBytes
in 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:
hasBootID
in interfaceV1.NodeSystemInfoOrBuilder
-
getBootID
Boot ID reported by the node.
optional string bootID = 3;
- Specified by:
getBootID
in interfaceV1.NodeSystemInfoOrBuilder
-
getBootIDBytes
public com.google.protobuf.ByteString getBootIDBytes()Boot ID reported by the node.
optional string bootID = 3;
- Specified by:
getBootIDBytes
in 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:
hasKernelVersion
in 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:
getKernelVersion
in 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:
getKernelVersionBytes
in 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:
hasOsImage
in 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:
getOsImage
in 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:
getOsImageBytes
in 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:
hasContainerRuntimeVersion
in 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:
getContainerRuntimeVersion
in 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:
getContainerRuntimeVersionBytes
in 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:
hasKubeletVersion
in interfaceV1.NodeSystemInfoOrBuilder
-
getKubeletVersion
Kubelet Version reported by the node.
optional string kubeletVersion = 7;
- Specified by:
getKubeletVersion
in interfaceV1.NodeSystemInfoOrBuilder
-
getKubeletVersionBytes
public com.google.protobuf.ByteString getKubeletVersionBytes()Kubelet Version reported by the node.
optional string kubeletVersion = 7;
- Specified by:
getKubeletVersionBytes
in 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:
hasKubeProxyVersion
in interfaceV1.NodeSystemInfoOrBuilder
-
getKubeProxyVersion
KubeProxy Version reported by the node.
optional string kubeProxyVersion = 8;
- Specified by:
getKubeProxyVersion
in interfaceV1.NodeSystemInfoOrBuilder
-
getKubeProxyVersionBytes
public com.google.protobuf.ByteString getKubeProxyVersionBytes()KubeProxy Version reported by the node.
optional string kubeProxyVersion = 8;
- Specified by:
getKubeProxyVersionBytes
in 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:
hasOperatingSystem
in interfaceV1.NodeSystemInfoOrBuilder
-
getOperatingSystem
The Operating System reported by the node
optional string operatingSystem = 9;
- Specified by:
getOperatingSystem
in interfaceV1.NodeSystemInfoOrBuilder
-
getOperatingSystemBytes
public com.google.protobuf.ByteString getOperatingSystemBytes()The Operating System reported by the node
optional string operatingSystem = 9;
- Specified by:
getOperatingSystemBytes
in 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:
hasArchitecture
in interfaceV1.NodeSystemInfoOrBuilder
-
getArchitecture
The Architecture reported by the node
optional string architecture = 10;
- Specified by:
getArchitecture
in interfaceV1.NodeSystemInfoOrBuilder
-
getArchitectureBytes
public com.google.protobuf.ByteString getArchitectureBytes()The Architecture reported by the node
optional string architecture = 10;
- Specified by:
getArchitectureBytes
in 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:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1.NodeSystemInfo.Builder>
-
mergeUnknownFields
public final V1.NodeSystemInfo.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1.NodeSystemInfo.Builder>
-