public static final class NodeType.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<NodeType.Builder> implements NodeTypeOrBuilder
Represent a sole-tenant Node Type resource. Each node within a node group must have a node type. A node type specifies the total amount of cores and memory for that node. Currently, the only available node type is n1-node-96-624 node type that has 96 vCPUs and 624 GB of memory, available in multiple zones. For more information read Node types.Protobuf type
google.cloud.compute.v1.NodeType| Modifier and Type | Method and Description |
|---|---|
NodeType.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
NodeType |
build() |
NodeType |
buildPartial() |
NodeType.Builder |
clear() |
NodeType.Builder |
clearCpuPlatform()
[Output Only] The CPU platform used by this node type.
|
NodeType.Builder |
clearCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
|
NodeType.Builder |
clearDeprecated()
[Output Only] The deprecation status associated with this node type.
|
NodeType.Builder |
clearDescription()
[Output Only] An optional textual description of the resource.
|
NodeType.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
NodeType.Builder |
clearGuestCpus()
[Output Only] The number of virtual CPUs that are available to the node type.
|
NodeType.Builder |
clearId()
[Output Only] The unique identifier for the resource.
|
NodeType.Builder |
clearKind()
[Output Only] The type of the resource.
|
NodeType.Builder |
clearLocalSsdGb()
[Output Only] Local SSD available to the node type, defined in GB.
|
NodeType.Builder |
clearMemoryMb()
[Output Only] The amount of physical memory available to the node type, defined in MB.
|
NodeType.Builder |
clearName()
[Output Only] Name of the resource.
|
NodeType.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
NodeType.Builder |
clearSelfLink()
[Output Only] Server-defined URL for the resource.
|
NodeType.Builder |
clearZone()
[Output Only] The name of the zone where the node type resides, such as us-central1-a.
|
NodeType.Builder |
clone() |
String |
getCpuPlatform()
[Output Only] The CPU platform used by this node type.
|
com.google.protobuf.ByteString |
getCpuPlatformBytes()
[Output Only] The CPU platform used by this node type.
|
String |
getCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
|
com.google.protobuf.ByteString |
getCreationTimestampBytes()
[Output Only] Creation timestamp in RFC3339 text format.
|
NodeType |
getDefaultInstanceForType() |
DeprecationStatus |
getDeprecated()
[Output Only] The deprecation status associated with this node type.
|
DeprecationStatus.Builder |
getDeprecatedBuilder()
[Output Only] The deprecation status associated with this node type.
|
DeprecationStatusOrBuilder |
getDeprecatedOrBuilder()
[Output Only] The deprecation status associated with this node type.
|
String |
getDescription()
[Output Only] An optional textual description of the resource.
|
com.google.protobuf.ByteString |
getDescriptionBytes()
[Output Only] An optional textual description of the resource.
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
int |
getGuestCpus()
[Output Only] The number of virtual CPUs that are available to the node type.
|
long |
getId()
[Output Only] The unique identifier for the resource.
|
String |
getKind()
[Output Only] The type of the resource.
|
com.google.protobuf.ByteString |
getKindBytes()
[Output Only] The type of the resource.
|
int |
getLocalSsdGb()
[Output Only] Local SSD available to the node type, defined in GB.
|
int |
getMemoryMb()
[Output Only] The amount of physical memory available to the node type, defined in MB.
|
String |
getName()
[Output Only] Name of the resource.
|
com.google.protobuf.ByteString |
getNameBytes()
[Output Only] Name of the resource.
|
String |
getSelfLink()
[Output Only] Server-defined URL for the resource.
|
com.google.protobuf.ByteString |
getSelfLinkBytes()
[Output Only] Server-defined URL for the resource.
|
String |
getZone()
[Output Only] The name of the zone where the node type resides, such as us-central1-a.
|
com.google.protobuf.ByteString |
getZoneBytes()
[Output Only] The name of the zone where the node type resides, such as us-central1-a.
|
boolean |
hasCpuPlatform()
[Output Only] The CPU platform used by this node type.
|
boolean |
hasCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
|
boolean |
hasDeprecated()
[Output Only] The deprecation status associated with this node type.
|
boolean |
hasDescription()
[Output Only] An optional textual description of the resource.
|
boolean |
hasGuestCpus()
[Output Only] The number of virtual CPUs that are available to the node type.
|
boolean |
hasId()
[Output Only] The unique identifier for the resource.
|
boolean |
hasKind()
[Output Only] The type of the resource.
|
boolean |
hasLocalSsdGb()
[Output Only] Local SSD available to the node type, defined in GB.
|
boolean |
hasMemoryMb()
[Output Only] The amount of physical memory available to the node type, defined in MB.
|
boolean |
hasName()
[Output Only] Name of the resource.
|
boolean |
hasSelfLink()
[Output Only] Server-defined URL for the resource.
|
boolean |
hasZone()
[Output Only] The name of the zone where the node type resides, such as us-central1-a.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
NodeType.Builder |
mergeDeprecated(DeprecationStatus value)
[Output Only] The deprecation status associated with this node type.
|
NodeType.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
NodeType.Builder |
mergeFrom(com.google.protobuf.Message other) |
NodeType.Builder |
mergeFrom(NodeType other) |
NodeType.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
NodeType.Builder |
setCpuPlatform(String value)
[Output Only] The CPU platform used by this node type.
|
NodeType.Builder |
setCpuPlatformBytes(com.google.protobuf.ByteString value)
[Output Only] The CPU platform used by this node type.
|
NodeType.Builder |
setCreationTimestamp(String value)
[Output Only] Creation timestamp in RFC3339 text format.
|
NodeType.Builder |
setCreationTimestampBytes(com.google.protobuf.ByteString value)
[Output Only] Creation timestamp in RFC3339 text format.
|
NodeType.Builder |
setDeprecated(DeprecationStatus.Builder builderForValue)
[Output Only] The deprecation status associated with this node type.
|
NodeType.Builder |
setDeprecated(DeprecationStatus value)
[Output Only] The deprecation status associated with this node type.
|
NodeType.Builder |
setDescription(String value)
[Output Only] An optional textual description of the resource.
|
NodeType.Builder |
setDescriptionBytes(com.google.protobuf.ByteString value)
[Output Only] An optional textual description of the resource.
|
NodeType.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
NodeType.Builder |
setGuestCpus(int value)
[Output Only] The number of virtual CPUs that are available to the node type.
|
NodeType.Builder |
setId(long value)
[Output Only] The unique identifier for the resource.
|
NodeType.Builder |
setKind(String value)
[Output Only] The type of the resource.
|
NodeType.Builder |
setKindBytes(com.google.protobuf.ByteString value)
[Output Only] The type of the resource.
|
NodeType.Builder |
setLocalSsdGb(int value)
[Output Only] Local SSD available to the node type, defined in GB.
|
NodeType.Builder |
setMemoryMb(int value)
[Output Only] The amount of physical memory available to the node type, defined in MB.
|
NodeType.Builder |
setName(String value)
[Output Only] Name of the resource.
|
NodeType.Builder |
setNameBytes(com.google.protobuf.ByteString value)
[Output Only] Name of the resource.
|
NodeType.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
NodeType.Builder |
setSelfLink(String value)
[Output Only] Server-defined URL for the resource.
|
NodeType.Builder |
setSelfLinkBytes(com.google.protobuf.ByteString value)
[Output Only] Server-defined URL for the resource.
|
NodeType.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
NodeType.Builder |
setZone(String value)
[Output Only] The name of the zone where the node type resides, such as us-central1-a.
|
NodeType.Builder |
setZoneBytes(com.google.protobuf.ByteString value)
[Output Only] The name of the zone where the node type resides, such as us-central1-a.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<NodeType.Builder>public NodeType.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<NodeType.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<NodeType.Builder>public NodeType getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic NodeType build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic NodeType buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic NodeType.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<NodeType.Builder>public NodeType.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<NodeType.Builder>public NodeType.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<NodeType.Builder>public NodeType.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<NodeType.Builder>public NodeType.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<NodeType.Builder>public NodeType.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<NodeType.Builder>public NodeType.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<NodeType.Builder>public NodeType.Builder mergeFrom(NodeType other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<NodeType.Builder>public NodeType.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<NodeType.Builder>IOExceptionpublic boolean hasCpuPlatform()
[Output Only] The CPU platform used by this node type.
optional string cpu_platform = 410285354;hasCpuPlatform in interface NodeTypeOrBuilderpublic String getCpuPlatform()
[Output Only] The CPU platform used by this node type.
optional string cpu_platform = 410285354;getCpuPlatform in interface NodeTypeOrBuilderpublic com.google.protobuf.ByteString getCpuPlatformBytes()
[Output Only] The CPU platform used by this node type.
optional string cpu_platform = 410285354;getCpuPlatformBytes in interface NodeTypeOrBuilderpublic NodeType.Builder setCpuPlatform(String value)
[Output Only] The CPU platform used by this node type.
optional string cpu_platform = 410285354;value - The cpuPlatform to set.public NodeType.Builder clearCpuPlatform()
[Output Only] The CPU platform used by this node type.
optional string cpu_platform = 410285354;public NodeType.Builder setCpuPlatformBytes(com.google.protobuf.ByteString value)
[Output Only] The CPU platform used by this node type.
optional string cpu_platform = 410285354;value - The bytes for cpuPlatform to set.public boolean hasCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;hasCreationTimestamp in interface NodeTypeOrBuilderpublic String getCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;getCreationTimestamp in interface NodeTypeOrBuilderpublic com.google.protobuf.ByteString getCreationTimestampBytes()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;getCreationTimestampBytes in interface NodeTypeOrBuilderpublic NodeType.Builder setCreationTimestamp(String value)
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;value - The creationTimestamp to set.public NodeType.Builder clearCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;public NodeType.Builder setCreationTimestampBytes(com.google.protobuf.ByteString value)
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;value - The bytes for creationTimestamp to set.public boolean hasDeprecated()
[Output Only] The deprecation status associated with this node type.
optional .google.cloud.compute.v1.DeprecationStatus deprecated = 515138995;hasDeprecated in interface NodeTypeOrBuilderpublic DeprecationStatus getDeprecated()
[Output Only] The deprecation status associated with this node type.
optional .google.cloud.compute.v1.DeprecationStatus deprecated = 515138995;getDeprecated in interface NodeTypeOrBuilderpublic NodeType.Builder setDeprecated(DeprecationStatus value)
[Output Only] The deprecation status associated with this node type.
optional .google.cloud.compute.v1.DeprecationStatus deprecated = 515138995;public NodeType.Builder setDeprecated(DeprecationStatus.Builder builderForValue)
[Output Only] The deprecation status associated with this node type.
optional .google.cloud.compute.v1.DeprecationStatus deprecated = 515138995;public NodeType.Builder mergeDeprecated(DeprecationStatus value)
[Output Only] The deprecation status associated with this node type.
optional .google.cloud.compute.v1.DeprecationStatus deprecated = 515138995;public NodeType.Builder clearDeprecated()
[Output Only] The deprecation status associated with this node type.
optional .google.cloud.compute.v1.DeprecationStatus deprecated = 515138995;public DeprecationStatus.Builder getDeprecatedBuilder()
[Output Only] The deprecation status associated with this node type.
optional .google.cloud.compute.v1.DeprecationStatus deprecated = 515138995;public DeprecationStatusOrBuilder getDeprecatedOrBuilder()
[Output Only] The deprecation status associated with this node type.
optional .google.cloud.compute.v1.DeprecationStatus deprecated = 515138995;getDeprecatedOrBuilder in interface NodeTypeOrBuilderpublic boolean hasDescription()
[Output Only] An optional textual description of the resource.
optional string description = 422937596;hasDescription in interface NodeTypeOrBuilderpublic String getDescription()
[Output Only] An optional textual description of the resource.
optional string description = 422937596;getDescription in interface NodeTypeOrBuilderpublic com.google.protobuf.ByteString getDescriptionBytes()
[Output Only] An optional textual description of the resource.
optional string description = 422937596;getDescriptionBytes in interface NodeTypeOrBuilderpublic NodeType.Builder setDescription(String value)
[Output Only] An optional textual description of the resource.
optional string description = 422937596;value - The description to set.public NodeType.Builder clearDescription()
[Output Only] An optional textual description of the resource.
optional string description = 422937596;public NodeType.Builder setDescriptionBytes(com.google.protobuf.ByteString value)
[Output Only] An optional textual description of the resource.
optional string description = 422937596;value - The bytes for description to set.public boolean hasGuestCpus()
[Output Only] The number of virtual CPUs that are available to the node type.
optional int32 guest_cpus = 393356754;hasGuestCpus in interface NodeTypeOrBuilderpublic int getGuestCpus()
[Output Only] The number of virtual CPUs that are available to the node type.
optional int32 guest_cpus = 393356754;getGuestCpus in interface NodeTypeOrBuilderpublic NodeType.Builder setGuestCpus(int value)
[Output Only] The number of virtual CPUs that are available to the node type.
optional int32 guest_cpus = 393356754;value - The guestCpus to set.public NodeType.Builder clearGuestCpus()
[Output Only] The number of virtual CPUs that are available to the node type.
optional int32 guest_cpus = 393356754;public boolean hasId()
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
optional uint64 id = 3355;hasId in interface NodeTypeOrBuilderpublic long getId()
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
optional uint64 id = 3355;getId in interface NodeTypeOrBuilderpublic NodeType.Builder setId(long value)
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
optional uint64 id = 3355;value - The id to set.public NodeType.Builder clearId()
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
optional uint64 id = 3355;public boolean hasKind()
[Output Only] The type of the resource. Always compute#nodeType for node types.
optional string kind = 3292052;hasKind in interface NodeTypeOrBuilderpublic String getKind()
[Output Only] The type of the resource. Always compute#nodeType for node types.
optional string kind = 3292052;getKind in interface NodeTypeOrBuilderpublic com.google.protobuf.ByteString getKindBytes()
[Output Only] The type of the resource. Always compute#nodeType for node types.
optional string kind = 3292052;getKindBytes in interface NodeTypeOrBuilderpublic NodeType.Builder setKind(String value)
[Output Only] The type of the resource. Always compute#nodeType for node types.
optional string kind = 3292052;value - The kind to set.public NodeType.Builder clearKind()
[Output Only] The type of the resource. Always compute#nodeType for node types.
optional string kind = 3292052;public NodeType.Builder setKindBytes(com.google.protobuf.ByteString value)
[Output Only] The type of the resource. Always compute#nodeType for node types.
optional string kind = 3292052;value - The bytes for kind to set.public boolean hasLocalSsdGb()
[Output Only] Local SSD available to the node type, defined in GB.
optional int32 local_ssd_gb = 329237578;hasLocalSsdGb in interface NodeTypeOrBuilderpublic int getLocalSsdGb()
[Output Only] Local SSD available to the node type, defined in GB.
optional int32 local_ssd_gb = 329237578;getLocalSsdGb in interface NodeTypeOrBuilderpublic NodeType.Builder setLocalSsdGb(int value)
[Output Only] Local SSD available to the node type, defined in GB.
optional int32 local_ssd_gb = 329237578;value - The localSsdGb to set.public NodeType.Builder clearLocalSsdGb()
[Output Only] Local SSD available to the node type, defined in GB.
optional int32 local_ssd_gb = 329237578;public boolean hasMemoryMb()
[Output Only] The amount of physical memory available to the node type, defined in MB.
optional int32 memory_mb = 116001171;hasMemoryMb in interface NodeTypeOrBuilderpublic int getMemoryMb()
[Output Only] The amount of physical memory available to the node type, defined in MB.
optional int32 memory_mb = 116001171;getMemoryMb in interface NodeTypeOrBuilderpublic NodeType.Builder setMemoryMb(int value)
[Output Only] The amount of physical memory available to the node type, defined in MB.
optional int32 memory_mb = 116001171;value - The memoryMb to set.public NodeType.Builder clearMemoryMb()
[Output Only] The amount of physical memory available to the node type, defined in MB.
optional int32 memory_mb = 116001171;public boolean hasName()
[Output Only] Name of the resource.
optional string name = 3373707;hasName in interface NodeTypeOrBuilderpublic String getName()
[Output Only] Name of the resource.
optional string name = 3373707;getName in interface NodeTypeOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
[Output Only] Name of the resource.
optional string name = 3373707;getNameBytes in interface NodeTypeOrBuilderpublic NodeType.Builder setName(String value)
[Output Only] Name of the resource.
optional string name = 3373707;value - The name to set.public NodeType.Builder clearName()
[Output Only] Name of the resource.
optional string name = 3373707;public NodeType.Builder setNameBytes(com.google.protobuf.ByteString value)
[Output Only] Name of the resource.
optional string name = 3373707;value - The bytes for name to set.public boolean hasSelfLink()
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;hasSelfLink in interface NodeTypeOrBuilderpublic String getSelfLink()
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;getSelfLink in interface NodeTypeOrBuilderpublic com.google.protobuf.ByteString getSelfLinkBytes()
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;getSelfLinkBytes in interface NodeTypeOrBuilderpublic NodeType.Builder setSelfLink(String value)
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;value - The selfLink to set.public NodeType.Builder clearSelfLink()
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;public NodeType.Builder setSelfLinkBytes(com.google.protobuf.ByteString value)
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;value - The bytes for selfLink to set.public boolean hasZone()
[Output Only] The name of the zone where the node type resides, such as us-central1-a.
optional string zone = 3744684;hasZone in interface NodeTypeOrBuilderpublic String getZone()
[Output Only] The name of the zone where the node type resides, such as us-central1-a.
optional string zone = 3744684;getZone in interface NodeTypeOrBuilderpublic com.google.protobuf.ByteString getZoneBytes()
[Output Only] The name of the zone where the node type resides, such as us-central1-a.
optional string zone = 3744684;getZoneBytes in interface NodeTypeOrBuilderpublic NodeType.Builder setZone(String value)
[Output Only] The name of the zone where the node type resides, such as us-central1-a.
optional string zone = 3744684;value - The zone to set.public NodeType.Builder clearZone()
[Output Only] The name of the zone where the node type resides, such as us-central1-a.
optional string zone = 3744684;public NodeType.Builder setZoneBytes(com.google.protobuf.ByteString value)
[Output Only] The name of the zone where the node type resides, such as us-central1-a.
optional string zone = 3744684;value - The bytes for zone to set.public final NodeType.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<NodeType.Builder>public final NodeType.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<NodeType.Builder>Copyright © 2023 Google LLC. All rights reserved.