Interface protos.google.container.v1.ICancelOperationRequest (2.4.4)

Properties of a CancelOperationRequest.

Package

@google-cloud/container!

Properties

name

name?: (string|null);

CancelOperationRequest name

Property Value
TypeDescription
(string|null)

operationId

operationId?: (string|null);

CancelOperationRequest operationId

Property Value
TypeDescription
(string|null)

projectId

projectId?: (string|null);

CancelOperationRequest projectId

Property Value
TypeDescription
(string|null)

zone

zone?: (string|null);

CancelOperationRequest zone

Property Value
TypeDescription
(string|null)