public sealed class GetScanConfigRequest : IMessage<GetScanConfigRequest>, IEquatable<GetScanConfigRequest>, IDeepCloneable<GetScanConfigRequest>, 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."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eGetScanConfigRequest\u003c/code\u003e class, which is used to request data for the \u003ccode\u003eGetScanConfig\u003c/code\u003e method within the \u003ccode\u003eGoogle.Cloud.WebSecurityScanner.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and also inherits from the base \u003ccode\u003eObject\u003c/code\u003e class, which means it uses a number of methods and functionalities for managing objects in memory and comparing them.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetScanConfigRequest\u003c/code\u003e class has two constructors: a default constructor and a copy constructor that takes another \u003ccode\u003eGetScanConfigRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eIt includes a \u003ccode\u003eName\u003c/code\u003e property of type string that represents the resource name of the \u003ccode\u003eScanConfig\u003c/code\u003e being requested, and it must follow the specified format: 'projects/{projectId}/scanConfigs/{scanConfigId}'.\u003c/p\u003e\n"],["\u003cp\u003eThe page also provides a history of versions, the latest of which is 2.5.0 and the current documentation being for version 2.0.0.\u003c/p\u003e\n"]]],[],null,[]]