Interface protos.google.longrunning.IListOperationsResponse (0.1.4)

Properties of a ListOperationsResponse.

Package

@google-cloud/gkemulticloud

Properties

nextPageToken

nextPageToken?: (string|null);

ListOperationsResponse nextPageToken

operations

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

ListOperationsResponse operations