Properties of a ScanRun.
Package
@google-cloud/web-security-scannerProperties
endTime
endTime?: (google.protobuf.ITimestamp|null);ScanRun endTime
executionState
executionState?: (google.cloud.websecurityscanner.v1alpha.ScanRun.ExecutionState|keyof typeof google.cloud.websecurityscanner.v1alpha.ScanRun.ExecutionState|null);ScanRun executionState
hasVulnerabilities
hasVulnerabilities?: (boolean|null);ScanRun hasVulnerabilities
name
name?: (string|null);ScanRun name
progressPercent
progressPercent?: (number|null);ScanRun progressPercent
resultState
resultState?: (google.cloud.websecurityscanner.v1alpha.ScanRun.ResultState|keyof typeof google.cloud.websecurityscanner.v1alpha.ScanRun.ResultState|null);ScanRun resultState
startTime
startTime?: (google.protobuf.ITimestamp|null);ScanRun startTime
urlsCrawledCount
urlsCrawledCount?: (number|Long|string|null);ScanRun urlsCrawledCount
urlsTestedCount
urlsTestedCount?: (number|Long|string|null);ScanRun urlsTestedCount