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

Properties of a DeleteClusterRequest.

Package

@google-cloud/container!

Properties

clusterId

clusterId?: (string|null);

DeleteClusterRequest clusterId

Property Value
TypeDescription
(string|null)

name

name?: (string|null);

DeleteClusterRequest name

Property Value
TypeDescription
(string|null)

projectId

projectId?: (string|null);

DeleteClusterRequest projectId

Property Value
TypeDescription
(string|null)

zone

zone?: (string|null);

DeleteClusterRequest zone

Property Value
TypeDescription
(string|null)