Interface protos.google.longrunning.IListOperationsResponse (2.2.2)

Properties of a ListOperationsResponse.

Package

@google-cloud/api-gateway

Properties

nextPageToken

nextPageToken?: (string|null);

ListOperationsResponse nextPageToken

operations

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

ListOperationsResponse operations