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."],[[["This webpage details the `CreateSourceRequest` class, used for creating a new source in the Google Cloud Security Center."],["The `CreateSourceRequest` class is part of the `Google.Cloud.SecurityCenter.V1` namespace and is found within the `Google.Cloud.SecurityCenter.V1.dll` assembly."],["The latest version of this class is version 3.24.0, with multiple previous versions also listed."],["Key properties of `CreateSourceRequest` include `Parent` (the resource name of the new source's parent) and `Source` (the details of the source to be created)."],["The `CreateSourceRequest` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and also inherits from `Object`."]]],[]]