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 reference documentation for the `CreateSourceRequest` class within the Google Cloud Security Center v1 API for .NET, with the latest version being 3.24.0 and the current page content relating to version 3.22.0."],["The `CreateSourceRequest` class is used to create a source in the Security Command Center and inherits from `object` while implementing several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `CreateSourceRequest` class contains two constructors, `CreateSourceRequest()` and `CreateSourceRequest(CreateSourceRequest other)`, and includes properties like `Parent`, `ParentAsOrganizationName`, and `Source`, which are essential for defining the new source's parent and details."],["The documentation covers versions from 2.2.0 to 3.24.0, providing links to the documentation of each previous version, as well as the latest."]]],[]]