Package com.google.container.v1
Class UpdateNodePoolRequest
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.container.v1.UpdateNodePoolRequest
-
- All Implemented Interfaces:
UpdateNodePoolRequestOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
public final class UpdateNodePoolRequest extends com.google.protobuf.GeneratedMessageV3 implements UpdateNodePoolRequestOrBuilder
UpdateNodePoolRequests update a node pool's image and/or version.
Protobuf typegoogle.container.v1.UpdateNodePoolRequest- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classUpdateNodePoolRequest.BuilderUpdateNodePoolRequests update a node pool's image and/or version.-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description booleanequals(Object obj)StringgetClusterId()Deprecated.google.container.v1.UpdateNodePoolRequest.cluster_id is deprecated.com.google.protobuf.ByteStringgetClusterIdBytes()Deprecated.google.container.v1.UpdateNodePoolRequest.cluster_id is deprecated.ConfidentialNodesgetConfidentialNodes()Confidential nodes config.ConfidentialNodesOrBuildergetConfidentialNodesOrBuilder()Confidential nodes config.static UpdateNodePoolRequestgetDefaultInstance()UpdateNodePoolRequestgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()longgetDiskSizeGb()Optional.StringgetDiskType()Optional.com.google.protobuf.ByteStringgetDiskTypeBytes()Optional.StringgetEtag()The current etag of the node pool.com.google.protobuf.ByteStringgetEtagBytes()The current etag of the node pool.FastSocketgetFastSocket()Enable or disable NCCL fast socket for the node pool.FastSocketOrBuildergetFastSocketOrBuilder()Enable or disable NCCL fast socket for the node pool.GcfsConfiggetGcfsConfig()GCFS config.GcfsConfigOrBuildergetGcfsConfigOrBuilder()GCFS config.VirtualNICgetGvnic()Enable or disable gvnic on the node pool.VirtualNICOrBuildergetGvnicOrBuilder()Enable or disable gvnic on the node pool.StringgetImageType()Required.com.google.protobuf.ByteStringgetImageTypeBytes()Required.NodeKubeletConfiggetKubeletConfig()Node kubelet configs.NodeKubeletConfigOrBuildergetKubeletConfigOrBuilder()Node kubelet configs.NodeLabelsgetLabels()The desired node labels to be applied to all nodes in the node pool.NodeLabelsOrBuildergetLabelsOrBuilder()The desired node labels to be applied to all nodes in the node pool.LinuxNodeConfiggetLinuxNodeConfig()Parameters that can be configured on Linux nodes.LinuxNodeConfigOrBuildergetLinuxNodeConfigOrBuilder()Parameters that can be configured on Linux nodes.StringgetLocations(int index)The desired list of Google Compute Engine [zones](https://cloud.google.com/compute/docs/zones#available) in which the node pool's nodes should be located.com.google.protobuf.ByteStringgetLocationsBytes(int index)The desired list of Google Compute Engine [zones](https://cloud.google.com/compute/docs/zones#available) in which the node pool's nodes should be located.intgetLocationsCount()The desired list of Google Compute Engine [zones](https://cloud.google.com/compute/docs/zones#available) in which the node pool's nodes should be located.com.google.protobuf.ProtocolStringListgetLocationsList()The desired list of Google Compute Engine [zones](https://cloud.google.com/compute/docs/zones#available) in which the node pool's nodes should be located.NodePoolLoggingConfiggetLoggingConfig()Logging configuration.NodePoolLoggingConfigOrBuildergetLoggingConfigOrBuilder()Logging configuration.StringgetMachineType()Optional.com.google.protobuf.ByteStringgetMachineTypeBytes()Optional.StringgetName()The name (project, location, cluster, node pool) of the node pool to update.com.google.protobuf.ByteStringgetNameBytes()The name (project, location, cluster, node pool) of the node pool to update.NodeNetworkConfiggetNodeNetworkConfig()Node network config.NodeNetworkConfigOrBuildergetNodeNetworkConfigOrBuilder()Node network config.StringgetNodePoolId()Deprecated.google.container.v1.UpdateNodePoolRequest.node_pool_id is deprecated.com.google.protobuf.ByteStringgetNodePoolIdBytes()Deprecated.google.container.v1.UpdateNodePoolRequest.node_pool_id is deprecated.StringgetNodeVersion()Required.com.google.protobuf.ByteStringgetNodeVersionBytes()Required.com.google.protobuf.Parser<UpdateNodePoolRequest>getParserForType()StringgetProjectId()Deprecated.google.container.v1.UpdateNodePoolRequest.project_id is deprecated.com.google.protobuf.ByteStringgetProjectIdBytes()Deprecated.google.container.v1.UpdateNodePoolRequest.project_id is deprecated.ResourceLabelsgetResourceLabels()The resource labels for the node pool to use to annotate any related Google Compute Engine resources.ResourceLabelsOrBuildergetResourceLabelsOrBuilder()The resource labels for the node pool to use to annotate any related Google Compute Engine resources.intgetSerializedSize()NetworkTagsgetTags()The desired network tags to be applied to all nodes in the node pool.NetworkTagsOrBuildergetTagsOrBuilder()The desired network tags to be applied to all nodes in the node pool.NodeTaintsgetTaints()The desired node taints to be applied to all nodes in the node pool.NodeTaintsOrBuildergetTaintsOrBuilder()The desired node taints to be applied to all nodes in the node pool.NodePool.UpgradeSettingsgetUpgradeSettings()Upgrade settings control disruption and speed of the upgrade.NodePool.UpgradeSettingsOrBuildergetUpgradeSettingsOrBuilder()Upgrade settings control disruption and speed of the upgrade.WindowsNodeConfiggetWindowsNodeConfig()Parameters that can be configured on Windows nodes.WindowsNodeConfigOrBuildergetWindowsNodeConfigOrBuilder()Parameters that can be configured on Windows nodes.WorkloadMetadataConfiggetWorkloadMetadataConfig()The desired workload metadata config for the node pool.WorkloadMetadataConfigOrBuildergetWorkloadMetadataConfigOrBuilder()The desired workload metadata config for the node pool.StringgetZone()Deprecated.google.container.v1.UpdateNodePoolRequest.zone is deprecated.com.google.protobuf.ByteStringgetZoneBytes()Deprecated.google.container.v1.UpdateNodePoolRequest.zone is deprecated.booleanhasConfidentialNodes()Confidential nodes config.booleanhasFastSocket()Enable or disable NCCL fast socket for the node pool.booleanhasGcfsConfig()GCFS config.booleanhasGvnic()Enable or disable gvnic on the node pool.inthashCode()booleanhasKubeletConfig()Node kubelet configs.booleanhasLabels()The desired node labels to be applied to all nodes in the node pool.booleanhasLinuxNodeConfig()Parameters that can be configured on Linux nodes.booleanhasLoggingConfig()Logging configuration.booleanhasNodeNetworkConfig()Node network config.booleanhasResourceLabels()The resource labels for the node pool to use to annotate any related Google Compute Engine resources.booleanhasTags()The desired network tags to be applied to all nodes in the node pool.booleanhasTaints()The desired node taints to be applied to all nodes in the node pool.booleanhasUpgradeSettings()Upgrade settings control disruption and speed of the upgrade.booleanhasWindowsNodeConfig()Parameters that can be configured on Windows nodes.booleanhasWorkloadMetadataConfig()The desired workload metadata config for the node pool.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static UpdateNodePoolRequest.BuildernewBuilder()static UpdateNodePoolRequest.BuildernewBuilder(UpdateNodePoolRequest prototype)UpdateNodePoolRequest.BuildernewBuilderForType()protected UpdateNodePoolRequest.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static UpdateNodePoolRequestparseDelimitedFrom(InputStream input)static UpdateNodePoolRequestparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateNodePoolRequestparseFrom(byte[] data)static UpdateNodePoolRequestparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateNodePoolRequestparseFrom(com.google.protobuf.ByteString data)static UpdateNodePoolRequestparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateNodePoolRequestparseFrom(com.google.protobuf.CodedInputStream input)static UpdateNodePoolRequestparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateNodePoolRequestparseFrom(InputStream input)static UpdateNodePoolRequestparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateNodePoolRequestparseFrom(ByteBuffer data)static UpdateNodePoolRequestparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<UpdateNodePoolRequest>parser()UpdateNodePoolRequest.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
PROJECT_ID_FIELD_NUMBER
public static final int PROJECT_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ZONE_FIELD_NUMBER
public static final int ZONE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CLUSTER_ID_FIELD_NUMBER
public static final int CLUSTER_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NODE_POOL_ID_FIELD_NUMBER
public static final int NODE_POOL_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NODE_VERSION_FIELD_NUMBER
public static final int NODE_VERSION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
IMAGE_TYPE_FIELD_NUMBER
public static final int IMAGE_TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LOCATIONS_FIELD_NUMBER
public static final int LOCATIONS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
WORKLOAD_METADATA_CONFIG_FIELD_NUMBER
public static final int WORKLOAD_METADATA_CONFIG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
UPGRADE_SETTINGS_FIELD_NUMBER
public static final int UPGRADE_SETTINGS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TAGS_FIELD_NUMBER
public static final int TAGS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TAINTS_FIELD_NUMBER
public static final int TAINTS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LABELS_FIELD_NUMBER
public static final int LABELS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LINUX_NODE_CONFIG_FIELD_NUMBER
public static final int LINUX_NODE_CONFIG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
KUBELET_CONFIG_FIELD_NUMBER
public static final int KUBELET_CONFIG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NODE_NETWORK_CONFIG_FIELD_NUMBER
public static final int NODE_NETWORK_CONFIG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
GCFS_CONFIG_FIELD_NUMBER
public static final int GCFS_CONFIG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CONFIDENTIAL_NODES_FIELD_NUMBER
public static final int CONFIDENTIAL_NODES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
GVNIC_FIELD_NUMBER
public static final int GVNIC_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ETAG_FIELD_NUMBER
public static final int ETAG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FAST_SOCKET_FIELD_NUMBER
public static final int FAST_SOCKET_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LOGGING_CONFIG_FIELD_NUMBER
public static final int LOGGING_CONFIG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
RESOURCE_LABELS_FIELD_NUMBER
public static final int RESOURCE_LABELS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
WINDOWS_NODE_CONFIG_FIELD_NUMBER
public static final int WINDOWS_NODE_CONFIG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MACHINE_TYPE_FIELD_NUMBER
public static final int MACHINE_TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DISK_TYPE_FIELD_NUMBER
public static final int DISK_TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DISK_SIZE_GB_FIELD_NUMBER
public static final int DISK_SIZE_GB_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getProjectId
@Deprecated public String getProjectId()
Deprecated.google.container.v1.UpdateNodePoolRequest.project_id is deprecated. See google/container/v1/cluster_service.proto;l=2606Deprecated. The Google Developers Console [project ID or project number](https://cloud.google.com/resource-manager/docs/creating-managing-projects). This field has been deprecated and replaced by the name field.
string project_id = 1 [deprecated = true];- Specified by:
getProjectIdin interfaceUpdateNodePoolRequestOrBuilder- Returns:
- The projectId.
-
getProjectIdBytes
@Deprecated public com.google.protobuf.ByteString getProjectIdBytes()
Deprecated.google.container.v1.UpdateNodePoolRequest.project_id is deprecated. See google/container/v1/cluster_service.proto;l=2606Deprecated. The Google Developers Console [project ID or project number](https://cloud.google.com/resource-manager/docs/creating-managing-projects). This field has been deprecated and replaced by the name field.
string project_id = 1 [deprecated = true];- Specified by:
getProjectIdBytesin interfaceUpdateNodePoolRequestOrBuilder- Returns:
- The bytes for projectId.
-
getZone
@Deprecated public String getZone()
Deprecated.google.container.v1.UpdateNodePoolRequest.zone is deprecated. See google/container/v1/cluster_service.proto;l=2612Deprecated. The name of the Google Compute Engine [zone](https://cloud.google.com/compute/docs/zones#available) in which the cluster resides. This field has been deprecated and replaced by the name field.
string zone = 2 [deprecated = true];- Specified by:
getZonein interfaceUpdateNodePoolRequestOrBuilder- Returns:
- The zone.
-
getZoneBytes
@Deprecated public com.google.protobuf.ByteString getZoneBytes()
Deprecated.google.container.v1.UpdateNodePoolRequest.zone is deprecated. See google/container/v1/cluster_service.proto;l=2612Deprecated. The name of the Google Compute Engine [zone](https://cloud.google.com/compute/docs/zones#available) in which the cluster resides. This field has been deprecated and replaced by the name field.
string zone = 2 [deprecated = true];- Specified by:
getZoneBytesin interfaceUpdateNodePoolRequestOrBuilder- Returns:
- The bytes for zone.
-
getClusterId
@Deprecated public String getClusterId()
Deprecated.google.container.v1.UpdateNodePoolRequest.cluster_id is deprecated. See google/container/v1/cluster_service.proto;l=2616Deprecated. The name of the cluster to upgrade. This field has been deprecated and replaced by the name field.
string cluster_id = 3 [deprecated = true];- Specified by:
getClusterIdin interfaceUpdateNodePoolRequestOrBuilder- Returns:
- The clusterId.
-
getClusterIdBytes
@Deprecated public com.google.protobuf.ByteString getClusterIdBytes()
Deprecated.google.container.v1.UpdateNodePoolRequest.cluster_id is deprecated. See google/container/v1/cluster_service.proto;l=2616Deprecated. The name of the cluster to upgrade. This field has been deprecated and replaced by the name field.
string cluster_id = 3 [deprecated = true];- Specified by:
getClusterIdBytesin interfaceUpdateNodePoolRequestOrBuilder- Returns:
- The bytes for clusterId.
-
getNodePoolId
@Deprecated public String getNodePoolId()
Deprecated.google.container.v1.UpdateNodePoolRequest.node_pool_id is deprecated. See google/container/v1/cluster_service.proto;l=2620Deprecated. The name of the node pool to upgrade. This field has been deprecated and replaced by the name field.
string node_pool_id = 4 [deprecated = true];- Specified by:
getNodePoolIdin interfaceUpdateNodePoolRequestOrBuilder- Returns:
- The nodePoolId.
-
getNodePoolIdBytes
@Deprecated public com.google.protobuf.ByteString getNodePoolIdBytes()
Deprecated.google.container.v1.UpdateNodePoolRequest.node_pool_id is deprecated. See google/container/v1/cluster_service.proto;l=2620Deprecated. The name of the node pool to upgrade. This field has been deprecated and replaced by the name field.
string node_pool_id = 4 [deprecated = true];- Specified by:
getNodePoolIdBytesin interfaceUpdateNodePoolRequestOrBuilder- Returns:
- The bytes for nodePoolId.
-
getNodeVersion
public String getNodeVersion()
Required. The Kubernetes version to change the nodes to (typically an upgrade). Users may specify either explicit versions offered by Kubernetes Engine or version aliases, which have the following behavior: - "latest": picks the highest valid Kubernetes version - "1.X": picks the highest valid patch+gke.N patch in the 1.X version - "1.X.Y": picks the highest valid gke.N patch in the 1.X.Y version - "1.X.Y-gke.N": picks an explicit Kubernetes version - "-": picks the Kubernetes master version
string node_version = 5 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getNodeVersionin interfaceUpdateNodePoolRequestOrBuilder- Returns:
- The nodeVersion.
-
getNodeVersionBytes
public com.google.protobuf.ByteString getNodeVersionBytes()
Required. The Kubernetes version to change the nodes to (typically an upgrade). Users may specify either explicit versions offered by Kubernetes Engine or version aliases, which have the following behavior: - "latest": picks the highest valid Kubernetes version - "1.X": picks the highest valid patch+gke.N patch in the 1.X version - "1.X.Y": picks the highest valid gke.N patch in the 1.X.Y version - "1.X.Y-gke.N": picks an explicit Kubernetes version - "-": picks the Kubernetes master version
string node_version = 5 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getNodeVersionBytesin interfaceUpdateNodePoolRequestOrBuilder- Returns:
- The bytes for nodeVersion.
-
getImageType
public String getImageType()
Required. The desired image type for the node pool. Please see https://cloud.google.com/kubernetes-engine/docs/concepts/node-images for available image types.
string image_type = 6 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getImageTypein interfaceUpdateNodePoolRequestOrBuilder- Returns:
- The imageType.
-
getImageTypeBytes
public com.google.protobuf.ByteString getImageTypeBytes()
Required. The desired image type for the node pool. Please see https://cloud.google.com/kubernetes-engine/docs/concepts/node-images for available image types.
string image_type = 6 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getImageTypeBytesin interfaceUpdateNodePoolRequestOrBuilder- Returns:
- The bytes for imageType.
-
getName
public String getName()
The name (project, location, cluster, node pool) of the node pool to update. Specified in the format `projects/*/locations/*/clusters/*/nodePools/*`.
string name = 8;- Specified by:
getNamein interfaceUpdateNodePoolRequestOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
The name (project, location, cluster, node pool) of the node pool to update. Specified in the format `projects/*/locations/*/clusters/*/nodePools/*`.
string name = 8;- Specified by:
getNameBytesin interfaceUpdateNodePoolRequestOrBuilder- Returns:
- The bytes for name.
-
getLocationsList
public com.google.protobuf.ProtocolStringList getLocationsList()
The desired list of Google Compute Engine [zones](https://cloud.google.com/compute/docs/zones#available) in which the node pool's nodes should be located. Changing the locations for a node pool will result in nodes being either created or removed from the node pool, depending on whether locations are being added or removed.
repeated string locations = 13;- Specified by:
getLocationsListin interfaceUpdateNodePoolRequestOrBuilder- Returns:
- A list containing the locations.
-
getLocationsCount
public int getLocationsCount()
The desired list of Google Compute Engine [zones](https://cloud.google.com/compute/docs/zones#available) in which the node pool's nodes should be located. Changing the locations for a node pool will result in nodes being either created or removed from the node pool, depending on whether locations are being added or removed.
repeated string locations = 13;- Specified by:
getLocationsCountin interfaceUpdateNodePoolRequestOrBuilder- Returns:
- The count of locations.
-
getLocations
public String getLocations(int index)
The desired list of Google Compute Engine [zones](https://cloud.google.com/compute/docs/zones#available) in which the node pool's nodes should be located. Changing the locations for a node pool will result in nodes being either created or removed from the node pool, depending on whether locations are being added or removed.
repeated string locations = 13;- Specified by:
getLocationsin interfaceUpdateNodePoolRequestOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The locations at the given index.
-
getLocationsBytes
public com.google.protobuf.ByteString getLocationsBytes(int index)
The desired list of Google Compute Engine [zones](https://cloud.google.com/compute/docs/zones#available) in which the node pool's nodes should be located. Changing the locations for a node pool will result in nodes being either created or removed from the node pool, depending on whether locations are being added or removed.
repeated string locations = 13;- Specified by:
getLocationsBytesin interfaceUpdateNodePoolRequestOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the locations at the given index.
-
hasWorkloadMetadataConfig
public boolean hasWorkloadMetadataConfig()
The desired workload metadata config for the node pool.
.google.container.v1.WorkloadMetadataConfig workload_metadata_config = 14;- Specified by:
hasWorkloadMetadataConfigin interfaceUpdateNodePoolRequestOrBuilder- Returns:
- Whether the workloadMetadataConfig field is set.
-
getWorkloadMetadataConfig
public WorkloadMetadataConfig getWorkloadMetadataConfig()
The desired workload metadata config for the node pool.
.google.container.v1.WorkloadMetadataConfig workload_metadata_config = 14;- Specified by:
getWorkloadMetadataConfigin interfaceUpdateNodePoolRequestOrBuilder- Returns:
- The workloadMetadataConfig.
-
getWorkloadMetadataConfigOrBuilder
public WorkloadMetadataConfigOrBuilder getWorkloadMetadataConfigOrBuilder()
The desired workload metadata config for the node pool.
.google.container.v1.WorkloadMetadataConfig workload_metadata_config = 14;- Specified by:
getWorkloadMetadataConfigOrBuilderin interfaceUpdateNodePoolRequestOrBuilder
-
hasUpgradeSettings
public boolean hasUpgradeSettings()
Upgrade settings control disruption and speed of the upgrade.
.google.container.v1.NodePool.UpgradeSettings upgrade_settings = 15;- Specified by:
hasUpgradeSettingsin interfaceUpdateNodePoolRequestOrBuilder- Returns:
- Whether the upgradeSettings field is set.
-
getUpgradeSettings
public NodePool.UpgradeSettings getUpgradeSettings()
Upgrade settings control disruption and speed of the upgrade.
.google.container.v1.NodePool.UpgradeSettings upgrade_settings = 15;- Specified by:
getUpgradeSettingsin interfaceUpdateNodePoolRequestOrBuilder- Returns:
- The upgradeSettings.
-
getUpgradeSettingsOrBuilder
public NodePool.UpgradeSettingsOrBuilder getUpgradeSettingsOrBuilder()
Upgrade settings control disruption and speed of the upgrade.
.google.container.v1.NodePool.UpgradeSettings upgrade_settings = 15;- Specified by:
getUpgradeSettingsOrBuilderin interfaceUpdateNodePoolRequestOrBuilder
-
hasTags
public boolean hasTags()
The desired network tags to be applied to all nodes in the node pool. If this field is not present, the tags will not be changed. Otherwise, the existing network tags will be *replaced* with the provided tags.
.google.container.v1.NetworkTags tags = 16;- Specified by:
hasTagsin interfaceUpdateNodePoolRequestOrBuilder- Returns:
- Whether the tags field is set.
-
getTags
public NetworkTags getTags()
The desired network tags to be applied to all nodes in the node pool. If this field is not present, the tags will not be changed. Otherwise, the existing network tags will be *replaced* with the provided tags.
.google.container.v1.NetworkTags tags = 16;- Specified by:
getTagsin interfaceUpdateNodePoolRequestOrBuilder- Returns:
- The tags.
-
getTagsOrBuilder
public NetworkTagsOrBuilder getTagsOrBuilder()
The desired network tags to be applied to all nodes in the node pool. If this field is not present, the tags will not be changed. Otherwise, the existing network tags will be *replaced* with the provided tags.
.google.container.v1.NetworkTags tags = 16;- Specified by:
getTagsOrBuilderin interfaceUpdateNodePoolRequestOrBuilder
-
hasTaints
public boolean hasTaints()
The desired node taints to be applied to all nodes in the node pool. If this field is not present, the taints will not be changed. Otherwise, the existing node taints will be *replaced* with the provided taints.
.google.container.v1.NodeTaints taints = 17;- Specified by:
hasTaintsin interfaceUpdateNodePoolRequestOrBuilder- Returns:
- Whether the taints field is set.
-
getTaints
public NodeTaints getTaints()
The desired node taints to be applied to all nodes in the node pool. If this field is not present, the taints will not be changed. Otherwise, the existing node taints will be *replaced* with the provided taints.
.google.container.v1.NodeTaints taints = 17;- Specified by:
getTaintsin interfaceUpdateNodePoolRequestOrBuilder- Returns:
- The taints.
-
getTaintsOrBuilder
public NodeTaintsOrBuilder getTaintsOrBuilder()
The desired node taints to be applied to all nodes in the node pool. If this field is not present, the taints will not be changed. Otherwise, the existing node taints will be *replaced* with the provided taints.
.google.container.v1.NodeTaints taints = 17;- Specified by:
getTaintsOrBuilderin interfaceUpdateNodePoolRequestOrBuilder
-
hasLabels
public boolean hasLabels()
The desired node labels to be applied to all nodes in the node pool. If this field is not present, the labels will not be changed. Otherwise, the existing node labels will be *replaced* with the provided labels.
.google.container.v1.NodeLabels labels = 18;- Specified by:
hasLabelsin interfaceUpdateNodePoolRequestOrBuilder- Returns:
- Whether the labels field is set.
-
getLabels
public NodeLabels getLabels()
The desired node labels to be applied to all nodes in the node pool. If this field is not present, the labels will not be changed. Otherwise, the existing node labels will be *replaced* with the provided labels.
.google.container.v1.NodeLabels labels = 18;- Specified by:
getLabelsin interfaceUpdateNodePoolRequestOrBuilder- Returns:
- The labels.
-
getLabelsOrBuilder
public NodeLabelsOrBuilder getLabelsOrBuilder()
The desired node labels to be applied to all nodes in the node pool. If this field is not present, the labels will not be changed. Otherwise, the existing node labels will be *replaced* with the provided labels.
.google.container.v1.NodeLabels labels = 18;- Specified by:
getLabelsOrBuilderin interfaceUpdateNodePoolRequestOrBuilder
-
hasLinuxNodeConfig
public boolean hasLinuxNodeConfig()
Parameters that can be configured on Linux nodes.
.google.container.v1.LinuxNodeConfig linux_node_config = 19;- Specified by:
hasLinuxNodeConfigin interfaceUpdateNodePoolRequestOrBuilder- Returns:
- Whether the linuxNodeConfig field is set.
-
getLinuxNodeConfig
public LinuxNodeConfig getLinuxNodeConfig()
Parameters that can be configured on Linux nodes.
.google.container.v1.LinuxNodeConfig linux_node_config = 19;- Specified by:
getLinuxNodeConfigin interfaceUpdateNodePoolRequestOrBuilder- Returns:
- The linuxNodeConfig.
-
getLinuxNodeConfigOrBuilder
public LinuxNodeConfigOrBuilder getLinuxNodeConfigOrBuilder()
Parameters that can be configured on Linux nodes.
.google.container.v1.LinuxNodeConfig linux_node_config = 19;- Specified by:
getLinuxNodeConfigOrBuilderin interfaceUpdateNodePoolRequestOrBuilder
-
hasKubeletConfig
public boolean hasKubeletConfig()
Node kubelet configs.
.google.container.v1.NodeKubeletConfig kubelet_config = 20;- Specified by:
hasKubeletConfigin interfaceUpdateNodePoolRequestOrBuilder- Returns:
- Whether the kubeletConfig field is set.
-
getKubeletConfig
public NodeKubeletConfig getKubeletConfig()
Node kubelet configs.
.google.container.v1.NodeKubeletConfig kubelet_config = 20;- Specified by:
getKubeletConfigin interfaceUpdateNodePoolRequestOrBuilder- Returns:
- The kubeletConfig.
-
getKubeletConfigOrBuilder
public NodeKubeletConfigOrBuilder getKubeletConfigOrBuilder()
Node kubelet configs.
.google.container.v1.NodeKubeletConfig kubelet_config = 20;- Specified by:
getKubeletConfigOrBuilderin interfaceUpdateNodePoolRequestOrBuilder
-
hasNodeNetworkConfig
public boolean hasNodeNetworkConfig()
Node network config.
.google.container.v1.NodeNetworkConfig node_network_config = 21;- Specified by:
hasNodeNetworkConfigin interfaceUpdateNodePoolRequestOrBuilder- Returns:
- Whether the nodeNetworkConfig field is set.
-
getNodeNetworkConfig
public NodeNetworkConfig getNodeNetworkConfig()
Node network config.
.google.container.v1.NodeNetworkConfig node_network_config = 21;- Specified by:
getNodeNetworkConfigin interfaceUpdateNodePoolRequestOrBuilder- Returns:
- The nodeNetworkConfig.
-
getNodeNetworkConfigOrBuilder
public NodeNetworkConfigOrBuilder getNodeNetworkConfigOrBuilder()
Node network config.
.google.container.v1.NodeNetworkConfig node_network_config = 21;- Specified by:
getNodeNetworkConfigOrBuilderin interfaceUpdateNodePoolRequestOrBuilder
-
hasGcfsConfig
public boolean hasGcfsConfig()
GCFS config.
.google.container.v1.GcfsConfig gcfs_config = 22;- Specified by:
hasGcfsConfigin interfaceUpdateNodePoolRequestOrBuilder- Returns:
- Whether the gcfsConfig field is set.
-
getGcfsConfig
public GcfsConfig getGcfsConfig()
GCFS config.
.google.container.v1.GcfsConfig gcfs_config = 22;- Specified by:
getGcfsConfigin interfaceUpdateNodePoolRequestOrBuilder- Returns:
- The gcfsConfig.
-
getGcfsConfigOrBuilder
public GcfsConfigOrBuilder getGcfsConfigOrBuilder()
GCFS config.
.google.container.v1.GcfsConfig gcfs_config = 22;- Specified by:
getGcfsConfigOrBuilderin interfaceUpdateNodePoolRequestOrBuilder
-
hasConfidentialNodes
public boolean hasConfidentialNodes()
Confidential nodes config. All the nodes in the node pool will be Confidential VM once enabled.
.google.container.v1.ConfidentialNodes confidential_nodes = 23;- Specified by:
hasConfidentialNodesin interfaceUpdateNodePoolRequestOrBuilder- Returns:
- Whether the confidentialNodes field is set.
-
getConfidentialNodes
public ConfidentialNodes getConfidentialNodes()
Confidential nodes config. All the nodes in the node pool will be Confidential VM once enabled.
.google.container.v1.ConfidentialNodes confidential_nodes = 23;- Specified by:
getConfidentialNodesin interfaceUpdateNodePoolRequestOrBuilder- Returns:
- The confidentialNodes.
-
getConfidentialNodesOrBuilder
public ConfidentialNodesOrBuilder getConfidentialNodesOrBuilder()
Confidential nodes config. All the nodes in the node pool will be Confidential VM once enabled.
.google.container.v1.ConfidentialNodes confidential_nodes = 23;- Specified by:
getConfidentialNodesOrBuilderin interfaceUpdateNodePoolRequestOrBuilder
-
hasGvnic
public boolean hasGvnic()
Enable or disable gvnic on the node pool.
.google.container.v1.VirtualNIC gvnic = 29;- Specified by:
hasGvnicin interfaceUpdateNodePoolRequestOrBuilder- Returns:
- Whether the gvnic field is set.
-
getGvnic
public VirtualNIC getGvnic()
Enable or disable gvnic on the node pool.
.google.container.v1.VirtualNIC gvnic = 29;- Specified by:
getGvnicin interfaceUpdateNodePoolRequestOrBuilder- Returns:
- The gvnic.
-
getGvnicOrBuilder
public VirtualNICOrBuilder getGvnicOrBuilder()
Enable or disable gvnic on the node pool.
.google.container.v1.VirtualNIC gvnic = 29;- Specified by:
getGvnicOrBuilderin interfaceUpdateNodePoolRequestOrBuilder
-
getEtag
public String getEtag()
The current etag of the node pool. If an etag is provided and does not match the current etag of the node pool, update will be blocked and an ABORTED error will be returned.
string etag = 30;- Specified by:
getEtagin interfaceUpdateNodePoolRequestOrBuilder- Returns:
- The etag.
-
getEtagBytes
public com.google.protobuf.ByteString getEtagBytes()
The current etag of the node pool. If an etag is provided and does not match the current etag of the node pool, update will be blocked and an ABORTED error will be returned.
string etag = 30;- Specified by:
getEtagBytesin interfaceUpdateNodePoolRequestOrBuilder- Returns:
- The bytes for etag.
-
hasFastSocket
public boolean hasFastSocket()
Enable or disable NCCL fast socket for the node pool.
.google.container.v1.FastSocket fast_socket = 31;- Specified by:
hasFastSocketin interfaceUpdateNodePoolRequestOrBuilder- Returns:
- Whether the fastSocket field is set.
-
getFastSocket
public FastSocket getFastSocket()
Enable or disable NCCL fast socket for the node pool.
.google.container.v1.FastSocket fast_socket = 31;- Specified by:
getFastSocketin interfaceUpdateNodePoolRequestOrBuilder- Returns:
- The fastSocket.
-
getFastSocketOrBuilder
public FastSocketOrBuilder getFastSocketOrBuilder()
Enable or disable NCCL fast socket for the node pool.
.google.container.v1.FastSocket fast_socket = 31;- Specified by:
getFastSocketOrBuilderin interfaceUpdateNodePoolRequestOrBuilder
-
hasLoggingConfig
public boolean hasLoggingConfig()
Logging configuration.
.google.container.v1.NodePoolLoggingConfig logging_config = 32;- Specified by:
hasLoggingConfigin interfaceUpdateNodePoolRequestOrBuilder- Returns:
- Whether the loggingConfig field is set.
-
getLoggingConfig
public NodePoolLoggingConfig getLoggingConfig()
Logging configuration.
.google.container.v1.NodePoolLoggingConfig logging_config = 32;- Specified by:
getLoggingConfigin interfaceUpdateNodePoolRequestOrBuilder- Returns:
- The loggingConfig.
-
getLoggingConfigOrBuilder
public NodePoolLoggingConfigOrBuilder getLoggingConfigOrBuilder()
Logging configuration.
.google.container.v1.NodePoolLoggingConfig logging_config = 32;- Specified by:
getLoggingConfigOrBuilderin interfaceUpdateNodePoolRequestOrBuilder
-
hasResourceLabels
public boolean hasResourceLabels()
The resource labels for the node pool to use to annotate any related Google Compute Engine resources.
.google.container.v1.ResourceLabels resource_labels = 33;- Specified by:
hasResourceLabelsin interfaceUpdateNodePoolRequestOrBuilder- Returns:
- Whether the resourceLabels field is set.
-
getResourceLabels
public ResourceLabels getResourceLabels()
The resource labels for the node pool to use to annotate any related Google Compute Engine resources.
.google.container.v1.ResourceLabels resource_labels = 33;- Specified by:
getResourceLabelsin interfaceUpdateNodePoolRequestOrBuilder- Returns:
- The resourceLabels.
-
getResourceLabelsOrBuilder
public ResourceLabelsOrBuilder getResourceLabelsOrBuilder()
The resource labels for the node pool to use to annotate any related Google Compute Engine resources.
.google.container.v1.ResourceLabels resource_labels = 33;- Specified by:
getResourceLabelsOrBuilderin interfaceUpdateNodePoolRequestOrBuilder
-
hasWindowsNodeConfig
public boolean hasWindowsNodeConfig()
Parameters that can be configured on Windows nodes.
.google.container.v1.WindowsNodeConfig windows_node_config = 34;- Specified by:
hasWindowsNodeConfigin interfaceUpdateNodePoolRequestOrBuilder- Returns:
- Whether the windowsNodeConfig field is set.
-
getWindowsNodeConfig
public WindowsNodeConfig getWindowsNodeConfig()
Parameters that can be configured on Windows nodes.
.google.container.v1.WindowsNodeConfig windows_node_config = 34;- Specified by:
getWindowsNodeConfigin interfaceUpdateNodePoolRequestOrBuilder- Returns:
- The windowsNodeConfig.
-
getWindowsNodeConfigOrBuilder
public WindowsNodeConfigOrBuilder getWindowsNodeConfigOrBuilder()
Parameters that can be configured on Windows nodes.
.google.container.v1.WindowsNodeConfig windows_node_config = 34;- Specified by:
getWindowsNodeConfigOrBuilderin interfaceUpdateNodePoolRequestOrBuilder
-
getMachineType
public String getMachineType()
Optional. The desired [Google Compute Engine machine type](https://cloud.google.com/compute/docs/machine-types) for nodes in the node pool. Initiates an upgrade operation that migrates the nodes in the node pool to the specified machine type.
string machine_type = 36 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getMachineTypein interfaceUpdateNodePoolRequestOrBuilder- Returns:
- The machineType.
-
getMachineTypeBytes
public com.google.protobuf.ByteString getMachineTypeBytes()
Optional. The desired [Google Compute Engine machine type](https://cloud.google.com/compute/docs/machine-types) for nodes in the node pool. Initiates an upgrade operation that migrates the nodes in the node pool to the specified machine type.
string machine_type = 36 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getMachineTypeBytesin interfaceUpdateNodePoolRequestOrBuilder- Returns:
- The bytes for machineType.
-
getDiskType
public String getDiskType()
Optional. The desired disk type (e.g. 'pd-standard', 'pd-ssd' or 'pd-balanced') for nodes in the node pool. Initiates an upgrade operation that migrates the nodes in the node pool to the specified disk type.
string disk_type = 37 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getDiskTypein interfaceUpdateNodePoolRequestOrBuilder- Returns:
- The diskType.
-
getDiskTypeBytes
public com.google.protobuf.ByteString getDiskTypeBytes()
Optional. The desired disk type (e.g. 'pd-standard', 'pd-ssd' or 'pd-balanced') for nodes in the node pool. Initiates an upgrade operation that migrates the nodes in the node pool to the specified disk type.
string disk_type = 37 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getDiskTypeBytesin interfaceUpdateNodePoolRequestOrBuilder- Returns:
- The bytes for diskType.
-
getDiskSizeGb
public long getDiskSizeGb()
Optional. The desired disk size for nodes in the node pool specified in GB. The smallest allowed disk size is 10GB. Initiates an upgrade operation that migrates the nodes in the node pool to the specified disk size.
int64 disk_size_gb = 38 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getDiskSizeGbin interfaceUpdateNodePoolRequestOrBuilder- Returns:
- The diskSizeGb.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static UpdateNodePoolRequest parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static UpdateNodePoolRequest parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static UpdateNodePoolRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static UpdateNodePoolRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static UpdateNodePoolRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static UpdateNodePoolRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static UpdateNodePoolRequest parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static UpdateNodePoolRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static UpdateNodePoolRequest parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static UpdateNodePoolRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static UpdateNodePoolRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static UpdateNodePoolRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public UpdateNodePoolRequest.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static UpdateNodePoolRequest.Builder newBuilder()
-
newBuilder
public static UpdateNodePoolRequest.Builder newBuilder(UpdateNodePoolRequest prototype)
-
toBuilder
public UpdateNodePoolRequest.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected UpdateNodePoolRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static UpdateNodePoolRequest getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<UpdateNodePoolRequest> parser()
-
getParserForType
public com.google.protobuf.Parser<UpdateNodePoolRequest> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public UpdateNodePoolRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-