public sealed class CreateSourceRequest : IMessage<CreateSourceRequest>, IEquatable<CreateSourceRequest>, IDeepCloneable<CreateSourceRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Security Command Center v1 API class CreateSourceRequest.
[[["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 page provides documentation for the `CreateSourceRequest` class within the Google Cloud Security Center v1 API, detailing its usage for creating a source."],["The `CreateSourceRequest` class is part of the `Google.Cloud.SecurityCenter.V1` namespace and is available in the `Google.Cloud.SecurityCenter.V1.dll` assembly."],["The page lists all versions from 2.2.0 to 3.24.0 of `CreateSourceRequest` from the Google Cloud Security Center API, with version 3.24.0 being the latest."],["Key properties of the `CreateSourceRequest` class include `Parent`, a string representing the resource name of the source's parent, `ParentAsOrganizationName`, a typed view of the Parent resource, and `Source`, representing the source being created."],["The provided documentation specifies that `CreateSourceRequest` implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]