public static final class SetNodePoolAutoscalingRequest.Builder extends GeneratedMessageV3.Builder<SetNodePoolAutoscalingRequest.Builder> implements SetNodePoolAutoscalingRequestOrBuilder
SetNodePoolAutoscalingRequest sets the autoscaler settings of a node pool.Protobuf type
google.container.v1.SetNodePoolAutoscalingRequest| Modifier and Type | Method and Description |
|---|---|
SetNodePoolAutoscalingRequest.Builder |
addRepeatedField(Descriptors.FieldDescriptor field,
java.lang.Object value) |
SetNodePoolAutoscalingRequest |
build() |
SetNodePoolAutoscalingRequest |
buildPartial() |
SetNodePoolAutoscalingRequest.Builder |
clear() |
SetNodePoolAutoscalingRequest.Builder |
clearAutoscaling()
Autoscaling configuration for the node pool.
|
SetNodePoolAutoscalingRequest.Builder |
clearClusterId()
The name of the cluster to upgrade.
|
SetNodePoolAutoscalingRequest.Builder |
clearField(Descriptors.FieldDescriptor field) |
SetNodePoolAutoscalingRequest.Builder |
clearNodePoolId()
The name of the node pool to upgrade.
|
SetNodePoolAutoscalingRequest.Builder |
clearOneof(Descriptors.OneofDescriptor oneof) |
SetNodePoolAutoscalingRequest.Builder |
clearProjectId()
The Google Developers Console [project ID or project
number](https://support.google.com/cloud/answer/6158840).
|
SetNodePoolAutoscalingRequest.Builder |
clearZone()
The name of the Google Compute Engine
[zone](/compute/docs/zones#available) in which the cluster
resides.
|
SetNodePoolAutoscalingRequest.Builder |
clone() |
NodePoolAutoscaling |
getAutoscaling()
Autoscaling configuration for the node pool.
|
NodePoolAutoscaling.Builder |
getAutoscalingBuilder()
Autoscaling configuration for the node pool.
|
NodePoolAutoscalingOrBuilder |
getAutoscalingOrBuilder()
Autoscaling configuration for the node pool.
|
java.lang.String |
getClusterId()
The name of the cluster to upgrade.
|
ByteString |
getClusterIdBytes()
The name of the cluster to upgrade.
|
SetNodePoolAutoscalingRequest |
getDefaultInstanceForType() |
static Descriptors.Descriptor |
getDescriptor() |
Descriptors.Descriptor |
getDescriptorForType() |
java.lang.String |
getNodePoolId()
The name of the node pool to upgrade.
|
ByteString |
getNodePoolIdBytes()
The name of the node pool to upgrade.
|
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.
|
boolean |
hasAutoscaling()
Autoscaling configuration for the node pool.
|
protected GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
SetNodePoolAutoscalingRequest.Builder |
mergeAutoscaling(NodePoolAutoscaling value)
Autoscaling configuration for the node pool.
|
SetNodePoolAutoscalingRequest.Builder |
mergeFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
SetNodePoolAutoscalingRequest.Builder |
mergeFrom(Message other) |
SetNodePoolAutoscalingRequest.Builder |
mergeFrom(SetNodePoolAutoscalingRequest other) |
SetNodePoolAutoscalingRequest.Builder |
mergeUnknownFields(UnknownFieldSet unknownFields) |
SetNodePoolAutoscalingRequest.Builder |
setAutoscaling(NodePoolAutoscaling.Builder builderForValue)
Autoscaling configuration for the node pool.
|
SetNodePoolAutoscalingRequest.Builder |
setAutoscaling(NodePoolAutoscaling value)
Autoscaling configuration for the node pool.
|
SetNodePoolAutoscalingRequest.Builder |
setClusterId(java.lang.String value)
The name of the cluster to upgrade.
|
SetNodePoolAutoscalingRequest.Builder |
setClusterIdBytes(ByteString value)
The name of the cluster to upgrade.
|
SetNodePoolAutoscalingRequest.Builder |
setField(Descriptors.FieldDescriptor field,
java.lang.Object value) |
SetNodePoolAutoscalingRequest.Builder |
setNodePoolId(java.lang.String value)
The name of the node pool to upgrade.
|
SetNodePoolAutoscalingRequest.Builder |
setNodePoolIdBytes(ByteString value)
The name of the node pool to upgrade.
|
SetNodePoolAutoscalingRequest.Builder |
setProjectId(java.lang.String value)
The Google Developers Console [project ID or project
number](https://support.google.com/cloud/answer/6158840).
|
SetNodePoolAutoscalingRequest.Builder |
setProjectIdBytes(ByteString value)
The Google Developers Console [project ID or project
number](https://support.google.com/cloud/answer/6158840).
|
SetNodePoolAutoscalingRequest.Builder |
setRepeatedField(Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
SetNodePoolAutoscalingRequest.Builder |
setUnknownFields(UnknownFieldSet unknownFields) |
SetNodePoolAutoscalingRequest.Builder |
setZone(java.lang.String value)
The name of the Google Compute Engine
[zone](/compute/docs/zones#available) in which the cluster
resides.
|
SetNodePoolAutoscalingRequest.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<SetNodePoolAutoscalingRequest.Builder>public SetNodePoolAutoscalingRequest.Builder clear()
clear in interface Message.Builderclear in interface MessageLite.Builderclear in class GeneratedMessageV3.Builder<SetNodePoolAutoscalingRequest.Builder>public Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface Message.BuildergetDescriptorForType in interface MessageOrBuildergetDescriptorForType in class GeneratedMessageV3.Builder<SetNodePoolAutoscalingRequest.Builder>public SetNodePoolAutoscalingRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface MessageLiteOrBuildergetDefaultInstanceForType in interface MessageOrBuilderpublic SetNodePoolAutoscalingRequest build()
build in interface Message.Builderbuild in interface MessageLite.Builderpublic SetNodePoolAutoscalingRequest buildPartial()
buildPartial in interface Message.BuilderbuildPartial in interface MessageLite.Builderpublic SetNodePoolAutoscalingRequest.Builder clone()
clone in interface Message.Builderclone in interface MessageLite.Builderclone in class GeneratedMessageV3.Builder<SetNodePoolAutoscalingRequest.Builder>public SetNodePoolAutoscalingRequest.Builder setField(Descriptors.FieldDescriptor field, java.lang.Object value)
setField in interface Message.BuildersetField in class GeneratedMessageV3.Builder<SetNodePoolAutoscalingRequest.Builder>public SetNodePoolAutoscalingRequest.Builder clearField(Descriptors.FieldDescriptor field)
clearField in interface Message.BuilderclearField in class GeneratedMessageV3.Builder<SetNodePoolAutoscalingRequest.Builder>public SetNodePoolAutoscalingRequest.Builder clearOneof(Descriptors.OneofDescriptor oneof)
clearOneof in interface Message.BuilderclearOneof in class GeneratedMessageV3.Builder<SetNodePoolAutoscalingRequest.Builder>public SetNodePoolAutoscalingRequest.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, java.lang.Object value)
setRepeatedField in interface Message.BuildersetRepeatedField in class GeneratedMessageV3.Builder<SetNodePoolAutoscalingRequest.Builder>public SetNodePoolAutoscalingRequest.Builder addRepeatedField(Descriptors.FieldDescriptor field, java.lang.Object value)
addRepeatedField in interface Message.BuilderaddRepeatedField in class GeneratedMessageV3.Builder<SetNodePoolAutoscalingRequest.Builder>public SetNodePoolAutoscalingRequest.Builder mergeFrom(Message other)
mergeFrom in interface Message.BuildermergeFrom in class AbstractMessage.Builder<SetNodePoolAutoscalingRequest.Builder>public SetNodePoolAutoscalingRequest.Builder mergeFrom(SetNodePoolAutoscalingRequest other)
public final boolean isInitialized()
isInitialized in interface MessageLiteOrBuilderisInitialized in class GeneratedMessageV3.Builder<SetNodePoolAutoscalingRequest.Builder>public SetNodePoolAutoscalingRequest.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom in interface Message.BuildermergeFrom in interface MessageLite.BuildermergeFrom in class AbstractMessage.Builder<SetNodePoolAutoscalingRequest.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 SetNodePoolAutoscalingRequestOrBuilderpublic 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 SetNodePoolAutoscalingRequestOrBuilderpublic SetNodePoolAutoscalingRequest.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 SetNodePoolAutoscalingRequest.Builder clearProjectId()
The Google Developers Console [project ID or project number](https://support.google.com/cloud/answer/6158840).
string project_id = 1;public SetNodePoolAutoscalingRequest.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 SetNodePoolAutoscalingRequestOrBuilderpublic 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 SetNodePoolAutoscalingRequestOrBuilderpublic SetNodePoolAutoscalingRequest.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 SetNodePoolAutoscalingRequest.Builder clearZone()
The name of the Google Compute Engine [zone](/compute/docs/zones#available) in which the cluster resides.
string zone = 2;public SetNodePoolAutoscalingRequest.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 upgrade.
string cluster_id = 3;getClusterId in interface SetNodePoolAutoscalingRequestOrBuilderpublic ByteString getClusterIdBytes()
The name of the cluster to upgrade.
string cluster_id = 3;getClusterIdBytes in interface SetNodePoolAutoscalingRequestOrBuilderpublic SetNodePoolAutoscalingRequest.Builder setClusterId(java.lang.String value)
The name of the cluster to upgrade.
string cluster_id = 3;public SetNodePoolAutoscalingRequest.Builder clearClusterId()
The name of the cluster to upgrade.
string cluster_id = 3;public SetNodePoolAutoscalingRequest.Builder setClusterIdBytes(ByteString value)
The name of the cluster to upgrade.
string cluster_id = 3;public java.lang.String getNodePoolId()
The name of the node pool to upgrade.
string node_pool_id = 4;getNodePoolId in interface SetNodePoolAutoscalingRequestOrBuilderpublic ByteString getNodePoolIdBytes()
The name of the node pool to upgrade.
string node_pool_id = 4;getNodePoolIdBytes in interface SetNodePoolAutoscalingRequestOrBuilderpublic SetNodePoolAutoscalingRequest.Builder setNodePoolId(java.lang.String value)
The name of the node pool to upgrade.
string node_pool_id = 4;public SetNodePoolAutoscalingRequest.Builder clearNodePoolId()
The name of the node pool to upgrade.
string node_pool_id = 4;public SetNodePoolAutoscalingRequest.Builder setNodePoolIdBytes(ByteString value)
The name of the node pool to upgrade.
string node_pool_id = 4;public boolean hasAutoscaling()
Autoscaling configuration for the node pool.
.google.container.v1.NodePoolAutoscaling autoscaling = 5;hasAutoscaling in interface SetNodePoolAutoscalingRequestOrBuilderpublic NodePoolAutoscaling getAutoscaling()
Autoscaling configuration for the node pool.
.google.container.v1.NodePoolAutoscaling autoscaling = 5;getAutoscaling in interface SetNodePoolAutoscalingRequestOrBuilderpublic SetNodePoolAutoscalingRequest.Builder setAutoscaling(NodePoolAutoscaling value)
Autoscaling configuration for the node pool.
.google.container.v1.NodePoolAutoscaling autoscaling = 5;public SetNodePoolAutoscalingRequest.Builder setAutoscaling(NodePoolAutoscaling.Builder builderForValue)
Autoscaling configuration for the node pool.
.google.container.v1.NodePoolAutoscaling autoscaling = 5;public SetNodePoolAutoscalingRequest.Builder mergeAutoscaling(NodePoolAutoscaling value)
Autoscaling configuration for the node pool.
.google.container.v1.NodePoolAutoscaling autoscaling = 5;public SetNodePoolAutoscalingRequest.Builder clearAutoscaling()
Autoscaling configuration for the node pool.
.google.container.v1.NodePoolAutoscaling autoscaling = 5;public NodePoolAutoscaling.Builder getAutoscalingBuilder()
Autoscaling configuration for the node pool.
.google.container.v1.NodePoolAutoscaling autoscaling = 5;public NodePoolAutoscalingOrBuilder getAutoscalingOrBuilder()
Autoscaling configuration for the node pool.
.google.container.v1.NodePoolAutoscaling autoscaling = 5;getAutoscalingOrBuilder in interface SetNodePoolAutoscalingRequestOrBuilderpublic final SetNodePoolAutoscalingRequest.Builder setUnknownFields(UnknownFieldSet unknownFields)
setUnknownFields in interface Message.BuildersetUnknownFields in class GeneratedMessageV3.Builder<SetNodePoolAutoscalingRequest.Builder>public final SetNodePoolAutoscalingRequest.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
mergeUnknownFields in interface Message.BuildermergeUnknownFields in class GeneratedMessageV3.Builder<SetNodePoolAutoscalingRequest.Builder>