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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This documentation provides reference information for the `StartScanRunRequest` class within the Web Security Scanner v1 API."],["The latest version of the documentation is 2.5.0, and versions back to 1.0.0 are available for reference."],["`StartScanRunRequest` is a sealed class used to initiate a scan and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a constructor and a property named `Name`, which requires the resource name of the `ScanConfig` in the format of 'projects/{projectId}/scanConfigs/{scanConfigId}'."]]],[]]