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

Properties of a ListOperationsResponse.

Package

@google-cloud/container!

Properties

missingZones

missingZones?: (string[]|null);

ListOperationsResponse missingZones

Property Value
TypeDescription
(string[]|null)

operations

operations?: (google.container.v1.IOperation[]|null);

ListOperationsResponse operations

Property Value
TypeDescription
(google.container.v1.IOperation[]|null)