public sealed class CreateScanConfigRequest : IMessage<CreateScanConfigRequest>, IEquatable<CreateScanConfigRequest>, IDeepCloneable<CreateScanConfigRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Web Security Scanner v1 API class CreateScanConfigRequest.
[[["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 document provides reference documentation for the `CreateScanConfigRequest` class within the Google Cloud Web Security Scanner v1 API."],["`CreateScanConfigRequest` is used to request the creation of a new scan configuration and it has implementations for `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The class inherits from `Object` and has a constructor and two properties: `Parent`, which specifies the project for creating the scan, and `ScanConfig`, which holds the configuration details for the new scan."],["There are multiple versions of the documentation available, ranging from version 1.0.0 to 2.5.0, with 2.5.0 being the latest."]]],[]]