Class GetNodePoolRequest.Builder (2.44.0)

public static final class GetNodePoolRequest.Builder extends GeneratedMessageV3.Builder<GetNodePoolRequest.Builder> implements GetNodePoolRequestOrBuilder

GetNodePoolRequest retrieves a node pool for a cluster.

Protobuf type google.container.v1.GetNodePoolRequest

Static Methods

getDescriptor()

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

Methods

addRepeatedField(Descriptors.FieldDescriptor field, Object value)

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

build()

public GetNodePoolRequest build()
Returns
TypeDescription
GetNodePoolRequest

buildPartial()

public GetNodePoolRequest buildPartial()
Returns
TypeDescription
GetNodePoolRequest

clear()

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

clearClusterId() (deprecated)

public GetNodePoolRequest.Builder clearClusterId()

Deprecated. google.container.v1.GetNodePoolRequest.cluster_id is deprecated. See google/container/v1/cluster_service.proto;l=3290

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

string cluster_id = 3 [deprecated = true];

Returns
TypeDescription
GetNodePoolRequest.Builder

This builder for chaining.

clearField(Descriptors.FieldDescriptor field)

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

clearName()

public GetNodePoolRequest.Builder clearName()

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

string name = 6;

Returns
TypeDescription
GetNodePoolRequest.Builder

This builder for chaining.

clearNodePoolId() (deprecated)

public GetNodePoolRequest.Builder clearNodePoolId()

Deprecated. google.container.v1.GetNodePoolRequest.node_pool_id is deprecated. See google/container/v1/cluster_service.proto;l=3294

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

string node_pool_id = 4 [deprecated = true];

Returns
TypeDescription
GetNodePoolRequest.Builder

This builder for chaining.

clearOneof(Descriptors.OneofDescriptor oneof)

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

clearProjectId() (deprecated)

public GetNodePoolRequest.Builder clearProjectId()

Deprecated. google.container.v1.GetNodePoolRequest.project_id is deprecated. See google/container/v1/cluster_service.proto;l=3280

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
GetNodePoolRequest.Builder

This builder for chaining.

clearZone() (deprecated)

public GetNodePoolRequest.Builder clearZone()

Deprecated. google.container.v1.GetNodePoolRequest.zone is deprecated. See google/container/v1/cluster_service.proto;l=3286

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
GetNodePoolRequest.Builder

This builder for chaining.

clone()

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

getClusterId() (deprecated)

public String getClusterId()

Deprecated. google.container.v1.GetNodePoolRequest.cluster_id is deprecated. See google/container/v1/cluster_service.proto;l=3290

Deprecated. The name of the cluster. 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.GetNodePoolRequest.cluster_id is deprecated. See google/container/v1/cluster_service.proto;l=3290

Deprecated. The name of the cluster. 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 GetNodePoolRequest getDefaultInstanceForType()
Returns
TypeDescription
GetNodePoolRequest

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
TypeDescription
Descriptor
Overrides

getName()

public String getName()

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

string name = 6;

Returns
TypeDescription
String

The name.

getNameBytes()

public ByteString getNameBytes()

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

string name = 6;

Returns
TypeDescription
ByteString

The bytes for name.

getNodePoolId() (deprecated)

public String getNodePoolId()

Deprecated. google.container.v1.GetNodePoolRequest.node_pool_id is deprecated. See google/container/v1/cluster_service.proto;l=3294

Deprecated. The name of the node pool. 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.GetNodePoolRequest.node_pool_id is deprecated. See google/container/v1/cluster_service.proto;l=3294

Deprecated. The name of the node pool. 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.GetNodePoolRequest.project_id is deprecated. See google/container/v1/cluster_service.proto;l=3280

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.GetNodePoolRequest.project_id is deprecated. See google/container/v1/cluster_service.proto;l=3280

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.GetNodePoolRequest.zone is deprecated. See google/container/v1/cluster_service.proto;l=3286

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.GetNodePoolRequest.zone is deprecated. See google/container/v1/cluster_service.proto;l=3286

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.

internalGetFieldAccessorTable()

protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns
TypeDescription
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
TypeDescription
boolean
Overrides

mergeFrom(GetNodePoolRequest other)

public GetNodePoolRequest.Builder mergeFrom(GetNodePoolRequest other)
Parameter
NameDescription
otherGetNodePoolRequest
Returns
TypeDescription
GetNodePoolRequest.Builder

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

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

mergeFrom(Message other)

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

mergeUnknownFields(UnknownFieldSet unknownFields)

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

setClusterId(String value) (deprecated)

public GetNodePoolRequest.Builder setClusterId(String value)

Deprecated. google.container.v1.GetNodePoolRequest.cluster_id is deprecated. See google/container/v1/cluster_service.proto;l=3290

Deprecated. The name of the cluster. 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
GetNodePoolRequest.Builder

This builder for chaining.

setClusterIdBytes(ByteString value) (deprecated)

public GetNodePoolRequest.Builder setClusterIdBytes(ByteString value)

Deprecated. google.container.v1.GetNodePoolRequest.cluster_id is deprecated. See google/container/v1/cluster_service.proto;l=3290

Deprecated. The name of the cluster. 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
GetNodePoolRequest.Builder

This builder for chaining.

setField(Descriptors.FieldDescriptor field, Object value)

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

setName(String value)

public GetNodePoolRequest.Builder setName(String value)

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

string name = 6;

Parameter
NameDescription
valueString

The name to set.

Returns
TypeDescription
GetNodePoolRequest.Builder

This builder for chaining.

setNameBytes(ByteString value)

public GetNodePoolRequest.Builder setNameBytes(ByteString value)

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

string name = 6;

Parameter
NameDescription
valueByteString

The bytes for name to set.

Returns
TypeDescription
GetNodePoolRequest.Builder

This builder for chaining.

setNodePoolId(String value) (deprecated)

public GetNodePoolRequest.Builder setNodePoolId(String value)

Deprecated. google.container.v1.GetNodePoolRequest.node_pool_id is deprecated. See google/container/v1/cluster_service.proto;l=3294

Deprecated. The name of the node pool. 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
GetNodePoolRequest.Builder

This builder for chaining.

setNodePoolIdBytes(ByteString value) (deprecated)

public GetNodePoolRequest.Builder setNodePoolIdBytes(ByteString value)

Deprecated. google.container.v1.GetNodePoolRequest.node_pool_id is deprecated. See google/container/v1/cluster_service.proto;l=3294

Deprecated. The name of the node pool. 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
GetNodePoolRequest.Builder

This builder for chaining.

setProjectId(String value) (deprecated)

public GetNodePoolRequest.Builder setProjectId(String value)

Deprecated. google.container.v1.GetNodePoolRequest.project_id is deprecated. See google/container/v1/cluster_service.proto;l=3280

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
GetNodePoolRequest.Builder

This builder for chaining.

setProjectIdBytes(ByteString value) (deprecated)

public GetNodePoolRequest.Builder setProjectIdBytes(ByteString value)

Deprecated. google.container.v1.GetNodePoolRequest.project_id is deprecated. See google/container/v1/cluster_service.proto;l=3280

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
GetNodePoolRequest.Builder

This builder for chaining.

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

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

setUnknownFields(UnknownFieldSet unknownFields)

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

setZone(String value) (deprecated)

public GetNodePoolRequest.Builder setZone(String value)

Deprecated. google.container.v1.GetNodePoolRequest.zone is deprecated. See google/container/v1/cluster_service.proto;l=3286

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
GetNodePoolRequest.Builder

This builder for chaining.

setZoneBytes(ByteString value) (deprecated)

public GetNodePoolRequest.Builder setZoneBytes(ByteString value)

Deprecated. google.container.v1.GetNodePoolRequest.zone is deprecated. See google/container/v1/cluster_service.proto;l=3286

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
GetNodePoolRequest.Builder

This builder for chaining.