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