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 latest version of the `CreateSourceRequest` documentation is 3.24.0, part of the Google Cloud Security Center V1 API."],["This document provides detailed information on the `CreateSourceRequest` class used for creating a new source within the Google Cloud Security Center, as of version 2.12.0, and provides documentation for all versions between version 3.24.0 and 2.2.0."],["`CreateSourceRequest` is a sealed class that implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is used to make requests to create sources."],["Key properties of `CreateSourceRequest` include `Parent` (the resource name of the source's parent organization), `ParentAsOrganizationName` (a typed view of the parent resource name), and `Source` (the details of the new source to be created)."],["The `CreateSourceRequest` document provides a description, contructors, and properties related to the class `CreateSourceRequest` which is used in the `Google.Cloud.SecurityCenter.V1` namespace."]]],[]]