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 provides documentation for the `CreateSourceRequest` class within the `Google.Cloud.SecurityCenter.V1` namespace, detailing its purpose for creating a new source."],["Version 3.24.0 is the latest available version for `CreateSourceRequest`, while the current displayed version is 2.13.0."],["The `CreateSourceRequest` class inherits from the base `Object` class and implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `CreateSourceRequest` class include `Parent`, a string resource name of the new source's parent organization, `ParentAsOrganizationName`, and `Source` that represents the source being created."],["This page also provides links for the `CreateSourceRequest` class for versions ranging from 3.24.0 down to 2.2.0, covering all version in between."]]],[]]