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, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
mergeFrom
public static final Descriptors.Descriptor getDescriptor()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class GeneratedMessageV3.Builder<SetNodePoolManagementRequest.Builder>
public SetNodePoolManagementRequest.Builder clear()
clear
in interface Message.Builder
clear
in interface MessageLite.Builder
clear
in class GeneratedMessageV3.Builder<SetNodePoolManagementRequest.Builder>
public Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface Message.Builder
getDescriptorForType
in interface MessageOrBuilder
getDescriptorForType
in class GeneratedMessageV3.Builder<SetNodePoolManagementRequest.Builder>
public SetNodePoolManagementRequest getDefaultInstanceForType()
getDefaultInstanceForType
in interface MessageLiteOrBuilder
getDefaultInstanceForType
in interface MessageOrBuilder
public SetNodePoolManagementRequest build()
build
in interface Message.Builder
build
in interface MessageLite.Builder
public SetNodePoolManagementRequest buildPartial()
buildPartial
in interface Message.Builder
buildPartial
in interface MessageLite.Builder
public SetNodePoolManagementRequest.Builder clone()
clone
in interface Message.Builder
clone
in interface MessageLite.Builder
clone
in class GeneratedMessageV3.Builder<SetNodePoolManagementRequest.Builder>
public SetNodePoolManagementRequest.Builder setField(Descriptors.FieldDescriptor field, java.lang.Object value)
setField
in interface Message.Builder
setField
in class GeneratedMessageV3.Builder<SetNodePoolManagementRequest.Builder>
public SetNodePoolManagementRequest.Builder clearField(Descriptors.FieldDescriptor field)
clearField
in interface Message.Builder
clearField
in class GeneratedMessageV3.Builder<SetNodePoolManagementRequest.Builder>
public SetNodePoolManagementRequest.Builder clearOneof(Descriptors.OneofDescriptor oneof)
clearOneof
in interface Message.Builder
clearOneof
in class GeneratedMessageV3.Builder<SetNodePoolManagementRequest.Builder>
public SetNodePoolManagementRequest.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, java.lang.Object value)
setRepeatedField
in interface Message.Builder
setRepeatedField
in class GeneratedMessageV3.Builder<SetNodePoolManagementRequest.Builder>
public SetNodePoolManagementRequest.Builder addRepeatedField(Descriptors.FieldDescriptor field, java.lang.Object value)
addRepeatedField
in interface Message.Builder
addRepeatedField
in class GeneratedMessageV3.Builder<SetNodePoolManagementRequest.Builder>
public SetNodePoolManagementRequest.Builder mergeFrom(Message other)
mergeFrom
in interface Message.Builder
mergeFrom
in class AbstractMessage.Builder<SetNodePoolManagementRequest.Builder>
public SetNodePoolManagementRequest.Builder mergeFrom(SetNodePoolManagementRequest other)
public final boolean isInitialized()
isInitialized
in interface MessageLiteOrBuilder
isInitialized
in class GeneratedMessageV3.Builder<SetNodePoolManagementRequest.Builder>
public SetNodePoolManagementRequest.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom
in interface Message.Builder
mergeFrom
in interface MessageLite.Builder
mergeFrom
in class AbstractMessage.Builder<SetNodePoolManagementRequest.Builder>
java.io.IOException
public 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 SetNodePoolManagementRequestOrBuilder
public 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 SetNodePoolManagementRequestOrBuilder
public 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 SetNodePoolManagementRequestOrBuilder
public 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 SetNodePoolManagementRequestOrBuilder
public 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 SetNodePoolManagementRequestOrBuilder
public ByteString getClusterIdBytes()
The name of the cluster to update.
string cluster_id = 3;
getClusterIdBytes
in interface SetNodePoolManagementRequestOrBuilder
public 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 SetNodePoolManagementRequestOrBuilder
public ByteString getNodePoolIdBytes()
The name of the node pool to update.
string node_pool_id = 4;
getNodePoolIdBytes
in interface SetNodePoolManagementRequestOrBuilder
public 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 SetNodePoolManagementRequestOrBuilder
public NodeManagement getManagement()
NodeManagement configuration for the node pool.
.google.container.v1.NodeManagement management = 5;
getManagement
in interface SetNodePoolManagementRequestOrBuilder
public 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 SetNodePoolManagementRequestOrBuilder
public final SetNodePoolManagementRequest.Builder setUnknownFields(UnknownFieldSet unknownFields)
setUnknownFields
in interface Message.Builder
setUnknownFields
in class GeneratedMessageV3.Builder<SetNodePoolManagementRequest.Builder>
public final SetNodePoolManagementRequest.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
mergeUnknownFields
in interface Message.Builder
mergeUnknownFields
in class GeneratedMessageV3.Builder<SetNodePoolManagementRequest.Builder>