public sealed class CreateFindingRequest : IMessage<CreateFindingRequest>, IEquatable<CreateFindingRequest>, IDeepCloneable<CreateFindingRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Security Command Center v1 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.
[[["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 provides reference information for the \u003ccode\u003eCreateFindingRequest\u003c/code\u003e class within the Google Cloud Security Command Center v1 API, specifically for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateFindingRequest\u003c/code\u003e class is used to create a finding within the Security Command Center, and it inherits from the \u003ccode\u003eobject\u003c/code\u003e class, implementing several 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 class's primary functions are to create a new finding, requiring properties such as \u003ccode\u003eFinding\u003c/code\u003e, \u003ccode\u003eFindingId\u003c/code\u003e, and \u003ccode\u003eParent\u003c/code\u003e to be set, with \u003ccode\u003eParent\u003c/code\u003e accepting a format like "organizations/[organization_id]/sources/[source_id]".\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 3.24.0, with the listing encompassing multiple versions of the API class, dating down to version 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003eTwo constructors are available for the class: \u003ccode\u003eCreateFindingRequest()\u003c/code\u003e for standard creation and \u003ccode\u003eCreateFindingRequest(CreateFindingRequest other)\u003c/code\u003e for creating a copy of an existing finding request.\u003c/p\u003e\n"]]],[],null,[]]