public static final class SetNodePoolSizeRequest.Builder extends GeneratedMessageV3.Builder<SetNodePoolSizeRequest.Builder> implements SetNodePoolSizeRequestOrBuilder
SetNodePoolSizeRequest sets the size a node pool.Protobuf type
google.container.v1.SetNodePoolSizeRequest| Modifier and Type | Method and Description |
|---|---|
SetNodePoolSizeRequest.Builder |
addRepeatedField(Descriptors.FieldDescriptor field,
java.lang.Object value) |
SetNodePoolSizeRequest |
build() |
SetNodePoolSizeRequest |
buildPartial() |
SetNodePoolSizeRequest.Builder |
clear() |
SetNodePoolSizeRequest.Builder |
clearClusterId()
The name of the cluster to update.
|
SetNodePoolSizeRequest.Builder |
clearField(Descriptors.FieldDescriptor field) |
SetNodePoolSizeRequest.Builder |
clearNodeCount()
The desired node count for the pool.
|
SetNodePoolSizeRequest.Builder |
clearNodePoolId()
The name of the node pool to update.
|
SetNodePoolSizeRequest.Builder |
clearOneof(Descriptors.OneofDescriptor oneof) |
SetNodePoolSizeRequest.Builder |
clearProjectId()
The Google Developers Console [project ID or project
number](https://support.google.com/cloud/answer/6158840).
|
SetNodePoolSizeRequest.Builder |
clearZone()
The name of the Google Compute Engine
[zone](/compute/docs/zones#available) in which the cluster
resides.
|
SetNodePoolSizeRequest.Builder |
clone() |
java.lang.String |
getClusterId()
The name of the cluster to update.
|
ByteString |
getClusterIdBytes()
The name of the cluster to update.
|
SetNodePoolSizeRequest |
getDefaultInstanceForType() |
static Descriptors.Descriptor |
getDescriptor() |
Descriptors.Descriptor |
getDescriptorForType() |
int |
getNodeCount()
The desired node count for the pool.
|
java.lang.String |
getNodePoolId()
The name of the node pool to update.
|
ByteString |
getNodePoolIdBytes()
The name of the node pool to update.
|
java.lang.String |
getProjectId()
The Google Developers Console [project ID or project
number](https://support.google.com/cloud/answer/6158840).
|
ByteString |
getProjectIdBytes()
The Google Developers Console [project ID or project
number](https://support.google.com/cloud/answer/6158840).
|
java.lang.String |
getZone()
The name of the Google Compute Engine
[zone](/compute/docs/zones#available) in which the cluster
resides.
|
ByteString |
getZoneBytes()
The name of the Google Compute Engine
[zone](/compute/docs/zones#available) in which the cluster
resides.
|
protected GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
SetNodePoolSizeRequest.Builder |
mergeFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
SetNodePoolSizeRequest.Builder |
mergeFrom(Message other) |
SetNodePoolSizeRequest.Builder |
mergeFrom(SetNodePoolSizeRequest other) |
SetNodePoolSizeRequest.Builder |
mergeUnknownFields(UnknownFieldSet unknownFields) |
SetNodePoolSizeRequest.Builder |
setClusterId(java.lang.String value)
The name of the cluster to update.
|
SetNodePoolSizeRequest.Builder |
setClusterIdBytes(ByteString value)
The name of the cluster to update.
|
SetNodePoolSizeRequest.Builder |
setField(Descriptors.FieldDescriptor field,
java.lang.Object value) |
SetNodePoolSizeRequest.Builder |
setNodeCount(int value)
The desired node count for the pool.
|
SetNodePoolSizeRequest.Builder |
setNodePoolId(java.lang.String value)
The name of the node pool to update.
|
SetNodePoolSizeRequest.Builder |
setNodePoolIdBytes(ByteString value)
The name of the node pool to update.
|
SetNodePoolSizeRequest.Builder |
setProjectId(java.lang.String value)
The Google Developers Console [project ID or project
number](https://support.google.com/cloud/answer/6158840).
|
SetNodePoolSizeRequest.Builder |
setProjectIdBytes(ByteString value)
The Google Developers Console [project ID or project
number](https://support.google.com/cloud/answer/6158840).
|
SetNodePoolSizeRequest.Builder |
setRepeatedField(Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
SetNodePoolSizeRequest.Builder |
setUnknownFields(UnknownFieldSet unknownFields) |
SetNodePoolSizeRequest.Builder |
setZone(java.lang.String value)
The name of the Google Compute Engine
[zone](/compute/docs/zones#available) in which the cluster
resides.
|
SetNodePoolSizeRequest.Builder |
setZoneBytes(ByteString value)
The name of the Google Compute Engine
[zone](/compute/docs/zones#available) in which the cluster
resides.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofmergeFrompublic static final Descriptors.Descriptor getDescriptor()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class GeneratedMessageV3.Builder<SetNodePoolSizeRequest.Builder>public SetNodePoolSizeRequest.Builder clear()
clear in interface Message.Builderclear in interface MessageLite.Builderclear in class GeneratedMessageV3.Builder<SetNodePoolSizeRequest.Builder>public Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface Message.BuildergetDescriptorForType in interface MessageOrBuildergetDescriptorForType in class GeneratedMessageV3.Builder<SetNodePoolSizeRequest.Builder>public SetNodePoolSizeRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface MessageLiteOrBuildergetDefaultInstanceForType in interface MessageOrBuilderpublic SetNodePoolSizeRequest build()
build in interface Message.Builderbuild in interface MessageLite.Builderpublic SetNodePoolSizeRequest buildPartial()
buildPartial in interface Message.BuilderbuildPartial in interface MessageLite.Builderpublic SetNodePoolSizeRequest.Builder clone()
clone in interface Message.Builderclone in interface MessageLite.Builderclone in class GeneratedMessageV3.Builder<SetNodePoolSizeRequest.Builder>public SetNodePoolSizeRequest.Builder setField(Descriptors.FieldDescriptor field, java.lang.Object value)
setField in interface Message.BuildersetField in class GeneratedMessageV3.Builder<SetNodePoolSizeRequest.Builder>public SetNodePoolSizeRequest.Builder clearField(Descriptors.FieldDescriptor field)
clearField in interface Message.BuilderclearField in class GeneratedMessageV3.Builder<SetNodePoolSizeRequest.Builder>public SetNodePoolSizeRequest.Builder clearOneof(Descriptors.OneofDescriptor oneof)
clearOneof in interface Message.BuilderclearOneof in class GeneratedMessageV3.Builder<SetNodePoolSizeRequest.Builder>public SetNodePoolSizeRequest.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, java.lang.Object value)
setRepeatedField in interface Message.BuildersetRepeatedField in class GeneratedMessageV3.Builder<SetNodePoolSizeRequest.Builder>public SetNodePoolSizeRequest.Builder addRepeatedField(Descriptors.FieldDescriptor field, java.lang.Object value)
addRepeatedField in interface Message.BuilderaddRepeatedField in class GeneratedMessageV3.Builder<SetNodePoolSizeRequest.Builder>public SetNodePoolSizeRequest.Builder mergeFrom(Message other)
mergeFrom in interface Message.BuildermergeFrom in class AbstractMessage.Builder<SetNodePoolSizeRequest.Builder>public SetNodePoolSizeRequest.Builder mergeFrom(SetNodePoolSizeRequest other)
public final boolean isInitialized()
isInitialized in interface MessageLiteOrBuilderisInitialized in class GeneratedMessageV3.Builder<SetNodePoolSizeRequest.Builder>public SetNodePoolSizeRequest.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom in interface Message.BuildermergeFrom in interface MessageLite.BuildermergeFrom in class AbstractMessage.Builder<SetNodePoolSizeRequest.Builder>java.io.IOExceptionpublic java.lang.String getProjectId()
The Google Developers Console [project ID or project number](https://support.google.com/cloud/answer/6158840).
string project_id = 1;getProjectId in interface SetNodePoolSizeRequestOrBuilderpublic ByteString getProjectIdBytes()
The Google Developers Console [project ID or project number](https://support.google.com/cloud/answer/6158840).
string project_id = 1;getProjectIdBytes in interface SetNodePoolSizeRequestOrBuilderpublic SetNodePoolSizeRequest.Builder setProjectId(java.lang.String value)
The Google Developers Console [project ID or project number](https://support.google.com/cloud/answer/6158840).
string project_id = 1;public SetNodePoolSizeRequest.Builder clearProjectId()
The Google Developers Console [project ID or project number](https://support.google.com/cloud/answer/6158840).
string project_id = 1;public SetNodePoolSizeRequest.Builder setProjectIdBytes(ByteString value)
The Google Developers Console [project ID or project number](https://support.google.com/cloud/answer/6158840).
string project_id = 1;public java.lang.String getZone()
The name of the Google Compute Engine [zone](/compute/docs/zones#available) in which the cluster resides.
string zone = 2;getZone in interface SetNodePoolSizeRequestOrBuilderpublic ByteString getZoneBytes()
The name of the Google Compute Engine [zone](/compute/docs/zones#available) in which the cluster resides.
string zone = 2;getZoneBytes in interface SetNodePoolSizeRequestOrBuilderpublic SetNodePoolSizeRequest.Builder setZone(java.lang.String value)
The name of the Google Compute Engine [zone](/compute/docs/zones#available) in which the cluster resides.
string zone = 2;public SetNodePoolSizeRequest.Builder clearZone()
The name of the Google Compute Engine [zone](/compute/docs/zones#available) in which the cluster resides.
string zone = 2;public SetNodePoolSizeRequest.Builder setZoneBytes(ByteString value)
The name of the Google Compute Engine [zone](/compute/docs/zones#available) in which the cluster resides.
string zone = 2;public java.lang.String getClusterId()
The name of the cluster to update.
string cluster_id = 3;getClusterId in interface SetNodePoolSizeRequestOrBuilderpublic ByteString getClusterIdBytes()
The name of the cluster to update.
string cluster_id = 3;getClusterIdBytes in interface SetNodePoolSizeRequestOrBuilderpublic SetNodePoolSizeRequest.Builder setClusterId(java.lang.String value)
The name of the cluster to update.
string cluster_id = 3;public SetNodePoolSizeRequest.Builder clearClusterId()
The name of the cluster to update.
string cluster_id = 3;public SetNodePoolSizeRequest.Builder setClusterIdBytes(ByteString value)
The name of the cluster to update.
string cluster_id = 3;public java.lang.String getNodePoolId()
The name of the node pool to update.
string node_pool_id = 4;getNodePoolId in interface SetNodePoolSizeRequestOrBuilderpublic ByteString getNodePoolIdBytes()
The name of the node pool to update.
string node_pool_id = 4;getNodePoolIdBytes in interface SetNodePoolSizeRequestOrBuilderpublic SetNodePoolSizeRequest.Builder setNodePoolId(java.lang.String value)
The name of the node pool to update.
string node_pool_id = 4;public SetNodePoolSizeRequest.Builder clearNodePoolId()
The name of the node pool to update.
string node_pool_id = 4;public SetNodePoolSizeRequest.Builder setNodePoolIdBytes(ByteString value)
The name of the node pool to update.
string node_pool_id = 4;public int getNodeCount()
The desired node count for the pool.
int32 node_count = 5;getNodeCount in interface SetNodePoolSizeRequestOrBuilderpublic SetNodePoolSizeRequest.Builder setNodeCount(int value)
The desired node count for the pool.
int32 node_count = 5;public SetNodePoolSizeRequest.Builder clearNodeCount()
The desired node count for the pool.
int32 node_count = 5;public final SetNodePoolSizeRequest.Builder setUnknownFields(UnknownFieldSet unknownFields)
setUnknownFields in interface Message.BuildersetUnknownFields in class GeneratedMessageV3.Builder<SetNodePoolSizeRequest.Builder>public final SetNodePoolSizeRequest.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
mergeUnknownFields in interface Message.BuildermergeUnknownFields in class GeneratedMessageV3.Builder<SetNodePoolSizeRequest.Builder>