public sealed class ScanRunLog : IMessage<ScanRunLog>, IEquatable<ScanRunLog>, IDeepCloneable<ScanRunLog>, IBufferMessage, IMessage
Reference documentation and code samples for the Web Security Scanner v1 API class ScanRunLog.
A ScanRunLog is an output-only proto used for Stackdriver customer logging.
It is used for logs covering the start and end of scan pipelines.
Other than an added summary, this is a subset of the ScanRun.
Representation in logs is either a proto Struct, or converted to JSON.
Next id: 9
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eScanRunLog\u003c/code\u003e class within the Google Cloud Web Security Scanner v1 API, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eScanRunLog\u003c/code\u003e is an output-only class used for logging in Stackdriver, capturing the start and end of scan pipelines and is a subset of \u003ccode\u003eScanRun\u003c/code\u003e data.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eScanRunLog\u003c/code\u003e class includes properties such as \u003ccode\u003eErrorTrace\u003c/code\u003e, \u003ccode\u003eExecutionState\u003c/code\u003e, \u003ccode\u003eHasFindings\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eResultState\u003c/code\u003e, \u003ccode\u003eSummary\u003c/code\u003e, \u003ccode\u003eUrlsCrawledCount\u003c/code\u003e, and \u003ccode\u003eUrlsTestedCount\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eScanRunLog\u003c/code\u003e class is 2.5.0, with previous versions available ranging from 1.0.0 to 2.4.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eScanRunLog\u003c/code\u003e implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# Web Security Scanner v1 API - Class ScanRunLog (2.5.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.5.0 (latest)](/dotnet/docs/reference/Google.Cloud.WebSecurityScanner.V1/latest/Google.Cloud.WebSecurityScanner.V1.ScanRunLog)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.WebSecurityScanner.V1/2.4.0/Google.Cloud.WebSecurityScanner.V1.ScanRunLog)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.WebSecurityScanner.V1/2.3.0/Google.Cloud.WebSecurityScanner.V1.ScanRunLog)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.WebSecurityScanner.V1/2.2.0/Google.Cloud.WebSecurityScanner.V1.ScanRunLog)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.WebSecurityScanner.V1/2.1.0/Google.Cloud.WebSecurityScanner.V1.ScanRunLog)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.WebSecurityScanner.V1/2.0.0/Google.Cloud.WebSecurityScanner.V1.ScanRunLog)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.WebSecurityScanner.V1/1.2.0/Google.Cloud.WebSecurityScanner.V1.ScanRunLog)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.WebSecurityScanner.V1/1.1.0/Google.Cloud.WebSecurityScanner.V1.ScanRunLog)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.WebSecurityScanner.V1/1.0.0/Google.Cloud.WebSecurityScanner.V1.ScanRunLog) \n\n public sealed class ScanRunLog : IMessage\u003cScanRunLog\u003e, IEquatable\u003cScanRunLog\u003e, IDeepCloneable\u003cScanRunLog\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Web Security Scanner v1 API class ScanRunLog.\n\nA ScanRunLog is an output-only proto used for Stackdriver customer logging.\nIt is used for logs covering the start and end of scan pipelines.\nOther than an added summary, this is a subset of the ScanRun.\nRepresentation in logs is either a proto Struct, or converted to JSON.\nNext id: 9 \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ScanRunLog \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ScanRunLog](/dotnet/docs/reference/Google.Cloud.WebSecurityScanner.V1/latest/Google.Cloud.WebSecurityScanner.V1.ScanRunLog), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ScanRunLog](/dotnet/docs/reference/Google.Cloud.WebSecurityScanner.V1/latest/Google.Cloud.WebSecurityScanner.V1.ScanRunLog), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ScanRunLog](/dotnet/docs/reference/Google.Cloud.WebSecurityScanner.V1/latest/Google.Cloud.WebSecurityScanner.V1.ScanRunLog), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.WebSecurityScanner.V1](/dotnet/docs/reference/Google.Cloud.WebSecurityScanner.V1/latest/Google.Cloud.WebSecurityScanner.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.WebSecurityScanner.V1.dll\n\nConstructors\n------------\n\n### ScanRunLog()\n\n public ScanRunLog()\n\n### ScanRunLog(ScanRunLog)\n\n public ScanRunLog(ScanRunLog other)\n\nProperties\n----------\n\n### ErrorTrace\n\n public ScanRunErrorTrace ErrorTrace { get; set; }\n\n### ExecutionState\n\n public ScanRun.Types.ExecutionState ExecutionState { get; set; }\n\nThe execution state of the ScanRun.\n\n### HasFindings\n\n public bool HasFindings { get; set; }\n\n### Name\n\n public string Name { get; set; }\n\nThe resource name of the ScanRun being logged.\n\n### ResultState\n\n public ScanRun.Types.ResultState ResultState { get; set; }\n\nThe result state of the ScanRun.\n\n### Summary\n\n public string Summary { get; set; }\n\nHuman friendly message about the event.\n\n### UrlsCrawledCount\n\n public long UrlsCrawledCount { get; set; }\n\n### UrlsTestedCount\n\n public long UrlsTestedCount { get; set; }"]]