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.
[[["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\u003eThis document outlines the \u003ccode\u003eCreateFindingRequest\u003c/code\u003e class, which is used to create a finding within the Google Cloud Security Center.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 3.24.0, with many prior versions available, down to 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateFindingRequest\u003c/code\u003e inherits from the base Object class 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 class has a constructor with no parameter and another one that takes a \u003ccode\u003eCreateFindingRequest\u003c/code\u003e as a parameter, and properties for \u003ccode\u003eFinding\u003c/code\u003e, \u003ccode\u003eFindingId\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, and \u003ccode\u003eParentAsSourceName\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eCreating a finding with this class requires setting the \u003ccode\u003eFinding\u003c/code\u003e, \u003ccode\u003eFindingId\u003c/code\u003e, and \u003ccode\u003eParent\u003c/code\u003e, where \u003ccode\u003eParent\u003c/code\u003e is the resource name of the finding's parent, the \u003ccode\u003eFinding\u003c/code\u003e is the finding being created and the \u003ccode\u003eFindingId\u003c/code\u003e is the unique identifier.\u003c/p\u003e\n"]]],[],null,[]]