public sealed class CreateFindingRequest : IMessage<CreateFindingRequest>, IEquatable<CreateFindingRequest>, IDeepCloneable<CreateFindingRequest>, IBufferMessage, IMessage
[[["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 \u003ccode\u003eCreateFindingRequest\u003c/code\u003e class is used to send a request for creating a new finding within the Google Cloud Security Center.\u003c/p\u003e\n"],["\u003cp\u003eThis 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, to support various functionalities like message handling, equality checks, cloning, and buffer operations.\u003c/p\u003e\n"],["\u003cp\u003eThe request requires three properties: \u003ccode\u003eFinding\u003c/code\u003e (the finding to be created), \u003ccode\u003eFindingId\u003c/code\u003e (a unique identifier), and \u003ccode\u003eParent\u003c/code\u003e (the resource name of the finding's parent), additionally, there is a \u003ccode\u003eParentAsSourceName\u003c/code\u003e property that represents the parent in a typed way.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for \u003ccode\u003eCreateFindingRequest\u003c/code\u003e: one default constructor and another that takes another \u003ccode\u003eCreateFindingRequest\u003c/code\u003e instance as an argument.\u003c/p\u003e\n"],["\u003cp\u003eThe class is part of the \u003ccode\u003eGoogle.Cloud.SecurityCenter.V1P1Beta1\u003c/code\u003e namespace and the assembly \u003ccode\u003eGoogle.Cloud.SecurityCenter.V1P1Beta1.dll\u003c/code\u003e, and it inherits from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]