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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["The latest version available for the `CreateSourceRequest` class in the Google Cloud Security Center v1 API is version 3.24.0."],["This documentation provides reference and code samples for the `CreateSourceRequest` class, a request message used for creating a source within the Google Cloud Security Command Center v1 API."],["The `CreateSourceRequest` class is an implementation of multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["The class has two constructors, one default and one that takes another `CreateSourceRequest` object as a parameter for copying."],["The `CreateSourceRequest` has two key properties that are `Parent` which is the resource name and `Source` which contains the source to be created."]]],[]]