Interface protos.google.cloud.websecurityscanner.v1beta.IListScanRunsResponse (1.1.1)

Properties of a ListScanRunsResponse.

Package

@google-cloud/web-security-scanner

Properties

nextPageToken

nextPageToken?: (string|null);

ListScanRunsResponse nextPageToken

scanRuns

scanRuns?: (google.cloud.websecurityscanner.v1beta.IScanRun[]|null);

ListScanRunsResponse scanRuns