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

Properties of a SetNodePoolManagementRequest.

Package

@google-cloud/container!

Properties

clusterId

clusterId?: (string|null);

SetNodePoolManagementRequest clusterId

Property Value
TypeDescription
(string|null)

management

management?: (google.container.v1.INodeManagement|null);

SetNodePoolManagementRequest management

Property Value
TypeDescription
(google.container.v1.INodeManagement|null)

name

name?: (string|null);

SetNodePoolManagementRequest name

Property Value
TypeDescription
(string|null)

nodePoolId

nodePoolId?: (string|null);

SetNodePoolManagementRequest nodePoolId

Property Value
TypeDescription
(string|null)

projectId

projectId?: (string|null);

SetNodePoolManagementRequest projectId

Property Value
TypeDescription
(string|null)

zone

zone?: (string|null);

SetNodePoolManagementRequest zone

Property Value
TypeDescription
(string|null)