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 webpage details the \u003ccode\u003eCreateFindingRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.SecurityCenter.V1\u003c/code\u003e namespace, used for creating new findings in the Security Center.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateFindingRequest\u003c/code\u003e class has multiple versions available, ranging from version 2.2.0 to the latest version 3.24.0, with version 2.11.0 being specifically highlighted.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateFindingRequest\u003c/code\u003e class inherits from the base \u003ccode\u003eObject\u003c/code\u003e class and implements interfaces such as \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, and \u003ccode\u003eParent\u003c/code\u003e, with \u003ccode\u003eFinding\u003c/code\u003e being the finding to be created, \u003ccode\u003eFindingId\u003c/code\u003e a unique client-provided identifier, and \u003ccode\u003eParent\u003c/code\u003e the resource name of the new finding's parent.\u003c/p\u003e\n"],["\u003cp\u003eThe class is made of two constructors, one with no parameter, and one taking the class itself as a parameter.\u003c/p\u003e\n"]]],[],null,[]]