Class: Google::Container::V1::DeleteNodePoolRequest
- Inherits:
-
Object
- Object
- Google::Container::V1::DeleteNodePoolRequest
- Defined in:
- lib/google/cloud/container/v1/doc/google/container/v1/cluster_service.rb
Overview
DeleteNodePoolRequest deletes a node pool for a cluster.
Instance Attribute Summary collapse
-
#cluster_id ⇒ String
Deprecated.
-
#name ⇒ String
The name (project, location, cluster, node pool id) of the node pool to delete.
-
#node_pool_id ⇒ String
Deprecated.
-
#project_id ⇒ String
Deprecated.
-
#zone ⇒ String
Deprecated.
Instance Attribute Details
#cluster_id ⇒ String
1355 |
# File 'lib/google/cloud/container/v1/doc/google/container/v1/cluster_service.rb', line 1355 class DeleteNodePoolRequest; end |
#name ⇒ String
1355 |
# File 'lib/google/cloud/container/v1/doc/google/container/v1/cluster_service.rb', line 1355 class DeleteNodePoolRequest; end |
#node_pool_id ⇒ String
1355 |
# File 'lib/google/cloud/container/v1/doc/google/container/v1/cluster_service.rb', line 1355 class DeleteNodePoolRequest; end |
#project_id ⇒ String
1355 |
# File 'lib/google/cloud/container/v1/doc/google/container/v1/cluster_service.rb', line 1355 class DeleteNodePoolRequest; end |
#zone ⇒ String
1355 |
# File 'lib/google/cloud/container/v1/doc/google/container/v1/cluster_service.rb', line 1355 class DeleteNodePoolRequest; end |