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

Properties of a DeleteNodePoolRequest.

Package

@google-cloud/container!

Properties

clusterId

clusterId?: (string|null);

DeleteNodePoolRequest clusterId

Property Value
TypeDescription
(string|null)

name

name?: (string|null);

DeleteNodePoolRequest name

Property Value
TypeDescription
(string|null)

nodePoolId

nodePoolId?: (string|null);

DeleteNodePoolRequest nodePoolId

Property Value
TypeDescription
(string|null)

projectId

projectId?: (string|null);

DeleteNodePoolRequest projectId

Property Value
TypeDescription
(string|null)

zone

zone?: (string|null);

DeleteNodePoolRequest zone

Property Value
TypeDescription
(string|null)