public sealed class UpdateFindingRequest : IMessage<UpdateFindingRequest>, IEquatable<UpdateFindingRequest>, IDeepCloneable<UpdateFindingRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Security Command Center v1p1beta1 API class UpdateFindingRequest.
Request message for updating or creating a finding.
Required. The finding resource to update or create if it does not already exist.
parent, security_marks, and update_time will be ignored.
In the case of creation, the finding id portion of the name must be
alphanumeric and less than or equal to 32 characters and greater than 0
characters in length.
The FieldMask to use when updating the finding resource. This field should
not be specified when creating a finding.
When updating a finding, an empty mask is treated as updating all mutable
fields and replacing source_properties. Individual source_properties can
be added/updated by using "source_properties.<property key>" in the field
mask.
[[["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-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eUpdateFindingRequest\u003c/code\u003e class is used for updating or creating a finding within the Google Cloud Security Command Center v1p1beta1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class 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, for handling message operations, equality comparisons, deep cloning, and buffer operations.\u003c/p\u003e\n"],["\u003cp\u003eIt contains properties like \u003ccode\u003eFinding\u003c/code\u003e, which represents the finding resource to be updated or created, and \u003ccode\u003eUpdateMask\u003c/code\u003e, which specifies the fields to be updated.\u003c/p\u003e\n"],["\u003cp\u003eThere are different versions of this API available, with the latest being \u003ccode\u003e3.0.0-beta05\u003c/code\u003e, and others such as \u003ccode\u003e3.0.0-beta04\u003c/code\u003e, and \u003ccode\u003e2.0.0-beta07\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class can be initialized with no parameters, or with an object of it's same type.\u003c/p\u003e\n"]]],[],null,[]]