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, and the page details all versions from 3.24.0 down to 2.2.0, with links to their specific documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateFindingRequest\u003c/code\u003e 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\u003eCreating a finding requires a unique identifier (\u003ccode\u003eFindingId\u003c/code\u003e), the finding itself (\u003ccode\u003eFinding\u003c/code\u003e), and the resource name of the parent (\u003ccode\u003eParent\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParent\u003c/code\u003e property can be viewed as a \u003ccode\u003eSourceName\u003c/code\u003e object using the \u003ccode\u003eParentAsSourceName\u003c/code\u003e property, and the name and security marks of the finding are output-only fields.\u003c/p\u003e\n"]]],[],null,[]]