public sealed class CreateSourceRequest : IMessage<CreateSourceRequest>, IEquatable<CreateSourceRequest>, IDeepCloneable<CreateSourceRequest>, IBufferMessage, IMessage
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The webpage details the `CreateSourceRequest` class, which is used to create a source in the Google Cloud Security Center."],["This class is part of the `Google.Cloud.SecurityCenter.V1` namespace, and the latest version is 3.24.0, though there are many historical versions listed."],["The `CreateSourceRequest` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, inheriting from the base `Object` class."],["The `CreateSourceRequest` class has two constructors, one default and another that takes another instance of the same class for copying, and two key properties which are the `Parent` resource and the `Source` itself."],["The page lists an extensive range of previous versions of `CreateSourceRequest`, detailing versions from 2.2.0 all the way to the latest 3.24.0, demonstrating a wide history of updates."]]],[]]