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, a request message used for creating a new source within Google Cloud Security Center."],["The latest version available for `CreateSourceRequest` is 3.24.0, with numerous older versions ranging down to 2.2.0 available for reference."],["`CreateSourceRequest` implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for various operations."],["The class has properties for `Parent`, representing the resource name of the source's parent organization, and `Source`, which contains the source being created."],["The `Parent` property, which is required, is used for the source's parent organization and it's format should be `organizations/[organization_id]`."]]],[]]