Class SetNodePoolManagementRequest.Builder (2.40.0)

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

Static Methods

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
TypeDescription
Descriptor

Methods

addRepeatedField(Descriptors.FieldDescriptor field, Object value)

public SetNodePoolManagementRequest.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Parameters
NameDescription
fieldFieldDescriptor
valueObject
Returns
TypeDescription
SetNodePoolManagementRequest.Builder
Overrides

build()

public SetNodePoolManagementRequest build()
Returns
TypeDescription
SetNodePoolManagementRequest

buildPartial()

public SetNodePoolManagementRequest buildPartial()
Returns
TypeDescription
SetNodePoolManagementRequest

clear()

public SetNodePoolManagementRequest.Builder clear()
Returns
TypeDescription
SetNodePoolManagementRequest.Builder
Overrides

clearClusterId() (deprecated)

public SetNodePoolManagementRequest.Builder clearClusterId()

Deprecated. google.container.v1.SetNodePoolManagementRequest.cluster_id is deprecated. See google/container/v1/cluster_service.proto;l=3784

Deprecated. The name of the cluster to update. This field has been deprecated and replaced by the name field.

string cluster_id = 3 [deprecated = true];

Returns
TypeDescription
SetNodePoolManagementRequest.Builder

This builder for chaining.

clearField(Descriptors.FieldDescriptor field)

public SetNodePoolManagementRequest.Builder clearField(Descriptors.FieldDescriptor field)
Parameter
NameDescription
fieldFieldDescriptor
Returns
TypeDescription
SetNodePoolManagementRequest.Builder
Overrides

clearManagement()

public SetNodePoolManagementRequest.Builder clearManagement()

Required. NodeManagement configuration for the node pool.

.google.container.v1.NodeManagement management = 5 [(.google.api.field_behavior) = REQUIRED];

Returns
TypeDescription
SetNodePoolManagementRequest.Builder

clearName()

public SetNodePoolManagementRequest.Builder clearName()

The name (project, location, cluster, node pool id) of the node pool to set management properties. Specified in the format projects/*/locations/*/clusters/*/nodePools/*.

string name = 7;

Returns
TypeDescription
SetNodePoolManagementRequest.Builder

This builder for chaining.

clearNodePoolId() (deprecated)

public SetNodePoolManagementRequest.Builder clearNodePoolId()

Deprecated. google.container.v1.SetNodePoolManagementRequest.node_pool_id is deprecated. See google/container/v1/cluster_service.proto;l=3788

Deprecated. The name of the node pool to update. This field has been deprecated and replaced by the name field.

string node_pool_id = 4 [deprecated = true];

Returns
TypeDescription
SetNodePoolManagementRequest.Builder

This builder for chaining.

clearOneof(Descriptors.OneofDescriptor oneof)

public SetNodePoolManagementRequest.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Parameter
NameDescription
oneofOneofDescriptor
Returns
TypeDescription
SetNodePoolManagementRequest.Builder
Overrides

clearProjectId() (deprecated)

public SetNodePoolManagementRequest.Builder clearProjectId()

Deprecated. google.container.v1.SetNodePoolManagementRequest.project_id is deprecated. See google/container/v1/cluster_service.proto;l=3774

Deprecated. The Google Developers Console project ID or project number. This field has been deprecated and replaced by the name field.

string project_id = 1 [deprecated = true];

Returns
TypeDescription
SetNodePoolManagementRequest.Builder

This builder for chaining.

clearZone() (deprecated)

public SetNodePoolManagementRequest.Builder clearZone()

Deprecated. google.container.v1.SetNodePoolManagementRequest.zone is deprecated. See google/container/v1/cluster_service.proto;l=3780

Deprecated. The name of the Google Compute Engine zone in which the cluster resides. This field has been deprecated and replaced by the name field.

string zone = 2 [deprecated = true];

Returns
TypeDescription
SetNodePoolManagementRequest.Builder

This builder for chaining.

clone()

public SetNodePoolManagementRequest.Builder clone()
Returns
TypeDescription
SetNodePoolManagementRequest.Builder
Overrides

getClusterId() (deprecated)

public String getClusterId()

Deprecated. google.container.v1.SetNodePoolManagementRequest.cluster_id is deprecated. See google/container/v1/cluster_service.proto;l=3784

Deprecated. The name of the cluster to update. This field has been deprecated and replaced by the name field.

string cluster_id = 3 [deprecated = true];

Returns
TypeDescription
String

The clusterId.

getClusterIdBytes() (deprecated)

public ByteString getClusterIdBytes()

Deprecated. google.container.v1.SetNodePoolManagementRequest.cluster_id is deprecated. See google/container/v1/cluster_service.proto;l=3784

Deprecated. The name of the cluster to update. This field has been deprecated and replaced by the name field.

string cluster_id = 3 [deprecated = true];

Returns
TypeDescription
ByteString

The bytes for clusterId.

getDefaultInstanceForType()

public SetNodePoolManagementRequest getDefaultInstanceForType()
Returns
TypeDescription
SetNodePoolManagementRequest

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
TypeDescription
Descriptor
Overrides

getManagement()

public NodeManagement getManagement()

Required. NodeManagement configuration for the node pool.

.google.container.v1.NodeManagement management = 5 [(.google.api.field_behavior) = REQUIRED];

Returns
TypeDescription
NodeManagement

The management.

getManagementBuilder()

public NodeManagement.Builder getManagementBuilder()

Required. NodeManagement configuration for the node pool.

.google.container.v1.NodeManagement management = 5 [(.google.api.field_behavior) = REQUIRED];

Returns
TypeDescription
NodeManagement.Builder

getManagementOrBuilder()

public NodeManagementOrBuilder getManagementOrBuilder()

Required. NodeManagement configuration for the node pool.

.google.container.v1.NodeManagement management = 5 [(.google.api.field_behavior) = REQUIRED];

Returns
TypeDescription
NodeManagementOrBuilder

getName()

public String getName()

The name (project, location, cluster, node pool id) of the node pool to set management properties. Specified in the format projects/*/locations/*/clusters/*/nodePools/*.

string name = 7;

Returns
TypeDescription
String

The name.

getNameBytes()

public ByteString getNameBytes()

The name (project, location, cluster, node pool id) of the node pool to set management properties. Specified in the format projects/*/locations/*/clusters/*/nodePools/*.

string name = 7;

Returns
TypeDescription
ByteString

The bytes for name.

getNodePoolId() (deprecated)

public String getNodePoolId()

Deprecated. google.container.v1.SetNodePoolManagementRequest.node_pool_id is deprecated. See google/container/v1/cluster_service.proto;l=3788

Deprecated. The name of the node pool to update. This field has been deprecated and replaced by the name field.

string node_pool_id = 4 [deprecated = true];

Returns
TypeDescription
String

The nodePoolId.

getNodePoolIdBytes() (deprecated)

public ByteString getNodePoolIdBytes()

Deprecated. google.container.v1.SetNodePoolManagementRequest.node_pool_id is deprecated. See google/container/v1/cluster_service.proto;l=3788

Deprecated. The name of the node pool to update. This field has been deprecated and replaced by the name field.

string node_pool_id = 4 [deprecated = true];

Returns
TypeDescription
ByteString

The bytes for nodePoolId.

getProjectId() (deprecated)

public String getProjectId()

Deprecated. google.container.v1.SetNodePoolManagementRequest.project_id is deprecated. See google/container/v1/cluster_service.proto;l=3774

Deprecated. The Google Developers Console project ID or project number. This field has been deprecated and replaced by the name field.

string project_id = 1 [deprecated = true];

Returns
TypeDescription
String

The projectId.

getProjectIdBytes() (deprecated)

public ByteString getProjectIdBytes()

Deprecated. google.container.v1.SetNodePoolManagementRequest.project_id is deprecated. See google/container/v1/cluster_service.proto;l=3774

Deprecated. The Google Developers Console project ID or project number. This field has been deprecated and replaced by the name field.

string project_id = 1 [deprecated = true];

Returns
TypeDescription
ByteString

The bytes for projectId.

getZone() (deprecated)

public String getZone()

Deprecated. google.container.v1.SetNodePoolManagementRequest.zone is deprecated. See google/container/v1/cluster_service.proto;l=3780

Deprecated. The name of the Google Compute Engine zone in which the cluster resides. This field has been deprecated and replaced by the name field.

string zone = 2 [deprecated = true];

Returns
TypeDescription
String

The zone.

getZoneBytes() (deprecated)

public ByteString getZoneBytes()

Deprecated. google.container.v1.SetNodePoolManagementRequest.zone is deprecated. See google/container/v1/cluster_service.proto;l=3780

Deprecated. The name of the Google Compute Engine zone in which the cluster resides. This field has been deprecated and replaced by the name field.

string zone = 2 [deprecated = true];

Returns
TypeDescription
ByteString

The bytes for zone.

hasManagement()

public boolean hasManagement()

Required. NodeManagement configuration for the node pool.

.google.container.v1.NodeManagement management = 5 [(.google.api.field_behavior) = REQUIRED];

Returns
TypeDescription
boolean

Whether the management field is set.

internalGetFieldAccessorTable()

protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns
TypeDescription
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
TypeDescription
boolean
Overrides

mergeFrom(SetNodePoolManagementRequest other)

public SetNodePoolManagementRequest.Builder mergeFrom(SetNodePoolManagementRequest other)
Parameter
NameDescription
otherSetNodePoolManagementRequest
Returns
TypeDescription
SetNodePoolManagementRequest.Builder

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public SetNodePoolManagementRequest.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
inputCodedInputStream
extensionRegistryExtensionRegistryLite
Returns
TypeDescription
SetNodePoolManagementRequest.Builder
Overrides
Exceptions
TypeDescription
IOException

mergeFrom(Message other)

public SetNodePoolManagementRequest.Builder mergeFrom(Message other)
Parameter
NameDescription
otherMessage
Returns
TypeDescription
SetNodePoolManagementRequest.Builder
Overrides

mergeManagement(NodeManagement value)

public SetNodePoolManagementRequest.Builder mergeManagement(NodeManagement value)

Required. NodeManagement configuration for the node pool.

.google.container.v1.NodeManagement management = 5 [(.google.api.field_behavior) = REQUIRED];

Parameter
NameDescription
valueNodeManagement
Returns
TypeDescription
SetNodePoolManagementRequest.Builder

mergeUnknownFields(UnknownFieldSet unknownFields)

public final SetNodePoolManagementRequest.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Parameter
NameDescription
unknownFieldsUnknownFieldSet
Returns
TypeDescription
SetNodePoolManagementRequest.Builder
Overrides

setClusterId(String value) (deprecated)

public SetNodePoolManagementRequest.Builder setClusterId(String value)

Deprecated. google.container.v1.SetNodePoolManagementRequest.cluster_id is deprecated. See google/container/v1/cluster_service.proto;l=3784

Deprecated. The name of the cluster to update. This field has been deprecated and replaced by the name field.

string cluster_id = 3 [deprecated = true];

Parameter
NameDescription
valueString

The clusterId to set.

Returns
TypeDescription
SetNodePoolManagementRequest.Builder

This builder for chaining.

setClusterIdBytes(ByteString value) (deprecated)

public SetNodePoolManagementRequest.Builder setClusterIdBytes(ByteString value)

Deprecated. google.container.v1.SetNodePoolManagementRequest.cluster_id is deprecated. See google/container/v1/cluster_service.proto;l=3784

Deprecated. The name of the cluster to update. This field has been deprecated and replaced by the name field.

string cluster_id = 3 [deprecated = true];

Parameter
NameDescription
valueByteString

The bytes for clusterId to set.

Returns
TypeDescription
SetNodePoolManagementRequest.Builder

This builder for chaining.

setField(Descriptors.FieldDescriptor field, Object value)

public SetNodePoolManagementRequest.Builder setField(Descriptors.FieldDescriptor field, Object value)
Parameters
NameDescription
fieldFieldDescriptor
valueObject
Returns
TypeDescription
SetNodePoolManagementRequest.Builder
Overrides

setManagement(NodeManagement value)

public SetNodePoolManagementRequest.Builder setManagement(NodeManagement value)

Required. NodeManagement configuration for the node pool.

.google.container.v1.NodeManagement management = 5 [(.google.api.field_behavior) = REQUIRED];

Parameter
NameDescription
valueNodeManagement
Returns
TypeDescription
SetNodePoolManagementRequest.Builder

setManagement(NodeManagement.Builder builderForValue)

public SetNodePoolManagementRequest.Builder setManagement(NodeManagement.Builder builderForValue)

Required. NodeManagement configuration for the node pool.

.google.container.v1.NodeManagement management = 5 [(.google.api.field_behavior) = REQUIRED];

Parameter
NameDescription
builderForValueNodeManagement.Builder
Returns
TypeDescription
SetNodePoolManagementRequest.Builder

setName(String value)

public SetNodePoolManagementRequest.Builder setName(String value)

The name (project, location, cluster, node pool id) of the node pool to set management properties. Specified in the format projects/*/locations/*/clusters/*/nodePools/*.

string name = 7;

Parameter
NameDescription
valueString

The name to set.

Returns
TypeDescription
SetNodePoolManagementRequest.Builder

This builder for chaining.

setNameBytes(ByteString value)

public SetNodePoolManagementRequest.Builder setNameBytes(ByteString value)

The name (project, location, cluster, node pool id) of the node pool to set management properties. Specified in the format projects/*/locations/*/clusters/*/nodePools/*.

string name = 7;

Parameter
NameDescription
valueByteString

The bytes for name to set.

Returns
TypeDescription
SetNodePoolManagementRequest.Builder

This builder for chaining.

setNodePoolId(String value) (deprecated)

public SetNodePoolManagementRequest.Builder setNodePoolId(String value)

Deprecated. google.container.v1.SetNodePoolManagementRequest.node_pool_id is deprecated. See google/container/v1/cluster_service.proto;l=3788

Deprecated. The name of the node pool to update. This field has been deprecated and replaced by the name field.

string node_pool_id = 4 [deprecated = true];

Parameter
NameDescription
valueString

The nodePoolId to set.

Returns
TypeDescription
SetNodePoolManagementRequest.Builder

This builder for chaining.

setNodePoolIdBytes(ByteString value) (deprecated)

public SetNodePoolManagementRequest.Builder setNodePoolIdBytes(ByteString value)

Deprecated. google.container.v1.SetNodePoolManagementRequest.node_pool_id is deprecated. See google/container/v1/cluster_service.proto;l=3788

Deprecated. The name of the node pool to update. This field has been deprecated and replaced by the name field.

string node_pool_id = 4 [deprecated = true];

Parameter
NameDescription
valueByteString

The bytes for nodePoolId to set.

Returns
TypeDescription
SetNodePoolManagementRequest.Builder

This builder for chaining.

setProjectId(String value) (deprecated)

public SetNodePoolManagementRequest.Builder setProjectId(String value)

Deprecated. google.container.v1.SetNodePoolManagementRequest.project_id is deprecated. See google/container/v1/cluster_service.proto;l=3774

Deprecated. The Google Developers Console project ID or project number. This field has been deprecated and replaced by the name field.

string project_id = 1 [deprecated = true];

Parameter
NameDescription
valueString

The projectId to set.

Returns
TypeDescription
SetNodePoolManagementRequest.Builder

This builder for chaining.

setProjectIdBytes(ByteString value) (deprecated)

public SetNodePoolManagementRequest.Builder setProjectIdBytes(ByteString value)

Deprecated. google.container.v1.SetNodePoolManagementRequest.project_id is deprecated. See google/container/v1/cluster_service.proto;l=3774

Deprecated. The Google Developers Console project ID or project number. This field has been deprecated and replaced by the name field.

string project_id = 1 [deprecated = true];

Parameter
NameDescription
valueByteString

The bytes for projectId to set.

Returns
TypeDescription
SetNodePoolManagementRequest.Builder

This builder for chaining.

setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)

public SetNodePoolManagementRequest.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Parameters
NameDescription
fieldFieldDescriptor
indexint
valueObject
Returns
TypeDescription
SetNodePoolManagementRequest.Builder
Overrides

setUnknownFields(UnknownFieldSet unknownFields)

public final SetNodePoolManagementRequest.Builder setUnknownFields(UnknownFieldSet unknownFields)
Parameter
NameDescription
unknownFieldsUnknownFieldSet
Returns
TypeDescription
SetNodePoolManagementRequest.Builder
Overrides

setZone(String value) (deprecated)

public SetNodePoolManagementRequest.Builder setZone(String value)

Deprecated. google.container.v1.SetNodePoolManagementRequest.zone is deprecated. See google/container/v1/cluster_service.proto;l=3780

Deprecated. The name of the Google Compute Engine zone in which the cluster resides. This field has been deprecated and replaced by the name field.

string zone = 2 [deprecated = true];

Parameter
NameDescription
valueString

The zone to set.

Returns
TypeDescription
SetNodePoolManagementRequest.Builder

This builder for chaining.

setZoneBytes(ByteString value) (deprecated)

public SetNodePoolManagementRequest.Builder setZoneBytes(ByteString value)

Deprecated. google.container.v1.SetNodePoolManagementRequest.zone is deprecated. See google/container/v1/cluster_service.proto;l=3780

Deprecated. The name of the Google Compute Engine zone in which the cluster resides. This field has been deprecated and replaced by the name field.

string zone = 2 [deprecated = true];

Parameter
NameDescription
valueByteString

The bytes for zone to set.

Returns
TypeDescription
SetNodePoolManagementRequest.Builder

This builder for chaining.