public sealed class GetScanConfigRequest : IMessage<GetScanConfigRequest>, IEquatable<GetScanConfigRequest>, IDeepCloneable<GetScanConfigRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Web Security Scanner v1 API class GetScanConfigRequest.
[[["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 provides reference documentation for the `GetScanConfigRequest` class within the Google Cloud Web Security Scanner v1 API."],["`GetScanConfigRequest` is a request object used by the `GetScanConfig` method to retrieve scan configuration details."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` for functionality in data handling and manipulation."],["The `GetScanConfigRequest` class has a `Name` property, which is a required string that specifies the resource name of the scan configuration to be retrieved, following a specific format."],["The documentation covers several versions of the `GetScanConfigRequest` class, with the latest version being 2.5.0."]]],[]]