public sealed class StartScanRunRequest : IMessage<StartScanRunRequest>, IEquatable<StartScanRunRequest>, IDeepCloneable<StartScanRunRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Web Security Scanner v1 API class StartScanRunRequest.
[[["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-03-21 UTC."],[[["The latest version of the `StartScanRunRequest` class is 2.5.0, part of the Google Cloud Web Security Scanner v1 API."],["This class is used to initiate a scan using the `StartScanRun` method within the Web Security Scanner API."],["`StartScanRunRequest` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `StartScanRunRequest` class has a `Name` property that requires the resource name of the `ScanConfig` to be used, in the format 'projects/{projectId}/scanConfigs/{scanConfigId}'."],["There are several versions available for this class ranging from 1.0.0 to 2.5.0."]]],[]]