public sealed class CreateFindingRequest : IMessage<CreateFindingRequest>, IEquatable<CreateFindingRequest>, IDeepCloneable<CreateFindingRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Security Command Center v2 API class CreateFindingRequest.
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.
Required. Resource name of the new finding's parent. The following list
shows some examples of the format:
+
organizations/[organization_id]/sources/[source_id]
+
organizations/[organization_id]/sources/[source_id]/locations/[location_id]
[[["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\u003e\u003ccode\u003eCreateFindingRequest\u003c/code\u003e is a class within the Security Command Center v2 API used to create a finding.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateFindingRequest\u003c/code\u003e class includes properties such as \u003ccode\u003eFinding\u003c/code\u003e, \u003ccode\u003eFindingId\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, and \u003ccode\u003eParentAsSourceName\u003c/code\u003e, which are required to be set.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFindingId\u003c/code\u003e must be a unique alphanumeric identifier with a length of 1-32 characters, and the \u003ccode\u003eParent\u003c/code\u003e property specifies the resource name where the finding will be created.\u003c/p\u003e\n"],["\u003cp\u003eTwo constructors are provided for \u003ccode\u003eCreateFindingRequest\u003c/code\u003e: a parameterless constructor and one that takes another \u003ccode\u003eCreateFindingRequest\u003c/code\u003e instance.\u003c/p\u003e\n"]]],[],null,[]]