public sealed class CreateFindingRequest : IMessage<CreateFindingRequest>, IEquatable<CreateFindingRequest>, IDeepCloneable<CreateFindingRequest>, IBufferMessage, IMessage
Required. Unique identifier provided by the client within the parent scope.
It must be alphanumeric and less than or equal to 32 characters and
greater than 0 characters in length.
Property Value
Type
Description
System.String
Parent
public string Parent { get; set; }
Required. Resource name of the new finding's parent. Its format should be
"organizations/[organization_id]/sources/[source_id]".
Property Value
Type
Description
System.String
ParentAsSourceName
public SourceName ParentAsSourceName { get; set; }
[[["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."],[[["\u003cp\u003eThe webpage details the \u003ccode\u003eCreateFindingRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.SecurityCenter.V1\u003c/code\u003e namespace, focusing on its role in creating a security finding.\u003c/p\u003e\n"],["\u003cp\u003eVersion 3.24.0 is the latest release, and the page provides links to documentation for a series of versions, ranging from 2.2.0 to 3.24.0 of \u003ccode\u003eCreateFindingRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateFindingRequest\u003c/code\u003e class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing for diverse interaction capabilities.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eCreateFindingRequest\u003c/code\u003e include \u003ccode\u003eFinding\u003c/code\u003e, \u003ccode\u003eFindingId\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, and \u003ccode\u003eParentAsSourceName\u003c/code\u003e, which are essential for specifying the details of the security finding being created and its origin.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateFindingRequest\u003c/code\u003e class is constructed through two constructors, a parameterless constructor, and one that receives another \u003ccode\u003eCreateFindingRequest\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]