public sealed class CreateScanConfigRequest : IMessage<CreateScanConfigRequest>, IEquatable<CreateScanConfigRequest>, IDeepCloneable<CreateScanConfigRequest>, IBufferMessage, IMessage
[[["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 webpage details the `CreateScanConfigRequest` class within the `Google.Cloud.WebSecurityScanner.V1` namespace, used to configure requests for the `CreateScanConfig` method."],["The latest version of this class is 2.5.0, with versions ranging from 1.0.0 up to 2.5.0 available for use within this library, each linking to their respective documentation."],["`CreateScanConfigRequest` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, extending the base `Object` class."],["The class has two constructors, one of which allows a `CreateScanConfigRequest` parameter, and also contains `Parent` and `ScanConfig` properties, used to specify the project resource and scan details respectively."],["The `CreateScanConfigRequest` class is found within the `Google.Cloud.WebSecurityScanner.V1.dll` assembly."]]],[]]