Interface protos.google.cloud.websecurityscanner.v1alpha.IListScanRunsRequest (1.0.7)

Properties of a ListScanRunsRequest.

Package

@google-cloud/web-security-scanner!

Properties

pageSize

pageSize?: (number|null);

ListScanRunsRequest pageSize

Property Value
TypeDescription
(number|null)

pageToken

pageToken?: (string|null);

ListScanRunsRequest pageToken

Property Value
TypeDescription
(string|null)

parent

parent?: (string|null);

ListScanRunsRequest parent

Property Value
TypeDescription
(string|null)