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

Properties of a ListOperationsRequest.

Package

@google-cloud/container!

Properties

parent

parent?: (string|null);

ListOperationsRequest parent

Property Value
TypeDescription
(string|null)

projectId

projectId?: (string|null);

ListOperationsRequest projectId

Property Value
TypeDescription
(string|null)

zone

zone?: (string|null);

ListOperationsRequest zone

Property Value
TypeDescription
(string|null)