Interface protos.google.longrunning.IListOperationsResponse (2.1.4)

Properties of a ListOperationsResponse.

Package

@google-cloud/notebooks

Properties

nextPageToken

nextPageToken?: (string|null);

ListOperationsResponse nextPageToken

operations

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

ListOperationsResponse operations