Interface protos.google.container.v1.IDeleteNodePoolRequest (5.10.0)

Properties of a DeleteNodePoolRequest.

Package

@google-cloud/container

Properties

clusterId

clusterId?: (string|null);

DeleteNodePoolRequest clusterId

name

name?: (string|null);

DeleteNodePoolRequest name

nodePoolId

nodePoolId?: (string|null);

DeleteNodePoolRequest nodePoolId

projectId

projectId?: (string|null);

DeleteNodePoolRequest projectId

zone

zone?: (string|null);

DeleteNodePoolRequest zone