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| Modifier and Type | Method and Description |
|---|---|
GetNodePoolRequest.Builder |
addRepeatedField(Descriptors.FieldDescriptor field,
java.lang.Object value) |
GetNodePoolRequest |
build() |
GetNodePoolRequest |
buildPartial() |
GetNodePoolRequest.Builder |
clear() |
GetNodePoolRequest.Builder |
clearClusterId()
The name of the cluster.
|
GetNodePoolRequest.Builder |
clearField(Descriptors.FieldDescriptor field) |
GetNodePoolRequest.Builder |
clearNodePoolId()
The name of the node pool.
|
GetNodePoolRequest.Builder |
clearOneof(Descriptors.OneofDescriptor oneof) |
GetNodePoolRequest.Builder |
clearProjectId()
The Google Developers Console [project ID or project
number](https://developers.google.com/console/help/new/#projectnumber).
|
GetNodePoolRequest.Builder |
clearZone()
The name of the Google Compute Engine
[zone](/compute/docs/zones#available) in which the cluster
resides.
|
GetNodePoolRequest.Builder |
clone() |
java.lang.String |
getClusterId()
The name of the cluster.
|
ByteString |
getClusterIdBytes()
The name of the cluster.
|
GetNodePoolRequest |
getDefaultInstanceForType() |
static Descriptors.Descriptor |
getDescriptor() |
Descriptors.Descriptor |
getDescriptorForType() |
java.lang.String |
getNodePoolId()
The name of the node pool.
|
ByteString |
getNodePoolIdBytes()
The name of the node pool.
|
java.lang.String |
getProjectId()
The Google Developers Console [project ID or project
number](https://developers.google.com/console/help/new/#projectnumber).
|
ByteString |
getProjectIdBytes()
The Google Developers Console [project ID or project
number](https://developers.google.com/console/help/new/#projectnumber).
|
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.
|
protected GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
GetNodePoolRequest.Builder |
mergeFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
GetNodePoolRequest.Builder |
mergeFrom(GetNodePoolRequest other) |
GetNodePoolRequest.Builder |
mergeFrom(Message other) |
GetNodePoolRequest.Builder |
mergeUnknownFields(UnknownFieldSet unknownFields) |
GetNodePoolRequest.Builder |
setClusterId(java.lang.String value)
The name of the cluster.
|
GetNodePoolRequest.Builder |
setClusterIdBytes(ByteString value)
The name of the cluster.
|
GetNodePoolRequest.Builder |
setField(Descriptors.FieldDescriptor field,
java.lang.Object value) |
GetNodePoolRequest.Builder |
setNodePoolId(java.lang.String value)
The name of the node pool.
|
GetNodePoolRequest.Builder |
setNodePoolIdBytes(ByteString value)
The name of the node pool.
|
GetNodePoolRequest.Builder |
setProjectId(java.lang.String value)
The Google Developers Console [project ID or project
number](https://developers.google.com/console/help/new/#projectnumber).
|
GetNodePoolRequest.Builder |
setProjectIdBytes(ByteString value)
The Google Developers Console [project ID or project
number](https://developers.google.com/console/help/new/#projectnumber).
|
GetNodePoolRequest.Builder |
setRepeatedField(Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
GetNodePoolRequest.Builder |
setUnknownFields(UnknownFieldSet unknownFields) |
GetNodePoolRequest.Builder |
setZone(java.lang.String value)
The name of the Google Compute Engine
[zone](/compute/docs/zones#available) in which the cluster
resides.
|
GetNodePoolRequest.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<GetNodePoolRequest.Builder>public GetNodePoolRequest.Builder clear()
clear in interface Message.Builderclear in interface MessageLite.Builderclear in class GeneratedMessageV3.Builder<GetNodePoolRequest.Builder>public Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface Message.BuildergetDescriptorForType in interface MessageOrBuildergetDescriptorForType in class GeneratedMessageV3.Builder<GetNodePoolRequest.Builder>public GetNodePoolRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface MessageLiteOrBuildergetDefaultInstanceForType in interface MessageOrBuilderpublic GetNodePoolRequest build()
build in interface Message.Builderbuild in interface MessageLite.Builderpublic GetNodePoolRequest buildPartial()
buildPartial in interface Message.BuilderbuildPartial in interface MessageLite.Builderpublic GetNodePoolRequest.Builder clone()
clone in interface Message.Builderclone in interface MessageLite.Builderclone in class GeneratedMessageV3.Builder<GetNodePoolRequest.Builder>public GetNodePoolRequest.Builder setField(Descriptors.FieldDescriptor field, java.lang.Object value)
setField in interface Message.BuildersetField in class GeneratedMessageV3.Builder<GetNodePoolRequest.Builder>public GetNodePoolRequest.Builder clearField(Descriptors.FieldDescriptor field)
clearField in interface Message.BuilderclearField in class GeneratedMessageV3.Builder<GetNodePoolRequest.Builder>public GetNodePoolRequest.Builder clearOneof(Descriptors.OneofDescriptor oneof)
clearOneof in interface Message.BuilderclearOneof in class GeneratedMessageV3.Builder<GetNodePoolRequest.Builder>public GetNodePoolRequest.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, java.lang.Object value)
setRepeatedField in interface Message.BuildersetRepeatedField in class GeneratedMessageV3.Builder<GetNodePoolRequest.Builder>public GetNodePoolRequest.Builder addRepeatedField(Descriptors.FieldDescriptor field, java.lang.Object value)
addRepeatedField in interface Message.BuilderaddRepeatedField in class GeneratedMessageV3.Builder<GetNodePoolRequest.Builder>public GetNodePoolRequest.Builder mergeFrom(Message other)
mergeFrom in interface Message.BuildermergeFrom in class AbstractMessage.Builder<GetNodePoolRequest.Builder>public GetNodePoolRequest.Builder mergeFrom(GetNodePoolRequest other)
public final boolean isInitialized()
isInitialized in interface MessageLiteOrBuilderisInitialized in class GeneratedMessageV3.Builder<GetNodePoolRequest.Builder>public GetNodePoolRequest.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom in interface Message.BuildermergeFrom in interface MessageLite.BuildermergeFrom in class AbstractMessage.Builder<GetNodePoolRequest.Builder>java.io.IOExceptionpublic java.lang.String getProjectId()
The Google Developers Console [project ID or project number](https://developers.google.com/console/help/new/#projectnumber).
string project_id = 1;getProjectId in interface GetNodePoolRequestOrBuilderpublic ByteString getProjectIdBytes()
The Google Developers Console [project ID or project number](https://developers.google.com/console/help/new/#projectnumber).
string project_id = 1;getProjectIdBytes in interface GetNodePoolRequestOrBuilderpublic GetNodePoolRequest.Builder setProjectId(java.lang.String value)
The Google Developers Console [project ID or project number](https://developers.google.com/console/help/new/#projectnumber).
string project_id = 1;public GetNodePoolRequest.Builder clearProjectId()
The Google Developers Console [project ID or project number](https://developers.google.com/console/help/new/#projectnumber).
string project_id = 1;public GetNodePoolRequest.Builder setProjectIdBytes(ByteString value)
The Google Developers Console [project ID or project number](https://developers.google.com/console/help/new/#projectnumber).
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 GetNodePoolRequestOrBuilderpublic 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 GetNodePoolRequestOrBuilderpublic GetNodePoolRequest.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 GetNodePoolRequest.Builder clearZone()
The name of the Google Compute Engine [zone](/compute/docs/zones#available) in which the cluster resides.
string zone = 2;public GetNodePoolRequest.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.
string cluster_id = 3;getClusterId in interface GetNodePoolRequestOrBuilderpublic ByteString getClusterIdBytes()
The name of the cluster.
string cluster_id = 3;getClusterIdBytes in interface GetNodePoolRequestOrBuilderpublic GetNodePoolRequest.Builder setClusterId(java.lang.String value)
The name of the cluster.
string cluster_id = 3;public GetNodePoolRequest.Builder clearClusterId()
The name of the cluster.
string cluster_id = 3;public GetNodePoolRequest.Builder setClusterIdBytes(ByteString value)
The name of the cluster.
string cluster_id = 3;public java.lang.String getNodePoolId()
The name of the node pool.
string node_pool_id = 4;getNodePoolId in interface GetNodePoolRequestOrBuilderpublic ByteString getNodePoolIdBytes()
The name of the node pool.
string node_pool_id = 4;getNodePoolIdBytes in interface GetNodePoolRequestOrBuilderpublic GetNodePoolRequest.Builder setNodePoolId(java.lang.String value)
The name of the node pool.
string node_pool_id = 4;public GetNodePoolRequest.Builder clearNodePoolId()
The name of the node pool.
string node_pool_id = 4;public GetNodePoolRequest.Builder setNodePoolIdBytes(ByteString value)
The name of the node pool.
string node_pool_id = 4;public final GetNodePoolRequest.Builder setUnknownFields(UnknownFieldSet unknownFields)
setUnknownFields in interface Message.BuildersetUnknownFields in class GeneratedMessageV3.Builder<GetNodePoolRequest.Builder>public final GetNodePoolRequest.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
mergeUnknownFields in interface Message.BuildermergeUnknownFields in class GeneratedMessageV3.Builder<GetNodePoolRequest.Builder>