menu
google_cloud_compute_v1 package
documentation
compute.dart
NodeGroupsDeleteNodesRequest
nodes property
nodes property
dark_mode
light_mode
nodes
property
List
<
String
>
nodes
final
Names of the nodes to delete.
Implementation
final List<String> nodes;
google_cloud_compute_v1 package
documentation
compute
NodeGroupsDeleteNodesRequest
nodes property
NodeGroupsDeleteNodesRequest class