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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides reference documentation for the `CreateFindingRequest` class within the Google Cloud Security Command Center v1 API, specifically for the .NET environment."],["The `CreateFindingRequest` class is used for creating a finding within the Google Cloud Security Command Center and includes properties like `Finding`, `FindingId`, `Parent`, and `ParentAsSourceName`."],["The documentation details various versions of the API, ranging from version 3.24.0 (latest) down to 2.2.0, with each version linking to its own documentation for `CreateFindingRequest`."],["The `CreateFindingRequest` class implements several interfaces, including `IMessage`, `IEquatable\u003cCreateFindingRequest\u003e`, `IDeepCloneable\u003cCreateFindingRequest\u003e`, and `IBufferMessage`."],["The page provides information on the constructors, inherited members, and required parameters associated with the `CreateFindingRequest` class."]]],[]]