public sealed class StopScanRunRequest : IMessage<StopScanRunRequest>, IEquatable<StopScanRunRequest>, IDeepCloneable<StopScanRunRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Web Security Scanner v1 API class StopScanRunRequest.
Required. The resource name of the ScanRun to be stopped. The name follows the
format of
'projects/{projectId}/scanConfigs/{scanConfigId}/scanRuns/{scanRunId}'.
[[["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."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eStopScanRunRequest\u003c/code\u003e class within the Web Security Scanner v1 API, specifically version 2.3.0, and is a request for the \u003ccode\u003eStopScanRun\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStopScanRunRequest\u003c/code\u003e class 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, indicating its role in message handling and data management.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors: a default constructor, and a constructor that takes another \u003ccode\u003eStopScanRunRequest\u003c/code\u003e instance as a parameter for creating a copy.\u003c/p\u003e\n"],["\u003cp\u003eThe primary property within the \u003ccode\u003eStopScanRunRequest\u003c/code\u003e class is \u003ccode\u003eName\u003c/code\u003e, which is a string that holds the required resource name of the \u003ccode\u003eScanRun\u003c/code\u003e to be stopped, formatted as 'projects/{projectId}/scanConfigs/{scanConfigId}/scanRuns/{scanRunId}'.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation lists previous versions of the API including the latest 2.5.0, along with 2.4.0, 2.2.0, 2.1.0, 2.0.0, 1.2.0, 1.1.0 and 1.0.0.\u003c/p\u003e\n"]]],[],null,[]]