Interface protos.google.longrunning.IListOperationsResponse (4.6.0)

Properties of a ListOperationsResponse.

Package

@google-cloud/dialogflow-cx

Properties

nextPageToken

nextPageToken?: (string|null);

ListOperationsResponse nextPageToken

operations

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

ListOperationsResponse operations